]> git.ipfire.org Git - thirdparty/grub.git/log
thirdparty/grub.git
24 years agoadd hercules support.
okuji [Tue, 27 Feb 2001 12:59:00 +0000 (12:59 +0000)] 
add hercules support.

24 years agoupdate the GRUB manual.
okuji [Sat, 17 Feb 2001 08:14:10 +0000 (08:14 +0000)] 
update the GRUB manual.

24 years agoupdate the GRUB manual.
okuji [Sat, 10 Feb 2001 17:50:11 +0000 (17:50 +0000)] 
update the GRUB manual.

24 years agofix a bug in chain_stage2.
okuji [Wed, 7 Feb 2001 23:47:40 +0000 (23:47 +0000)] 
fix a bug in chain_stage2.

24 years agoThe new grub manual is made official.
okuji [Wed, 7 Feb 2001 20:26:29 +0000 (20:26 +0000)] 
The new grub manual is made official.

24 years agolower the maximum address of initrd.
okuji [Sat, 3 Feb 2001 04:56:13 +0000 (04:56 +0000)] 
lower the maximum address of initrd.

24 years agoadd one more check into savedefault.
okuji [Sat, 3 Feb 2001 04:21:21 +0000 (04:21 +0000)] 
add one more check into savedefault.

24 years agoimprove the robustness of savedefault and default.
okuji [Fri, 2 Feb 2001 13:39:59 +0000 (13:39 +0000)] 
improve the robustness of savedefault and default.

24 years agofix the problem that savedefault doesn't work with Stage 1.5.
okuji [Fri, 2 Feb 2001 13:31:03 +0000 (13:31 +0000)] 
fix the problem that savedefault doesn't work with Stage 1.5.

24 years agoprobe the first PCI NIC candidate with a non-zero ioaddr, before probing everything.
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.

24 years agoadd linux software raid-1 support.
okuji [Sat, 27 Jan 2001 04:13:39 +0000 (04:13 +0000)] 
add linux software raid-1 support.

24 years agodoc update.
okuji [Sat, 27 Jan 2001 04:06:41 +0000 (04:06 +0000)] 
doc update.

24 years agoStart reorganizing the Multiboot Specification. The current status is far from complete.
okuji [Sat, 27 Jan 2001 03:02:36 +0000 (03:02 +0000)] 
Start reorganizing the Multiboot Specification. The current status is far from complete.

24 years agostart the second attempt to rewrite the manual.
okuji [Tue, 16 Jan 2001 07:27:44 +0000 (07:27 +0000)] 
start the second attempt to rewrite the manual.

24 years agofix typos in setkey_func.
okuji [Mon, 15 Jan 2001 05:54:09 +0000 (05:54 +0000)] 
fix typos in setkey_func.

24 years agoadd some missing variables replaced by configure into grub-md5-crypt.
okuji [Sat, 13 Jan 2001 04:07:37 +0000 (04:07 +0000)] 
add some missing variables replaced by configure into grub-md5-crypt.

24 years agofix some bugs in the example kernel and the Makefile entries.
okuji [Thu, 11 Jan 2001 23:33:09 +0000 (23:33 +0000)] 
fix some bugs in the example kernel and the Makefile entries.

24 years agoadd a new command, ifconfig.
okuji [Thu, 11 Jan 2001 08:08:15 +0000 (08:08 +0000)] 
add a new command, ifconfig.

24 years agoadd an option to build the example kernel.
okuji [Thu, 11 Jan 2001 07:28:16 +0000 (07:28 +0000)] 
add an option to build the example kernel.

24 years agoadd a workaround to boot Windows from a logical partition.
okuji [Wed, 10 Jan 2001 20:48:50 +0000 (20:48 +0000)] 
add a workaround to boot Windows from a logical partition.

24 years ago * stage2/builtins.c (boot_func): In the chain-loading mode,
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: ----------------------------------------------------------------------

24 years agoCall open_partition() even for MBR, so that part_start is correct.
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>.

24 years agoupdate NEWS and fix a sentense inconsistent against GNU coding style.
okuji [Thu, 21 Dec 2000 22:42:33 +0000 (22:42 +0000)] 
update NEWS and fix a sentense inconsistent against GNU coding style.

