2005-11-22 Mike Small <smallm@panix.com>
* util/powerpc/ieee1275/grub-install.in (grubdir): Fixed partition number regex so multidigit numbers are recognized correctly. * loader/powerpc/ieee1275/linux.c (grub_rescue_cmd_linux): Add a debugging message before attempting to claim memory. (grub_rescue_cmd_initrd): Add a claim debugging message and try multiple addresses in case of failure.
This commit is contained in:
parent
9c12956b84
commit
44b83271e6
5 changed files with 77 additions and 5 deletions
|
@ -876,8 +876,7 @@ pkgdata_MODULES = halt.mod \
|
|||
linux.mod \
|
||||
normal.mod \
|
||||
reboot.mod \
|
||||
suspend.mod \
|
||||
test.mod
|
||||
suspend.mod
|
||||
|
||||
# For _linux.mod.
|
||||
_linux_mod_SOURCES = loader/powerpc/ieee1275/linux.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue