- 899a275 add some new commands to the stage2 for the network support. by okuji · 25 years ago
- 1bb9439 fix a fat32 bug and some netboot bugs. by okuji · 25 years ago
- 844cb6f use _llseek even if glibc2.0 under Linux, add a new option --disable-lba-support-bitmap-check into configure. by okuji · 25 years ago
- 9fe0449 heavily rewrite the netboot support. by okuji · 25 years ago
- a2018f2 undo the previous changes in asm.S because of the incompatibility against older binutils. by okuji · 25 years ago
- 80d4c36 invalidate the cache before running any command and before completing any filename, add missing asterisks into asm.S, fix a cross-compilation problem in configure. by okuji · 25 years ago
- 18c2360 add --force into the command chainloader. by okuji · 25 years ago
- 68b1a3d enable the fallback in bios.c, add new options into grub-install. by okuji · 25 years ago
- 4ca2160 use grub_{setjmp,longjmp} to restart stage2. by okuji · 25 years ago
- 13d0ca1 always specify the option d in setup_func, fix some doc bugs. by okuji · 25 years ago
- 372831b add a new command, blocklist. by okuji · 25 years ago
- 161b9f4 new function grub_seek, fix a bug in the doc. by okuji · 25 years ago
- 2745c43 skip CD-ROMs, avoid an automake bug, make sure that LBA read/write are supported, increase the number of devices to be probed. by okuji · 25 years ago
- 5343bda fix a bug in partition search. by okuji · 25 years ago
- 9f3e0b8 Minor cleanups by gord · 25 years ago
- 1f9a7e6 fix many bugs in grub-install. by okuji · 25 years ago
- ca0ad14 add grub-install. by okuji · 25 years ago
- a40c317 do not embed the drive where a Stage 2 resides when using a Stage 1.5 if possible. by okuji · 25 years ago
- c95941d fix several bugs. by okuji · 25 years ago
- a3d2f9b Merge back Debian changes. by gord · 25 years ago
- ee4e0d4 fix serious bugs in embed_func and find_func. by okuji · 25 years ago
- 7b326e1 fix a bug in the command device, and fix an incompatibility with the new version of ext2fs. by okuji · 25 years ago
- c6ec012 add an extra option into the command install, and allow to mount extended partitions. by okuji · 25 years ago
- 8fb66b3 add OpenBSD support, add some explanations into the manual. by okuji · 25 years ago
- 0612bf1 fix a completion buf, add floppy devices into the device map file unconditionally. by okuji · 25 years ago
- d7c7eb7 add the command ioprobe. by okuji · 25 years ago
- d0f94a1 add the command setkey, remove the command keycode, fix the IBM special characters handling in the grub shell, and fix a bug in print_error. by okuji · 25 years ago
- 3195af5 remove the preliminary Mach device name support, upgrade help2man, fix many bugs in the keyboard configuration support. by okuji · 25 years ago
- 482c5a1 fix many bugs in the BIOS drive remapping feature. by okuji · 25 years ago
- 821c053 fix some bugs in track_int13. by okuji · 25 years ago
- 7c1baa7 fix a typo and add the prototype for I/O port detection. by okuji · 25 years ago
- 8ae7fd5 fix some minor bugs and replace the old manual with the new one. by okuji · 25 years ago
- 4b1ec86 some bugfixes and documentation updates. by okuji · 25 years ago
- 24b486c add the command keycode. by okuji · 25 years ago
- 1f6d422 clear the bss at the startup and fix some netboot bugs. by okuji · 25 years ago
- c14ac03 add user-ref.texi. by okuji · 25 years ago
- 42afef1 add the command map. by okuji · 25 years ago
- 460515b minor cleanups. by okuji · 25 years ago
- 08ba682 fix the wrong checks in memcheck. by okuji · 25 years ago
- 19c9df8 fix some bugs in builtin commands and add the command find. by okuji · 25 years ago
- ded4da6 fix some potential problems. by okuji · 25 years ago
- fa2dd12 fix some minor problems in load_initrd. by okuji · 25 years ago
- f0932cb call embed from setup. by okuji · 25 years ago
- 8f83254 device map file support. by okuji · 25 years ago
- 4e769ee add symbolic color name syntax support into the command color. by okuji · 25 years ago
- 8d19545 add an experimental version of setup and embed. by okuji · 25 years ago
- 41df320 fix the NetBSD and OpenBSD boot bug. by okuji · 25 years ago
- 3764236 now stage1 supports both LBA and CHS. by okuji · 25 years ago
- bd47df8 add --with-binutils into configure. by okuji · 25 years ago
- c16ba0e fix a bug in freebsd boot, reformat TODO. by okuji · 25 years ago
- 5f9112c fix some doc bugs. by okuji · 25 years ago
- 1e67cbf Packaging fixes and Pavel's simple stage 1.5 patch. by gord · 25 years ago
- 5a0b144 fix a bug in boot_func. by okuji · 25 years ago
- 1a8f41b fix a bug in gunzip_test_header. by okuji · 25 years ago
- ce8fc4e cleanup the function cat and update the manual. by okuji · 25 years ago
- 07b947e define A_NORMAL and/or A_REVERSE if undefined. by okuji · 25 years ago
- c7b7ecb add --without-curses, fix up the installation. by okuji · 25 years ago
- d66e649 Getting ready for new release. by gord · 25 years ago
- adadc62 move some source files in the directory grub into the new directory lib. by okuji · 25 years ago
- 43921a9 cleanup some code and fix some macros in acinclude.m4. by okuji · 25 years ago
- 3ccfc3b reduce the size of Stage 1.5, improve the completion, fix some bugs. by okuji · 25 years ago
- 88efa06 fix a install bug and rename debug_fs* to apropriate names. by okuji · 25 years ago
- 073695f fix the command install, add some macros into netboot, fix the function set_partition_hidden_flag. by okuji · 25 years ago
- 133581f make the argument address for the command install optional. by okuji · 25 years ago
- dc73edd improve the completion code. by okuji · 25 years ago
- dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 25 years ago
- c58d9a0 add a missing RAW_ADDR into gunzip.c. by okuji · 25 years ago
- 84bf7c7 fix the memcheck problem in the grub shell. by okuji · 25 years ago
- d627933 fix some bugs in the command-line. by okuji · 25 years ago
- dfe653f improve the command-line interface. by okuji · 25 years ago
- 4ea54f2 determine the size of Stage 2 automatically. by okuji · 25 years ago
- be51499 add netboot support. by okuji · 25 years ago
- 694616c modify the implement of the maintainer mode. by okuji · 25 years ago
- 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
- 5ef3bd9 fix the interpretation of the boot drive in the multiboot. by okuji · 25 years ago
- e7e3093 add more check into set_device. by okuji · 25 years ago
- 3c77f34 add new options for the floppy probing into the grub shell. fix some bugs in the commands geometry and device. by okuji · 25 years ago
- 95a60f6 add a new command device. now the command geometry can modify geometries of any disks. by okuji · 25 years ago
- 99c5889 Help message changes, and a little fix for partition hiding. by gord · 25 years ago
- f2151e4 fix a bug in run_menu. by okuji · 25 years ago
- 6ec8139 Eliminate unnecessary code and add the command configfile. by okuji · 25 years ago
- f0ef290 fix an overrun bug in ffs and typos in testload. by okuji · 25 years ago
- cb14522 add more comments into shared.h by okuji · 25 years ago
- 6fdc01a improve the performance of find_command a bit, and capitalize the variable names in the short docs. by okuji · 25 years ago
- 6608e1b The internal of the command handling is heavily modified, and a new command help is added. by okuji · 25 years ago
- 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. by okuji · 25 years ago
- e079197 fix the elf loading. by okuji · 25 years ago
- c085904 fix a message string. by okuji · 25 years ago
- 9bf7494 the equal character after a command is now optional. by okuji · 25 years ago
- 69be37a fix a bug in fat. fix bsd boot in the grub shell. by okuji · 25 years ago
- 83b3d5e add hide and unhide commands. add additional minix fs support. some code cleanups. by okuji · 25 years ago
- 434d860 add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". by okuji · 25 years ago
- 29286d8 add fat32 support. fix some mount bugs. by okuji · 25 years ago
- 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
- 7e9a079 fix potential bugs in some LBA code by okuji · 25 years ago
- 0f4f88a add NetBSD and OpenBSD partition slices support by okuji · 25 years ago
- d52edd8 add geometry command by okuji · 25 years ago
- 4d1186c fix password handling by okuji · 25 years ago
- afd18d4 code cleanup by okuji · 25 years ago
- ce03b57 support both of binutils 2.9.1.0.x and 2.9.5.0.x by okuji · 25 years ago