]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-plamo: keep original uid/gid of files/dirs when installing
authorTAMUKI Shoichi <tamuki@linet.gr.jp>
Thu, 4 Sep 2014 22:29:29 +0000 (07:29 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Sat, 20 Sep 2014 01:20:26 +0000 (21:20 -0400)
commit634d8bb6ec5d4063438d4137a422ea098c89d5c2
tree31e1f9bc74930273256ebb4076165e4a7e7f94f3
parent3195a44ff0b42cdbd79220396e14ab3b5323e68e
lxc-plamo: keep original uid/gid of files/dirs when installing

Regardless of whether "installpkg" command exists or not, install the
command temporarily with static linked tar command into the lxc cache
directory to keep the original uid/gid of files/directories.  Also,
use sed command instead of ed command for simplicity.

Signed-off-by: TAMUKI Shoichi <tamuki@linet.gr.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-plamo.in