fix a bug in grub-install, which affected only GNU/Hurd.
This commit is contained in:
parent
225b464978
commit
504e540242
2 changed files with 19 additions and 9 deletions
|
@ -1,3 +1,10 @@
|
|||
2000-09-30 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* util/grub-install.in (convert): The code for gnu* (i.e.
|
||||
GNU/Hurd) was rewritten, since it didn't work for BSD
|
||||
partitions.
|
||||
Use "$tmp_disk *$" instead of "$tmp_disk" to get the drive name.
|
||||
|
||||
2000-09-30 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage2/fsys_reiserfs.c (reiserfs_mount): Check if the length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue