diff options
author | jmmv <jmmv> | 2004-01-29 18:36:38 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-29 18:36:38 +0000 |
commit | 49ad79c88f66754ba82ede2c803e801f5a91ded5 (patch) | |
tree | c6a27d2f0f0f1af12dbd97e02880a82b7a0d4187 /sysutils/grub/distinfo | |
parent | d01c09f35de8251e4b71e6a63ea3faa356b03c45 (diff) | |
download | pkgsrc-49ad79c88f66754ba82ede2c803e801f5a91ded5.tar.gz |
Update grub to 0.94:
* Support building on x86-64 with gcc -m32.
* Use a BIOS call to turn on/off Gate A20. This should solve various
problems related to Gate A20 in modern BIOSes.
* Add a workaround for buggy BIOSes (notably HP Vectra series) which
don't pass the boot drive correctly.
* Display "GNU GRUB" instead of "GRUB" in the menu.
* Add support for QNX RTP into the grub shell.
* Add support for the initrd max address of a kernel header in Linux.
* Support 32 bit and 64 bit dev_t.
* Add support for an install device in GRUB's notation with no
parenthesis (e.g. grub-install hd0).
* Improve the manual a lot.
While here, add a new build definition, GRUB_PRESET_COMMAND, which can be
set to a single command that will be embedded in grub's stage2 and executed
during bootup (useful for automated diskless setups). Also make use of
BUILD_DEFS properly. And pick up maintainership, as requested by tron@.
Diffstat (limited to 'sysutils/grub/distinfo')
-rw-r--r-- | sysutils/grub/distinfo | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/sysutils/grub/distinfo b/sysutils/grub/distinfo index ebe9340a766..cd9026a903f 100644 --- a/sysutils/grub/distinfo +++ b/sysutils/grub/distinfo @@ -1,18 +1,8 @@ -$NetBSD: distinfo,v 1.7 2004/01/24 16:36:03 mrauch Exp $ +$NetBSD: distinfo,v 1.8 2004/01/29 18:36:38 jmmv Exp $ -SHA1 (grub-0.93.tar.gz) = 51cc79b0088f8e0e3260e33dc5b2ea5055bfc8f8 -Size (grub-0.93.tar.gz) = 891032 bytes +SHA1 (grub-0.94.tar.gz) = 12e0a2b7b6ee998232b057a8182ae54c33a6e0c5 +Size (grub-0.94.tar.gz) = 923518 bytes SHA1 (patch-aa) = f2b6a1c0ec11c1c01f39bf6241291fc0c3879e34 SHA1 (patch-ab) = 274f05f518de51b708102ec853641e237fd40990 -SHA1 (patch-ac) = 891a04da17ae13ad10227d137448eb5d028759ca -SHA1 (patch-ad) = 8a39ae6da142493672d11521fd99594a6161a1d0 -SHA1 (patch-ae) = fc41e5b3db06d3e2fa33913946e1eb31a93f435f -SHA1 (patch-af) = 0955009cd1b09b766b3aab5517b36002c6c08401 -SHA1 (patch-ag) = ecbbcf164039cbc047b247036fa183bb8ae08a6f -SHA1 (patch-ah) = cecaf3e1510a3fdba2d3412b59c434d5d247b11b SHA1 (patch-ai) = 61d81c9b4f1bbec6e9bd1f922f1a88cd7a02a8ba SHA1 (patch-aj) = bfbac23a7c250ed615dcfb4a988708c970b617d8 -SHA1 (patch-ak) = 24d59bdc00b35dee736196fcb937a4142c3392ca -SHA1 (patch-am) = b1fd1977b97dd7aa8056eeaa5beecb624b3374d0 -SHA1 (patch-an) = 64150a001f39d32f0c867b9818fcef4a8cd649b2 -SHA1 (patch-ao) = 59532f4f268286cedf8344df1ce34f57305fd994 |