mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 17:41:05 +02:00
feat(profiles/linux/packages.use): enable aufs and bridge
turn on these features for the kernel for docker
This commit is contained in:
parent
edcb8a79bc
commit
a9e0dd4924
@ -40,6 +40,8 @@ app-emulation/qemu aio caps curl jpeg ncurses png python seccomp threads uuid vh
|
||||
dev-libs/libaio static-libs
|
||||
cross-armv7a-cros-linux-gnueabi/gcc hardfp
|
||||
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
|
||||
# compiled to reduce dependency during auto update.
|
||||
sys-apps/pciutils static-libs
|
||||
@ -48,7 +50,6 @@ sys-apps/pciutils static-libs
|
||||
app-arch/xz-utils static-libs
|
||||
|
||||
|
||||
|
||||
=sys-libs/gdbm-1.8.3-r4 berkdb
|
||||
>=sys-libs/libseccomp-1.0.1 static-libs
|
||||
=app-text/ghostscript-gpl-9.05-r1 cups
|
||||
|
Loading…
x
Reference in New Issue
Block a user