bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bzip2 support


From: Yoshinori K. Okuji
Subject: Re: bzip2 support
Date: Fri, 28 Sep 2001 00:17:12 +0900

From: Glenn McGrath <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]