okuji
81ec37db03
update docs.
2000-10-22 04:02:05 +00:00
okuji
ce0052dca8
update the list info in README.
2000-10-22 03:16:32 +00:00
okuji
7561bde29d
add a new utility, grub-md5-crypt.
2000-10-21 21:58:46 +00:00
okuji
728e74eef6
add backslashes into continuous lines in grub-install.
2000-10-21 20:46:06 +00:00
okuji
4928cfdad2
add a new command, md5crypt.
2000-10-21 00:13:55 +00:00
okuji
06adfc82ff
update command descriptions.
2000-10-20 19:42:54 +00:00
okuji
f5588d2f41
add a new command, displayapm.
2000-10-19 22:32:52 +00:00
okuji
1f2d29244a
add apm support.
2000-10-19 21:10:42 +00:00
okuji
13a32db008
I forgot to add stage2/setjmp.S.
2000-10-19 18:53:11 +00:00
okuji
6664288bbc
segregate grub_setjmp and grub_longjmp to another file.
2000-10-19 18:24:28 +00:00
okuji
579f60a4e5
update docs.
2000-10-19 12:43:19 +00:00
okuji
9790818856
add stage2/md5.h into the distribution.
2000-10-17 20:10:16 +00:00
okuji
a2622ee1cc
--disable-md5password -> --disable-md5-password
2000-10-17 14:39:15 +00:00
jochen
2315cb466c
Added MD5 passwords and extended the password command.
2000-10-17 13:37:27 +00:00
okuji
19a2446669
fix a potential bug in setkey.
2000-10-17 02:15:25 +00:00
okuji
092f32f05b
fix a bug in the Linux cmdline handling code.
2000-10-16 04:27:56 +00:00
okuji
11236082ea
change the format of drive info in the Multiboot Specification, implement some of the new features.
2000-10-15 21:18:14 +00:00
okuji
636299cc50
add a new option --recheck into grub-install, relieve the check of a device file in grub-install.
2000-10-15 18:24:58 +00:00
okuji
84cd6e2879
add linux devfs support into the grub shell.
2000-10-15 16:39:04 +00:00
okuji
0f8fdcc8b2
added support for native devfs device names into grub-install.
2000-10-14 17:04:45 +00:00
okuji
f6a7cd3d17
update docs.
2000-10-14 14:46:45 +00:00
okuji
2a5ae102fe
reset key mappings, when the user specifies no argument to setkey.
2000-10-14 08:09:43 +00:00
okuji
9bbcd45d64
add a new chapter about security into the tutorial.
2000-10-12 19:59:31 +00:00
okuji
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.
2000-10-10 17:48:57 +00:00
okuji
1301164d4c
don't assume that a device file name consists of only alphanums.
2000-10-10 06:09:55 +00:00
okuji
14b7a703a9
fix two bugs in the command setkey and start.S.
2000-10-09 16:32:59 +00:00
okuji
aa7121490f
fix a bug in grub-install.
2000-10-08 03:42:36 +00:00
okuji
261bf12dcf
fix a bug in find_func, and fix an inconsistency between NEWS and INSTALL.
2000-10-07 18:09:42 +00:00
okuji
324e93a919
fix a stupid bug in write_to_partition.
2000-10-07 07:25:25 +00:00
okuji
5b956a8ac8
merge the changes on the branch prepare_0_5_96 to the main trunk.
2000-10-07 07:19:12 +00:00
okuji
98be6a00af
increase the version number.
2000-10-05 04:43:26 +00:00
okuji
62eafe888b
call fstat to get a geometry on Hurd, don't include linux/cdrom.h any longer.
2000-09-30 17:56:29 +00:00
okuji
504e540242
fix a bug in grub-install, which affected only GNU/Hurd.
2000-09-30 01:35:21 +00:00
okuji
225b464978
add new commands, partnew and parttype, add one more sanity check for reiserfs.
2000-09-29 18:55:27 +00:00
okuji
69e36bc547
rewrite the command find, update TODO.
2000-09-29 02:26:59 +00:00
okuji
b3ccacd20f
new partition table scanning engine.
2000-09-29 00:41:42 +00:00
okuji
11f52a0d70
don't define unusable commands, don't handle a dumb terminal if serial terminal support is disabled, enable serial terminal support by default.
2000-09-26 19:52:29 +00:00
okuji
c6c180757e
add --prefix into the command setup, and add separate boot partition support into grub-install.
2000-09-25 16:05:47 +00:00
okuji
0bcf40674e
append a mem= option instead of prepending it.
2000-09-11 20:55:02 +00:00
okuji
bda2eea18d
add an additional minix partition type.
2000-09-10 16:45:15 +00:00
okuji
b5381c0919
change boot messages.
2000-09-10 08:46:52 +00:00
okuji
4a1f0661d6
disable to align functions, loops and jumps.
2000-09-08 21:30:17 +00:00
okuji
a9509cdf9a
sorry, I forgot to add Hal into THANKS.
2000-09-07 10:31:50 +00:00
okuji
aa4e796168
fix a bug in lib/device.c.
2000-09-07 10:30:09 +00:00
okuji
af670e41f3
fix typos and imprecisions in the docs.
2000-09-07 10:21:04 +00:00
okuji
5fb0adb667
just silence GCC warnings.
2000-09-07 10:06:22 +00:00
okuji
6ee3c49cc8
add auto fill mode into grub_putchar, to fix the ">80 characters in one line" problem.
2000-09-06 12:31:24 +00:00
okuji
1b38e4d0cf
add support for saving a default entry number in your disk.
2000-09-06 03:02:39 +00:00
okuji
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.
2000-09-05 12:27:00 +00:00
okuji
35662478d7
print an error number even in Stage 2.
2000-09-05 12:02:42 +00:00