feat(profiles/linux/packages.use): enable aufs and bridge

turn on these features for the kernel for docker
This commit is contained in:
Brandon Philips 2013-04-04 13:19:51 -07:00
parent edcb8a79bc
commit a9e0dd4924

View File

@ -40,6 +40,8 @@ app-emulation/qemu aio caps curl jpeg ncurses png python seccomp threads uuid vh
dev-libs/libaio static-libs dev-libs/libaio static-libs
cross-armv7a-cros-linux-gnueabi/gcc hardfp cross-armv7a-cros-linux-gnueabi/gcc hardfp
cross-armv6j-cros-linux-gnueabi/gcc hardfp -thumb cross-armv6j-cros-linux-gnueabi/gcc hardfp -thumb
# we need aufs and bridging in the kernel for docker
sys-kernel/coreos-kernel aufs bridge
# pciutils is required by flashrom / mosys which is required to be statically # pciutils is required by flashrom / mosys which is required to be statically
# compiled to reduce dependency during auto update. # compiled to reduce dependency during auto update.
sys-apps/pciutils static-libs sys-apps/pciutils static-libs
@ -48,7 +50,6 @@ sys-apps/pciutils static-libs
app-arch/xz-utils static-libs app-arch/xz-utils static-libs
=sys-libs/gdbm-1.8.3-r4 berkdb =sys-libs/gdbm-1.8.3-r4 berkdb
>=sys-libs/libseccomp-1.0.1 static-libs >=sys-libs/libseccomp-1.0.1 static-libs
=app-text/ghostscript-gpl-9.05-r1 cups =app-text/ghostscript-gpl-9.05-r1 cups