Why we don't use bzip2 in sysinstall/rescue?

LI Xin delphij at delphij.net
Thu Aug 16 22:30:14 PDT 2007


Garrett Cooper wrote:
> LI Xin wrote:
>> Hi,
>>
>> Is there a reason behind this?  (i.e. do we have some interest of
>> related work?)
>>
>> Cheers,
>>   
> My guess is that:
> 
> 1. It's dynamically linked (IIRC only statically linked apps were
> allowed in rescue).
> 2. It's dynamically linked to a lib that exists in /usr (and /usr is on
> a commonly located on a separate partition, whereas /rescue isn't).
> 
> [root at optimus-vm-7 ~]# ldd `which bzip2`
> /usr/bin/bzip2:
>        libbz2.so.2 => /usr/lib/libbz2.so.2 (0x800639000)
>        libc.so.7 => /lib/libc.so.7 (0x800748000)

My fault, bzip2 is included in rescue...

As a side note.  For networked installation, using bzip2 would reduce
traffic by ~11%.

Cheers,
-- 
Xin LI <delphij at delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070817/3eb0e134/signature.pgp


More information about the freebsd-current mailing list