diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-10-07 01:03:14 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-10-07 01:03:14 +0100 |
commit | 00d771f2629a8d71754960f862f100bc159c8856 (patch) | |
tree | e74ef88a272dc9080eaac19116df3a21f38a3fad /profiles/container | |
parent | linux-build.eclass: ignore CONFIG_HAVE_CTF_TOOLCHAIN (diff) | |
download | portage-00d771f2629a8d71754960f862f100bc159c8856.tar.xz |
profiles/container: remove sys-apps/kmod
Diffstat (limited to 'profiles/container')
-rw-r--r-- | profiles/container/package.use | 2 | ||||
-rw-r--r-- | profiles/container/packages | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/container/package.use b/profiles/container/package.use index 86e4bfdc..e177fa76 100644 --- a/profiles/container/package.use +++ b/profiles/container/package.use @@ -1,3 +1,3 @@ net-proxy/haproxy slz -zlib tools pcre-jit -sys-apps/systemd -kernel-install +sys-apps/systemd -kernel-install -kmod www-servers/nginx -ssl -http-cache pcre-jit threads diff --git a/profiles/container/packages b/profiles/container/packages index 717cb9a1..ab42bf49 100644 --- a/profiles/container/packages +++ b/profiles/container/packages @@ -4,6 +4,7 @@ -*net-firewall/iptables -*net-misc/socat -*net-misc/wget +-*sys-apps/kmod -*sys-apps/man-pages -*sys-apps/pv -*sys-boot/grub |