Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 01:38:23 +0100
From:      "boyd, rounin" <boyd@insultant.net>
To:        <kientzle@acm.org>, "Garance A Drosihn" <drosih@rpi.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: HEADS UP: /bin and /sbin are now dynamically linked
Message-ID:  <06c201c3afc7$c575f2e0$b9844051@insultant.net>
References:  <200311171726.hAHHQ0Mj028252@tower.berklix.org><p0600201fbbdeea6a2dc1@[128.113.24.47]> <3FBD5CCE.40905@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Tim Kientzle" <kientzle@acm.org>
> Many of us here have been hamstrung by systems that didn't
> provide a static fallback.  I've personally been bitten by
> unrecoverable Linux and Solaris systems due to hosed shared
> libraries.

bingo.  a small set of tools will usually save you.  vi(1) is out
of the question because it is too complex.  init, sh, echo, cat,
ed, sed, fsck (and 'once upon a time' fsdb) should do it.

remove dynamic linking and you remove Yet Another Band-Aid.

the kernel should be able to page stuff right which should eliminate
the need for this folly.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06c201c3afc7$c575f2e0$b9844051>