1. 1b38e4d add support for saving a default entry number in your disk. by okuji · 24 years ago
  2. 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
  3. f1c162c preserve a magic number used by Windows NT. by okuji · 24 years ago
  4. 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
  5. 4e0e3cc fix a violation against the network boot image proposal. by okuji · 24 years ago
  6. 7ab4e9c add a workaround for the bug in Linux into the grub shell. by okuji · 24 years ago
  7. bef3d7d * stage2/fsys_reiserfs.c: Symlink support added. by jochen · 24 years ago
  8. 558f2f1 update the network support to etherboot-4.6.4. by okuji · 24 years ago
  9. c786d86 comply with the linux/i386 boot protocol version 2.02. by okuji · 24 years ago
  10. 4056902 merged updates for the docs in 0.5.95. by okuji · 24 years ago
  11. f0ae3c9 add a new option --no-mem-option into the command kernel. by okuji · 24 years ago
  12. 21236a8 add a new command hiddenmenu. by okuji · 24 years ago
  13. 9b91c55 add two new commands, reboot and halt. by okuji · 24 years ago
  14. e326ae2 update NEWS. by okuji · 24 years ago
  15. 7ca6bf9 add a new command tftpserver. by okuji · 25 years ago
  16. f85b90a add diskless support. by okuji · 25 years ago
  17. fc73dcd update the network support to etherboot-4.6.1. by okuji · 25 years ago
  18. 2a50872 update docs. by okuji · 25 years ago
  19. ce7c6fd add new features into the password system. by okuji · 25 years ago
  20. 5ff25f9 update the network support to etherboot-4.5.8. by okuji · 25 years ago
  21. 98ca2ba fix some portability problems (by pavel). by okuji · 25 years ago
  22. 92fca67 make the LBA support bitmap checks configurable at the installation time. by okuji · 25 years ago
  23. 3792b0a add reiserfs support. by okuji · 25 years ago
  24. ba86939 add NetBSD ELF support using a dirty solution. by okuji · 25 years ago
  25. b56d735 merge prepare_0_5_94. by okuji · 25 years ago
  26. c62dcb6 upgraded to etherboot-4.4.3, rewrite a part of the document, print a message in check_BSD_parts if the label is invalid. by okuji · 25 years ago
  27. b0574de add a new command, cmp, and fix a bug in fat_mount. by okuji · 25 years ago
  28. 85c66cb add long filename support into FAT, fix a typo in configure. by okuji · 25 years ago
  29. 899a275 add some new commands to the stage2 for the network support. by okuji · 25 years ago
  30. 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
  31. d140ed6 add some notations to README and NEWS. by okuji · 25 years ago
  32. 18c2360 add --force into the command chainloader. by okuji · 25 years ago
  33. 372831b add a new command, blocklist. by okuji · 25 years ago
  34. 1f9a7e6 fix many bugs in grub-install. by okuji · 25 years ago
  35. 8bc82ce disable the device map file by default. by okuji · 25 years ago
  36. 61a9fc4 Merge changes from debian_version_0_5_93. by gord · 25 years ago
  37. c6ec012 add an extra option into the command install, and allow to mount extended partitions. by okuji · 25 years ago
  38. 8fb66b3 add OpenBSD support, add some explanations into the manual. by okuji · 25 years ago
  39. d7c7eb7 add the command ioprobe. by okuji · 25 years ago
  40. 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
  41. 8ae7fd5 fix some minor bugs and replace the old manual with the new one. by okuji · 25 years ago
  42. 4b1ec86 some bugfixes and documentation updates. by okuji · 25 years ago
  43. 24b486c add the command keycode. by okuji · 25 years ago
  44. 42afef1 add the command map. by okuji · 25 years ago
  45. 460515b minor cleanups. by okuji · 25 years ago
  46. 0f2f1a5 add mbchk. by okuji · 25 years ago
  47. 2e5bb74 update some documents. by okuji · 25 years ago
  48. f0932cb call embed from setup. by okuji · 25 years ago
  49. 8f83254 device map file support. by okuji · 25 years ago
  50. 4e769ee add symbolic color name syntax support into the command color. by okuji · 25 years ago
  51. 8d19545 add an experimental version of setup and embed. 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. 3ccfc3b reduce the size of Stage 1.5, improve the completion, fix some bugs. by okuji · 25 years ago
  55. 133581f make the argument address for the command install optional. by okuji · 25 years ago
  56. dfe653f improve the command-line interface. by okuji · 25 years ago
  57. 47ba3d6 improve FreeBSD support in the grub shell. by okuji · 25 years ago
  58. be51499 add netboot support. by okuji · 25 years ago
  59. 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
  60. 95a60f6 add a new command device. now the command geometry can modify geometries of any disks. by okuji · 25 years ago
  61. 6ec8139 Eliminate unnecessary code and add the command configfile. by okuji · 25 years ago
  62. 6608e1b The internal of the command handling is heavily modified, and a new command help is added. by okuji · 25 years ago
  63. 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. by okuji · 25 years ago
  64. 9bf7494 the equal character after a command is now optional. by okuji · 25 years ago
  65. 83b3d5e add hide and unhide commands. add additional minix fs support. some code cleanups. by okuji · 25 years ago
  66. 434d860 add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". by okuji · 25 years ago
  67. 29286d8 add fat32 support. fix some mount bugs. by okuji · 25 years ago
  68. 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
  69. 0f4f88a add NetBSD and OpenBSD partition slices support by okuji · 25 years ago
  70. 70ba31d freebsd-elf support by okuji · 25 years ago
  71. cec4786 Final touches for release. by gord · 25 years ago
  72. cb7e6d5 Bug fixes in the geometry detection. Linux video mode selection support. New Stage 1 stage1_lba is added. Stage 1.5 becomes much smaller. by okuji · 25 years ago
  73. f6fb25a fix option handling inconsistency by okuji · 25 years ago
  74. 2465e9e doc updates by okuji · 25 years ago
  75. 45d89b3 add quit command by okuji · 25 years ago
  76. 0199740 color menu support by okuji · 25 years ago
  77. d2b9bc0 Change the limit size of stage 1.5 by okuji · 25 years ago
  78. 447e862 Add new options into /sbin/grub, and eliminate the completion code from Stage 1.5. by okuji · 26 years ago
  79. 3688d87 /sbin/grub works by gord · 26 years ago
  80. e269083 Updated news and changelog. by gord · 26 years ago
  81. 3f99b1e Fix up LBA support. by gord · 26 years ago
  82. d34ac5a Initial stab at Mach-style partition names, LBA mode, and documentation. by gord · 26 years ago
  83. 90ed71c Big cleanups and code reduction. by gord · 26 years ago
  84. 5223272 Add LBA support by gord · 26 years ago
  85. 48b4b13 Minor doc fixes and packaging cleanups. by gord · 26 years ago
  86. 791601f Autoconf/Automake jumbo patches by gord · 26 years ago