index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
x86
/
grub
Age
Commit message (
Expand
)
Author
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-01-31
grub: revert r21974 (features.h should never be included explicitly)
Peter Korsgaard
2009-01-31
grub: fix build
Peter Korsgaard
2009-01-16
target/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
target/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-11-08
Fix Grub tarball version as the current version has disappeared from
Thomas Petazzoni
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-05-12
features.h should never be included explicitly.
Nigel Kukard
2008-05-01
add menu.lst for grub
John Voltz
2008-04-03
gzip, diff, grub: bump versions
Peter Korsgaard
2008-02-22
Update diff version.
"Steven J. Hill"
2007-12-27
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-09-30
- put a static grub into the staging dir
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-05-15
- bump patch version
Bernhard Reutner-Fischer
2007-02-07
- bump patch version. Thanks to Alexander Rigbo for pointing this out.
Bernhard Reutner-Fischer
2007-02-04
- avoid spurious rebuilds. Thanks to janlana, closes #1191
Bernhard Reutner-Fischer
2007-01-29
- strip a handful of enable
Bernhard Reutner-Fischer
2007-01-29
- added diskless/net support and new patches, mainly network drivers.
Bernhard Reutner-Fischer
2006-12-20
- bump patch version
Bernhard Reutner-Fischer
2006-11-29
- honor uclibc's notion of LFS support
Bernhard Reutner-Fischer
2006-11-29
- fix typo in grub-clean
Bernhard Reutner-Fischer
2006-11-22
- bump version
Bernhard Reutner-Fischer
2006-11-17
- also allow grub for x86_64
Bernhard Reutner-Fischer
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-03-18
- add optional splashimage support
Bernhard Reutner-Fischer
2006-03-10
- update from grub_0.95+cvs20040624 to 0.97.
Bernhard Reutner-Fischer
2005-09-09
touchup target menu display
Mike Frysinger
2005-06-23
Add support for building a few commonly used bootloaders
Eric Andersen