svn commit: r217073 - head/etc/rc.d

Warner Losh imp at bsdimp.com
Sun Jan 9 17:58:34 UTC 2011


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



More information about the svn-src-head mailing list