Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bump patch version | Bernhard Reutner-Fischer | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | - honor uclibc's notion of LFS support | Bernhard Reutner-Fischer | 2006-11-29 | 2 | -0/+38 |
| | |||||
* | - fix typo in grub-clean | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | - look at target variants when determining if syslinux is supported or not. | Bernhard Reutner-Fischer | 2006-11-28 | 1 | -0/+17 |
| | | | | Closes #637 | ||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | - also allow grub for x86_64 | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -3/+25 |
| | | | | - bump version | ||||
* | bring up to version 3.31 | Eric Andersen | 2006-11-14 | 1 | -3/+8 |
| | |||||
* | - 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 |