summaryrefslogtreecommitdiffstats
path: root/target/x86
Commit message (Collapse)AuthorAgeFilesLines
* - bump patch versionBernhard Reutner-Fischer2006-12-201-1/+1
|
* - honor uclibc's notion of LFS supportBernhard Reutner-Fischer2006-11-292-0/+38
|
* - fix typo in grub-cleanBernhard Reutner-Fischer2006-11-291-1/+1
|
* - look at target variants when determining if syslinux is supported or not.Bernhard Reutner-Fischer2006-11-281-0/+17
| | | | Closes #637
* - bump versionBernhard Reutner-Fischer2006-11-221-1/+1
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* - also allow grub for x86_64Bernhard Reutner-Fischer2006-11-172-3/+25
| | | | - bump version
* bring up to version 3.31Eric Andersen2006-11-141-3/+8
|
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* - add optional splashimage supportBernhard Reutner-Fischer2006-03-185-1/+1438
|
* - update from grub_0.95+cvs20040624 to 0.97.Bernhard Reutner-Fischer2006-03-101-3/+3
| | | | The former didn't even build for me, the latter does.
* fixed includes for arch sub-dirsDavid Anders2006-01-201-0/+1
|
* touchup target menu displayMike Frysinger2005-09-092-2/+2
|
* Add support for building a few commonly used bootloadersEric Andersen2005-06-234-0/+122