Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2003 00:10:00 -0700
From:      "David O'Brien" <dev-null@NUXI.com>
To:        Tim Kientzle <kientzle@acm.org>
Cc:        current@freebsd.org
Subject:   Re: Going Dynamic (Was: HEADS UP: new NSS)
Message-ID:  <20030420071000.GA44409@dragon.nuxi.com>
In-Reply-To: <3EA0A4E3.6090801@acm.org>
References:  <20030417141133.GA4155@madman.celabo.org> <20030417144449.GA4530@madman.celabo.org> <200304171535.h3HFZEFs094589@strings.polstra.com> <20030418014500.B94094@iclub.nsu.ru> <200304171944.h3HJi1jK095151@strings.polstra.com> <3E9F0A28.8030906@btc.adaptec.com> <3E9F1C15.7080702@acm.org> <20030417221622.GA18079@gattaca.yadt.co.uk> <3EA0A4E3.6090801@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[From address modified because I don't want every message in this
thread to end up in my personal mailbox.  I'll read them in the
list, thank you very much.]

On Fri, Apr 18, 2003 at 06:22:43PM -0700, Tim Kientzle wrote:
> 1) Create /lib, move shared libraries.
> 
>     This involves working on bsd.lib.mk and a few related
>     pieces so that certain libraries get installed
>     differently:
>       * shared lib into /lib

Only those libs needed bin /bin and /sbin should be in /lib.

>    Not sure which of the following is best:
>     a) Kernel automatically runs /rescue/init if /sbin/init fails
>        too quickly.

On the naming, it should be "/stand".  We have a long history of putting
emergency, statically compiled programs there.  I've used /stand/*
many times in the past and don't see why we need to gratuitously change
that.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030420071000.GA44409>