Commit graph

249 commits

Author SHA1 Message Date
okuji
3c77f34cc1 add new options for the floppy probing into the grub shell. fix some bugs in the commands geometry and device. 1999-09-11 07:05:29 +00:00
okuji
95a60f61ce add a new command device. now the command geometry can modify geometries of any disks. 1999-09-10 08:06:42 +00:00
gord
99c588976f Help message changes, and a little fix for partition hiding. 1999-09-10 05:06:00 +00:00
okuji
82889257ad fix some bugs in biosdisk. 1999-09-10 01:46:09 +00:00
okuji
f2151e4b57 fix a bug in run_menu. 1999-09-08 04:31:10 +00:00
okuji
6ec8139b75 Eliminate unnecessary code and add the command configfile. 1999-09-06 12:36:01 +00:00
okuji
2430aa08f4 fix out-of-date information in README. 1999-09-06 09:58:20 +00:00
okuji
f0ef2907eb fix an overrun bug in ffs and typos in testload. 1999-09-06 09:41:28 +00:00
okuji
cb145227ae add more comments into shared.h 1999-09-06 03:05:35 +00:00
okuji
6fdc01aaf8 improve the performance of find_command a bit, and capitalize the variable names in the short docs. 1999-09-06 02:58:06 +00:00
okuji
3b34bb5343 add some notes into README. 1999-09-05 23:32:54 +00:00
okuji
6608e1b9e2 The internal of the command handling is heavily modified, and a new command help is added. 1999-09-05 05:54:33 +00:00
okuji
20d2c3d284 improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. 1999-09-04 03:19:11 +00:00
okuji
e079197cd6 fix the elf loading. 1999-09-04 01:09:14 +00:00
okuji
04ed0a2bf7 upgrade help2man. 1999-09-02 20:59:58 +00:00
okuji
c085904fd1 fix a message string. 1999-09-01 23:09:35 +00:00
okuji
9bf749438c the equal character after a command is now optional. 1999-09-01 22:50:01 +00:00
okuji
d409155dc8 use setjmp/longjmp for the function stop. 1999-09-01 00:06:16 +00:00
okuji
69be37a233 fix a bug in fat. fix bsd boot in the grub shell. 1999-08-31 03:17:30 +00:00
okuji
83b3d5eee0 add hide and unhide commands. add additional minix fs support. some code cleanups. 1999-08-29 16:23:12 +00:00
okuji
434d8607cc add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". 1999-08-26 09:42:57 +00:00
okuji
29286d8365 add fat32 support. fix some mount bugs. 1999-08-25 07:46:59 +00:00
okuji
25de0c4bba new options, --disable-ext2fs, --disable-fat and --disable-ffs 1999-08-13 14:52:37 +00:00
okuji
7e9a0794d0 fix potential bugs in some LBA code 1999-08-12 09:38:44 +00:00
okuji
0f4f88a9d9 add NetBSD and OpenBSD partition slices support 1999-08-09 16:34:08 +00:00
okuji
d52edd8638 add geometry command 1999-08-09 13:13:57 +00:00
okuji
4d1186c003 fix password handling 1999-08-09 02:22:42 +00:00
okuji
10436796ef fix the sample config file 1999-08-08 05:10:59 +00:00
okuji
afd18d4fa3 code cleanup 1999-08-08 05:03:21 +00:00
okuji
ce03b57275 support both of binutils 2.9.1.0.x and 2.9.5.0.x 1999-08-05 09:42:15 +00:00
okuji
0623b3f394 add missing RAW_ADDRs 1999-08-04 19:38:05 +00:00
okuji
89b82dcc84 fix warnings about addr32 and data32 1999-08-04 05:20:51 +00:00
okuji
50fa325cd0 fix a stupid bug 1999-08-03 15:45:15 +00:00
okuji
70ba31d512 freebsd-elf support 1999-08-03 02:22:50 +00:00
okuji
c19c1a588f added getopt source files 1999-07-30 17:02:52 +00:00
okuji
1d4df6991d avoid bogus BIOSes' bug in get_diskinfo_standard 1999-07-30 09:59:34 +00:00
gord
cec4786ec2 Final touches for release. 1999-07-26 22:58:10 +00:00
okuji
cb6a267f1e some bug fixes 1999-07-26 11:04:09 +00:00
okuji
5cbce8e5a6 do not include smp-imps.c but link smp-imps.o instead. 1999-07-15 11:22:19 +00:00
okuji
edec404c96 remove the entry that stage1.5 does not work in the file BUGS 1999-07-14 08:02:56 +00:00
okuji
a7575f806c minor bug fixes. 1999-07-13 20:39:46 +00:00
gord
9fac49f209 More doc fixes. 1999-07-13 18:13:31 +00:00
okuji
5b7c93c156 fix a bogus bug 1999-07-13 16:07:56 +00:00
okuji
95dfefd185 fix a bug in stage1_lba, and move all the constants in stage1 to stage1.h 1999-07-13 15:46:28 +00:00
okuji
cb7e6d5e4e Bug fixes in the geometry detection. Linux video mode selection support. New Stage 1 stage1_lba is added. Stage 1.5 becomes much smaller. 1999-07-12 00:47:11 +00:00
okuji
d66583f802 add one item into the task list 1999-07-10 15:31:30 +00:00
okuji
f6fb25a807 fix option handling inconsistency 1999-06-28 04:10:35 +00:00
okuji
fc6fa9d5e2 add stage2 id 1999-06-27 08:34:46 +00:00
okuji
6336679de2 fix a potential problem in configure and fix the function chain_stage2 1999-06-27 07:32:43 +00:00
okuji
bdd07e3f83 set CFLAGS to "-Os -g" if the optimization flag for size is available 1999-06-27 06:18:02 +00:00