1. 041bbca add an item into the file BUGS. by okuji · 26 years ago
  2. 18c2360 add --force into the command chainloader. by okuji · 26 years ago
  3. 7692b3e update the manual. by okuji · 26 years ago
  4. a033c6b don't check if AH=42h is supported in stage1. by okuji · 26 years ago
  5. 68b1a3d enable the fallback in bios.c, add new options into grub-install. by okuji · 26 years ago
  6. adcd200 make sure that the user does not have a separate partition for /boot in the script grub-install. by okuji · 26 years ago
  7. 4ca2160 use grub_{setjmp,longjmp} to restart stage2. by okuji · 26 years ago
  8. 817ae7f add the descriptions about config_table and boot_loader_name into the Multiboot Specification. by okuji · 26 years ago
  9. 13d0ca1 always specify the option d in setup_func, fix some doc bugs. by okuji · 26 years ago
  10. 372831b add a new command, blocklist. by okuji · 26 years ago
  11. 161b9f4 new function grub_seek, fix a bug in the doc. by okuji · 26 years ago
  12. 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 · 26 years ago
  13. 1a1f49c Moved to subversions. by gord · 26 years ago
  14. 5343bda fix a bug in partition search. by okuji · 26 years ago
  15. 9f3e0b8 Minor cleanups by gord · 26 years ago
  16. 1f9a7e6 fix many bugs in grub-install. by okuji · 26 years ago
  17. ca0ad14 add grub-install. by okuji · 26 years ago
  18. a6d7cb0 check for the support bitmap in stage1. by okuji · 26 years ago
  19. a40c317 do not embed the drive where a Stage 2 resides when using a Stage 1.5 if possible. by okuji · 26 years ago
  20. 9f88649 fallback to CHS if LBA fails in stage1. by okuji · 26 years ago
  21. 8bc82ce disable the device map file by default. by okuji · 26 years ago
  22. c95941d fix several bugs. by okuji · 26 years ago
  23. a3d2f9b Merge back Debian changes. by gord · 26 years ago
  24. ee4e0d4 fix serious bugs in embed_func and find_func. by okuji · 26 years ago
  25. f273c77 update multiboot.texi. by okuji · 26 years ago
  26. 61a9fc4 Merge changes from debian_version_0_5_93. by gord · 26 years ago
  27. 8ab768e doc fixes. by okuji · 26 years ago
  28. 7b326e1 fix a bug in the command device, and fix an incompatibility with the new version of ext2fs. by okuji · 26 years ago
  29. c6ec012 add an extra option into the command install, and allow to mount extended partitions. by okuji · 26 years ago
  30. 8fb66b3 add OpenBSD support, add some explanations into the manual. by okuji · 26 years ago
  31. 0612bf1 fix a completion buf, add floppy devices into the device map file unconditionally. by okuji · 26 years ago
  32. d7c7eb7 add the command ioprobe. by okuji · 26 years ago
  33. 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 · 26 years ago
  34. 3195af5 remove the preliminary Mach device name support, upgrade help2man, fix many bugs in the keyboard configuration support. by okuji · 26 years ago
  35. 482c5a1 fix many bugs in the BIOS drive remapping feature. by okuji · 26 years ago
  36. 9d73443 add a workaround for some BIOSes into stage1, remove our own rult to produce info files. by okuji · 26 years ago
  37. c17c927 documentation updates. by okuji · 26 years ago
  38. 821c053 fix some bugs in track_int13. by okuji · 26 years ago
  39. 7c1baa7 fix a typo and add the prototype for I/O port detection. by okuji · 26 years ago
  40. 8ae7fd5 fix some minor bugs and replace the old manual with the new one. by okuji · 26 years ago
  41. 4b1ec86 some bugfixes and documentation updates. by okuji · 26 years ago
  42. 24b486c add the command keycode. by okuji · 26 years ago
  43. 1f6d422 clear the bss at the startup and fix some netboot bugs. by okuji · 26 years ago
  44. f4c8bac add appendices.texi and prog-ref.texi. by okuji · 26 years ago
  45. c14ac03 add user-ref.texi. by okuji · 26 years ago
  46. 42afef1 add the command map. by okuji · 26 years ago
  47. 460515b minor cleanups. by okuji · 26 years ago
  48. 08ba682 fix the wrong checks in memcheck. by okuji · 26 years ago
  49. 19c9df8 fix some bugs in builtin commands and add the command find. by okuji · 26 years ago
  50. 28f2016 add a prelimary version of a new manual. by okuji · 26 years ago
  51. e865376 add the man page for mbchk. by okuji · 26 years ago
  52. 0f2f1a5 add mbchk. by okuji · 26 years ago
  53. ded4da6 fix some potential problems. by okuji · 26 years ago
  54. fa2dd12 fix some minor problems in load_initrd. by okuji · 26 years ago
  55. 2e5bb74 update some documents. by okuji · 26 years ago
  56. ec2469f add an example Multiboot kernel. by okuji · 26 years ago
  57. 0263e92 update the Multiboot Specification. by okuji · 26 years ago
  58. f0932cb call embed from setup. by okuji · 26 years ago
  59. 8f83254 device map file support. by okuji · 26 years ago
  60. 4e769ee add symbolic color name syntax support into the command color. by okuji · 26 years ago
  61. 191c0ee I forgot writing some entries in ChangeLog. by okuji · 26 years ago
  62. 8d19545 add an experimental version of setup and embed. by okuji · 26 years ago
  63. 41df320 fix the NetBSD and OpenBSD boot bug. by okuji · 26 years ago
  64. 45ec04e now stage1 supports both LBA and CHS. by okuji · 26 years ago
  65. 3764236 now stage1 supports both LBA and CHS. by okuji · 26 years ago
  66. bd47df8 add --with-binutils into configure. by okuji · 26 years ago
  67. c16ba0e fix a bug in freebsd boot, reformat TODO. by okuji · 26 years ago
  68. 5f9112c fix some doc bugs. by okuji · 26 years ago
  69. 1e67cbf Packaging fixes and Pavel's simple stage 1.5 patch. by gord · 26 years ago
  70. 5a0b144 fix a bug in boot_func. by okuji · 26 years ago
  71. 1a8f41b fix a bug in gunzip_test_header. by okuji · 26 years ago
  72. ce8fc4e cleanup the function cat and update the manual. by okuji · 26 years ago
  73. 07b947e define A_NORMAL and/or A_REVERSE if undefined. by okuji · 26 years ago
  74. c7b7ecb add --without-curses, fix up the installation. by okuji · 26 years ago
  75. d66e649 Getting ready for new release. by gord · 26 years ago
  76. 1863736 xxx by okuji · 26 years ago
  77. adadc62 move some source files in the directory grub into the new directory lib. by okuji · 26 years ago
  78. 43921a9 cleanup some code and fix some macros in acinclude.m4. by okuji · 26 years ago
  79. 3ccfc3b reduce the size of Stage 1.5, improve the completion, fix some bugs. by okuji · 26 years ago
  80. 55d36b7 fix a configure bug. by okuji · 26 years ago
  81. 9bfb72e Add labels for the default blocklist. by gord · 26 years ago
  82. 50016e0 fix a configure bug. by okuji · 26 years ago
  83. 88efa06 fix a install bug and rename debug_fs* to apropriate names. by okuji · 26 years ago
  84. ba8c5e1 fix a configure bug. by okuji · 26 years ago
  85. 073695f fix the command install, add some macros into netboot, fix the function set_partition_hidden_flag. by okuji · 26 years ago
  86. 133581f make the argument address for the command install optional. by okuji · 26 years ago
  87. dc73edd improve the completion code. by okuji · 26 years ago
  88. dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 26 years ago
  89. c58d9a0 add a missing RAW_ADDR into gunzip.c. by okuji · 26 years ago
  90. 84bf7c7 fix the memcheck problem in the grub shell. by okuji · 26 years ago
  91. d627933 fix some bugs in the command-line. by okuji · 26 years ago
  92. dfe653f improve the command-line interface. by okuji · 26 years ago
  93. 4ea54f2 determine the size of Stage 2 automatically. by okuji · 26 years ago
  94. e8d6ef4 rename config.h to netboot_config.h in netboot. by okuji · 26 years ago
  95. 47ba3d6 improve FreeBSD support in the grub shell. by okuji · 26 years ago
  96. be51499 add netboot support. by okuji · 26 years ago
  97. 694616c modify the implement of the maintainer mode. by okuji · 26 years ago
  98. 7aca93d add the files config.h.in and stamp-h.in. by okuji · 26 years ago
  99. 8d969f6 fix some curses problems and improve the configure script. by okuji · 26 years ago
  100. 5ef3bd9 fix the interpretation of the boot drive in the multiboot. by okuji · 26 years ago