Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grub: fix build | Peter Korsgaard | 2009-01-31 | 1 | -2/+2 |
| | | | | | | | | Revert to the -35 debian patch (from stable.debian.net) so the other patches apply, E.G. effectively revert r23968. Someone who actually uses grub should probably look into updating our version. | ||||
* | target/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -2/+2 |
| | |||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Fix Grub tarball version as the current version has disappeared from | Thomas Petazzoni | 2008-11-08 | 1 | -1/+1 |
| | | | | | | | Debian mirrors. Patch provided by Roberto A. Foglietta <roberto.foglietta@gmail.com> | ||||
* | gzip, diff, grub: bump versions | Peter Korsgaard | 2008-04-03 | 1 | -2/+2 |
| | | | | Patch by andrewma (closes #2754) | ||||
* | Update diff version. | "Steven J. Hill" | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | 2007-12-27 | 1 | -2/+2 |
| | |||||
* | - put a static grub into the staging dir | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+5 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -1/+1 |
| | |||||
* | - bump patch version. Thanks to Alexander Rigbo for pointing this out. | Bernhard Reutner-Fischer | 2007-02-07 | 1 | -1/+1 |
| | |||||
* | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -5/+6 |
| | | | | - provide a syslinux-source target while at it | ||||
* | - added diskless/net support and new patches, mainly network drivers. | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -15/+42 |
| | | | | Closes #721. Thanks, janlana | ||||
* | - 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 | 1 | -0/+4 |
| | |||||
* | - fix typo in grub-clean | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | - also allow grub for x86_64 | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -2/+24 |
| | | | | - bump version | ||||
* | - 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 | 1 | -1/+9 |
| | |||||
* | - 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. | ||||
* | Add support for building a few commonly used bootloaders | Eric Andersen | 2005-06-23 | 1 | -0/+70 |