24 years agouse lower case for the variable name MBR.
okuji [Thu, 21 Dec 2000 22:35:01 +0000 (22:35 +0000)] 
use lower case for the variable name MBR.

24 years agoFrom Cedric Ware <ware@com.enst.fr>:
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.

24 years agoAdded EZ-BIOS support.
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.

24 years agofix a problem that chainloader doesn't report any error, even if it failed.
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.

24 years agoupdate prog-ref.texi.
okuji [Wed, 13 Dec 2000 23:10:26 +0000 (23:10 +0000)] 
update prog-ref.texi.

24 years agorevise the fix for floppy device handling in grub-install.
okuji [Wed, 13 Dec 2000 17:15:30 +0000 (17:15 +0000)] 
revise the fix for floppy device handling in grub-install.

24 years agoadd a workaround for Thinkpad X20.
okuji [Wed, 13 Dec 2000 17:11:19 +0000 (17:11 +0000)] 
add a workaround for Thinkpad X20.

24 years ago* stage2/disk_io.c (next_partition): Mask out bsd partition sub
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>.

24 years agofix a floppy handling bug in grub-install.
okuji [Sat, 9 Dec 2000 10:14:09 +0000 (10:14 +0000)] 
fix a floppy handling bug in grub-install.

24 years agofix a bug in linux devfs support.
okuji [Sat, 9 Dec 2000 01:19:26 +0000 (01:19 +0000)] 
fix a bug in linux devfs support.

24 years agoCorrected the check for IS_PC_SLICE_TYPE_MINIX; minix was only working
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>.

24 years agoHandle items with old version key on new version reiserfs partition.
jochen [Mon, 27 Nov 2000 12:06:25 +0000 (12:06 +0000)] 
Handle items with old version key on new version reiserfs partition.

24 years agorevise TODO.
okuji [Sun, 26 Nov 2000 18:39:50 +0000 (18:39 +0000)] 
revise TODO.

24 years agodisable to probe I/O ports temporarily.
okuji [Sun, 26 Nov 2000 18:31:30 +0000 (18:31 +0000)] 
disable to probe I/O ports temporarily.

24 years agouse O_FSYNC instead of O_SYNC in FreeBSD.
okuji [Sun, 26 Nov 2000 18:27:29 +0000 (18:27 +0000)] 
use O_FSYNC instead of O_SYNC in FreeBSD.

24 years agosimplify track_int13 and some related code, and fix a few bugs in VBE support code.
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.

24 years agoadd support for a preset menu file.
okuji [Wed, 15 Nov 2000 04:30:23 +0000 (04:30 +0000)] 
add support for a preset menu file.

25 years agofix a missing prefix problem in set_vbe_mode.
okuji [Fri, 10 Nov 2000 16:24:18 +0000 (16:24 +0000)] 
fix a missing prefix problem in set_vbe_mode.

25 years agoadd another workaround for buggy BIOSes into get_diskinfo.
okuji [Fri, 10 Nov 2000 15:33:10 +0000 (15:33 +0000)] 
add another workaround for buggy BIOSes into get_diskinfo.

25 years agochange the error number to a more appropriate one in make_saved_active.
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.

25 years agoupdate the URL of grub/98.
okuji [Sun, 5 Nov 2000 05:37:40 +0000 (05:37 +0000)] 
update the URL of grub/98.

25 years agoVBE support is partially added.
okuji [Sat, 4 Nov 2000 16:15:26 +0000 (16:15 +0000)] 
VBE support is partially added.

25 years agoadd a problem on ez-bios into BUGS.
okuji [Fri, 3 Nov 2000 10:28:37 +0000 (10:28 +0000)] 
add a problem on ez-bios into BUGS.

25 years agoupdate help2man to 1.23.
okuji [Wed, 1 Nov 2000 12:38:23 +0000 (12:38 +0000)] 
update help2man to 1.23.

25 years agoGRUB cannot boot recent NetBSD or OpenBSD directly.
okuji [Tue, 31 Oct 2000 08:23:57 +0000 (08:23 +0000)] 
GRUB cannot boot recent NetBSD or OpenBSD directly.

25 years agodon't include setjmp.S or apm.S in stage1.5.
okuji [Sun, 29 Oct 2000 07:37:48 +0000 (07:37 +0000)] 
don't include setjmp.S or apm.S in stage1.5.

