Garrett Wollman <[EMAIL PROTECTED]> wrote in list.freebsd-current:
> If I may inject some possibly-irrelevant fact into this
> discussion... gzip (or rather, the ``deflate'' compression algorithm
> and the libz file format) has been adopted into a number of formal
> standards. It's likely that it will remain with us for a long time.
> For those of us who eschew bloatware, it continues to be entirely
> adequate.
I don't like bzip2 for the sole fact that it takes _ages_ to
compress files, compared to gzip. Saving 10% or 20% on disk
space is not worth wasting >= 10 times more CPU time than gzip.
Disk space is cheap nowadays, but upgrading to a CPU that is
10 times faster is not.
(I once tried to compress our FreeBSD ISO images with bzip2,
just to compare the space savings with gzip. I aborted the
experiment after 6 hours (!). gzip took about 30 minutes.
Consequently, bzip2 was considered unusable and went into the
trash can.)
I'd vote for keeping things as they are: bzip2 is fine as
a port.
Regards
Oliver
--
Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
(Info: finger userinfo:[EMAIL PROTECTED])
"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
(Terry Pratchett)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message