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