From 2fa17d5ffcb075b18b740590355a90788815053e Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 24 Jan 2003 23:49:54 +0000 Subject: Update grub to 0.93. Changes in this version: * Define the behavior of the boot loader when the load end address is zero and the bss end address is zero in the Multiboot Specification. Also, add the support into GRUB. * Finally, we have a Bug Tracking System! Now the preferable way to report bugs is to use the BTS rather than sending e-mail to bug-grub. See , for more details. * The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on the web instead. * The terminal handling code is rewritten radically, and many bugfixes are made at the same time. * The command "color" is effective even in the command-line. * The command "terminal" takes two new options, ``--no-echo'' and ``--no-edit''. If you specify ``--no-echo'', GRUB won't echo back input characters. If you specify ``--no-edit'', GRUB will disable the BASH-like editing feature. These options are useful when using an intelligent terminal (such as the comint mode in GNU Emacs). * The utility ``grub-md5-crypt'' prompts to retype a password and checks if the passwords match. * Support for booting Linux is rewritten, so GRUB now supports large-EBDA systems. * The menu interfaces supports Page Up, Page Down, and Right Key. * New command "terminfo", for vt100-incompatible terminals. * New options, ``-D'', ``-g'' and ``-m'' are supported for FreeBSD. --- sysutils/grub/distinfo | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sysutils/grub/distinfo') diff --git a/sysutils/grub/distinfo b/sysutils/grub/distinfo index 69631368843..a4a4eed6b11 100644 --- a/sysutils/grub/distinfo +++ b/sysutils/grub/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.2 2002/04/30 12:09:56 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/01/24 23:49:54 jmmv Exp $ -SHA1 (grub-0.92.tar.gz) = 15bd5aaa816728583235ab0d5477c1ac32855583 -Size (grub-0.92.tar.gz) = 877112 bytes +SHA1 (grub-0.93.tar.gz) = 51cc79b0088f8e0e3260e33dc5b2ea5055bfc8f8 +Size (grub-0.93.tar.gz) = 891032 bytes +SHA1 (patch-aa) = f2b6a1c0ec11c1c01f39bf6241291fc0c3879e34 +SHA1 (patch-ab) = 274f05f518de51b708102ec853641e237fd40990 -- cgit v1.2.3