1. 973e6f4 2002-01-03 Yoshinori K. Okuji <okuji@gnu.org> by okuji · 23 years ago
  2. daa965e 2002-01-02 Jeremy Katz <katzj@redhat.com> by okuji · 23 years ago
  3. 6e8c615 2002-01-02 Jeremy Katz <katzj@redhat.com> by okuji · 23 years ago
  4. 59d735d 2001-12-30 Yoshinori K. Okuji <okuji@gnu.org> by okuji · 23 years ago
  5. 4cd09c4 2001-12-30 Yoshinori K. Okuji <okuji@gnu.org> by okuji · 23 years ago
  6. aaccdfc Add NetBSD support into grub-install. by okuji · 23 years ago
  7. f70e5d2 Use /boot/grub in NetBSD. by okuji · 23 years ago
  8. 6ff5668 Add extra space characters into help messages. by okuji · 23 years ago
  9. 728d26c Add a workaround for AST BIOS. by okuji · 23 years ago
  10. f9e7ef1 Fix a wrong comment. by okuji · 23 years ago
  11. 3c17445 Fix warnings from gcc-3.0.x. Not very serious. by okuji · 23 years ago
  12. f51d8ce Change the error message from the command "embed" to "No spare sectors on by okuji · 23 years ago
  13. 4232395 Ignore the signal SIGWINCH in the grub shell. by okuji · 23 years ago
  14. 502a79c hide and unhide support logical partitions. by okuji · 23 years ago
  15. 3a150c2 by okuji · 23 years ago
  16. d05b770 Fix a compilation bug when disabling serial support. by okuji · 23 years ago
  17. d619861 JFS and XFS support is added. by okuji · 23 years ago
  18. 36fd6bd 2001-10-27 Yoshinori K. Okuji <okuji@gnu.org> by okuji · 23 years ago
  19. e5fd53e Update to Automake 1.5 by gord · 23 years ago
  20. 902ee9c Fix a bug in tftp_read, which may appear when seeking back. by okuji · 23 years ago
  21. 3785f59 Don\'t use get_diskinfo_floppy. by okuji · 23 years ago
  22. 61928d1 Ensure that a serial port is set up before used. by okuji · 23 years ago
  23. a8ac7eb add support for DAC960. by okuji · 23 years ago
  24. 3793b17 * stage2/fsys_reiserfs.c (reiserfs_super_block): Updated by jochen · 23 years ago
  25. 62e7ed8 * stage2/fsys_reiserfs.c (reiserfs_mount): Don't look at by jochen · 23 years ago
  26. 49312f5 * stage2/fsys_reiserfs.c (reiserfs_dir): Set errnum to by jochen · 23 years ago
  27. e9d9414 Set the level of APM support to 1.1, before turning off the power state. by okuji · 23 years ago
  28. 044d850 Fix minor bugs in grub-md5-crypt. by okuji · 23 years ago
  29. 9e195f4 Ignore zero-length memory ranges. by gord · 23 years ago
  30. cd403b1 * stage2/Makefile.am (libgrub_a_CFLAGS): Enable USE_MD5_PASSWORDS by jochen · 23 years ago
  31. cfbf950 Fix a problem when you specify a Linux devfs floppy device name to grub-install. by okuji · 23 years ago
  32. 40c293d Merge changes in 0.90. by okuji · 23 years ago
  33. 62cba90 Add a missing file and increase the version number. by okuji · 23 years ago
  34. cd93e2f Update the manual (not complete). by okuji · 23 years ago
  35. f2ca2f3 Don't decompress an initrd automatically. by okuji · 23 years ago
  36. 60415d2 Use automake-1.4h instead of our own version. Some required changes are made. by okuji · 23 years ago
  37. b7e8ad7 ELF symbol loading support is added. by okuji · 23 years ago
  38. 2f97c78 Add VSTa filesystem support. by okuji · 23 years ago
  39. 030d695 Add `--with-configfile' into the commands "bootp" and "dhcp". by okuji · 23 years ago
  40. 00a436e update the location of the CVS repository. by okuji · 23 years ago
  41. 123b813 Always jump to the physical entry address of a Multiboot OS image, even by okuji · 23 years ago
  42. a5694fb fix some typos in the manual. by okuji · 23 years ago
  43. fc528f1 * configure.in (AC_OUTPUT): Remove debian/Makefile. by proski · 24 years ago
  44. e86ba8b Remove debian directory. by gord · 24 years ago
  45. 2edd28f Implement menu & command-list on dumb terminals. by kr · 24 years ago
  46. 7c0ea24 * stage2/shared.h (ENTRY): Remove unnecessary `##'. by proski · 24 years ago
  47. 68c2bd1 * grub/asmstub.c (biosdisk): Work around a bug in linux's ez by jochen · 24 years ago
  48. 9e3e10d Don't cast entry_addr to an int. by gord · 24 years ago
  49. c610524 avoid Linux 2.2.x memory range check bug. by okuji · 24 years ago
  50. c2e925b write the chapter History in Multiboot Specification. by okuji · 24 years ago
  51. dfee6ac add freebsd 4.x support into the grub shell and grub-install. by okuji · 24 years ago
  52. 348785c If the default entry is wrong, use the fallback entry rather than the first, if possible. by okuji · 24 years ago
  53. 4b1637c add a new option, --disable-auto-linux-mem-opt, into configure. by okuji · 24 years ago
  54. 1372bfd change the check for a Windows partition in chainloader_func, to fix the problem that GRUB cannot be compiled, if FAT support is disabled. by okuji · 24 years ago
  55. e85272f add hercules support. by okuji · 24 years ago
  56. 3a59826 update the GRUB manual. by okuji · 24 years ago
  57. f633d9e update the GRUB manual. by okuji · 24 years ago
  58. 2601d06 fix a bug in chain_stage2. by okuji · 24 years ago
  59. d20f960 The new grub manual is made official. by okuji · 24 years ago
  60. cf58c5c lower the maximum address of initrd. by okuji · 24 years ago
  61. 13aaba9 add one more check into savedefault. by okuji · 24 years ago
  62. dc1c0a6 improve the robustness of savedefault and default. by okuji · 24 years ago
  63. 00865a8 fix the problem that savedefault doesn't work with Stage 1.5. by okuji · 24 years ago
  64. 9417ebb probe the first PCI NIC candidate with a non-zero ioaddr, before probing everything. by okuji · 24 years ago
  65. 7b3aef4 add linux software raid-1 support. by okuji · 24 years ago
  66. fb4f1e3 doc update. by okuji · 24 years ago
  67. c325ead fix typos in setkey_func. by okuji · 24 years ago
  68. cccfe78 add some missing variables replaced by configure into grub-md5-crypt. by okuji · 24 years ago
  69. acc6543 fix some bugs in the example kernel and the Makefile entries. by okuji · 24 years ago
  70. 7519621 add a new command, ifconfig. by okuji · 24 years ago
  71. 1b97631 add an option to build the example kernel. by okuji · 24 years ago
  72. ca6efbe add a workaround to boot Windows from a logical partition. by okuji · 24 years ago
  73. 3c8e992 * stage2/builtins.c (boot_func): In the chain-loading mode, by okuji · 24 years ago
  74. 71840f8 Call open_partition() even for MBR, so that part_start is correct. by jochen · 24 years ago
  75. d24002d use lower case for the variable name MBR. by okuji · 24 years ago
  76. 2f0dff2 From Cedric Ware <ware@com.enst.fr>: by jochen · 24 years ago
  77. 207a82b Added EZ-BIOS support. by jochen · 24 years ago
  78. 47148b6 fix a problem that chainloader doesn't report any error, even if it failed. by okuji · 24 years ago
  79. 9f4cb39 update prog-ref.texi. by okuji · 24 years ago
  80. fb01925 revise the fix for floppy device handling in grub-install. by okuji · 24 years ago
  81. b1cdb09 add a workaround for Thinkpad X20. by okuji · 24 years ago
  82. f8e4561 * stage2/disk_io.c (next_partition): Mask out bsd partition sub by jochen · 24 years ago
  83. 29aa359 fix a floppy handling bug in grub-install. by okuji · 24 years ago
  84. 8593e88 fix a bug in linux devfs support. by okuji · 24 years ago
  85. 8fe3b6d Corrected the check for IS_PC_SLICE_TYPE_MINIX; minix was only working by jochen · 24 years ago
  86. 8eff936 Handle items with old version key on new version reiserfs partition. by jochen · 24 years ago
  87. da863ed disable to probe I/O ports temporarily. by okuji · 24 years ago
  88. 5c6112a use O_FSYNC instead of O_SYNC in FreeBSD. by okuji · 24 years ago
  89. 65d6a08 simplify track_int13 and some related code, and fix a few bugs in VBE support code. by okuji · 24 years ago
  90. 4557958 add support for a preset menu file. by okuji · 24 years ago
  91. 002f8f7 fix a missing prefix problem in set_vbe_mode. by okuji · 24 years ago
  92. e3daf57 add another workaround for buggy BIOSes into get_diskinfo. by okuji · 24 years ago
  93. d917526 change the error number to a more appropriate one in make_saved_active. by okuji · 24 years ago
  94. dac1ed5 update the URL of grub/98. by okuji · 24 years ago
  95. ad50fc1 VBE support is partially added. by okuji · 24 years ago
  96. 2d772c5 update help2man to 1.23. by okuji · 24 years ago
  97. 582e55c don't include setjmp.S or apm.S in stage1.5. by okuji · 24 years ago
  98. 5ac0d65 skip empty lines in a device map file. by okuji · 24 years ago
  99. 8dd10ab md5crypt: Use all bits of currticks () to generate the salt. by jochen · 24 years ago
  100. b16aca6 fix a quite bogus mistake in apm.S. by okuji · 24 years ago