okuji
|
952982deb9
|
fix shadowed variable bugs and undefined cpp macro bugs.
|
2000-07-28 16:51:16 +00:00 |
|
gord
|
ca924e1180
|
2000-07-27 Gordon Matzigkeit <gord@fig.org>
* util/grub-image.in: Initial cut at a script for creating GRUB
boot images.
* util/Makefile.am (noinst_SCRIPTS): Added grub-image.
* configure.in (AC_OUTPUT): Added util/grub-image.
|
2000-07-27 17:05:44 +00:00 |
|
jochen
|
1e402724c6
|
Fixed the effect of the --force-lba switch in stage2/stage1_5.
|
2000-07-27 09:04:06 +00:00 |
|
jochen
|
eef046d8a5
|
Fixed another num_clust related bug: The boundary between FAT12 / FAT16
See MS Knowledge Base Article Q65541
|
2000-07-25 15:31:49 +00:00 |
|
jochen
|
436fb5ce95
|
fsys_fat: Fixed calculation of FAT_SUPER->num_clust.
|
2000-07-25 14:51:20 +00:00 |
|
okuji
|
529a2dc5e0
|
fix some bugs in the linux boot code.
|
2000-07-25 12:08:14 +00:00 |
|
okuji
|
c786d8603e
|
comply with the linux/i386 boot protocol version 2.02.
|
2000-07-23 21:21:37 +00:00 |
|
okuji
|
a4a19300f1
|
improve the tutorial.
|
2000-07-23 11:46:48 +00:00 |
|
okuji
|
e01f0b9514
|
fix a big linux problem.
|
2000-07-14 07:48:13 +00:00 |
|
okuji
|
72ca6286fb
|
fix a bug in device.c.
|
2000-07-13 08:32:55 +00:00 |
|
okuji
|
1b9e348ef6
|
rename console input/output functions to more distinguishable names.
|
2000-07-12 12:17:47 +00:00 |
|
okuji
|
fa003769c5
|
fix a gcc warning in builtins.c.
|
2000-07-12 06:28:07 +00:00 |
|
okuji
|
05581f3233
|
segreate os-specific helper functions from asmstub.c.
|
2000-07-11 16:13:46 +00:00 |
|
okuji
|
c13d2ca24e
|
fix my bad english...
|
2000-07-02 05:21:20 +00:00 |
|
okuji
|
063d1c64f3
|
make the mail address produced by the grub shell consistent with the other programs.
|
2000-07-02 04:58:43 +00:00 |
|
okuji
|
bc61b4d21f
|
update the docs.
|
2000-07-02 04:03:25 +00:00 |
|
okuji
|
4056902921
|
merged updates for the docs in 0.5.95.
|
2000-06-27 16:57:13 +00:00 |
|
okuji
|
f0ae3c922f
|
add a new option --no-mem-option into the command kernel.
|
2000-06-23 08:53:27 +00:00 |
|
okuji
|
9a41c6b1d4
|
fix some bugs in the document.
|
2000-06-22 09:11:06 +00:00 |
|
okuji
|
21236a8556
|
add a new command hiddenmenu.
|
2000-06-21 07:35:37 +00:00 |
|
okuji
|
5ad5c7796a
|
move mdate-sh and texinfo.tex to the top dir.
|
2000-06-19 11:46:27 +00:00 |
|
okuji
|
7d6453ac9c
|
I forgot to remove a conflict indicator.
|
2000-06-18 13:59:32 +00:00 |
|
okuji
|
c67be0dccd
|
recoginize >4gb memory.
|
2000-06-18 13:58:48 +00:00 |
|
okuji
|
ada4cc670d
|
add a new entry into the FAQ.
|
2000-06-18 13:41:09 +00:00 |
|
okuji
|
edb9c0d7b0
|
add a mem option into Linux automatically only if the user doesn't specify it explicitly.
|
2000-06-17 08:48:28 +00:00 |
|
okuji
|
3899310dca
|
leave the vga option for Linux, remove unnecessary compile scripts and add a really necessary compile script into the top dir.
|
2000-06-17 03:44:43 +00:00 |
|
okuji
|
1a651ece2c
|
fix a bug in grub_halt.
|
2000-06-16 00:10:20 +00:00 |
|
okuji
|
9b91c55408
|
add two new commands, reboot and halt.
|
2000-06-15 10:21:01 +00:00 |
|
gord
|
cbda4d4b31
|
Don't display the menu if the timeout is zero.
|
2000-06-12 14:01:28 +00:00 |
|
okuji
|
3c0de98670
|
forgot to write the ChangeLog entry for previous change. sorry.
|
2000-06-11 03:35:20 +00:00 |
|
okuji
|
0eb234f7be
|
add a caution about Linux's mem= option.
|
2000-06-11 03:33:44 +00:00 |
|
okuji
|
e92b021096
|
fix a floppy device name bug in grub-install.
|
2000-06-11 03:24:38 +00:00 |
|
okuji
|
505fa5c440
|
update the docs.
|
2000-06-07 22:43:38 +00:00 |
|
okuji
|
bc0e0af007
|
eliminate trailing NULs in NVT strings.
|
2000-06-07 15:35:18 +00:00 |
|
jochen
|
e4f6307b46
|
Added journaling to fsys_reiserfs.
|
2000-06-06 13:55:54 +00:00 |
|
okuji
|
e326ae2ea3
|
update NEWS.
|
2000-06-06 12:01:55 +00:00 |
|
okuji
|
55b7e8a890
|
add a grub-specific tag into bootp/dhcp.
|
2000-06-06 11:04:01 +00:00 |
|
okuji
|
72bae78465
|
fix a bug about a LBA check in stage2.
|
2000-06-03 06:08:05 +00:00 |
|
okuji
|
06663a489d
|
add a caution about the grub shell.
|
2000-06-01 17:15:59 +00:00 |
|
okuji
|
d17cbe8f8f
|
fix my poor english in ChangeLog...
|
2000-06-01 13:34:49 +00:00 |
|
okuji
|
07f1a2818d
|
fix a bug in setup, show network configuration in the command-line interface.
|
2000-06-01 06:26:52 +00:00 |
|
okuji
|
bec90507d7
|
add a prefix * into each ljmp/lcall operand only if GAS supports it.
|
2000-05-31 02:15:13 +00:00 |
|
gord
|
c7b6b37e1d
|
Change grub_memmove to use void *
|
2000-05-30 15:58:09 +00:00 |
|
gord
|
0651145eca
|
Updated error messages in manual.
|
2000-05-30 15:52:10 +00:00 |
|
gord
|
1675300153
|
Add Pavel Roskin's improvements to grub-install.in.
|
2000-05-29 16:32:57 +00:00 |
|
gord
|
bbc286b007
|
Minor cosmetic changes to GRUB command line.
|
2000-05-29 16:11:08 +00:00 |
|
okuji
|
7ca6bf9d91
|
add a new command tftpserver.
|
2000-05-29 08:59:38 +00:00 |
|
okuji
|
83038ffbbc
|
fix some bugs in netboot. now the diskless support is working.
|
2000-05-28 14:30:48 +00:00 |
|
okuji
|
f85b90abd2
|
add diskless support.
|
2000-05-27 07:40:53 +00:00 |
|
okuji
|
8ba5340fb8
|
fix the bug in RRQ completely!
|
2000-05-25 04:54:05 +00:00 |
|