25 years agoskip empty lines in a device map file.
okuji [Fri, 27 Oct 2000 10:28:54 +0000 (10:28 +0000)] 
skip empty lines in a device map file.

25 years agomd5crypt: seed should be unsigned.
jochen [Wed, 25 Oct 2000 14:35:49 +0000 (14:35 +0000)] 
md5crypt: seed should be unsigned.

25 years agomd5crypt: Use all bits of currticks () to generate the salt.
jochen [Wed, 25 Oct 2000 14:28:20 +0000 (14:28 +0000)] 
md5crypt: Use all bits of currticks () to generate the salt.

25 years agofix a quite bogus mistake in apm.S.
okuji [Wed, 25 Oct 2000 06:16:16 +0000 (06:16 +0000)] 
fix a quite bogus mistake in apm.S.

25 years ago* stage2/builtins.c (setup_func): When invoking install with an
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.

25 years agore-design the graphics table in the Multiboot spec.
okuji [Sun, 22 Oct 2000 20:14:14 +0000 (20:14 +0000)] 
re-design the graphics table in the Multiboot spec.

25 years agoupdate docs.
okuji [Sun, 22 Oct 2000 04:02:05 +0000 (04:02 +0000)] 
update docs.

25 years agoupdate the list info in README.
okuji [Sun, 22 Oct 2000 03:16:32 +0000 (03:16 +0000)] 
update the list info in README.

25 years agoadd a new utility, grub-md5-crypt.
okuji [Sat, 21 Oct 2000 21:58:46 +0000 (21:58 +0000)] 
add a new utility, grub-md5-crypt.

25 years agoadd backslashes into continuous lines in grub-install.
okuji [Sat, 21 Oct 2000 20:46:06 +0000 (20:46 +0000)] 
add backslashes into continuous lines in grub-install.

25 years agoadd a new command, md5crypt.
okuji [Sat, 21 Oct 2000 00:13:55 +0000 (00:13 +0000)] 
add a new command, md5crypt.

25 years agoupdate command descriptions.
okuji [Fri, 20 Oct 2000 19:42:54 +0000 (19:42 +0000)] 
update command descriptions.

25 years agoadd a new command, displayapm.
okuji [Thu, 19 Oct 2000 22:32:52 +0000 (22:32 +0000)] 
add a new command, displayapm.

25 years agoadd apm support.
okuji [Thu, 19 Oct 2000 21:10:42 +0000 (21:10 +0000)] 
add apm support.

25 years agoI forgot to add stage2/setjmp.S.
okuji [Thu, 19 Oct 2000 18:53:11 +0000 (18:53 +0000)] 
I forgot to add stage2/setjmp.S.

25 years agosegregate grub_setjmp and grub_longjmp to another file.
okuji [Thu, 19 Oct 2000 18:24:28 +0000 (18:24 +0000)] 
segregate grub_setjmp and grub_longjmp to another file.

25 years agoupdate docs.
okuji [Thu, 19 Oct 2000 12:43:19 +0000 (12:43 +0000)] 
update docs.

25 years agoadd stage2/md5.h into the distribution.
okuji [Tue, 17 Oct 2000 20:10:16 +0000 (20:10 +0000)] 
add stage2/md5.h into the distribution.

25 years ago--disable-md5password -> --disable-md5-password
okuji [Tue, 17 Oct 2000 14:39:15 +0000 (14:39 +0000)] 
--disable-md5password -> --disable-md5-password

25 years agoAdded MD5 passwords and extended the password command.
jochen [Tue, 17 Oct 2000 13:37:27 +0000 (13:37 +0000)] 
Added MD5 passwords and extended the password command.

25 years agofix a potential bug in setkey.
okuji [Tue, 17 Oct 2000 02:15:25 +0000 (02:15 +0000)] 
fix a potential bug in setkey.

25 years agofix a bug in the Linux cmdline handling code.
okuji [Mon, 16 Oct 2000 04:27:56 +0000 (04:27 +0000)] 
fix a bug in the Linux cmdline handling code.

25 years agochange the format of drive info in the Multiboot Specification, implement some of...
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.

25 years agoadd a new option --recheck into grub-install, relieve the check of a device file...
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.

