okuji
d05b7706ed
Fix a compilation bug when disabling serial support.
2001-11-06 16:42:02 +00:00
okuji
d619861976
JFS and XFS support is added.
2001-10-27 16:04:25 +00:00
okuji
36fd6bd0fa
2001-10-27 Yoshinori K. Okuji <okuji@gnu.org>
...
* stage2/apm.S: Always disconnect from APM. Written by Erich
Stefan Boleyn.
* util/Makefile.am (noinst_DATA): Removed.
(EXTRA_DIST): Likewise.
2001-10-27 14:48:39 +00:00
gord
e5fd53e574
Update to Automake 1.5
2001-10-15 04:49:50 +00:00
okuji
902ee9ccaf
Fix a bug in tftp_read, which may appear when seeking back.
2001-10-13 13:07:40 +00:00
okuji
3785f597a0
Don\'t use get_diskinfo_floppy.
2001-10-13 12:28:37 +00:00
okuji
61928d1323
Ensure that a serial port is set up before used.
2001-10-13 12:02:30 +00:00
okuji
a8ac7eb3f9
add support for DAC960.
2001-10-13 04:20:05 +00:00
jochen
3793b1777b
* stage2/fsys_reiserfs.c (reiserfs_super_block): Updated
...
to better match recent reiserfs versions.
(reiserfs_mount): Handle cases where journal can't be found,
e.g. journal on another disk or unexpected journal parameters.
In that case the journal isn't used.
2001-10-11 11:14:29 +00:00
jochen
62e7ed8b60
* stage2/fsys_reiserfs.c (reiserfs_mount): Don't look at
...
the superblock field s_journal_block_count anymore. It used
to contain 0, it never contained a valid value, and now I
have a report that it can contain an invalid value.
2001-10-10 09:23:57 +00:00
jochen
49312f5981
* stage2/fsys_reiserfs.c (reiserfs_dir): Set errnum to
...
ERR_FSYS_CORRUPT if a symlink can't be read for some reason,
but no error is set by read.
2001-09-24 08:43:38 +00:00
gord
eca369e8d0
Report errors for unrecognized options.
2001-09-22 06:06:17 +00:00
okuji
e9d94149ef
Set the level of APM support to 1.1, before turning off the power state.
2001-08-08 08:00:01 +00:00
okuji
044d8501b5
Fix minor bugs in grub-md5-crypt.
2001-08-08 05:17:21 +00:00
gord
9e195f47c2
Ignore zero-length memory ranges.
2001-08-02 20:05:54 +00:00
jochen
cd403b1f05
* stage2/Makefile.am (libgrub_a_CFLAGS): Enable USE_MD5_PASSWORDS
...
for libgrub. Previously that was implicitly done by configure.in
until the patch from 2001-07-04, which moved that flag from CFLAGS
to FSYS_CFLAGS. Reported by YAMAGUCHI Shingo
<shingo@kip.iis.toyama-u.ac.jp>
2001-07-26 13:24:15 +00:00
okuji
074b0023e7
Add VSTa fs into the list of supported filesystems.
2001-07-15 06:22:45 +00:00
okuji
cfbf950f5d
Fix a problem when you specify a Linux devfs floppy device name to grub-install.
2001-07-13 11:51:24 +00:00
okuji
40c293d41e
Merge changes in 0.90.
2001-07-13 08:02:04 +00:00
gord
d6fa625300
Merge 0.90 changes
2001-07-12 19:10:20 +00:00
okuji
62cba90d65
Add a missing file and increase the version number.
2001-07-05 11:29:56 +00:00
okuji
cd93e2f5f9
Update the manual (not complete).
2001-07-05 11:14:21 +00:00
okuji
f2ca2f3ea2
Don't decompress an initrd automatically.
2001-07-05 10:52:59 +00:00
okuji
60415d246c
Use automake-1.4h instead of our own version. Some required changes are made.
2001-07-04 07:33:48 +00:00
okuji
fa820ff30d
Downgrade the version number in NEWS, since I won't release 1.0 soon.
2001-07-03 14:08:48 +00:00
okuji
b7e8ad7e6d
ELF symbol loading support is added.
2001-07-03 13:52:28 +00:00
okuji
49230cb103
I forgot to add new files for VSTa filesystem.
2001-06-22 02:33:35 +00:00
okuji
2f97c78528
Add VSTa filesystem support.
2001-06-22 02:32:56 +00:00
okuji
030d695853
Add `--with-configfile' into the commands "bootp" and "dhcp".
2001-06-21 23:15:02 +00:00
okuji
00a436ee38
update the location of the CVS repository.
2001-06-20 21:02:46 +00:00
okuji
123b813394
Always jump to the physical entry address of a Multiboot OS image, even
...
when the physical one differs from the virtual one.
2001-06-19 11:31:15 +00:00
okuji
247a4c4a73
Remove Stefan Ondrejicka from the file AUTHORS, because he didn't assign
...
his copyright to the FSF and the code was rewritten by okuji, so there is
no point where he should be in the list.
2001-06-17 09:09:33 +00:00
okuji
a5694fb1e4
fix some typos in the manual.
2001-05-30 07:56:33 +00:00
proski
fc528f1b0d
* configure.in (AC_OUTPUT): Remove debian/Makefile.
2001-05-29 13:55:20 +00:00
proski
8e5f64e0d3
Remove .cvsignore
2001-05-29 13:39:52 +00:00
gord
5efd8753fb
Delete directory contents.
2001-05-29 04:44:24 +00:00
gord
c7159c3bdb
Make NT magic explicit.
2001-05-29 04:38:21 +00:00
gord
e86ba8bd19
Remove debian directory.
2001-05-29 04:36:50 +00:00
kr
2edd28f97b
Implement menu & command-list on dumb terminals.
2001-05-25 07:58:54 +00:00
proski
19477b0574
Add all products of "configure" and "make" to .cvsignore
2001-05-15 15:46:37 +00:00
proski
7c0ea24c90
* stage2/shared.h (ENTRY): Remove unnecessary `##'.
2001-05-15 03:54:39 +00:00
jochen
68c2bd1e7b
* grub/asmstub.c (biosdisk): Work around a bug in linux's ez
...
remapping. Problem reported by Ben Byer <bbyer@rice.edu>.
2001-05-03 08:34:56 +00:00
gord
9e3e10d2c1
Don't cast entry_addr to an int.
2001-03-28 17:22:34 +00:00
okuji
c610524eb0
avoid Linux 2.2.x memory range check bug.
2001-03-16 09:10:44 +00:00
okuji
c2e925be16
write the chapter History in Multiboot Specification.
2001-03-02 20:42:36 +00:00
okuji
61fb567304
I forgot to thank Hasegawa-san.
2001-02-28 11:23:26 +00:00
okuji
dfee6ac3ec
add freebsd 4.x support into the grub shell and grub-install.
2001-02-28 11:19:39 +00:00
okuji
348785cfbc
If the default entry is wrong, use the fallback entry rather than the first, if possible.
2001-02-28 10:14:54 +00:00
okuji
4b1637c671
add a new option, --disable-auto-linux-mem-opt, into configure.
2001-02-27 15:24:48 +00:00
okuji
1372bfd60a
change the check for a Windows partition in chainloader_func, to fix the problem that GRUB cannot be compiled, if FAT support is disabled.
2001-02-27 13:17:40 +00:00