]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2007-05-16 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Wed, 16 May 2007 15:06:45 +0000 (15:06 +0000)
committerrobertmh <robertmh@localhost>
Wed, 16 May 2007 15:06:45 +0000 (15:06 +0000)
* util/grub.d/00_header.in: Set default gfxmode to `640x480'.

ChangeLog
util/grub.d/00_header.in

index 233a6f41e38a827b454a2202061b2057f0655761..65ebbdbf516274d41b870e6701fec1b59a898ef3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-16  Robert Millan  <rmh@aybabtu.com>
+
+       * util/grub.d/00_header.in: Set default gfxmode to `640x480'.
+
 2007-05-16  Robert Millan  <rmh@aybabtu.com>
 
        * util/i386/efi/grub-install.in: New.
index e7e9190a5be9f0983d5a6527efbba4a5dec2332b..7c9d3963ea23e5b52fbd867921c9be1b9ab4dd12 100644 (file)
@@ -31,7 +31,7 @@ if test -e /boot/grub/unifont.pff ; then
   cat << EOF
 
 font ${GRUB_DRIVE_BOOT_GRUB}/unifont.pff
-set gfxmode=800x600x16
+set gfxmode=640x480
 insmod gfxterm
 insmod vbe
 terminal gfxterm