mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #729 from marineam/ipset
coreos: add ipset, for use with iptables
This commit is contained in:
commit
adbfff183f
@ -113,6 +113,7 @@ RDEPEND="${RDEPEND}
|
||||
coreos-base/coreos-cloudinit
|
||||
coreos-base/coretest
|
||||
net-analyzer/nmap
|
||||
net-firewall/ipset
|
||||
net-firewall/iptables
|
||||
net-misc/bridge-utils
|
||||
net-misc/dhcpcd
|
||||
|
@ -79,3 +79,6 @@ app-admin/sudo -sendmail
|
||||
|
||||
# avoid pulling in gnutls
|
||||
sys-apps/systemd -ssl
|
||||
|
||||
# disable kernel config detection and module building
|
||||
net-firewall/ipset -modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user