mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
net-tools: Update to 2.10
- Update net-tools from 1.60 to 2.10 - Based on guidance from Michael Tremer - new no-hostname patch created to remove all hostname references from makefile - all other patch files removed from lfs as no longer needed - version 2.10 places ifconfig and route tools in bin instead of sbin those tools moved to sbin to keep in line with previous approach - make update replaced by make install as there is no longer a make rule for make update - Updated rootfiles Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
4e4ea96428
commit
b8cd517a8d
@@ -1,17 +1,23 @@
|
||||
bin/netstat
|
||||
sbin/arp
|
||||
sbin/ifconfig
|
||||
bin/netstat
|
||||
sbin/route
|
||||
sbin/arp
|
||||
#sbin/ipmaddr
|
||||
#sbin/iptunnel
|
||||
sbin/mii-tool
|
||||
sbin/nameif
|
||||
#sbin/plipconfig
|
||||
sbin/rarp
|
||||
sbin/route
|
||||
sbin/slattach
|
||||
#usr/share/man/man1/dnsdomainname.1
|
||||
#usr/share/man/man1/domainname.1
|
||||
#usr/share/man/man1/nisdomainname.1
|
||||
#usr/share/man/man1/ypdomainname.1
|
||||
#usr/share/man/man5/ethers.5
|
||||
#usr/share/man/man8/arp.8
|
||||
#usr/share/man/man8/ifconfig.8
|
||||
#usr/share/man/man8/ipmaddr.8
|
||||
#usr/share/man/man8/iptunnel.8
|
||||
#usr/share/man/man8/mii-tool.8
|
||||
#usr/share/man/man8/nameif.8
|
||||
#usr/share/man/man8/netstat.8
|
||||
|
||||
Reference in New Issue
Block a user