From owner-cvs-all Thu Sep 17 09:44:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09719 for cvs-all-outgoing; Thu, 17 Sep 1998 09:44:27 -0700 (PDT) (envelope-from owner-cvs-all) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09660 for ; Thu, 17 Sep 1998 09:44:17 -0700 (PDT) (envelope-from dillon@backplane.com) Received: (dillon@localhost) by apollo.backplane.com (8.8.8/8.6.5) id JAA01568; Thu, 17 Sep 1998 09:43:55 -0700 (PDT) Date: Thu, 17 Sep 1998 09:43:55 -0700 (PDT) From: Matthew Dillon Message-Id: <199809171643.JAA01568@apollo.backplane.com> To: committers@FreeBSD.ORG Subject: Re: /usr/lib/compat/aout not being scanned? References: Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk : Hmm.. I think there is a bug in /etc/rc in regards to the handling of : 'aout' subdirectories. It seems to only ldconfig /usr/lib/aout. It : ... I take it back, the new etc/rc does deal with it. But I think we may have a potential tech-support problem the way the current code works. I suggest getting rid of 'ldconfig_paths_aout' entirely and instead having /etc/rc scan the standard ldconfig_paths and synthesize an a.out ldconfig path by building $dir/aout out of each element in the original. Even better, though I know people are going to hate this: Have the ldconfig program automatically look for an 'aout' subdirectory (and add an option to disable the 'feature') so user's original /etc/rc files will still work. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response)