25 years agoadd linux devfs support into the grub shell.
okuji [Sun, 15 Oct 2000 16:39:04 +0000 (16:39 +0000)] 
add linux devfs support into the grub shell.

25 years agoadded support for native devfs device names into grub-install.
okuji [Sat, 14 Oct 2000 17:04:45 +0000 (17:04 +0000)] 
added support for native devfs device names into grub-install.

25 years agoupdate docs.
okuji [Sat, 14 Oct 2000 14:46:45 +0000 (14:46 +0000)] 
update docs.

25 years agoreset key mappings, when the user specifies no argument to setkey.
okuji [Sat, 14 Oct 2000 08:09:43 +0000 (08:09 +0000)] 
reset key mappings, when the user specifies no argument to setkey.

25 years agoadd a new chapter about security into the tutorial.
okuji [Thu, 12 Oct 2000 19:59:31 +0000 (19:59 +0000)] 
add a new chapter about security into the tutorial.

25 years agoChange "shit" to "mess".
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.

25 years agodon't assume that a device file name consists of only alphanums.
okuji [Tue, 10 Oct 2000 06:09:55 +0000 (06:09 +0000)] 
don't assume that a device file name consists of only alphanums.

25 years agofix two bugs in the command setkey and start.S.
okuji [Mon, 9 Oct 2000 16:32:59 +0000 (16:32 +0000)] 
fix two bugs in the command setkey and start.S.

25 years agofix a bug in grub-install.
okuji [Sun, 8 Oct 2000 03:42:36 +0000 (03:42 +0000)] 
fix a bug in grub-install.

25 years agofix a bug in find_func, and fix an inconsistency between NEWS and 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.

25 years agofix a stupid bug in write_to_partition.
okuji [Sat, 7 Oct 2000 07:25:25 +0000 (07:25 +0000)] 
fix a stupid bug in write_to_partition.

25 years agomerge the changes on the branch prepare_0_5_96 to the main trunk.
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.

25 years agoincrease the version number.
okuji [Thu, 5 Oct 2000 04:43:26 +0000 (04:43 +0000)] 
increase the version number.

25 years agocall fstat to get a geometry on Hurd, don't include linux/cdrom.h any longer.
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.

25 years agofix a bug in grub-install, which affected only GNU/Hurd.
okuji [Sat, 30 Sep 2000 01:35:21 +0000 (01:35 +0000)] 
fix a bug in grub-install, which affected only GNU/Hurd.

25 years agoadd new commands, partnew and parttype, add one more sanity check for reiserfs.
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.

25 years agorewrite the command find, update TODO.
okuji [Fri, 29 Sep 2000 02:26:59 +0000 (02:26 +0000)] 
rewrite the command find, update TODO.

25 years agonew partition table scanning engine.
okuji [Fri, 29 Sep 2000 00:41:42 +0000 (00:41 +0000)] 
new partition table scanning engine.

25 years agodon't define unusable commands, don't handle a dumb terminal if serial terminal suppo...
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.

25 years agoadd --prefix into the command setup, and add separate boot partition support into...
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.

25 years agoappend a mem= option instead of prepending it.
okuji [Mon, 11 Sep 2000 20:55:02 +0000 (20:55 +0000)] 
append a mem= option instead of prepending it.

25 years agoadd an additional minix partition type.
okuji [Sun, 10 Sep 2000 16:45:15 +0000 (16:45 +0000)] 
add an additional minix partition type.

25 years agochange boot messages.
okuji [Sun, 10 Sep 2000 08:46:52 +0000 (08:46 +0000)] 
change boot messages.

25 years agodisable to align functions, loops and jumps.
okuji [Fri, 8 Sep 2000 21:30:17 +0000 (21:30 +0000)] 
disable to align functions, loops and jumps.

25 years agosorry, I forgot to add Hal into THANKS.
okuji [Thu, 7 Sep 2000 10:31:50 +0000 (10:31 +0000)] 
sorry, I forgot to add Hal into THANKS.

25 years agofix a bug in lib/device.c.
okuji [Thu, 7 Sep 2000 10:30:09 +0000 (10:30 +0000)] 
fix a bug in lib/device.c.

25 years agofix typos and imprecisions in the docs.
okuji [Thu, 7 Sep 2000 10:21:04 +0000 (10:21 +0000)] 
fix typos and imprecisions in the docs.