]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2007-05-13 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sun, 13 May 2007 19:28:54 +0000 (19:28 +0000)
committerrobertmh <robertmh@localhost>
Sun, 13 May 2007 19:28:54 +0000 (19:28 +0000)
commit57f9639766e7e40a796b2df06591942b6fdaa7b4
treef077b557f214b0f1e03f61dc2291b34242607029
parent2e610d6273875fb73626b062e2ae42cb9306a94d
2007-05-13  Robert Millan  <rmh@aybabtu.com>

* util/update-grub.in: Fix a few assumptions about the devices holding
/, /boot and /boot/grub being the same.
* util/grub.d/00_header.in: Likewise.
* util/grub.d/10_hurd.in: Likewise.
* util/grub.d/10_linux.in: Likewise.

* util/grub.d/10_linux.in: Implement Linux image sorting with arbitrary
patterns.  Use that to define the `.old' suffix as older than `'.

* util/grub.d/00_header.in: Set default gfxmode to `800x600x16'.

* util/update-grub.in: Add a reference to ${sysconfdir}/default/grub in
the grub.cfg header message.
ChangeLog
util/grub.d/00_header.in
util/grub.d/10_hurd.in
util/grub.d/10_linux.in
util/update-grub.in