Commit graph

427 commits

Author SHA1 Message Date
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
okuji
f6e3c77ef1 fix a bug in tftp. 2000-05-22 19:27:35 +00:00
okuji
3c5b1b14d9 sync the docs. 2000-05-22 06:49:33 +00:00
okuji
a87a341417 improve some memory functions. 2000-05-20 21:35:20 +00:00
okuji
2d191cc4fb add information about the list archive into README. 2000-05-20 18:29:15 +00:00
okuji
fc73dcd7ac update the network support to etherboot-4.6.1. 2000-05-17 13:55:18 +00:00
okuji
2a5087243f update docs. 2000-05-13 04:31:57 +00:00
okuji
81850d7016 recognize the Linux extended partition and add a sanity check into grub-install. 2000-05-13 04:13:00 +00:00
okuji
84f224a0d7 fix a bug in init_bios_info. 2000-05-05 11:31:43 +00:00
okuji
5aef9e78a5 perhaps fix the bug that Linux cannot get a correct memory size. 2000-05-04 22:15:20 +00:00
okuji
d08bfbd094 shrink the code size of stage1. 2000-04-30 05:42:41 +00:00
okuji
2b8c514095 update setup_func so that it uses SECTOR_BITS for the performance (is this better really?). 2000-04-29 16:30:13 +00:00
okuji
310b41da89 updated to etherboot-4.6.0. 2000-04-25 22:42:15 +00:00
okuji
ce7c6fd0a9 add new features into the password system. 2000-04-22 23:29:23 +00:00
okuji
5ff25f9b8f update the network support to etherboot-4.5.8. 2000-04-22 01:17:09 +00:00
gord
26fef18cb8 Added Jochen's sector alignment checking patch. 2000-04-19 20:34:28 +00:00
okuji
98ca2ba846 fix some portability problems (by pavel). 2000-04-19 10:34:35 +00:00
okuji
92fca67cf5 make the LBA support bitmap checks configurable at the installation time. 2000-04-18 11:22:07 +00:00
gord
215f9012d5 Added ReiserFS note. 2000-04-17 19:27:20 +00:00
gord
9337ad1a47 Increment version number. 2000-04-17 17:41:00 +00:00
gord
1974a490d8 Update FTP location. 2000-04-17 17:26:24 +00:00
okuji
31f1004b74 fix a bug in grub-install. 2000-04-15 14:00:33 +00:00
okuji
32f9590f2a I forgot to add stage2/fsys_reiserfs.c. 2000-04-15 13:40:22 +00:00
okuji
3792b0a01e add reiserfs support. 2000-04-15 13:39:38 +00:00
okuji
cf37f79b94 don't use AC_PATH_TOOL so that the developer can use autoconf 2.13. 2000-04-12 03:10:07 +00:00
okuji
0a1cbcf442 remove stage1/depcomp and fix a bug in the menu entry editor. 2000-04-11 03:08:52 +00:00
okuji
456c1219ee I forgot to add Torsten into THANKS. 2000-04-05 02:30:28 +00:00
okuji
4d452e493f fix a bogus bug in kernel_func, load initrd below 1GB, append mem= option only if >64MB, add some CDROM detection code, don't use the last page for initrd to avoid a Linux's bug. 2000-04-05 02:29:50 +00:00
okuji
ba86939fcb add NetBSD ELF support using a dirty solution. 2000-04-03 12:22:20 +00:00
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