pkgsrc/sysutils/grub
jmmv 43e0273d27 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@.
2004-01-29 18:36:38 +00:00
..
patches Update grub to 0.94: 2004-01-29 18:36:38 +00:00
DESCR ispell, fmt. 2002-04-16 00:28:19 +00:00
distinfo Update grub to 0.94: 2004-01-29 18:36:38 +00:00
Makefile Update grub to 0.94: 2004-01-29 18:36:38 +00:00
MESSAGE Standardize format. 2002-04-16 00:24:54 +00:00
PLIST Fix grub-install problem reported in PR 22049 by Soren Jacobsen. 2003-07-13 17:35:04 +00:00