Commit Graph

11 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer 085f7b3ed9 - look at target variants when determining if syslinux is supported or not.
Closes #637
2006-11-28 10:01:46 +00:00
Bernhard Reutner-Fischer b1aa351c22 - bump version 2006-11-22 15:22:31 +00:00
Bernhard Reutner-Fischer 6e2823c1fa - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
Bernhard Reutner-Fischer bffe93141b - also allow grub for x86_64
- bump version
2006-11-17 11:47:04 +00:00
Eric Andersen 3d9321336b bring up to version 3.31 2006-11-14 23:22:15 +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
David Anders 53b75ef130 fixed includes for arch sub-dirs 2006-01-20 20:04:53 +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