On Fri, Apr 07, 2006 at 11:53:42PM +0100, Ceri Davies wrote:
> 
> I'm trying to configure a bootable image to be used in various situations
> and on various (mostly unknown) hardware.
> 
> For the filesystem I can use geom_label and /dev/ufs/UnlikelyString, but I'd
> also like to have it try to configure whatever interfaces the machine
> happens to have via DHCP.
> 
> Other than specifying ifconfig_<if>0="DHCP" once for every possible value of
> <if>, is there a mechanism to do this already?

ifconfig_DEFAULT

If you have non-Ethernet-like interfaces compiled in, you will probably
want create empty "ifconfig_<if>" variables for them since DHCP won't
work very well there. :)

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

Attachment: pgp0vch5GVjmd.pgp
Description: PGP signature

Reply via email to