Versions
v4.0.12 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1 LGPL-3
- Keywords
- amd64 x86 ~arm ~arm64 ~ppc64 ~riscv
- USE flags
- apparmor caps doc io-uring man pam seccomp selinux ssl tools verify-sig
USE flags
General
- apparmor
- Enable AppArmor support
- caps
- Use Linux capabilities library to control privilege
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- io-uring
- Enable io_uring support, and use io_uring instead of epoll
- man
- Build and install man pages
- pam
- Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- seccomp
- Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- tools
- Build and install additional command line tools
- verify-sig
- Verify upstream signatures on distfiles
Dependencies
acct-group / lxc : Group for app-containers/lxc
acct-user / lxc : User for app-containers/lxc
app-misc / pax-utils : ELF utils that can check files for security relevant properties
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
sys-apps / apparmor : Userspace utils and init scripts for the AppArmor application security system
sys-apps / util-linux : Various useful Linux utilities
sys-kernel / linux-headers : Linux system headers
sys-libs / libcap : POSIX 1003.1e capabilities
sys-libs / libseccomp : high level interface to Linux seccomp filter
sys-libs / libselinux : SELinux userland library
sys-libs / liburing : Efficient I/O with io_uring
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Runtime Dependencies
acct-group / lxc : Group for app-containers/lxc
acct-user / lxc : User for app-containers/lxc
app-misc / pax-utils : ELF utils that can check files for security relevant properties
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
sys-apps / util-linux : Various useful Linux utilities
sys-libs / libcap : POSIX 1003.1e capabilities
sys-libs / libseccomp : high level interface to Linux seccomp filter
sys-libs / libselinux : SELinux userland library
sys-libs / liburing : Efficient I/O with io_uring
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Depending packages
app-containers / lxc-templates : Old style template scripts for LXC
app-containers / lxd : Fast, dense and secure container management
dev-python / python3-lxc : Python bindings for LXC
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-containers/lxc: drop 4.0.11_p1-r1
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-containers/lxc: stabilize 4.0.12 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
app-containers/lxc: stabilize 4.0.12 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-containers/lxc: add 4.0.12
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
Move {app-emulation -> app-containers}/lxc
Closes: https://github.com/gentoo/gentoo/pull/23428 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>