From: Glenn McGrath <[EMAIL PROTECTED]>
Subject: bzip2 support
Date: Tue, 25 Sep 2001 22:57:01 +1000

> Im thinking it would be best to change NO_DECOMPRESSION to
> NO_GUNZIP_DECOMPRESSION, or better still just NO_GUNZIP and then i could
> have NO_BUNZIP2 for bzip support.

How about these:

1. Rename NO_DECOMPRESSION to NO_GUNZIP.
2. Define NO_BUNZIP2 somewhere.
3. Define NO_DECOMPRESSION as (NO_GUNZIP && NO_BUNZIP2).

Okuji

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to