Files
bpfire/config/rootfiles/common/net-tools
Adolf Belka b8cd517a8d 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>
2021-02-08 13:51:04 +00:00

28 lines
638 B
Plaintext

sbin/ifconfig
bin/netstat
sbin/route
sbin/arp
#sbin/ipmaddr
#sbin/iptunnel
sbin/mii-tool
sbin/nameif
#sbin/plipconfig
sbin/rarp
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
#usr/share/man/man8/plipconfig.8
#usr/share/man/man8/rarp.8
#usr/share/man/man8/route.8
#usr/share/man/man8/slattach.8