From owner-freebsd-hackers Fri Jun 6 09:01:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA26362 for hackers-outgoing; Fri, 6 Jun 1997 09:01:42 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA26356 for ; Fri, 6 Jun 1997 09:01:39 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA11774; Fri, 6 Jun 1997 10:01:31 -0600 (MDT) Date: Fri, 6 Jun 1997 10:01:31 -0600 (MDT) Message-Id: <199706061601.KAA11774@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Jordan K. Hubbard" Cc: hackers@freebsd.org Subject: Re: Any objection to the following? In-Reply-To: <18643.865572789@time.cdrom.com> References: <18643.865572789@time.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > This brings in the /etc/ld.so.conf behavior from NetBSD/Linux and > makes it possible to add directories to the ldconfig list without > editing /etc/rc.conf. > > Since this is also a zero-impact change (if you have no ld.so.conf, > and there would be no default, it does nothing) it would also go into > 2.2. I thought the idea was to centralize as much as possible in /etc/rc.conf. This seems to be a step backwards.... (Otherwise, no objections....) Nate