2007-06-11 Robert Millan <rmh@aybabtu.com>

* util/i386/pc/grub-mkrescue.in: Pad both floppy images with zeroes,
	not just the cdrom one.
This commit is contained in:
robertmh 2007-06-11 20:01:09 +00:00
parent 59d31694f2
commit 8af2ab7bad
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2007-06-11 Robert Millan <rmh@aybabtu.com>
* util/i386/pc/grub-mkrescue.in: Pad both floppy images with zeroes,
not just the cdrom one.
2007-06-11 Robert Millan <rmh@aybabtu.com>
* util/i386/pc/grub-mkrescue.in: Add "set -e".