Commit Graph

  • ba86939fcb add NetBSD ELF support using a dirty solution. okuji 2000-04-03 12:22:20 +0000
  • 9cc70dceb4 doc changes. okuji 2000-04-02 19:20:51 +0000
  • eb321e77f7 fix many bugs. see ChangeLog. okuji 2000-04-02 17:22:53 +0000
  • fa8457769b I forgot to add depcomp to the CVS. okuji 2000-03-27 07:58:18 +0000
  • 4e418f40bc Update the build environment. You need the latest CVS version of Automake. okuji 2000-03-27 07:57:31 +0000
  • b56d735993 merge prepare_0_5_94. okuji 2000-03-18 22:44:41 +0000
  • 562b652532 Added new authors gord 2000-03-06 16:01:57 +0000
  • 547c203a98 added a new chapter for the netboot. okuji 2000-02-26 19:13:44 +0000
  • 098d98d047 doc updates. okuji 2000-02-26 08:48:49 +0000
  • ab6cc80541 fix and improve tftp_read. okuji 2000-02-25 06:13:50 +0000
  • b9ff0c2f81 print only a partition type in print_fsys_type, don't call HDIO_GETGEO for a floppy in check_device. okuji 2000-02-23 18:53:27 +0000
  • a936d03921 change the location of the boot partition table. okuji 2000-02-22 07:25:17 +0000
  • c62dcb6fa0 upgraded to etherboot-4.4.3, rewrite a part of the document, print a message in check_BSD_parts if the label is invalid. okuji 2000-02-21 08:56:10 +0000
  • b0574dee64 add a new command, cmp, and fix a bug in fat_mount. okuji 2000-02-20 05:27:14 +0000
  • 07996ed613 add some checks into make_saved_active and remove 3c59x.c. okuji 2000-02-18 08:19:33 +0000
  • 85c66cb4c8 add long filename support into FAT, fix a typo in configure. okuji 2000-02-18 04:34:42 +0000
  • 7c4acb2539 pass the boot partition information to a chain-loader, in the partition table area of the loader. okuji 2000-02-16 11:14:36 +0000
  • 687f54b6b8 fix several bugs in netboot and one bug in the command geometry. okuji 2000-02-12 07:00:47 +0000
  • bfbcbe125e fix some bugs in netboot, print out the network configuration if bootp or arp succeeds. okuji 2000-02-11 02:50:36 +0000
  • b9104596eb add graphics support into the Multiboot Specification. okuji 2000-02-11 00:25:48 +0000
  • f328ddf8bb downgrade the version number of the Multiboot Specification to 0.6.90. okuji 2000-02-10 02:14:47 +0000
  • 899a275d55 add some new commands to the stage2 for the network support. okuji 2000-02-09 21:14:33 +0000
  • 1bb94397a5 fix a fat32 bug and some netboot bugs. okuji 2000-02-08 21:20:46 +0000
  • 844cb6f07d use _llseek even if glibc2.0 under Linux, add a new option --disable-lba-support-bitmap-check into configure. okuji 2000-02-07 21:21:52 +0000
  • d140ed69d8 add some notations to README and NEWS. okuji 2000-02-07 06:36:34 +0000
  • ef1679fa92 add missing files. okuji 2000-02-07 06:30:08 +0000
  • 9fe0449a36 heavily rewrite the netboot support. okuji 2000-02-07 06:26:45 +0000
  • a2018f29ff undo the previous changes in asm.S because of the incompatibility against older binutils. okuji 2000-02-07 05:14:46 +0000
  • 80d4c36c2e 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. okuji 2000-02-03 18:04:20 +0000
  • a92313f507 change the option name root to root-directory for grub-install, update the FAQ. okuji 2000-01-19 10:52:27 +0000
  • b92f3d57e2 update TODO. okuji 2000-01-18 03:30:46 +0000
  • 041bbcac27 add an item into the file BUGS. okuji 2000-01-15 20:28:18 +0000
  • 18c2360755 add --force into the command chainloader. okuji 2000-01-15 03:20:59 +0000
  • 7692b3eab6 update the manual. okuji 2000-01-11 11:59:47 +0000
  • a033c6beb3 don't check if AH=42h is supported in stage1. okuji 2000-01-11 09:33:09 +0000
  • 68b1a3d231 enable the fallback in bios.c, add new options into grub-install. okuji 2000-01-10 17:54:22 +0000
  • adcd2008e1 make sure that the user does not have a separate partition for /boot in the script grub-install. okuji 2000-01-08 08:42:54 +0000
  • 4ca2160923 use grub_{setjmp,longjmp} to restart stage2. okuji 2000-01-05 06:02:22 +0000
  • 817ae7fd92 add the descriptions about config_table and boot_loader_name into the Multiboot Specification. okuji 2000-01-03 09:33:47 +0000
  • 13d0ca1bd4 always specify the option d in setup_func, fix some doc bugs. okuji 1999-12-31 09:16:28 +0000
  • 372831bc72 add a new command, blocklist. okuji 1999-12-30 08:21:08 +0000
  • 161b9f4dde new function grub_seek, fix a bug in the doc. okuji 1999-12-30 06:32:02 +0000
  • 2745c43fd4 skip CD-ROMs, avoid an automake bug, make sure that LBA read/write are supported, increase the number of devices to be probed. okuji 1999-12-29 01:27:35 +0000
  • 1a1f49c966 Moved to subversions. gord 1999-12-06 23:00:24 +0000
  • 5343bda835 fix a bug in partition search. okuji 1999-11-30 11:13:00 +0000
  • 9f3e0b8ec5 Minor cleanups gord 1999-11-19 17:41:32 +0000
  • 1f9a7e6efc fix many bugs in grub-install. okuji 1999-11-19 07:55:46 +0000
  • ca0ad141b6 add grub-install. okuji 1999-11-18 06:00:32 +0000
  • a6d7cb06db check for the support bitmap in stage1. okuji 1999-11-16 05:58:37 +0000
  • a40c3176c2 do not embed the drive where a Stage 2 resides when using a Stage 1.5 if possible. okuji 1999-11-13 09:39:43 +0000
  • 9f88649c8c fallback to CHS if LBA fails in stage1. okuji 1999-11-13 05:43:19 +0000
  • 8bc82ce256 disable the device map file by default. okuji 1999-11-11 23:48:15 +0000
  • c95941d65d fix several bugs. okuji 1999-11-11 20:43:20 +0000
  • a3d2f9bee9 Merge back Debian changes. gord 1999-11-08 17:19:38 +0000
  • ee4e0d44b3 fix serious bugs in embed_func and find_func. okuji 1999-11-06 12:09:46 +0000
  • f273c77790 update multiboot.texi. okuji 1999-11-05 13:22:07 +0000
  • 61a9fc4684 Merge changes from debian_version_0_5_93. gord 1999-11-03 17:14:57 +0000
  • 8ab768e9d4 doc fixes. okuji 1999-11-03 08:44:57 +0000
  • 7b326e1351 fix a bug in the command device, and fix an incompatibility with the new version of ext2fs. okuji 1999-11-03 04:00:30 +0000
  • c6ec01220b add an extra option into the command install, and allow to mount extended partitions. okuji 1999-11-02 12:54:19 +0000
  • 8fb66b3a69 add OpenBSD support, add some explanations into the manual. okuji 1999-11-01 13:07:53 +0000
  • 0612bf14c0 fix a completion buf, add floppy devices into the device map file unconditionally. okuji 1999-10-31 04:15:36 +0000
  • d7c7eb7897 add the command ioprobe. okuji 1999-10-29 10:52:28 +0000
  • d0f94a1f1c 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. okuji 1999-10-29 04:33:04 +0000
  • 3195af515d remove the preliminary Mach device name support, upgrade help2man, fix many bugs in the keyboard configuration support. okuji 1999-10-27 05:55:46 +0000
  • 482c5a1631 fix many bugs in the BIOS drive remapping feature. okuji 1999-10-26 09:02:38 +0000
  • 9d7344365c add a workaround for some BIOSes into stage1, remove our own rult to produce info files. okuji 1999-10-26 03:44:30 +0000
  • c17c927969 documentation updates. okuji 1999-10-25 06:33:58 +0000
  • 821c05373e fix some bugs in track_int13. okuji 1999-10-25 04:03:56 +0000
  • 7c1baa7ada fix a typo and add the prototype for I/O port detection. okuji 1999-10-24 20:30:56 +0000
  • 8ae7fd5f6f fix some minor bugs and replace the old manual with the new one. okuji 1999-10-23 23:58:27 +0000
  • 4b1ec86348 some bugfixes and documentation updates. okuji 1999-10-23 19:38:45 +0000
  • 24b486cfc3 add the command keycode. okuji 1999-10-22 23:29:27 +0000
  • 1f6d422a9a clear the bss at the startup and fix some netboot bugs. okuji 1999-10-22 17:32:23 +0000
  • f4c8bacd5a add appendices.texi and prog-ref.texi. okuji 1999-10-21 20:04:07 +0000
  • c14ac03919 add user-ref.texi. okuji 1999-10-21 17:38:49 +0000
  • 42afef19eb add the command map. okuji 1999-10-20 20:13:15 +0000
  • 460515b963 minor cleanups. okuji 1999-10-20 11:27:23 +0000
  • 08ba682d78 fix the wrong checks in memcheck. okuji 1999-10-20 07:50:31 +0000
  • 19c9df87bc fix some bugs in builtin commands and add the command find. okuji 1999-10-19 12:28:35 +0000
  • 28f2016a13 add a prelimary version of a new manual. okuji 1999-10-19 07:09:27 +0000
  • e865376cd5 add the man page for mbchk. okuji 1999-10-18 17:50:57 +0000
  • 0f2f1a5cc4 add mbchk. okuji 1999-10-18 12:36:27 +0000
  • ded4da6a6e fix some potential problems. okuji 1999-10-17 05:19:06 +0000
  • fa2dd120e4 fix some minor problems in load_initrd. okuji 1999-10-17 03:30:33 +0000
  • 2e5bb743c7 update some documents. okuji 1999-10-16 12:05:47 +0000
  • ec2469fa84 add an example Multiboot kernel. okuji 1999-10-16 10:30:43 +0000
  • 0263e922f1 update the Multiboot Specification. okuji 1999-10-15 11:46:56 +0000
  • f0932cbf46 call embed from setup. okuji 1999-10-15 10:01:17 +0000
  • 8f83254679 device map file support. okuji 1999-10-13 23:02:06 +0000
  • 4e769ee998 add symbolic color name syntax support into the command color. okuji 1999-10-13 10:24:57 +0000
  • 191c0eea0a I forgot writing some entries in ChangeLog. okuji 1999-10-13 03:08:18 +0000
  • 8d19545f6b add an experimental version of setup and embed. okuji 1999-10-13 02:45:01 +0000
  • 41df320a22 fix the NetBSD and OpenBSD boot bug. okuji 1999-10-12 08:42:11 +0000
  • 45ec04e62e now stage1 supports both LBA and CHS. okuji 1999-10-12 07:47:06 +0000
  • 3764236446 now stage1 supports both LBA and CHS. okuji 1999-10-12 07:36:23 +0000
  • bd47df86dc add --with-binutils into configure. okuji 1999-10-08 00:34:30 +0000
  • c16ba0eb9d fix a bug in freebsd boot, reformat TODO. okuji 1999-10-05 16:58:36 +0000
  • 5f9112c4a8 fix some doc bugs. okuji 1999-10-04 18:47:44 +0000
  • 1e67cbf7d0 Packaging fixes and Pavel's simple stage 1.5 patch. gord 1999-10-04 02:10:18 +0000