recognize the Linux extended partition and add a sanity check into grub-install.
This commit is contained in:
parent
84f224a0d7
commit
81850d7016
3 changed files with 17 additions and 2 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-05-13 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* util/grub-install.in: If the program `cp' fails, exit with the
|
||||
status code 1. Suggested by Pavel Roskin.
|
||||
|
||||
2000-05-13 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
From Pixel <pixel@mandrakesoft.com>:
|
||||
* stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_EXTENDED): New macro.
|
||||
(IS_PC_SLICE_TYPE_EXTENDED): Added a check for
|
||||
PC_SLICE_TYPE_LINUX_EXTENDED.
|
||||
|
||||
2000-05-05 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage2/common.c (init_bios_info) [!STAGE1_5]: When the memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue