On Sat, 2003-02-08 at 08:44, Brian Kendig wrote: > What's the package that will let me choose my network settings at boot > time? > > I want to be able to sometimes boot without a network, without having > to wait a few minutes for DHCP to time out during startup.
Don't forget that you can tweak you DHCP settings to make it not wait so long. This is what I do to set my timeout down to two seconds - I don't know of a LAN that wouldn't respond to DHCP in sub-second time. I use "pump" for DHCP, but I'm sure this is doable for other DHCP clients: # pump configuration file. # Set the timeout to allow for 2 seconds to get a DHCP answer. timeout 2 device eth0 { nodns } device eth1 { nodns } Also, there are lots of packages for network autoconfiguration, including mine. Cheers, Andrew. -- --------------------------------------------------------------------- Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St, Wellington WEB: http://catalyst.net.nz/ PHYS: Level 2, 150-154 Willis St DDI: +64(4)916-7201 MOB: +64(21)635-694 OFFICE: +64(4)499-2267 Survey for nothing with http://survey.net.nz/ --------------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]