mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 04:34:32 +00:00
![]() On certain systems, some binaries needed by the container features (dropbear, openssh), may be placed in non-standard (aka non-distribution-managed locations), such as /usr/local/*, /opt/local/*, etc. Don't copy the respective binaries in the container and return a clear error why. The user should only use these binaries if they are installed at system-wide locations on the host, such as /{s,}bin or /usr/{s,}bin. v2: - check that binary paths adhere to /{,usr/}{,s}bin only Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
||
---|---|---|
.. | ||
lxc-alpine.in | ||
lxc-altlinux.in | ||
lxc-archlinux.in | ||
lxc-busybox.in | ||
lxc-centos.in | ||
lxc-cirros.in | ||
lxc-debian.in | ||
lxc-download.in | ||
lxc-fedora.in | ||
lxc-gentoo.in | ||
lxc-openmandriva.in | ||
lxc-opensuse.in | ||
lxc-oracle.in | ||
lxc-plamo.in | ||
lxc-sshd.in | ||
lxc-ubuntu-cloud.in | ||
lxc-ubuntu.in | ||
Makefile.am |