Add the hostname command for dhcp.

This commit is contained in:
Jordan K. Hubbard 1999-12-02 01:52:45 +00:00
parent 3fae25a8a6
commit 7cde490ec8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54009
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ progs sh find sed test
progs pwd ppp
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
progs mount_nfs
progs dhclient arp
progs dhclient arp hostname
ln minigzip gzip
ln minigzip gunzip
ln minigzip zcat

View File

@ -8,7 +8,7 @@ progs sh find sed test rm
progs pwd ppp
progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
progs mount_nfs
progs dhclient arp
progs dhclient arp hostname
progs pccardc pccardd
progs wicontrol
ln minigzip gzip