[lxc-devel] [lxc/lxc] 6515fa: lxc-alpine: completely rewrite the template script

GitHub noreply at github.com
Fri Feb 26 14:46:04 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 6515faa115664909351ac241763bcb374ff62608
      https://github.com/lxc/lxc/commit/6515faa115664909351ac241763bcb374ff62608
  Author: Jakub Jirutka <jakub at jirutka.cz>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M config/templates/Makefile.am
    A config/templates/alpine.common.conf.in
    A config/templates/alpine.userns.conf.in
    M configure.ac
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: completely rewrite the template script

New template script is more readable and robust, uses cache and external
LXC config file as other templates.

Signed-off-by: Jakub Jirutka <jakub at jirutka.cz>


  Commit: 04fa4e125397e022d99cd8448b221caef3c92452
      https://github.com/lxc/lxc/commit/04fa4e125397e022d99cd8448b221caef3c92452
  Author: Jakub Jirutka <jakub at jirutka.cz>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: make it compatible with ash, replace curl and rsync

Now it runs even on minimal Alpine system without bash, curl, openssl or
rsync.

Signed-off-by: Jakub Jirutka <jakub at jirutka.cz>


  Commit: 5845ac2bb83c2d509cbcb9a869d94b793f18cccc
      https://github.com/lxc/lxc/commit/5845ac2bb83c2d509cbcb9a869d94b793f18cccc
  Author: Jakub Jirutka <jakub at jirutka.cz>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: remove all bashisms, make it compatible with dash

Signed-off-by: Jakub Jirutka <jakub at jirutka.cz>


  Commit: 20f39db782ec0d2197cf3a81e6038fb908159ef6
      https://github.com/lxc/lxc/commit/20f39db782ec0d2197cf3a81e6038fb908159ef6
  Author: Jakub Jirutka <jakub at jirutka.cz>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: cache APK packages instead of rootfs

Signed-off-by: Jakub Jirutka <jakub at jirutka.cz>


  Commit: 1125e053fb0dbaad73437ed02e435f36e766fc2b
      https://github.com/lxc/lxc/commit/1125e053fb0dbaad73437ed02e435f36e766fc2b
  Author: Jakub Jirutka <jakub at jirutka.cz>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: allow to install additional packages

Signed-off-by: Jakub Jirutka <jakub at jirutka.cz>


  Commit: 127ef998ed3d84b64e075213f5f40a4d472a2c95
      https://github.com/lxc/lxc/commit/127ef998ed3d84b64e075213f5f40a4d472a2c95
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M config/templates/Makefile.am
    A config/templates/alpine.common.conf.in
    A config/templates/alpine.userns.conf.in
    M configure.ac
    M templates/lxc-alpine.in

  Log Message:
  -----------
  Merge pull request #751 from jirutka/alpine-tmpl

Rewrite template script for Alpine Linux


Compare: https://github.com/lxc/lxc/compare/e5712bb4415f...127ef998ed3d


More information about the lxc-devel mailing list