Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -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 support | Bernhard Reutner-Fischer | 2006-03-18 | 5 | -1/+1438 |
| | |||||
* | - update from grub_0.95+cvs20040624 to 0.97. | Bernhard Reutner-Fischer | 2006-03-10 | 1 | -3/+3 |
| | | | | The former didn't even build for me, the latter does. | ||||
* | fixed includes for arch sub-dirs | David Anders | 2006-01-20 | 1 | -0/+1 |
| | |||||
* | touchup target menu display | Mike Frysinger | 2005-09-09 | 2 | -2/+2 |
| | |||||
* | Add support for building a few commonly used bootloaders | Eric Andersen | 2005-06-23 | 4 | -0/+122 |