Commit Graph

22 Commits

Author SHA1 Message Date
Nigel Kukard 714df8fb60 features.h should never be included explicitly.
This fixes the bug where "File not found" error is reported by grub.
This fix works under both uclibc and glibc.
2008-05-12 18:56:11 +00:00
John Voltz 804e373d06 add menu.lst for grub 2008-05-01 17:14:46 +00:00
Peter Korsgaard 0c33ede996 gzip, diff, grub: bump versions
Patch by andrewma (closes #2754)
2008-04-03 09:28:56 +00:00
"Steven J. Hill" 2d6b9b3a5e Update diff version. 2008-02-22 19:37:39 +00:00
Thomas Lundquist dc6a57bc69 Added BR2_DEBIAN_MIRROR 2007-12-27 12:00:12 +00:00
Bernhard Reutner-Fischer 84f62146e7 - put a static grub into the staging dir 2007-09-30 18:06:32 +00:00
Bernhard Reutner-Fischer 956d3eb78b - semicolon touchup. No other changes 2007-08-22 09:56:41 +00:00
Bernhard Reutner-Fischer f69be807b5 - bump patch version 2007-05-15 11:39:44 +00:00
Bernhard Reutner-Fischer 13e893d13b - bump patch version. Thanks to Alexander Rigbo for pointing this out. 2007-02-07 10:43:04 +00:00
Bernhard Reutner-Fischer 3c1f00b21a - avoid spurious rebuilds. Thanks to janlana, closes #1191
- provide a syslinux-source target while at it
2007-02-04 16:34:56 +00:00
Bernhard Reutner-Fischer 6aed4941f4 - strip a handful of enable 2007-01-29 22:12:53 +00:00
Bernhard Reutner-Fischer d00d04413c - added diskless/net support and new patches, mainly network drivers.
Closes #721. Thanks, janlana
2007-01-29 18:34:37 +00:00
Bernhard Reutner-Fischer 7913aa0675 - bump patch version 2006-12-20 17:08:38 +00:00
Bernhard Reutner-Fischer eb3b21be72 - honor uclibc's notion of LFS support 2006-11-29 20:26:05 +00:00
Bernhard Reutner-Fischer d41f2f350e - fix typo in grub-clean 2006-11-29 12:17:26 +00:00
Bernhard Reutner-Fischer b1aa351c22 - bump version 2006-11-22 15:22:31 +00:00
Bernhard Reutner-Fischer bffe93141b - also allow grub for x86_64
- bump version
2006-11-17 11:47:04 +00:00
Bernhard Reutner-Fischer 6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Bernhard Reutner-Fischer ee161b3eb9 - add optional splashimage support 2006-03-18 13:07:29 +00:00
Bernhard Reutner-Fischer fbde74ea62 - update from grub_0.95+cvs20040624 to 0.97.
The former didn't even build for me, the latter does.
2006-03-10 08:06:27 +00:00
Mike Frysinger 2e31d32a0c touchup target menu display 2005-09-09 00:12:13 +00:00
Eric Andersen d7d57699ef Add support for building a few commonly used bootloaders 2005-06-23 05:09:05 +00:00