- 454e266 add a timeout to --hold for the grub shell, fix a compilation error with gcc-2.7.2.3, and the command-line interface is switched to single-line editing mode. by okuji · 24 years ago
- d91146e add --enable-serial-speed-simulation into configure, fix a bug in setjmp/longjmp, add --speed into the command serial, restart the command-line interface when a serial terminal is enabled. by okuji · 24 years ago
- 2455b65 add console emulation into serial terminal support using vt100-compatible escape sequences, add --enable-serial into configure, and fix some bugs in the support. by okuji · 24 years ago
- 558f2f1 update the network support to etherboot-4.6.4. by okuji · 24 years ago
- 952982d fix shadowed variable bugs and undefined cpp macro bugs. by okuji · 24 years ago
- ca924e1 2000-07-27 Gordon Matzigkeit <gord@fig.org> by gord · 24 years ago
- edb9c0d add a mem option into Linux automatically only if the user doesn't specify it explicitly. by okuji · 24 years ago
- 3899310 leave the vga option for Linux, remove unnecessary compile scripts and add a really necessary compile script into the top dir. by okuji · 24 years ago
- 9b91c55 add two new commands, reboot and halt. by okuji · 24 years ago
- bec9050 add a prefix * into each ljmp/lcall operand only if GAS supports it. by okuji · 24 years ago
- f85b90a add diskless support. by okuji · 25 years ago
- 84f224a fix a bug in init_bios_info. by okuji · 25 years ago
- 5ff25f9 update the network support to etherboot-4.5.8. by okuji · 25 years ago
- 92fca67 make the LBA support bitmap checks configurable at the installation time. by okuji · 25 years ago
- 3792b0a add reiserfs support. by okuji · 25 years ago
- cf37f79 don't use AC_PATH_TOOL so that the developer can use autoconf 2.13. by okuji · 25 years ago
- eb321e7 fix many bugs. see ChangeLog. by okuji · 25 years ago
- 4e418f4 Update the build environment. You need the latest CVS version of Automake. by okuji · 25 years ago
- b56d735 merge prepare_0_5_94. by okuji · 25 years ago
- 098d98d doc updates. by okuji · 25 years ago
- 07996ed add some checks into make_saved_active and remove 3c59x.c. by okuji · 25 years ago
- 85c66cb add long filename support into FAT, fix a typo in configure. by okuji · 25 years ago
- 687f54b fix several bugs in netboot and one bug in the command geometry. 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
- 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
- 68b1a3d enable the fallback in bios.c, add new options into grub-install. by okuji · 25 years ago
- 9f3e0b8 Minor cleanups by gord · 25 years ago
- ca0ad14 add grub-install. by okuji · 25 years ago
- a3d2f9b Merge back Debian changes. by gord · 25 years ago
- 1f6d422 clear the bss at the startup and fix some netboot bugs. by okuji · 25 years ago
- 0f2f1a5 add mbchk. by okuji · 25 years ago
- f0932cb call embed from setup. by okuji · 25 years ago
- 41df320 fix the NetBSD and OpenBSD boot bug. by okuji · 25 years ago
- 45ec04e now stage1 supports both LBA and CHS. by okuji · 25 years ago
- bd47df8 add --with-binutils into configure. by okuji · 25 years ago
- c7b7ecb add --without-curses, fix up the installation. by okuji · 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
- 55d36b7 fix a configure bug. by okuji · 25 years ago
- 50016e0 fix a configure bug. by okuji · 25 years ago
- ba8c5e1 fix a configure bug. by okuji · 25 years ago
- dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 25 years ago
- 84bf7c7 fix the memcheck problem in the grub shell. 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
- 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. 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
- 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs 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
- 70ba31d freebsd-elf support by okuji · 25 years ago
- c19c1a5 added getopt source files by okuji · 25 years ago
- cb6a267 some bug fixes by okuji · 25 years ago
- 6336679 fix a potential problem in configure and fix the function chain_stage2 by okuji · 25 years ago
- bdd07e3 set CFLAGS to "-Os -g" if the optimization flag for size is available by okuji · 25 years ago
- 225bd16 doc fix by okuji · 25 years ago
- f561144 Doc fixes. by gord · 25 years ago
- 9350d46 build process is cleaned up by okuji · 25 years ago
- a0ca5d0 /sbin/grub is always built and grub.8 is produced automatically by okuji · 25 years ago
- d3b0391 fix a dist bug by okuji · 25 years ago
- 0d6c157 The debug version of Stage 2 is removed by okuji · 25 years ago
- 9ad024e Change the location of some documents to the top directory. by okuji · 26 years ago
- 765c4a7 Fix the m4 macro grub_ASM_EXT_C by okuji · 26 years ago
- 22c4b56 some bug fixes by okuji · 26 years ago
- 0daef3e cleanups for low level disk I/O and a minor bug fix by okuji · 26 years ago
- 3688d87 /sbin/grub works by gord · 26 years ago
- ab6e283 Get /sbin/grub GUI working. by gord · 26 years ago
- b0016b8 Get basic /sbin/grub GUI working by gord · 26 years ago
- 90ed71c Big cleanups and code reduction. by gord · 26 years ago
- 5cb4326 Last few niggly configure details to fix for 0.5.90 by gord · 26 years ago
- 4b55a25 Add all macros to acinclude.m4, update Makefiles. by gord · 26 years ago
- 791601f Autoconf/Automake jumbo patches by gord · 26 years ago
- 553fec6 Getting ready for 0.5.1 by gord · 26 years ago
- b117211 Debian release 0.5-2. by gord · 26 years ago
- 6239c1a GRUB 0.5 release by gord · 26 years ago