Commit graph

623 commits

Author SHA1 Message Date
okuji
43921a97ca cleanup some code and fix some macros in acinclude.m4. 1999-09-30 06:20:22 +00:00
okuji
3ccfc3bed1 reduce the size of Stage 1.5, improve the completion, fix some bugs. 1999-09-29 09:28:37 +00:00
okuji
55d36b7e2b fix a configure bug. 1999-09-24 10:18:32 +00:00
gord
9bfb72e5d8 Add labels for the default blocklist. 1999-09-23 18:11:40 +00:00
okuji
50016e0e32 fix a configure bug. 1999-09-23 05:38:53 +00:00
okuji
88efa06787 fix a install bug and rename debug_fs* to apropriate names. 1999-09-23 01:02:31 +00:00
okuji
ba8c5e1f8c fix a configure bug. 1999-09-22 00:08:20 +00:00
okuji
073695fe81 fix the command install, add some macros into netboot, fix the function set_partition_hidden_flag. 1999-09-21 03:18:22 +00:00
okuji
133581fe5c make the argument address for the command install optional. 1999-09-19 21:00:59 +00:00
okuji
dc73edd77c improve the completion code. 1999-09-18 22:28:36 +00:00
okuji
dc267a70d2 fix some bugs when COFF is used and some configure bugs. 1999-09-18 16:23:07 +00:00
okuji
c58d9a073e add a missing RAW_ADDR into gunzip.c. 1999-09-17 19:15:37 +00:00
okuji
84bf7c7d5d fix the memcheck problem in the grub shell. 1999-09-17 18:35:23 +00:00
okuji
d6279335bb fix some bugs in the command-line. 1999-09-17 11:49:43 +00:00
okuji
dfe653fc49 improve the command-line interface. 1999-09-17 03:21:31 +00:00
okuji
4ea54f2d0a determine the size of Stage 2 automatically. 1999-09-15 05:41:03 +00:00
okuji
e8d6ef494e rename config.h to netboot_config.h in netboot. 1999-09-14 18:19:29 +00:00
okuji
47ba3d654e improve FreeBSD support in the grub shell. 1999-09-14 09:05:57 +00:00
okuji
be514997d2 add netboot support. 1999-09-14 06:55:57 +00:00
okuji
694616c180 modify the implement of the maintainer mode. 1999-09-13 13:32:31 +00:00
okuji
7aca93df60 add the files config.h.in and stamp-h.in. 1999-09-13 04:52:08 +00:00
okuji
8d969f6798 fix some curses problems and improve the configure script. 1999-09-13 04:31:52 +00:00
okuji
5ef3bd9c37 fix the interpretation of the boot drive in the multiboot. 1999-09-13 03:43:20 +00:00
okuji
e7e309350c add more check into set_device. 1999-09-12 05:54:39 +00:00
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