Commit graph

  • f30b5c9ca2 Start reorganizing the Multiboot Specification. The current status is far from complete. okuji 2001-01-27 03:02:36 +0000
  • 006737bcc6 start the second attempt to rewrite the manual. okuji 2001-01-16 07:27:44 +0000
  • c325ead317 fix typos in setkey_func. okuji 2001-01-15 05:54:09 +0000
  • cccfe78a6a add some missing variables replaced by configure into grub-md5-crypt. okuji 2001-01-13 04:07:37 +0000
  • acc6543257 fix some bugs in the example kernel and the Makefile entries. okuji 2001-01-11 23:33:09 +0000
  • 7519621c59 add a new command, ifconfig. okuji 2001-01-11 08:08:15 +0000
  • 1b97631a73 add an option to build the example kernel. okuji 2001-01-11 07:28:16 +0000
  • ca6efbe093 add a workaround to boot Windows from a logical partition. okuji 2001-01-10 20:48:50 +0000
  • 3c8e99279f * stage2/builtins.c (boot_func): In the chain-loading mode, clear the active flag of each of the loaded partition entries, and then set the active flag of the booted partition image. VS: ---------------------------------------------------------------------- okuji 2001-01-06 22:14:59 +0000
  • 71840f80e9 Call open_partition() even for MBR, so that part_start is correct. This fixes a bug reported by Matthias Granberry <matthias@slurpee.org>. jochen 2001-01-04 13:38:24 +0000
  • 00deed40cc update NEWS and fix a sentense inconsistent against GNU coding style. okuji 2000-12-21 22:42:33 +0000
  • d24002df4f use lower case for the variable name MBR. okuji 2000-12-21 22:35:01 +0000
  • 2f0dff243a From Cedric Ware <ware@com.enst.fr>: Detect ext2 partitions in a OpenBSD/NetBSD FS_EXT2FS slice. jochen 2000-12-20 08:56:39 +0000
  • 207a82b176 Added EZ-BIOS support. Cleaned up the write code. Added support for automatically embedding to file systems in setup_func. jochen 2000-12-17 19:25:50 +0000
  • 47148b669b fix a problem that chainloader doesn't report any error, even if it failed. okuji 2000-12-16 20:25:15 +0000
  • 9f4cb39873 update prog-ref.texi. okuji 2000-12-13 23:10:26 +0000
  • fb01925bdf revise the fix for floppy device handling in grub-install. okuji 2000-12-13 17:15:30 +0000
  • b1cdb09358 add a workaround for Thinkpad X20. okuji 2000-12-13 17:11:19 +0000
  • f8e4561c47 * stage2/disk_io.c (next_partition): Mask out bsd partition sub type when checking if last partition was a bsd partition. Reported by Heikki Vatiainen <hessu@cs.tut.fi>. jochen 2000-12-09 15:50:39 +0000
  • 29aa359512 fix a floppy handling bug in grub-install. okuji 2000-12-09 10:14:09 +0000
  • 8593e88271 fix a bug in linux devfs support. okuji 2000-12-09 01:19:26 +0000
  • 8fe3b6de83 Corrected the check for IS_PC_SLICE_TYPE_MINIX; minix was only working if slice type was wrong! Reported by Ralf Medow <ralf.medow@t-online.de>. jochen 2000-12-05 15:02:10 +0000
  • 8eff936f97 Handle items with old version key on new version reiserfs partition. jochen 2000-11-27 12:06:25 +0000
  • 110ade1398 revise TODO. okuji 2000-11-26 18:39:50 +0000
  • da863ed2de disable to probe I/O ports temporarily. okuji 2000-11-26 18:31:30 +0000
  • 5c6112a372 use O_FSYNC instead of O_SYNC in FreeBSD. okuji 2000-11-26 18:27:29 +0000
  • 65d6a086d0 simplify track_int13 and some related code, and fix a few bugs in VBE support code. okuji 2000-11-21 16:36:21 +0000
  • 455795862c add support for a preset menu file. okuji 2000-11-15 04:30:23 +0000
  • 002f8f7c21 fix a missing prefix problem in set_vbe_mode. okuji 2000-11-10 16:24:18 +0000
  • e3daf570b2 add another workaround for buggy BIOSes into get_diskinfo. okuji 2000-11-10 15:33:10 +0000
  • d917526690 change the error number to a more appropriate one in make_saved_active. okuji 2000-11-08 17:33:41 +0000
  • dac1ed52b8 update the URL of grub/98. okuji 2000-11-05 05:37:40 +0000
  • ad50fc1180 VBE support is partially added. okuji 2000-11-04 16:15:26 +0000
  • 76b7a59d9b add a problem on ez-bios into BUGS. okuji 2000-11-03 10:28:37 +0000
  • 2d772c5c9a update help2man to 1.23. okuji 2000-11-01 12:38:23 +0000
  • 9e3eca6950 GRUB cannot boot recent NetBSD or OpenBSD directly. okuji 2000-10-31 08:23:57 +0000
  • 582e55cdc4 don't include setjmp.S or apm.S in stage1.5. okuji 2000-10-29 07:37:48 +0000
  • 5ac0d65e2e skip empty lines in a device map file. okuji 2000-10-27 10:28:54 +0000
  • b810c311d0 md5crypt: seed should be unsigned. jochen 2000-10-25 14:35:49 +0000
  • 8dd10ab852 md5crypt: Use all bits of currticks () to generate the salt. jochen 2000-10-25 14:28:20 +0000
  • b16aca65b6 fix a quite bogus mistake in apm.S. okuji 2000-10-25 06:16:16 +0000
  • 33c3b18d40 * stage2/builtins.c (setup_func): When invoking install with an embedded stage1_5 give the path to menu.lst as real_config_file. jochen 2000-10-24 14:57:24 +0000
  • e7a1ff1759 re-design the graphics table in the Multiboot spec. okuji 2000-10-22 20:14:14 +0000
  • 81ec37db03 update docs. okuji 2000-10-22 04:02:05 +0000
  • ce0052dca8 update the list info in README. okuji 2000-10-22 03:16:32 +0000
  • 7561bde29d add a new utility, grub-md5-crypt. okuji 2000-10-21 21:58:46 +0000
  • 728e74eef6 add backslashes into continuous lines in grub-install. okuji 2000-10-21 20:46:06 +0000
  • 4928cfdad2 add a new command, md5crypt. okuji 2000-10-21 00:13:55 +0000
  • 06adfc82ff update command descriptions. okuji 2000-10-20 19:42:54 +0000
  • f5588d2f41 add a new command, displayapm. okuji 2000-10-19 22:32:52 +0000
  • 1f2d29244a add apm support. okuji 2000-10-19 21:10:42 +0000
  • 13a32db008 I forgot to add stage2/setjmp.S. okuji 2000-10-19 18:53:11 +0000
  • 6664288bbc segregate grub_setjmp and grub_longjmp to another file. okuji 2000-10-19 18:24:28 +0000
  • 579f60a4e5 update docs. okuji 2000-10-19 12:43:19 +0000
  • 9790818856 add stage2/md5.h into the distribution. okuji 2000-10-17 20:10:16 +0000
  • a2622ee1cc --disable-md5password -> --disable-md5-password okuji 2000-10-17 14:39:15 +0000
  • 2315cb466c Added MD5 passwords and extended the password command. jochen 2000-10-17 13:37:27 +0000
  • 19a2446669 fix a potential bug in setkey. okuji 2000-10-17 02:15:25 +0000
  • 092f32f05b fix a bug in the Linux cmdline handling code. okuji 2000-10-16 04:27:56 +0000
  • 11236082ea change the format of drive info in the Multiboot Specification, implement some of the new features. okuji 2000-10-15 21:18:14 +0000
  • 636299cc50 add a new option --recheck into grub-install, relieve the check of a device file in grub-install. okuji 2000-10-15 18:24:58 +0000
  • 84cd6e2879 add linux devfs support into the grub shell. okuji 2000-10-15 16:39:04 +0000
  • 0f8fdcc8b2 added support for native devfs device names into grub-install. okuji 2000-10-14 17:04:45 +0000
  • f6a7cd3d17 update docs. okuji 2000-10-14 14:46:45 +0000
  • 2a5ae102fe reset key mappings, when the user specifies no argument to setkey. okuji 2000-10-14 08:09:43 +0000
  • 9bbcd45d64 add a new chapter about security into the tutorial. okuji 2000-10-12 19:59:31 +0000
  • 009bf82dbc Change "shit" to "mess". NOTE: Even the word "mess" is not still enough to represent how wrong and bad the Linux video support is, but I don't want to hear complaints from Linux fanatics any more. okuji 2000-10-10 17:48:57 +0000
  • 1301164d4c don't assume that a device file name consists of only alphanums. okuji 2000-10-10 06:09:55 +0000
  • 14b7a703a9 fix two bugs in the command setkey and start.S. okuji 2000-10-09 16:32:59 +0000
  • aa7121490f fix a bug in grub-install. okuji 2000-10-08 03:42:36 +0000
  • 261bf12dcf fix a bug in find_func, and fix an inconsistency between NEWS and INSTALL. okuji 2000-10-07 18:09:42 +0000
  • 324e93a919 fix a stupid bug in write_to_partition. okuji 2000-10-07 07:25:25 +0000
  • 5b956a8ac8 merge the changes on the branch prepare_0_5_96 to the main trunk. okuji 2000-10-07 07:19:12 +0000
  • 98be6a00af increase the version number. okuji 2000-10-05 04:43:26 +0000
  • 62eafe888b call fstat to get a geometry on Hurd, don't include linux/cdrom.h any longer. okuji 2000-09-30 17:56:29 +0000
  • 504e540242 fix a bug in grub-install, which affected only GNU/Hurd. okuji 2000-09-30 01:35:21 +0000
  • 225b464978 add new commands, partnew and parttype, add one more sanity check for reiserfs. okuji 2000-09-29 18:55:27 +0000
  • 69e36bc547 rewrite the command find, update TODO. okuji 2000-09-29 02:26:59 +0000
  • b3ccacd20f new partition table scanning engine. okuji 2000-09-29 00:41:42 +0000
  • 11f52a0d70 don't define unusable commands, don't handle a dumb terminal if serial terminal support is disabled, enable serial terminal support by default. okuji 2000-09-26 19:52:29 +0000
  • c6c180757e add --prefix into the command setup, and add separate boot partition support into grub-install. okuji 2000-09-25 16:05:47 +0000
  • 0bcf40674e append a mem= option instead of prepending it. okuji 2000-09-11 20:55:02 +0000
  • bda2eea18d add an additional minix partition type. okuji 2000-09-10 16:45:15 +0000
  • b5381c0919 change boot messages. okuji 2000-09-10 08:46:52 +0000
  • 4a1f0661d6 disable to align functions, loops and jumps. okuji 2000-09-08 21:30:17 +0000
  • a9509cdf9a sorry, I forgot to add Hal into THANKS. okuji 2000-09-07 10:31:50 +0000
  • aa4e796168 fix a bug in lib/device.c. okuji 2000-09-07 10:30:09 +0000
  • af670e41f3 fix typos and imprecisions in the docs. okuji 2000-09-07 10:21:04 +0000
  • 5fb0adb667 just silence GCC warnings. okuji 2000-09-07 10:06:22 +0000
  • 6ee3c49cc8 add auto fill mode into grub_putchar, to fix the ">80 characters in one line" problem. okuji 2000-09-06 12:31:24 +0000
  • 1b38e4d0cf add support for saving a default entry number in your disk. okuji 2000-09-06 03:02:39 +0000
  • abca3d8f72 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. okuji 2000-09-05 12:27:00 +0000
  • 35662478d7 print an error number even in Stage 2. okuji 2000-09-05 12:02:42 +0000
  • 36854134df improve the dumb terminal support and fix some bugs related to the support. okuji 2000-09-05 08:44:31 +0000
  • 9015cd0364 fix a typo in grub-install, and fix open flags in install_func. okuji 2000-09-03 05:08:50 +0000
  • 6728379880 fix a bug in the option --speed for the command serial, fix the cursor position after displaying the menu, add the keys v and ^ to move the corsor in the menu. okuji 2000-09-01 22:47:21 +0000
  • fa8456816f add two new options, --dumb and --timeout, into the command terminal. okuji 2000-08-31 12:48:06 +0000
  • 7f6d84c46f add a workaround for binutils-2.9.1.0.x into stage1.S. okuji 2000-08-30 19:06:30 +0000
  • 454e26626c 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. okuji 2000-08-30 07:00:16 +0000
  • e8e3b99925 emulate a new line by the grub shell itself instead of ncurses. okuji 2000-08-28 12:22:03 +0000