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 |
|
okuji
|
8bc82ce256
|
disable the device map file by default.
|
1999-11-11 23:48:15 +00:00 |
|
okuji
|
c95941d65d
|
fix several bugs.
|
1999-11-11 20:43:20 +00:00 |
|
gord
|
a3d2f9bee9
|
Merge back Debian changes.
|
1999-11-08 17:19:38 +00:00 |
|
okuji
|
ee4e0d44b3
|
fix serious bugs in embed_func and find_func.
|
1999-11-06 12:09:46 +00:00 |
|
okuji
|
f273c77790
|
update multiboot.texi.
|
1999-11-05 13:22:07 +00:00 |
|
gord
|
61a9fc4684
|
Merge changes from debian_version_0_5_93.
|
1999-11-03 17:14:57 +00:00 |
|
okuji
|
8ab768e9d4
|
doc fixes.
|
1999-11-03 08:44:57 +00:00 |
|
okuji
|
7b326e1351
|
fix a bug in the command device, and fix an incompatibility with the new version of ext2fs.
|
1999-11-03 04:00:30 +00:00 |
|
okuji
|
c6ec01220b
|
add an extra option into the command install, and allow to mount extended partitions.
|
1999-11-02 12:54:19 +00:00 |
|
okuji
|
8fb66b3a69
|
add OpenBSD support, add some explanations into the manual.
|
1999-11-01 13:07:53 +00:00 |
|
okuji
|
0612bf14c0
|
fix a completion buf, add floppy devices into the device map file unconditionally.
|
1999-10-31 04:15:36 +00:00 |
|
okuji
|
d7c7eb7897
|
add the command ioprobe.
|
1999-10-29 10:52:28 +00:00 |
|