]> git.ipfire.org Git - thirdparty/grub.git/log
thirdparty/grub.git
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.

25 years agojust silence GCC warnings.
okuji [Thu, 7 Sep 2000 10:06:22 +0000 (10:06 +0000)] 
just silence GCC warnings.

25 years agoadd auto fill mode into grub_putchar, to fix the ">80 characters in one line" problem.
okuji [Wed, 6 Sep 2000 12:31:24 +0000 (12:31 +0000)] 
add auto fill mode into grub_putchar, to fix the ">80 characters in one line" problem.

25 years agoadd support for saving a default entry number in your disk.
okuji [Wed, 6 Sep 2000 03:02:39 +0000 (03:02 +0000)] 
add support for saving a default entry number in your disk.

25 years agodon't check if a sector of a disk is outside the disk in LBA mode by default, because...
okuji [Tue, 5 Sep 2000 12:27:00 +0000 (12:27 +0000)] 
don't check if a sector of a disk is outside the disk in LBA mode by default, because some BIOSes don't return correct geometries.

25 years agoprint an error number even in Stage 2.
okuji [Tue, 5 Sep 2000 12:02:42 +0000 (12:02 +0000)] 
print an error number even in Stage 2.

25 years agoimprove the dumb terminal support and fix some bugs related to the support.
okuji [Tue, 5 Sep 2000 08:44:31 +0000 (08:44 +0000)] 
improve the dumb terminal support and fix some bugs related to the support.

25 years agofix a typo in grub-install, and fix open flags in install_func.
okuji [Sun, 3 Sep 2000 05:08:50 +0000 (05:08 +0000)] 
fix a typo in grub-install, and fix open flags in install_func.

25 years agofix a bug in the option --speed for the command serial, fix the cursor position after...
okuji [Fri, 1 Sep 2000 22:47:21 +0000 (22:47 +0000)] 
fix a bug in the option --speed for the command serial, fix the cursor position after displaying the menu, add the keys v and ^ to move the corsor in the menu.

25 years agoadd two new options, --dumb and --timeout, into the command terminal.
okuji [Thu, 31 Aug 2000 12:48:06 +0000 (12:48 +0000)] 
add two new options, --dumb and --timeout, into the command terminal.

25 years agoadd a workaround for binutils-2.9.1.0.x into stage1.S.
okuji [Wed, 30 Aug 2000 19:06:30 +0000 (19:06 +0000)] 
add a workaround for binutils-2.9.1.0.x into stage1.S.

25 years agoadd a timeout to --hold for the grub shell, fix a compilation error with gcc-2.7...
okuji [Wed, 30 Aug 2000 07:00:16 +0000 (07:00 +0000)] 
add a timeout to --hold for the grub shell, fix a compilation error with gcc-2.7.2.3, and the command-line interface is switched to single-line editing mode.

25 years agoemulate a new line by the grub shell itself instead of ncurses.
okuji [Mon, 28 Aug 2000 12:22:03 +0000 (12:22 +0000)] 
emulate a new line by the grub shell itself instead of ncurses.

25 years agoprint a carriage return as well as a newline, in grub_putchar instead of console_putchar.
okuji [Sun, 27 Aug 2000 16:02:08 +0000 (16:02 +0000)] 
print a carriage return as well as a newline, in grub_putchar instead of console_putchar.

25 years agodon't include linux/fs.h.
okuji [Sun, 27 Aug 2000 11:21:25 +0000 (11:21 +0000)] 
don't include linux/fs.h.

25 years agoUndo previous changes on serial.h and serial.c. I'm sorry, that was my mistake.
okuji [Sat, 26 Aug 2000 17:36:07 +0000 (17:36 +0000)] 
Undo previous changes on serial.h and serial.c. I'm sorry, that was my mistake.

25 years agopreserve a magic number used by Windows NT.
okuji [Sat, 26 Aug 2000 17:28:27 +0000 (17:28 +0000)] 
preserve a magic number used by Windows NT.

25 years agohandle special key codes in a serial terminal, and remove unnecessary push/pop operat...
okuji [Fri, 25 Aug 2000 16:58:44 +0000 (16:58 +0000)] 
handle special key codes in a serial terminal, and remove unnecessary push/pop operations in asm.S.

25 years agoinclude stdio.h first in builtins.c.
okuji [Thu, 24 Aug 2000 07:26:03 +0000 (07:26 +0000)] 
include stdio.h first in builtins.c.

25 years agoadd --enable-serial-speed-simulation into configure, fix a bug in setjmp/longjmp...
okuji [Mon, 21 Aug 2000 06:30:14 +0000 (06:30 +0000)] 
add --enable-serial-speed-simulation into configure, fix a bug in setjmp/longjmp, add --speed into the command serial, restart the command-line interface when a serial terminal is enabled.

25 years agoadd console emulation into serial terminal support using vt100-compatible escape...
okuji [Sun, 20 Aug 2000 12:14:14 +0000 (12:14 +0000)] 
add console emulation into serial terminal support using vt100-compatible escape sequences, add --enable-serial into configure, and fix some bugs in the support.

25 years agoadd more serial console support. two new commmands, serial and terminal, are added.
okuji [Sun, 20 Aug 2000 06:00:20 +0000 (06:00 +0000)] 
add more serial console support. two new commmands, serial and terminal, are added.

25 years agochange the mail address of Matthias.
okuji [Tue, 15 Aug 2000 22:53:46 +0000 (22:53 +0000)] 
change the mail address of Matthias.

25 years agofix a violation against the network boot image proposal.
okuji [Tue, 15 Aug 2000 10:08:21 +0000 (10:08 +0000)] 
fix a violation against the network boot image proposal.

25 years agofix a minor bug in diskless, add a serial emulation into the grub shell, fix a cosmet...
okuji [Sun, 13 Aug 2000 20:01:51 +0000 (20:01 +0000)] 
fix a minor bug in diskless, add a serial emulation into the grub shell, fix a cosmetic problem in the grub shell.

25 years agoadd a serial device driver. serial console support is not implemented yet.
okuji [Fri, 11 Aug 2000 20:38:56 +0000 (20:38 +0000)] 
add a serial device driver. serial console support is not implemented yet.

25 years agodocs/tutorial.texi: minor fixes
proski [Thu, 10 Aug 2000 22:48:14 +0000 (22:48 +0000)] 
docs/tutorial.texi: minor fixes

25 years agorewrite the chapter Installation in the tutorial.
okuji [Thu, 10 Aug 2000 02:23:04 +0000 (02:23 +0000)] 
rewrite the chapter Installation in the tutorial.