cvs commit: src/lib/compat/compat4x.alpha libc.so.4.bz2.uu libc_r.so.4.bz2.uu libhistory.so.4.bz2.uu libm.so.2.bz2.uu libopie.so.2.bz2.uu libpcap.so.2.bz2.uu libperl.so.3.bz2.uu libreadline.so.4.bz2.uu

M. Warner Losh imp at bsdimp.com
Fri Oct 15 21:49:04 PDT 2004


In message: <20041016113048M.matusita at jp.FreeBSD.org>
            Makoto Matsushita <matusita at jp.FreeBSD.org> writes:
: Speaking about 'compat libs,' how do we supply older libraries that is
: in /lib?  Make a directory /lib/compat (or whereever in /), or ...?

I'd think that /usr/lib/compat would be sufficient for them.  After
all, they are only in /lib so that we can have a dynamic root.  Once
we upgrade, other things linked with them needn't get it off of root
since we generally don't install ports into /.

Warner


More information about the cvs-all mailing list