Date: Tue, 05 Nov 2002 18:11:42 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/usr.sbin/sysinstall dist.c Message-ID: <XFMail.20021105181142.jhb@FreeBSD.org> In-Reply-To: <200211052256.gA5MuiEO074028@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Nov-2002 John Baldwin wrote: > jhb 2002/11/05 14:56:44 PST > > Modified files: > usr.sbin/sysinstall dist.c > Log: > Mount devfs with nmount(2) instead of mount(2). This error was masked > because errors from mount(2) were explicitly ignored. I didn't fix that > bug. This fixes DHCP during an install on 5.0. dhclient was dying b/c /dev/bpf0 didn't exist. Hmm, apparently mux@ did spot this earlier but I was too busy tracking down this problem to check his patch which was identical to this. *sigh* -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021105181142.jhb>