commit | de89ab8289afd4daf6bf5a6dd7470b857a6d3d50 | [log] [download] |
---|---|---|
author | okuji <okuji@localhost> | Sun Apr 18 12:39:39 2004 +0000 |
committer | okuji <okuji@localhost> | Sun Apr 18 12:39:39 2004 +0000 |
tree | 82a41af1f7337c814ec552a8c62e69b7f27e3265 | |
parent | 4e69adb6ab350ae4958e9f4384faef39acd73fc2 [diff] |
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.