[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub 0.5.96.1 bugfix for grub-install.in
From: |
OKUJI Yoshinori |
Subject: |
Re: grub 0.5.96.1 bugfix for grub-install.in |
Date: |
Tue, 24 Oct 2000 01:17:35 +0900 |
From: "Markus F.X.J. Oberhumer" <address@hidden>
Subject: grub 0.5.96.1 bugfix for grub-install.in
Date: Mon, 23 Oct 2000 16:23:45 +0200 (CEST)
> This is the ChangeLog entry for patch attached below:
>
> 2000-10-23 Markus F.X.J. Oberhumer <address@hidden>
>
> * util/grub-install.in (convert): Fix a syntax error.
Sorry, this was fixed after releasing 0.5.96.1. Gordon, it seems
that we should release 0.5.96.2. :-(
> - should grub-install use a `set -e' at the beginning ?
That is not necessary, but I'd keep that intact, unless that is
harmful.
> - should mbchk get renamed to grub-mbchk ?
Why? I chose the program name, as it wouldn't conflict with any
known programs, and mbchk is an utility independent of GRUB, even
though it is included in GRUB. So I don't think it is necessary to
prefix it with "grub-".
Thanks,
Okuji