Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: ea00a202cde59a23daba00b64ec92fb9a748327a https://github.com/lxc/lxc/commit/ea00a202cde59a23daba00b64ec92fb9a748327a Author: TAMUKI Shoichi <tam...@linet.gr.jp> Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths: M templates/lxc-plamo.in Log Message: ----------- Update plamo template - If "installpkg" command does not exist, lxc-plamo temporarily install the command with static linked tar command into the lxc cache directory. The tar command does not refer to passwd/group files, which means that only a few files/directories are extracted with wrong user/group ownership. To avoid this, the installpkg command now uses the standard tar command in the system. - Change mode to 666 for $rootfs/dev/null to allow write access for all users. - Small fix in usage message. Signed-off-by: TAMUKI Shoichi <tam...@linet.gr.jp> Acked-by: Stéphane Graber <stgra...@ubuntu.com> Acked-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel