Get /sbin/grub GUI working.

This commit is contained in:
gord 1999-03-15 02:08:13 +00:00
parent b0016b886e
commit ab6e2839e5
21 changed files with 889 additions and 646 deletions

View file

@ -1,5 +1,3 @@
Get /sbin/grub to work.
Change partition syntax to correspond with BSD ``slice'' syntax
(`(hd0,1a)' -> `/dev/hd0s2a').
@ -9,10 +7,10 @@ type''. We need this for clean Hurd install floppies.
Find out the size restrictions for FAT and ext2fs stage1.5 boot
blocks. Enforce all arbitrary limits using the Makefiles.
Finish LBA and int13 extensions support.
Finish int13 extensions support.
Add a real scripting language, possibly retain backward compatibility
so that old config files can be used.
Add a real scripting language, possibly retaining backward
compatibility so that old config files can be used.
Look at the network booting patches from L4.