From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 7 22:57:43 2006 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBEC16A400 for ; Fri, 7 Apr 2006 22:57:43 +0000 (UTC) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E8843D4C for ; Fri, 7 Apr 2006 22:57:42 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id k37Mvgm1021792; Fri, 7 Apr 2006 15:57:42 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k37MvgSd021791; Fri, 7 Apr 2006 15:57:42 -0700 Date: Fri, 7 Apr 2006 15:57:42 -0700 From: Brooks Davis To: Ceri Davies Message-ID: <20060407225742.GA21619@odin.ac.hmc.edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new Cc: hackers@freebsd.org Subject: Re: Using any network interface whatsoever X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 22:57:43 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 07, 2006 at 11:53:42PM +0100, Ceri Davies wrote: >=20 > I'm trying to configure a bootable image to be used in various situations > and on various (mostly unknown) hardware. >=20 > 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. >=20 > Other than specifying ifconfig_0=3D"DHCP" once for every possible val= ue of > , 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_" variables for them since DHCP won't work very well there. :) -- Brooks --=20 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 --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFENu5lXY6L6fI4GtQRAnRoAJ953eNH7U3hv8F87Y00KMNsaMkkOgCfQQW/ YhYOTne+EOuh2O5g9Ne4EKQ= =W3Fe -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--