1. 558f2f1 update the network support to etherboot-4.6.4. by okuji · 24 years ago
  2. 8d3a5e7 fix a serious bug in the Linux zImage support. by okuji · 24 years ago
  3. 77219c6 * stage2/fsys_reiserfs.c (block_read): Changed the variable "len" by jochen · 24 years ago
  4. 952982d fix shadowed variable bugs and undefined cpp macro bugs. by okuji · 24 years ago
  5. ca924e1 2000-07-27 Gordon Matzigkeit <gord@fig.org> by gord · 24 years ago
  6. 1e40272 Fixed the effect of the --force-lba switch in stage2/stage1_5. by jochen · 24 years ago
  7. eef046d Fixed another num_clust related bug: The boundary between FAT12 / FAT16 by jochen · 24 years ago
  8. 436fb5c fsys_fat: Fixed calculation of FAT_SUPER->num_clust. by jochen · 24 years ago
  9. 529a2dc fix some bugs in the linux boot code. by okuji · 24 years ago
  10. c786d86 comply with the linux/i386 boot protocol version 2.02. by okuji · 24 years ago
  11. a4a1930 improve the tutorial. by okuji · 24 years ago
  12. e01f0b9 fix a big linux problem. by okuji · 24 years ago
  13. 72ca628 fix a bug in device.c. by okuji · 24 years ago
  14. 1b9e348 rename console input/output functions to more distinguishable names. by okuji · 24 years ago
  15. fa00376 fix a gcc warning in builtins.c. by okuji · 24 years ago
  16. 05581f3 segreate os-specific helper functions from asmstub.c. by okuji · 24 years ago
  17. c13d2ca fix my bad english... by okuji · 24 years ago
  18. 063d1c6 make the mail address produced by the grub shell consistent with the other programs. by okuji · 24 years ago
  19. bc61b4d update the docs. by okuji · 24 years ago
  20. f0ae3c9 add a new option --no-mem-option into the command kernel. by okuji · 24 years ago
  21. 9a41c6b fix some bugs in the document. by okuji · 24 years ago
  22. 21236a8 add a new command hiddenmenu. by okuji · 24 years ago
  23. 5ad5c77 move mdate-sh and texinfo.tex to the top dir. by okuji · 24 years ago
  24. 7d6453a I forgot to remove a conflict indicator. by okuji · 24 years ago
  25. c67be0d recoginize >4gb memory. by okuji · 24 years ago
  26. ada4cc6 add a new entry into the FAQ. by okuji · 24 years ago
  27. edb9c0d add a mem option into Linux automatically only if the user doesn't specify it explicitly. by okuji · 24 years ago
  28. 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
  29. 1a651ec fix a bug in grub_halt. by okuji · 24 years ago
  30. 9b91c55 add two new commands, reboot and halt. by okuji · 24 years ago
  31. cbda4d4 Don't display the menu if the timeout is zero. by gord · 24 years ago
  32. 3c0de98 forgot to write the ChangeLog entry for previous change. sorry. by okuji · 24 years ago
  33. e92b021 fix a floppy device name bug in grub-install. by okuji · 24 years ago
  34. 505fa5c update the docs. by okuji · 24 years ago
  35. bc0e0af eliminate trailing NULs in NVT strings. by okuji · 24 years ago
  36. e4f6307 Added journaling to fsys_reiserfs. by jochen · 24 years ago
  37. 55b7e8a add a grub-specific tag into bootp/dhcp. by okuji · 24 years ago
  38. 72bae78 fix a bug about a LBA check in stage2. by okuji · 25 years ago
  39. 06663a4 add a caution about the grub shell. by okuji · 25 years ago
  40. d17cbe8 fix my poor english in ChangeLog... by okuji · 25 years ago
  41. 07f1a28 fix a bug in setup, show network configuration in the command-line interface. by okuji · 25 years ago
  42. bec9050 add a prefix * into each ljmp/lcall operand only if GAS supports it. by okuji · 25 years ago
  43. c7b6b37 Change grub_memmove to use void * by gord · 25 years ago
  44. 0651145 Updated error messages in manual. by gord · 25 years ago
  45. 1675300 Add Pavel Roskin's improvements to grub-install.in. by gord · 25 years ago
  46. bbc286b Minor cosmetic changes to GRUB command line. by gord · 25 years ago
  47. 7ca6bf9 add a new command tftpserver. by okuji · 25 years ago
  48. 83038ff fix some bugs in netboot. now the diskless support is working. by okuji · 25 years ago
  49. f85b90a add diskless support. by okuji · 25 years ago
  50. 8ba5340 fix the bug in RRQ completely! by okuji · 25 years ago
  51. f6e3c77 fix a bug in tftp. by okuji · 25 years ago
  52. 3c5b1b1 sync the docs. by okuji · 25 years ago
  53. a87a341 improve some memory functions. by okuji · 25 years ago
  54. fc73dcd update the network support to etherboot-4.6.1. by okuji · 25 years ago
  55. 81850d7 recognize the Linux extended partition and add a sanity check into grub-install. by okuji · 25 years ago
  56. 84f224a fix a bug in init_bios_info. by okuji · 25 years ago
  57. 5aef9e7 perhaps fix the bug that Linux cannot get a correct memory size. by okuji · 25 years ago
  58. d08bfbd shrink the code size of stage1. by okuji · 25 years ago
  59. 2b8c514 update setup_func so that it uses SECTOR_BITS for the performance (is this better really?). by okuji · 25 years ago
  60. 310b41d updated to etherboot-4.6.0. by okuji · 25 years ago
  61. ce7c6fd add new features into the password system. by okuji · 25 years ago
  62. 5ff25f9 update the network support to etherboot-4.5.8. by okuji · 25 years ago
  63. 26fef18 Added Jochen's sector alignment checking patch. by gord · 25 years ago
  64. 98ca2ba fix some portability problems (by pavel). by okuji · 25 years ago
  65. 92fca67 make the LBA support bitmap checks configurable at the installation time. by okuji · 25 years ago
  66. 31f1004 fix a bug in grub-install. by okuji · 25 years ago
  67. 3792b0a add reiserfs support. by okuji · 25 years ago
  68. cf37f79 don't use AC_PATH_TOOL so that the developer can use autoconf 2.13. by okuji · 25 years ago
  69. 0a1cbcf remove stage1/depcomp and fix a bug in the menu entry editor. by okuji · 25 years ago
  70. 4d452e4 fix a bogus bug in kernel_func, load initrd below 1GB, append mem= option only if >64MB, add some CDROM detection code, don't use the last page for initrd to avoid a Linux's bug. by okuji · 25 years ago
  71. ba86939 add NetBSD ELF support using a dirty solution. by okuji · 25 years ago
  72. eb321e7 fix many bugs. see ChangeLog. by okuji · 25 years ago
  73. 4e418f4 Update the build environment. You need the latest CVS version of Automake. by okuji · 25 years ago
  74. b56d735 merge prepare_0_5_94. by okuji · 25 years ago
  75. 547c203 added a new chapter for the netboot. by okuji · 25 years ago
  76. 098d98d doc updates. by okuji · 25 years ago
  77. ab6cc80 fix and improve tftp_read. by okuji · 25 years ago
  78. b9ff0c2 print only a partition type in print_fsys_type, don't call HDIO_GETGEO for a floppy in check_device. by okuji · 25 years ago
  79. a936d03 change the location of the boot partition table. by okuji · 25 years ago
  80. 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
  81. b0574de add a new command, cmp, and fix a bug in fat_mount. by okuji · 25 years ago
  82. 07996ed add some checks into make_saved_active and remove 3c59x.c. by okuji · 25 years ago
  83. 85c66cb add long filename support into FAT, fix a typo in configure. by okuji · 25 years ago
  84. 7c4acb2 pass the boot partition information to a chain-loader, in the partition table area of the loader. by okuji · 25 years ago
  85. 687f54b fix several bugs in netboot and one bug in the command geometry. by okuji · 25 years ago
  86. bfbcbe1 fix some bugs in netboot, print out the network configuration if bootp or arp succeeds. by okuji · 25 years ago
  87. b910459 add graphics support into the Multiboot Specification. by okuji · 25 years ago
  88. f328ddf downgrade the version number of the Multiboot Specification to 0.6.90. by okuji · 25 years ago
  89. 899a275 add some new commands to the stage2 for the network support. by okuji · 25 years ago
  90. 1bb9439 fix a fat32 bug and some netboot bugs. by okuji · 25 years ago
  91. 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
  92. 9fe0449 heavily rewrite the netboot support. by okuji · 25 years ago
  93. a2018f2 undo the previous changes in asm.S because of the incompatibility against older binutils. by okuji · 25 years ago
  94. 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
  95. a92313f change the option name root to root-directory for grub-install, update the FAQ. by okuji · 25 years ago
  96. 18c2360 add --force into the command chainloader. by okuji · 25 years ago
  97. 7692b3e update the manual. by okuji · 25 years ago
  98. a033c6b don't check if AH=42h is supported in stage1. by okuji · 25 years ago
  99. 68b1a3d enable the fallback in bios.c, add new options into grub-install. by okuji · 25 years ago
  100. adcd200 make sure that the user does not have a separate partition for /boot in the script grub-install. by okuji · 25 years ago