1. 98be6a0 increase the version number. by okuji · 24 years ago
  2. 11f52a0 don't define unusable commands, don't handle a dumb terminal if serial terminal support is disabled, enable serial terminal support by default. by okuji · 24 years ago
  3. 4a1f066 disable to align functions, loops and jumps. by okuji · 24 years ago
  4. 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
  5. 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
  6. 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
  7. 558f2f1 update the network support to etherboot-4.6.4. by okuji · 24 years ago
  8. 952982d fix shadowed variable bugs and undefined cpp macro bugs. by okuji · 24 years ago
  9. ca924e1 2000-07-27 Gordon Matzigkeit <gord@fig.org> by gord · 24 years ago
  10. edb9c0d add a mem option into Linux automatically only if the user doesn't specify it explicitly. by okuji · 24 years ago
  11. 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
  12. 9b91c55 add two new commands, reboot and halt. by okuji · 24 years ago
  13. bec9050 add a prefix * into each ljmp/lcall operand only if GAS supports it. by okuji · 24 years ago
  14. f85b90a add diskless support. by okuji · 25 years ago
  15. 84f224a fix a bug in init_bios_info. by okuji · 25 years ago
  16. 5ff25f9 update the network support to etherboot-4.5.8. by okuji · 25 years ago
  17. 92fca67 make the LBA support bitmap checks configurable at the installation time. by okuji · 25 years ago
  18. 3792b0a add reiserfs support. by okuji · 25 years ago
  19. cf37f79 don't use AC_PATH_TOOL so that the developer can use autoconf 2.13. by okuji · 25 years ago
  20. eb321e7 fix many bugs. see ChangeLog. by okuji · 25 years ago
  21. 4e418f4 Update the build environment. You need the latest CVS version of Automake. by okuji · 25 years ago
  22. b56d735 merge prepare_0_5_94. by okuji · 25 years ago
  23. 098d98d doc updates. by okuji · 25 years ago
  24. 07996ed add some checks into make_saved_active and remove 3c59x.c. by okuji · 25 years ago
  25. 85c66cb add long filename support into FAT, fix a typo in configure. by okuji · 25 years ago
  26. 687f54b fix several bugs in netboot and one bug in the command geometry. by okuji · 25 years ago
  27. 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
  28. 9fe0449 heavily rewrite the netboot support. by okuji · 25 years ago
  29. 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
  30. 68b1a3d enable the fallback in bios.c, add new options into grub-install. by okuji · 25 years ago
  31. 9f3e0b8 Minor cleanups by gord · 25 years ago
  32. ca0ad14 add grub-install. by okuji · 25 years ago
  33. a3d2f9b Merge back Debian changes. by gord · 25 years ago
  34. 1f6d422 clear the bss at the startup and fix some netboot bugs. by okuji · 25 years ago
  35. 0f2f1a5 add mbchk. by okuji · 25 years ago
  36. f0932cb call embed from setup. by okuji · 25 years ago
  37. 41df320 fix the NetBSD and OpenBSD boot bug. by okuji · 25 years ago
  38. 45ec04e now stage1 supports both LBA and CHS. by okuji · 25 years ago
  39. bd47df8 add --with-binutils into configure. by okuji · 25 years ago
  40. c7b7ecb add --without-curses, fix up the installation. by okuji · 25 years ago
  41. adadc62 move some source files in the directory grub into the new directory lib. by okuji · 25 years ago
  42. 43921a9 cleanup some code and fix some macros in acinclude.m4. by okuji · 25 years ago
  43. 3ccfc3b reduce the size of Stage 1.5, improve the completion, fix some bugs. by okuji · 25 years ago
  44. 55d36b7 fix a configure bug. by okuji · 25 years ago
  45. 50016e0 fix a configure bug. by okuji · 25 years ago
  46. ba8c5e1 fix a configure bug. by okuji · 25 years ago
  47. dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 25 years ago
  48. 84bf7c7 fix the memcheck problem in the grub shell. by okuji · 25 years ago
  49. be51499 add netboot support. by okuji · 25 years ago
  50. 694616c modify the implement of the maintainer mode. by okuji · 25 years ago
  51. 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
  52. 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. by okuji · 25 years ago
  53. 434d860 add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". by okuji · 25 years ago
  54. 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
  55. ce03b57 support both of binutils 2.9.1.0.x and 2.9.5.0.x by okuji · 25 years ago
  56. 70ba31d freebsd-elf support by okuji · 25 years ago
  57. c19c1a5 added getopt source files by okuji · 25 years ago
  58. cb6a267 some bug fixes by okuji · 25 years ago
  59. 6336679 fix a potential problem in configure and fix the function chain_stage2 by okuji · 25 years ago
  60. bdd07e3 set CFLAGS to "-Os -g" if the optimization flag for size is available by okuji · 25 years ago
  61. 225bd16 doc fix by okuji · 25 years ago
  62. f561144 Doc fixes. by gord · 25 years ago
  63. 9350d46 build process is cleaned up by okuji · 25 years ago
  64. a0ca5d0 /sbin/grub is always built and grub.8 is produced automatically by okuji · 25 years ago
  65. d3b0391 fix a dist bug by okuji · 25 years ago
  66. 0d6c157 The debug version of Stage 2 is removed by okuji · 25 years ago
  67. 9ad024e Change the location of some documents to the top directory. by okuji · 26 years ago
  68. 765c4a7 Fix the m4 macro grub_ASM_EXT_C by okuji · 26 years ago
  69. 22c4b56 some bug fixes by okuji · 26 years ago
  70. 0daef3e cleanups for low level disk I/O and a minor bug fix by okuji · 26 years ago
  71. 3688d87 /sbin/grub works by gord · 26 years ago
  72. ab6e283 Get /sbin/grub GUI working. by gord · 26 years ago
  73. b0016b8 Get basic /sbin/grub GUI working by gord · 26 years ago
  74. 90ed71c Big cleanups and code reduction. by gord · 26 years ago
  75. 5cb4326 Last few niggly configure details to fix for 0.5.90 by gord · 26 years ago
  76. 4b55a25 Add all macros to acinclude.m4, update Makefiles. by gord · 26 years ago
  77. 791601f Autoconf/Automake jumbo patches by gord · 26 years ago
  78. 553fec6 Getting ready for 0.5.1 by gord · 26 years ago
  79. b117211 Debian release 0.5-2. by gord · 26 years ago
  80. 6239c1a GRUB 0.5 release by gord · 26 years ago