[lxc-devel] [lxc/lxc] ea00a2: Update plamo template
GitHub
noreply at github.com
Tue Aug 19 11:49:07 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: ea00a202cde59a23daba00b64ec92fb9a748327a
https://github.com/lxc/lxc/commit/ea00a202cde59a23daba00b64ec92fb9a748327a
Author: TAMUKI Shoichi <tamuki at 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 <tamuki at linet.gr.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
More information about the lxc-devel
mailing list