okuji
|
9cc70dceb4
|
doc changes.
|
2000-04-02 19:20:51 +00:00 |
|
okuji
|
eb321e77f7
|
fix many bugs. see ChangeLog.
|
2000-04-02 17:22:53 +00:00 |
|
okuji
|
fa8457769b
|
I forgot to add depcomp to the CVS.
|
2000-03-27 07:58:18 +00:00 |
|
okuji
|
4e418f40bc
|
Update the build environment. You need the latest CVS version of Automake.
|
2000-03-27 07:57:31 +00:00 |
|
okuji
|
b56d735993
|
merge prepare_0_5_94.
|
2000-03-18 22:44:41 +00:00 |
|
gord
|
562b652532
|
Added new authors
|
2000-03-06 16:01:57 +00:00 |
|
okuji
|
547c203a98
|
added a new chapter for the netboot.
|
2000-02-26 19:13:44 +00:00 |
|
okuji
|
098d98d047
|
doc updates.
|
2000-02-26 08:48:49 +00:00 |
|
okuji
|
ab6cc80541
|
fix and improve tftp_read.
|
2000-02-25 06:13:50 +00:00 |
|
okuji
|
b9ff0c2f81
|
print only a partition type in print_fsys_type, don't call HDIO_GETGEO for a floppy in check_device.
|
2000-02-23 18:53:27 +00:00 |
|
okuji
|
a936d03921
|
change the location of the boot partition table.
|
2000-02-22 07:25:17 +00:00 |
|
okuji
|
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.
|
2000-02-21 08:56:10 +00:00 |
|
okuji
|
b0574dee64
|
add a new command, cmp, and fix a bug in fat_mount.
|
2000-02-20 05:27:14 +00:00 |
|
okuji
|
07996ed613
|
add some checks into make_saved_active and remove 3c59x.c.
|
2000-02-18 08:19:33 +00:00 |
|
okuji
|
85c66cb4c8
|
add long filename support into FAT, fix a typo in configure.
|
2000-02-18 04:34:42 +00:00 |
|
okuji
|
7c4acb2539
|
pass the boot partition information to a chain-loader, in the partition table area of the loader.
|
2000-02-16 11:14:36 +00:00 |
|
okuji
|
687f54b6b8
|
fix several bugs in netboot and one bug in the command geometry.
|
2000-02-12 07:00:47 +00:00 |
|
okuji
|
bfbcbe125e
|
fix some bugs in netboot, print out the network configuration if bootp or arp succeeds.
|
2000-02-11 02:50:36 +00:00 |
|
okuji
|
b9104596eb
|
add graphics support into the Multiboot Specification.
|
2000-02-11 00:25:48 +00:00 |
|
okuji
|
f328ddf8bb
|
downgrade the version number of the Multiboot Specification to 0.6.90.
|
2000-02-10 02:14:47 +00:00 |
|
okuji
|
899a275d55
|
add some new commands to the stage2 for the network support.
|
2000-02-09 21:14:33 +00:00 |
|
okuji
|
1bb94397a5
|
fix a fat32 bug and some netboot bugs.
|
2000-02-08 21:20:46 +00:00 |
|
okuji
|
844cb6f07d
|
use _llseek even if glibc2.0 under Linux, add a new option --disable-lba-support-bitmap-check into configure.
|
2000-02-07 21:21:52 +00:00 |
|
okuji
|
d140ed69d8
|
add some notations to README and NEWS.
|
2000-02-07 06:36:34 +00:00 |
|
okuji
|
ef1679fa92
|
add missing files.
|
2000-02-07 06:30:08 +00:00 |
|
okuji
|
9fe0449a36
|
heavily rewrite the netboot support.
|
2000-02-07 06:26:45 +00:00 |
|
okuji
|
a2018f29ff
|
undo the previous changes in asm.S because of the incompatibility against older binutils.
|
2000-02-07 05:14:46 +00:00 |
|
okuji
|
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.
|
2000-02-03 18:04:20 +00:00 |
|
okuji
|
a92313f507
|
change the option name root to root-directory for grub-install, update the FAQ.
|
2000-01-19 10:52:27 +00:00 |
|
okuji
|
b92f3d57e2
|
update TODO.
|
2000-01-18 03:30:46 +00:00 |
|
okuji
|
041bbcac27
|
add an item into the file BUGS.
|
2000-01-15 20:28:18 +00:00 |
|
okuji
|
18c2360755
|
add --force into the command chainloader.
|
2000-01-15 03:20:59 +00:00 |
|
okuji
|
7692b3eab6
|
update the manual.
|
2000-01-11 11:59:47 +00:00 |
|
okuji
|
a033c6beb3
|
don't check if AH=42h is supported in stage1.
|
2000-01-11 09:33:09 +00:00 |
|
okuji
|
68b1a3d231
|
enable the fallback in bios.c, add new options into grub-install.
|
2000-01-10 17:54:22 +00:00 |
|
okuji
|
adcd2008e1
|
make sure that the user does not have a separate partition for /boot in the script grub-install.
|
2000-01-08 08:42:54 +00:00 |
|
okuji
|
4ca2160923
|
use grub_{setjmp,longjmp} to restart stage2.
|
2000-01-05 06:02:22 +00:00 |
|
okuji
|
817ae7fd92
|
add the descriptions about config_table and boot_loader_name into the Multiboot Specification.
|
2000-01-03 09:33:47 +00:00 |
|
okuji
|
13d0ca1bd4
|
always specify the option d in setup_func, fix some doc bugs.
|
1999-12-31 09:16:28 +00:00 |
|
okuji
|
372831bc72
|
add a new command, blocklist.
|
1999-12-30 08:21:08 +00:00 |
|
okuji
|
161b9f4dde
|
new function grub_seek, fix a bug in the doc.
|
1999-12-30 06:32:02 +00:00 |
|
okuji
|
2745c43fd4
|
skip CD-ROMs, avoid an automake bug, make sure that LBA read/write are supported, increase the number of devices to be probed.
|
1999-12-29 01:27:35 +00:00 |
|
gord
|
1a1f49c966
|
Moved to subversions.
|
1999-12-06 23:00:24 +00:00 |
|
okuji
|
5343bda835
|
fix a bug in partition search.
|
1999-11-30 11:13:00 +00:00 |
|
gord
|
9f3e0b8ec5
|
Minor cleanups
|
1999-11-19 17:41:32 +00:00 |
|
okuji
|
1f9a7e6efc
|
fix many bugs in grub-install.
|
1999-11-19 07:55:46 +00:00 |
|
okuji
|
ca0ad141b6
|
add grub-install.
|
1999-11-18 06:00:32 +00:00 |
|
okuji
|
a6d7cb06db
|
check for the support bitmap in stage1.
|
1999-11-16 05:58:37 +00:00 |
|
okuji
|
a40c3176c2
|
do not embed the drive where a Stage 2 resides when using a Stage 1.5 if possible.
|
1999-11-13 09:39:43 +00:00 |
|
okuji
|
9f88649c8c
|
fallback to CHS if LBA fails in stage1.
|
1999-11-13 05:43:19 +00:00 |
|