]> git.ipfire.org Git - thirdparty/grub.git/commit
2004-04-18 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sun, 18 Apr 2004 12:39:39 +0000 (12:39 +0000)
committerokuji <okuji@localhost>
Sun, 18 Apr 2004 12:39:39 +0000 (12:39 +0000)
commitde89ab8289afd4daf6bf5a6dd7470b857a6d3d50
tree82a41af1f7337c814ec552a8c62e69b7f27e3265
parent4e69adb6ab350ae4958e9f4384faef39acd73fc2
2004-04-18  Yoshinori K. Okuji  <okuji@enbug.org>

* docs/grub.texi (Making a GRUB bootable CD-ROM): New section.

* stage2/disk_io.c (set_device): Use CH instead of *DEVICE to
test the first character of DEVICE, because DEVICE is
incremented.
Reported by Bernhard Treutwein.
ChangeLog
docs/grub.texi
stage2/disk_io.c