Date: Wed, 8 Jun 2005 11:13:15 +0200 From: Andrea Campi <andrea+freebsd_cvs_all@webcom.it> To: Brooks Davis <brooks@one-eyed-alien.net> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc devd.conf network.subr pccard_ether src/etc/defaults rc.conf src/etc/rc.d dhclient netif Message-ID: <20050608091314.GA949@webcom.it> In-Reply-To: <20050608000136.GA4327@odin.ac.hmc.edu> References: <200506070449.j574nCXU061621@repoman.freebsd.org> <20050607224745.GA4847@webcom.it> <20050608000136.GA4327@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 07, 2005 at 05:01:36PM -0700, Brooks Davis wrote: > > things broke badly for me on a plain-vanilla installation. I don't have > > an easy way to test a proper solution right now, but there are a couple > > things that stick out as suspiciously bogus: > > I've fixed those bogons and will do some more testing shortly. Any > details on the system configuration or errors so I'm not working > totally blind? In my case it is simply one interface with an IPv4 address; returning an unused variable caused a return 1, which was interpreted as a failure. But now that I look at it with a fresher mind, I can't figure out how it could break anything, apart from printing a failure message... The original problem was that the interface (fxp) failed to come up in time for mountcritremote etc; it is probably unrelated. Sorry for the noise, I'll try again ASAP and I'll let you know. Bye, Andrea -- Press every key to continue.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050608091314.GA949>