]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2007-07-02 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Mon, 2 Jul 2007 13:58:03 +0000 (13:58 +0000)
committerrobertmh <robertmh@localhost>
Mon, 2 Jul 2007 13:58:03 +0000 (13:58 +0000)
commit2c2a681b39a9886af7cb1ab0535849c83411795f
tree4727ffa9df939bf142fb89706aebf0479697f566
parent6193defe9febf1479bd1b0c1a7c02283fd74151e
2007-07-02  Robert Millan  <rmh@aybabtu.com>

* util/i386/efi/grub-install.in: Allow `grub_probe --target=partmap'
invocation to fail, in order to support partition-less media.

* util/i386/pc/grub-install.in: Likewise.

* util/powerpc/ieee1275/grub-install.in: Use grub-probe to determine
which fs or partmap modules are needed (akin to its sister scripts).

Also use grub-probe to get rid of unportable /proc/mounts check.

Print the same informational message that the other scripts do, before
exitting.
ChangeLog
util/i386/efi/grub-install.in
util/i386/pc/grub-install.in
util/powerpc/ieee1275/grub-install.in