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 |
|
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 |
|