mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
coreos-base/coreos{,-dev}: Add net-analyzer/traceroute
These packages are pulling in iputils, that used to provide the traceroute utility. The updated iputils package stopped doing that altogether, recommending to install net-analyzer/traceroute or net-analyzer/mtr instead. We are going with the former here.
This commit is contained in:
parent
9d5fc0ff03
commit
d87266cbf0
@ -24,6 +24,7 @@ RDEPEND="
|
||||
dev-util/pahole
|
||||
dev-vcs/repo
|
||||
net-analyzer/netperf
|
||||
net-analyzer/traceroute
|
||||
net-dialup/minicom
|
||||
net-misc/iperf
|
||||
net-misc/iputils
|
||||
|
@ -121,6 +121,7 @@ RDEPEND="${RDEPEND}
|
||||
dev-vcs/git
|
||||
net-analyzer/nmap
|
||||
net-analyzer/tcpdump
|
||||
net-analyzer/traceroute
|
||||
net-dns/bind-tools
|
||||
net-firewall/conntrack-tools
|
||||
net-firewall/ebtables
|
||||
|
Loading…
Reference in New Issue
Block a user