Date: Sun, 09 Jan 2011 10:51:56 -0700 From: Warner Losh <imp@bsdimp.com> To: =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= <uqs@spoerlein.net>, Warner Losh <imp@FreeBSD.org>, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r217073 - head/etc/rc.d Message-ID: <4D29F5BC.4050203@bsdimp.com> In-Reply-To: <20110109141825.GF23329@acme.spoerlein.net> References: <201101062109.p06L9Mdg028557@svn.freebsd.org> <20110109141825.GF23329@acme.spoerlein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/09/2011 07:18, Ulrich Spörlein wrote: > On Thu, 06.01.2011 at 21:09:22 +0000, Warner Losh wrote: >> Author: imp >> Date: Thu Jan 6 21:09:22 2011 >> New Revision: 217073 >> URL: http://svn.freebsd.org/changeset/base/217073 >> >> Log: >> Don't require /usr/lib/aout to be on the system. Test for its >> existance since we don't generally need it. >> >> MFC after: 1 week >> >> Modified: >> head/etc/rc.d/ldconfig > Umm, > > Would someone object if the aout stuff get's ripped out with prejudice? yes. When this has come up in the past, people are still using binaries they built ages ago and no longer have sources to. There's no treason to rip it out unless it can be shown to not be working. This just removes one mandatory directory from startup (and even then, it is just a warning that's fixed). Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D29F5BC.4050203>