]> git.proxmox.com Git - pve-container.git/commit - src/PVE/LXC/Setup.pm
LXC::Setup: chroot into the container
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 29 Oct 2015 10:04:02 +0000 (11:04 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Oct 2015 10:39:35 +0000 (11:39 +0100)
commitf08b2779219e231dca22c0d3b5f0b2f387526086
tree9d96ef29398419836e80ca08d1969f955c1d033b
parentddc1b2d081d3ae83bc6de139142e1a93007367b6
LXC::Setup: chroot into the container

In order to better deal with paths and symlinks inside
containers we now chroot() into the container's rootdir in
LXC::Setup.
src/PVE/LXC/Setup.pm
src/PVE/LXC/Setup/Base.pm
src/PVE/LXC/Setup/Debian.pm
src/PVE/LXC/Setup/Redhat.pm