Date: Mon, 14 Dec 1998 09:29:53 +0100 (CET) From: List User <listuser@netspace.net.au> To: freebsd-current@FreeBSD.ORG Message-ID: <199812140829.JAA12155@doorway.home.lan>
next in thread | raw e-mail | index | archive | help
Newsgroups: freebsd.current Path: root From: "John W. DeBoskey" <jwd@unx.sas.com> Subject: Re: /etc/rc busted for legacy aout ldconfig setup Content-Type: text/plain; charset=US-ASCII Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.1/8.9.1) id CAA15890; Mon, 14 Dec 1998 02:45:44 -0500 (EST) (envelope-from jwd) To: jb (John Birrell) Sender: owner-freebsd-current@FreeBSD.ORG Content-Transfer-Encoding: 7bit Organization: Private News Host Precedence: bulk Message-ID: <199812140745.CAA15890@bb01f39.unx.sas.com> X-Mailer: ELM [version 2.4ME+ PL38 (25)] Delivered-To: vmailer-current@freebsd.org X-Uidl: 9d579967b9e83b314d45c0c617e554d1 X-Loop: FreeBSD.ORG Mime-Version: 1.0 Cc: freebsd-current In-Reply-To: <199812140340.OAA01662@cimlogic.com.au> from John Birrell at "Dec 14, 98 02:40:13 pm" Date: Mon, 14 Dec 1998 07:45:44 GMT Hi, My system is usually up-to-date within the hour. Unfortunately, the change to rc busted ldconfig and my system wasn't running cvsup correctly. It took me about 36 hours before I figured out what the problem was.... I'm probably one of the only people who does a: cd /usr/src && make world && cd release && make release and updates all files in /etc/rc, builds a new kernel, and reboots every other day. All automatically. The last few days of commits have played havoc with my system. I sometimes wonder if the code that is pushed is actually tested. That isn't a flame, but I wonder if some of the committers might not be 'over' committed. There have been alot of 'opps' lately. I'm not a committer, so take what I say with a grain of salt.... and I really do appreciate all the work everyone is doing. Yea, I should probably rebuild m3socks to be elf, not aout (I run cvsup through a firewall). Just my 0.02 cents... Thanks! John > John W. DeBoskey wrote: > > 1.161 Thu Dec 10 8:06:59 1998 UTC by jb > > Diffs to 1.160 > > > > Add a test for hw.machine == i386 before trying to run ldconfig for > > legacy aout support. > > > > > > The following conditional is wrong: > > > > if [ X"`sysctl hw.machine`" = X"i386" ]; then > > There's a -n in rev 1.162. Please check the _current_ sources before reporting > this sort of thing. 1.162 is dated 1998/12/11 08:25:12. > > -- > John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ > CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812140829.JAA12155>