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
Age
Commit message (
Expand
)
Author
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-07-08
- add pxelinux
Bernhard Reutner-Fischer
2007-06-27
- stub for grub2. Needs to be fixed upstream first.
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
2007-01-21
- remove some hardcoded occurances of "make" and use the proper variable instead
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-28
- look at target variants when determining if syslinux is supported or not.
Bernhard Reutner-Fischer
2006-11-22
- bump version
Bernhard Reutner-Fischer
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-11-17
- also allow grub for x86_64
Bernhard Reutner-Fischer
2006-11-14
bring up to version 3.31
Eric Andersen
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
2006-01-20
fixed includes for arch sub-dirs
David Anders
2005-09-09
touchup target menu display
Mike Frysinger
2005-06-23
Add support for building a few commonly used bootloaders
Eric Andersen