DHCP autoconfig in install kernels...
Chris Gilbert <[email protected]> Sun, 23 Mar 2003 13:56:06 +0000
| Newsgroups | gmane.os.netbsd.ports.cats |
|---|---|
| Message-ID | <[email protected]> |
Just a heads up/FYI, anyone installing -current or later will now be able to use DHCP for configuring their network, I got sick of not being able to use DHCP. Cheers, Chris Begin forwarded message: Date: Sun, 23 Mar 2003 15:43:43 +0200 (EET) From: Chris Gilbert <[email protected]> To: [email protected] Subject: CVS commit: src/distrib/cats/ramdisk Module Name: src Committed By: chris Date: Sun Mar 23 13:43:42 UTC 2003 Modified Files: src/distrib/cats/ramdisk: Makefile list Log Message: Add more bits the cats install disk. Most noticeable change is the addition of dhclient, we now prompt if the user wants DHCP autoconfiguration. Also added chio, rcmd, ping6, rtsol, scsictl We now use the cut down versions of: dhclient, ifconfig, ping, ping6 and route The ramdisk has grown by about 200k, however the kernel can take that, we're still a few 100k from the current 5MB limit for cats kernels. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 src/distrib/cats/ramdisk/Makefile cvs rdiff -r1.3 -r1.4 src/distrib/cats/ramdisk/list Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.