These are not core runtime utilities and don't need to be in runtime.
Move them to utilities.
MFC after: 3 days
Differential D53164
ping, traceroute: Move to the utilities package Authored by ivy on Fri, Oct 17, 12:34 PM. Tags None Referenced Files
Details
These are not core runtime utilities and don't need to be in runtime. MFC after: 3 days
Diff Detail
Event TimelineComment Actions My rational for putting them into runtime is that if anything goes wrong and only runtime and clibs are upgraded you can boot to single user and debug network functionality. Comment Actions I'm ambivalent on this. I agree with the broad rationale here. That said, having ping & traceroute handy (like telnet or fetch) makes debugging easier, Whichever way we go, can we ensure that the minimal-jail set ends up with these, and |