1. 59d735d 2001-12-30 Yoshinori K. Okuji <okuji@gnu.org> by okuji · 23 years ago
  2. 728d26c Add a workaround for AST BIOS. by okuji · 23 years ago
  3. 3a150c2 by okuji · 23 years ago
  4. e5fd53e Update to Automake 1.5 by gord · 23 years ago
  5. 60415d2 Use automake-1.4h instead of our own version. Some required changes are made. by okuji · 23 years ago
  6. c7159c3 Make NT magic explicit. by gord · 23 years ago
  7. 19477b0 Add all products of "configure" and "make" to .cvsignore by proski · 23 years ago
  8. b5381c0 change boot messages. by okuji · 24 years ago
  9. 1b38e4d add support for saving a default entry number in your disk. by okuji · 24 years ago
  10. abca3d8 don't check if a sector of a disk is outside the disk in LBA mode by default, because some BIOSes don't return correct geometries. by okuji · 24 years ago
  11. 7f6d84c add a workaround for binutils-2.9.1.0.x into stage1.S. by okuji · 24 years ago
  12. f1c162c preserve a magic number used by Windows NT. by okuji · 24 years ago
  13. d08bfbd shrink the code size of stage1. by okuji · 24 years ago
  14. 92fca67 make the LBA support bitmap checks configurable at the installation time. by okuji · 25 years ago
  15. 3792b0a add reiserfs support. by okuji · 25 years ago
  16. 0a1cbcf remove stage1/depcomp and fix a bug in the menu entry editor. by okuji · 25 years ago
  17. fa84577 I forgot to add depcomp to the CVS. by okuji · 25 years ago
  18. 4e418f4 Update the build environment. You need the latest CVS version of Automake. by okuji · 25 years ago
  19. 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
  20. 9fe0449 heavily rewrite the netboot support. by okuji · 25 years ago
  21. a033c6b don't check if AH=42h is supported in stage1. by okuji · 25 years ago
  22. 2745c43 skip CD-ROMs, avoid an automake bug, make sure that LBA read/write are supported, increase the number of devices to be probed. by okuji · 25 years ago
  23. 9f3e0b8 Minor cleanups by gord · 25 years ago
  24. ca0ad14 add grub-install. by okuji · 25 years ago
  25. a6d7cb0 check for the support bitmap in stage1. by okuji · 25 years ago
  26. 9f88649 fallback to CHS if LBA fails in stage1. by okuji · 25 years ago
  27. c95941d fix several bugs. by okuji · 25 years ago
  28. a3d2f9b Merge back Debian changes. by gord · 25 years ago
  29. 9d73443 add a workaround for some BIOSes into stage1, remove our own rult to produce info files. by okuji · 25 years ago
  30. c14ac03 add user-ref.texi. by okuji · 25 years ago
  31. 3764236 now stage1 supports both LBA and CHS. by okuji · 25 years ago
  32. bd47df8 add --with-binutils into configure. by okuji · 25 years ago
  33. 3ccfc3b reduce the size of Stage 1.5, improve the completion, fix some bugs. by okuji · 25 years ago
  34. 9bfb72e Add labels for the default blocklist. by gord · 25 years ago
  35. dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 25 years ago
  36. 4ea54f2 determine the size of Stage 2 automatically. by okuji · 25 years ago
  37. be51499 add netboot support. by okuji · 25 years ago
  38. 694616c modify the implement of the maintainer mode. by okuji · 25 years ago
  39. 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
  40. 6608e1b The internal of the command handling is heavily modified, and a new command help is added. by okuji · 25 years ago
  41. 83b3d5e add hide and unhide commands. add additional minix fs support. some code cleanups. by okuji · 25 years ago
  42. 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
  43. 7e9a079 fix potential bugs in some LBA code by okuji · 25 years ago
  44. c19c1a5 added getopt source files by okuji · 25 years ago
  45. 5b7c93c fix a bogus bug by okuji · 25 years ago
  46. 95dfefd fix a bug in stage1_lba, and move all the constants in stage1 to stage1.h by okuji · 25 years ago
  47. 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
  48. fc6fa9d add stage2 id by okuji · 25 years ago
  49. 6336679 fix a potential problem in configure and fix the function chain_stage2 by okuji · 25 years ago
  50. 9350d46 build process is cleaned up by okuji · 25 years ago
  51. bd6d015 fix a stage1 bug by okuji · 25 years ago
  52. a0ca5d0 /sbin/grub is always built and grub.8 is produced automatically by okuji · 25 years ago
  53. d3b0391 fix a dist bug by okuji · 25 years ago
  54. 0d6c157 The debug version of Stage 2 is removed by okuji · 25 years ago
  55. 9ad024e Change the location of some documents to the top directory. by okuji · 25 years ago
  56. 421dbce Update docs by okuji · 25 years ago
  57. 22c4b56 some bug fixes by okuji · 25 years ago
  58. 90ed71c Big cleanups and code reduction. by gord · 26 years ago
  59. 4b55a25 Add all macros to acinclude.m4, update Makefiles. by gord · 26 years ago
  60. 791601f Autoconf/Automake jumbo patches by gord · 26 years ago
  61. 5cf05b3 Indented and started off the long journey to becoming an Automakified GNU package. by gord · 26 years ago
  62. 553fec6 Getting ready for 0.5.1 by gord · 26 years ago
  63. 6b87448 Debian grub-0.5-2 release. by gord · 26 years ago
  64. 6239c1a GRUB 0.5 release by gord · 26 years ago
  65. ae07073 Changed stage1 to report error strings instead of single characters. by erich · 26 years ago
  66. 1ce29ae Increased number of sectors to load for default "raw" floppy by erich · 28 years ago
  67. d2dee25 Initial revision by erich · 28 years ago