1. 2169f1f Merge branch 'grub-0.97-solaris-portable' into 'grub4dos-solaris' by WHR · 7 years ago
  2. 54793ea Change 'echo -n -e' to printf(1) for better portability. Add option --divide to as(1) get the code to build on System-V by WHR · 7 years ago
  3. 1a4344d Fix warnings and related bugs; add support for ZFS vdevs that have ashift > 10 by WHR · 7 years ago
  4. 4d249b2 Import from Solaris ON 147 by WHR · 7 years ago
  5. 017ec3f support (ud) device, other bug fixes. by Bean · 15 years ago
  6. 43a31cf New commands dd and uuid. fixed a bug in disk emulation. Added gfxmenu support. by Bean · 16 years ago
  7. 79ec65c added badgrub.exe; fixes on bootlace and disk I/O; improvements on FIND, PXE, etc; MSYS/MinGW support. by Tinybit · 16 years ago
  8. 7f857b9 Fixed bugs on endless partition loop, probe_int, probe_mbr and compressed NTFS volume; Updated hmload. by Tinybit · 17 years ago
  9. c191705 imporve PXE code, add builtin command pxe by Bean · 17 years ago
  10. 9e194e5 added PXE support, fixed netboot driver compile problem, fixed timing functions by Bean · 17 years ago
  11. 5597b39 move preset menu to the end/tail of pre_stage2 by Tinybit · 18 years ago
  12. 8a3dc31 Add build script by Bean · 18 years ago
  13. 75557bc Fix CDROM boot problem in buggy BIOS by Bean · 18 years ago
  14. 6f98223 Fix file mode by WHR · 8 years ago
  15. 2b55611 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 19 years ago
  16. eb5d4d6 2005-01-30 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  17. 5b5f6dc 2004-06-20 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  18. 3a65add 2004-06-13 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  19. dc8bf1d 2004-05-14 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  20. 3316fed Regenerated by jeroen · 20 years ago
  21. 0accb2c 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 21 years ago
  22. 4f29a8a 2004-03-27 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 21 years ago
  23. 7899a91 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 21 years ago
  24. da7278f 2003-01-29 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  25. e60b85f 2003-01-05 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  26. 7c1993f 2003-01-02 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  27. bf88d91 2002-11-30 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  28. f891c6f 2002-10-06 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  29. c97b7d2 2002-09-08 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  30. 58a5878 2002-05-23 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 22 years ago
  31. 204a870 Update the link to binutils. by okuji · 23 years ago
  32. 0c8552c 2002-03-29 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 23 years ago
  33. f7eda12 It seems that I forgot to add natsemi.c to the CVS... by okuji · 23 years ago
  34. 973e6f4 2002-01-03 Yoshinori K. Okuji <okuji@gnu.org> by okuji · 23 years ago
  35. d619861 JFS and XFS support is added. by okuji · 23 years ago
  36. e5fd53e Update to Automake 1.5 by gord · 23 years ago
  37. 40c293d Merge changes in 0.90. by okuji · 23 years ago
  38. 62cba90 Add a missing file and increase the version number. by okuji · 23 years ago
  39. 60415d2 Use automake-1.4h instead of our own version. Some required changes are made. by okuji · 23 years ago
  40. 2f97c78 Add VSTa filesystem support. by okuji · 23 years ago
  41. fc528f1 * configure.in (AC_OUTPUT): Remove debian/Makefile. by proski · 23 years ago
  42. 4b1637c add a new option, --disable-auto-linux-mem-opt, into configure. by okuji · 24 years ago
  43. e85272f add hercules support. by okuji · 24 years ago
  44. 1b97631 add an option to build the example kernel. by okuji · 24 years ago
  45. 4557958 add support for a preset menu file. by okuji · 24 years ago
  46. 7561bde add a new utility, grub-md5-crypt. by okuji · 24 years ago
  47. a2622ee --disable-md5password -> --disable-md5-password by okuji · 24 years ago
  48. 2315cb4 Added MD5 passwords and extended the password command. by jochen · 24 years ago
  49. 98be6a0 increase the version number. by okuji · 24 years ago
  50. 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
  51. 4a1f066 disable to align functions, loops and jumps. by okuji · 24 years ago
  52. 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
  53. 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
  54. 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
  55. 558f2f1 update the network support to etherboot-4.6.4. by okuji · 24 years ago
  56. 952982d fix shadowed variable bugs and undefined cpp macro bugs. by okuji · 24 years ago
  57. ca924e1 2000-07-27 Gordon Matzigkeit <gord@fig.org> by gord · 24 years ago
  58. edb9c0d add a mem option into Linux automatically only if the user doesn't specify it explicitly. by okuji · 24 years ago
  59. 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
  60. 9b91c55 add two new commands, reboot and halt. by okuji · 24 years ago
  61. bec9050 add a prefix * into each ljmp/lcall operand only if GAS supports it. by okuji · 24 years ago
  62. f85b90a add diskless support. by okuji · 24 years ago
  63. 84f224a fix a bug in init_bios_info. by okuji · 24 years ago
  64. 5ff25f9 update the network support to etherboot-4.5.8. by okuji · 25 years ago
  65. 92fca67 make the LBA support bitmap checks configurable at the installation time. by okuji · 25 years ago
  66. 3792b0a add reiserfs support. by okuji · 25 years ago
  67. cf37f79 don't use AC_PATH_TOOL so that the developer can use autoconf 2.13. by okuji · 25 years ago
  68. eb321e7 fix many bugs. see ChangeLog. by okuji · 25 years ago
  69. 4e418f4 Update the build environment. You need the latest CVS version of Automake. by okuji · 25 years ago
  70. b56d735 merge prepare_0_5_94. by okuji · 25 years ago
  71. 098d98d doc updates. by okuji · 25 years ago
  72. 07996ed add some checks into make_saved_active and remove 3c59x.c. by okuji · 25 years ago
  73. 85c66cb add long filename support into FAT, fix a typo in configure. by okuji · 25 years ago
  74. 687f54b fix several bugs in netboot and one bug in the command geometry. by okuji · 25 years ago
  75. 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
  76. 9fe0449 heavily rewrite the netboot support. by okuji · 25 years ago
  77. 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
  78. 68b1a3d enable the fallback in bios.c, add new options into grub-install. by okuji · 25 years ago
  79. 9f3e0b8 Minor cleanups by gord · 25 years ago
  80. ca0ad14 add grub-install. by okuji · 25 years ago
  81. a3d2f9b Merge back Debian changes. by gord · 25 years ago
  82. 1f6d422 clear the bss at the startup and fix some netboot bugs. by okuji · 25 years ago
  83. 0f2f1a5 add mbchk. by okuji · 25 years ago
  84. f0932cb call embed from setup. by okuji · 25 years ago
  85. 41df320 fix the NetBSD and OpenBSD boot bug. by okuji · 25 years ago
  86. 45ec04e now stage1 supports both LBA and CHS. by okuji · 25 years ago
  87. bd47df8 add --with-binutils into configure. by okuji · 25 years ago
  88. c7b7ecb add --without-curses, fix up the installation. by okuji · 25 years ago
  89. adadc62 move some source files in the directory grub into the new directory lib. by okuji · 25 years ago
  90. 43921a9 cleanup some code and fix some macros in acinclude.m4. by okuji · 25 years ago
  91. 3ccfc3b reduce the size of Stage 1.5, improve the completion, fix some bugs. by okuji · 25 years ago
  92. 55d36b7 fix a configure bug. by okuji · 25 years ago
  93. 50016e0 fix a configure bug. by okuji · 25 years ago
  94. ba8c5e1 fix a configure bug. by okuji · 25 years ago
  95. dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 25 years ago
  96. 84bf7c7 fix the memcheck problem in the grub shell. by okuji · 25 years ago
  97. be51499 add netboot support. by okuji · 25 years ago
  98. 694616c modify the implement of the maintainer mode. by okuji · 25 years ago
  99. 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
  100. 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. by okuji · 25 years ago