summaryrefslogtreecommitdiffstats
path: root/target/x86/grub
Commit message (Collapse)AuthorAgeFilesLines
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
|
* - bump patch versionBernhard Reutner-Fischer2007-05-151-1/+1
|
* - bump patch version. Thanks to Alexander Rigbo for pointing this out.Bernhard Reutner-Fischer2007-02-071-1/+1
|
* - avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer2007-02-041-5/+6
| | | | - provide a syslinux-source target while at it
* - strip a handful of enableBernhard Reutner-Fischer2007-01-291-23/+23
|
* - added diskless/net support and new patches, mainly network drivers.Bernhard Reutner-Fischer2007-01-293-15/+195
| | | | Closes #721. Thanks, janlana
* - 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
|
* - bump versionBernhard Reutner-Fischer2006-11-221-1/+1
|
* - also allow grub for x86_64Bernhard Reutner-Fischer2006-11-172-3/+25
| | | | - bump version
* - 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.
* touchup target menu displayMike Frysinger2005-09-091-1/+1
|
* Add support for building a few commonly used bootloadersEric Andersen2005-06-232-0/+76