]>
git.ipfire.org Git - thirdparty/grub.git/log
okuji [Tue, 27 Feb 2001 12:59:00 +0000 (12:59 +0000)]
add hercules support.
okuji [Sat, 17 Feb 2001 08:14:10 +0000 (08:14 +0000)]
update the GRUB manual.
okuji [Sat, 10 Feb 2001 17:50:11 +0000 (17:50 +0000)]
update the GRUB manual.
okuji [Wed, 7 Feb 2001 23:47:40 +0000 (23:47 +0000)]
fix a bug in chain_stage2.
okuji [Wed, 7 Feb 2001 20:26:29 +0000 (20:26 +0000)]
The new grub manual is made official.
okuji [Sat, 3 Feb 2001 04:56:13 +0000 (04:56 +0000)]
lower the maximum address of initrd.
okuji [Sat, 3 Feb 2001 04:21:21 +0000 (04:21 +0000)]
add one more check into savedefault.
okuji [Fri, 2 Feb 2001 13:39:59 +0000 (13:39 +0000)]
improve the robustness of savedefault and default.
okuji [Fri, 2 Feb 2001 13:31:03 +0000 (13:31 +0000)]
fix the problem that savedefault doesn't work with Stage 1.5.
okuji [Fri, 2 Feb 2001 12:21:18 +0000 (12:21 +0000)]
probe the first PCI NIC candidate with a non-zero ioaddr, before probing everything.
okuji [Sat, 27 Jan 2001 04:13:39 +0000 (04:13 +0000)]
add linux software raid-1 support.
okuji [Sat, 27 Jan 2001 04:06:41 +0000 (04:06 +0000)]
doc update.
okuji [Sat, 27 Jan 2001 03:02:36 +0000 (03:02 +0000)]
Start reorganizing the Multiboot Specification. The current status is far from complete.
okuji [Tue, 16 Jan 2001 07:27:44 +0000 (07:27 +0000)]
start the second attempt to rewrite the manual.
okuji [Mon, 15 Jan 2001 05:54:09 +0000 (05:54 +0000)]
fix typos in setkey_func.
okuji [Sat, 13 Jan 2001 04:07:37 +0000 (04:07 +0000)]
add some missing variables replaced by configure into grub-md5-crypt.
okuji [Thu, 11 Jan 2001 23:33:09 +0000 (23:33 +0000)]
fix some bugs in the example kernel and the Makefile entries.
okuji [Thu, 11 Jan 2001 08:08:15 +0000 (08:08 +0000)]
add a new command, ifconfig.
okuji [Thu, 11 Jan 2001 07:28:16 +0000 (07:28 +0000)]
add an option to build the example kernel.
okuji [Wed, 10 Jan 2001 20:48:50 +0000 (20:48 +0000)]
add a workaround to boot Windows from a logical partition.
okuji [Sat, 6 Jan 2001 22:14:59 +0000 (22:14 +0000)]
* stage2/builtins.c (boot_func): In the chain-loading mode,
clear the active flag of each of the loaded partition entries,
and then set the active flag of the booted partition image.
VS: ----------------------------------------------------------------------
jochen [Thu, 4 Jan 2001 13:38:24 +0000 (13:38 +0000)]
Call open_partition() even for MBR, so that part_start is correct.
This fixes a bug reported by Matthias Granberry <matthias@slurpee.org>.
okuji [Thu, 21 Dec 2000 22:42:33 +0000 (22:42 +0000)]
update NEWS and fix a sentense inconsistent against GNU coding style.
okuji [Thu, 21 Dec 2000 22:35:01 +0000 (22:35 +0000)]
use lower case for the variable name MBR.
jochen [Wed, 20 Dec 2000 08:56:39 +0000 (08:56 +0000)]
From Cedric Ware <ware@com.enst.fr>:
Detect ext2 partitions in a OpenBSD/NetBSD FS_EXT2FS slice.
jochen [Sun, 17 Dec 2000 19:25:50 +0000 (19:25 +0000)]
Added EZ-BIOS support.
Cleaned up the write code.
Added support for automatically embedding to file systems in setup_func.
okuji [Sat, 16 Dec 2000 20:25:15 +0000 (20:25 +0000)]
fix a problem that chainloader doesn't report any error, even if it failed.
okuji [Wed, 13 Dec 2000 23:10:26 +0000 (23:10 +0000)]
update prog-ref.texi.
okuji [Wed, 13 Dec 2000 17:15:30 +0000 (17:15 +0000)]
revise the fix for floppy device handling in grub-install.
okuji [Wed, 13 Dec 2000 17:11:19 +0000 (17:11 +0000)]
add a workaround for Thinkpad X20.
jochen [Sat, 9 Dec 2000 15:50:39 +0000 (15:50 +0000)]
* stage2/disk_io.c (next_partition): Mask out bsd partition sub
type when checking if last partition was a bsd partition.
Reported by Heikki Vatiainen <hessu@cs.tut.fi>.
okuji [Sat, 9 Dec 2000 10:14:09 +0000 (10:14 +0000)]
fix a floppy handling bug in grub-install.
okuji [Sat, 9 Dec 2000 01:19:26 +0000 (01:19 +0000)]
fix a bug in linux devfs support.
jochen [Tue, 5 Dec 2000 15:02:10 +0000 (15:02 +0000)]
Corrected the check for IS_PC_SLICE_TYPE_MINIX; minix was only working
if slice type was wrong! Reported by Ralf Medow <ralf.medow@t-online.de>.
jochen [Mon, 27 Nov 2000 12:06:25 +0000 (12:06 +0000)]
Handle items with old version key on new version reiserfs partition.
okuji [Sun, 26 Nov 2000 18:39:50 +0000 (18:39 +0000)]
revise TODO.
okuji [Sun, 26 Nov 2000 18:31:30 +0000 (18:31 +0000)]
disable to probe I/O ports temporarily.
okuji [Sun, 26 Nov 2000 18:27:29 +0000 (18:27 +0000)]
use O_FSYNC instead of O_SYNC in FreeBSD.
okuji [Tue, 21 Nov 2000 16:36:21 +0000 (16:36 +0000)]
simplify track_int13 and some related code, and fix a few bugs in VBE support code.
okuji [Wed, 15 Nov 2000 04:30:23 +0000 (04:30 +0000)]
add support for a preset menu file.
okuji [Fri, 10 Nov 2000 16:24:18 +0000 (16:24 +0000)]
fix a missing prefix problem in set_vbe_mode.
okuji [Fri, 10 Nov 2000 15:33:10 +0000 (15:33 +0000)]
add another workaround for buggy BIOSes into get_diskinfo.
okuji [Wed, 8 Nov 2000 17:33:41 +0000 (17:33 +0000)]
change the error number to a more appropriate one in make_saved_active.
okuji [Sun, 5 Nov 2000 05:37:40 +0000 (05:37 +0000)]
update the URL of grub/98.
okuji [Sat, 4 Nov 2000 16:15:26 +0000 (16:15 +0000)]
VBE support is partially added.
okuji [Fri, 3 Nov 2000 10:28:37 +0000 (10:28 +0000)]
add a problem on ez-bios into BUGS.
okuji [Wed, 1 Nov 2000 12:38:23 +0000 (12:38 +0000)]
update help2man to 1.23.
okuji [Tue, 31 Oct 2000 08:23:57 +0000 (08:23 +0000)]
GRUB cannot boot recent NetBSD or OpenBSD directly.
okuji [Sun, 29 Oct 2000 07:37:48 +0000 (07:37 +0000)]
don't include setjmp.S or apm.S in stage1.5.
okuji [Fri, 27 Oct 2000 10:28:54 +0000 (10:28 +0000)]
skip empty lines in a device map file.
jochen [Wed, 25 Oct 2000 14:35:49 +0000 (14:35 +0000)]
md5crypt: seed should be unsigned.
jochen [Wed, 25 Oct 2000 14:28:20 +0000 (14:28 +0000)]
md5crypt: Use all bits of currticks () to generate the salt.
okuji [Wed, 25 Oct 2000 06:16:16 +0000 (06:16 +0000)]
fix a quite bogus mistake in apm.S.
jochen [Tue, 24 Oct 2000 14:57:24 +0000 (14:57 +0000)]
* stage2/builtins.c (setup_func): When invoking install with an
embedded stage1_5 give the path to menu.lst as real_config_file.
okuji [Sun, 22 Oct 2000 20:14:14 +0000 (20:14 +0000)]
re-design the graphics table in the Multiboot spec.
okuji [Sun, 22 Oct 2000 04:02:05 +0000 (04:02 +0000)]
update docs.
okuji [Sun, 22 Oct 2000 03:16:32 +0000 (03:16 +0000)]
update the list info in README.
okuji [Sat, 21 Oct 2000 21:58:46 +0000 (21:58 +0000)]
add a new utility, grub-md5-crypt.
okuji [Sat, 21 Oct 2000 20:46:06 +0000 (20:46 +0000)]
add backslashes into continuous lines in grub-install.
okuji [Sat, 21 Oct 2000 00:13:55 +0000 (00:13 +0000)]
add a new command, md5crypt.
okuji [Fri, 20 Oct 2000 19:42:54 +0000 (19:42 +0000)]
update command descriptions.
okuji [Thu, 19 Oct 2000 22:32:52 +0000 (22:32 +0000)]
add a new command, displayapm.
okuji [Thu, 19 Oct 2000 21:10:42 +0000 (21:10 +0000)]
add apm support.
okuji [Thu, 19 Oct 2000 18:53:11 +0000 (18:53 +0000)]
I forgot to add stage2/setjmp.S.
okuji [Thu, 19 Oct 2000 18:24:28 +0000 (18:24 +0000)]
segregate grub_setjmp and grub_longjmp to another file.
okuji [Thu, 19 Oct 2000 12:43:19 +0000 (12:43 +0000)]
update docs.
okuji [Tue, 17 Oct 2000 20:10:16 +0000 (20:10 +0000)]
add stage2/md5.h into the distribution.
okuji [Tue, 17 Oct 2000 14:39:15 +0000 (14:39 +0000)]
--disable-md5password -> --disable-md5-password
jochen [Tue, 17 Oct 2000 13:37:27 +0000 (13:37 +0000)]
Added MD5 passwords and extended the password command.
okuji [Tue, 17 Oct 2000 02:15:25 +0000 (02:15 +0000)]
fix a potential bug in setkey.
okuji [Mon, 16 Oct 2000 04:27:56 +0000 (04:27 +0000)]
fix a bug in the Linux cmdline handling code.
okuji [Sun, 15 Oct 2000 21:18:14 +0000 (21:18 +0000)]
change the format of drive info in the Multiboot Specification, implement some of the new features.
okuji [Sun, 15 Oct 2000 18:24:58 +0000 (18:24 +0000)]
add a new option --recheck into grub-install, relieve the check of a device file in grub-install.
okuji [Sun, 15 Oct 2000 16:39:04 +0000 (16:39 +0000)]
add linux devfs support into the grub shell.
okuji [Sat, 14 Oct 2000 17:04:45 +0000 (17:04 +0000)]
added support for native devfs device names into grub-install.
okuji [Sat, 14 Oct 2000 14:46:45 +0000 (14:46 +0000)]
update docs.
okuji [Sat, 14 Oct 2000 08:09:43 +0000 (08:09 +0000)]
reset key mappings, when the user specifies no argument to setkey.
okuji [Thu, 12 Oct 2000 19:59:31 +0000 (19:59 +0000)]
add a new chapter about security into the tutorial.
okuji [Tue, 10 Oct 2000 17:48:57 +0000 (17:48 +0000)]
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.
okuji [Tue, 10 Oct 2000 06:09:55 +0000 (06:09 +0000)]
don't assume that a device file name consists of only alphanums.
okuji [Mon, 9 Oct 2000 16:32:59 +0000 (16:32 +0000)]
fix two bugs in the command setkey and start.S.
okuji [Sun, 8 Oct 2000 03:42:36 +0000 (03:42 +0000)]
fix a bug in grub-install.
okuji [Sat, 7 Oct 2000 18:09:42 +0000 (18:09 +0000)]
fix a bug in find_func, and fix an inconsistency between NEWS and INSTALL.
okuji [Sat, 7 Oct 2000 07:25:25 +0000 (07:25 +0000)]
fix a stupid bug in write_to_partition.
okuji [Sat, 7 Oct 2000 07:19:12 +0000 (07:19 +0000)]
merge the changes on the branch prepare_0_5_96 to the main trunk.
okuji [Thu, 5 Oct 2000 04:43:26 +0000 (04:43 +0000)]
increase the version number.
okuji [Sat, 30 Sep 2000 17:56:29 +0000 (17:56 +0000)]
call fstat to get a geometry on Hurd, don't include linux/cdrom.h any longer.
okuji [Sat, 30 Sep 2000 01:35:21 +0000 (01:35 +0000)]
fix a bug in grub-install, which affected only GNU/Hurd.
okuji [Fri, 29 Sep 2000 18:55:27 +0000 (18:55 +0000)]
add new commands, partnew and parttype, add one more sanity check for reiserfs.
okuji [Fri, 29 Sep 2000 02:26:59 +0000 (02:26 +0000)]
rewrite the command find, update TODO.
okuji [Fri, 29 Sep 2000 00:41:42 +0000 (00:41 +0000)]
new partition table scanning engine.
okuji [Tue, 26 Sep 2000 19:52:29 +0000 (19:52 +0000)]
don't define unusable commands, don't handle a dumb terminal if serial terminal support is disabled, enable serial terminal support by default.
okuji [Mon, 25 Sep 2000 16:05:47 +0000 (16:05 +0000)]
add --prefix into the command setup, and add separate boot partition support into grub-install.
okuji [Mon, 11 Sep 2000 20:55:02 +0000 (20:55 +0000)]
append a mem= option instead of prepending it.
okuji [Sun, 10 Sep 2000 16:45:15 +0000 (16:45 +0000)]
add an additional minix partition type.
okuji [Sun, 10 Sep 2000 08:46:52 +0000 (08:46 +0000)]
change boot messages.
okuji [Fri, 8 Sep 2000 21:30:17 +0000 (21:30 +0000)]
disable to align functions, loops and jumps.
okuji [Thu, 7 Sep 2000 10:31:50 +0000 (10:31 +0000)]
sorry, I forgot to add Hal into THANKS.
okuji [Thu, 7 Sep 2000 10:30:09 +0000 (10:30 +0000)]
fix a bug in lib/device.c.
okuji [Thu, 7 Sep 2000 10:21:04 +0000 (10:21 +0000)]
fix typos and imprecisions in the docs.