mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-05-29 14:34:13 +00:00
![]() Change 5fd8314f removed the README file explaining why the rootfs directory has to exist. Doing so broke the build on Fedora 17 since this directory will not be created by make install and thus the spec file cannot find it. Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
README |
This directory must exist, even though no contents are ever placed here. It is used to temporary mount the rootfs of lxc in a private mount namespace only visible by the processes running in the container.