| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | initramfs: update help text | Thomas Petazzoni | 2010-06-26 | 1 | -11/+13 |
* | initramfs: only show the option when a Linux kernel is being built | Thomas Petazzoni | 2010-06-26 | 2 | -0/+4 |
* | dropbear: override detection of struct sockaddr_storage | Peter Korsgaard | 2010-06-25 | 2 | -4/+9 |
* | docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXT | Peter Huewe | 2010-06-25 | 1 | -2/+2 |
* | package: Remove portage, it's obsolete | Gustavo Zacarias | 2010-06-25 | 4 | -176/+2 |
* | Deprecate rp-pppoe, functionality is in pppd | Gustavo Zacarias | 2010-06-25 | 1 | -0/+1 |
* | dnsmasq: bump to 2.55 and migrate to gentargets | Gustavo Zacarias | 2010-06-25 | 2 | -19/+29 |
* | CHANGES: update after autotools-conversion merge | Peter Korsgaard | 2010-06-25 | 1 | -7/+9 |
* | sdl: fix build without directfb after autotools conversion | Peter Korsgaard | 2010-06-25 | 1 | -1/+1 |
* | Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/... | Peter Korsgaard | 2010-06-25 | 28 | -2371/+295 |
|\ |
|
| * | Add package xterm | Paul Jones | 2010-06-24 | 3 | -0/+20 |
| * | Remove package rxvt | Paul Jones | 2010-06-24 | 5 | -1241/+0 |
| * | liblockfile : convert to autotools infrastructure & bump to 1.08-4 | cmchao | 2010-06-24 | 1 | -51/+12 |
| * | libgpg-error : convert to autotools infrastructure & bump to 1.8 | cmchao | 2010-06-24 | 1 | -67/+4 |
| * | sdl : convert to autotools infrastructure & bump to 1.2.14 | cmchao | 2010-06-24 | 1 | -85/+19 |
| * | sdl_ttf : convert to autotools infrastructure | cmchao | 2010-06-24 | 1 | -68/+7 |
| * | sdl_mixer : convert to autotools infrastructure & bump to 1.2.11 | cmchao | 2010-06-24 | 1 | -55/+12 |
| * | quagga : convert to autotools infrastructure & bump to 0.99.12 | cmchao | 2010-06-24 | 2 | -128/+70 |
| * | gawk: enable host package | Thomas Petazzoni | 2010-06-24 | 1 | -0/+1 |
| * | make : convert to autotools infrastructure | cmchao | 2010-06-24 | 1 | -67/+8 |
| * | gzip : convert to autotools infrastructure & bump to 1.4 | cmchao | 2010-06-24 | 2 | -101/+2 |
| * | libfuse : convert to autotools infrastructure & bump to 2.8.4 | cmchao | 2010-06-24 | 1 | -57/+12 |
| * | diffutils : convert to autotools infrastructure | cmchao | 2010-06-24 | 1 | -59/+4 |
| * | dash : convert to autotools infrastructure & bump to 0.5.5.1 | cmchao | 2010-06-24 | 1 | -63/+10 |
| * | berkeleydb : convert to autotools infrastructure & bump to 4.4.20 | cmchao | 2010-06-24 | 1 | -57/+25 |
| * | dialog : convert to autotools infrastructure & bump to 1.1-20100428 | cmchao | 2010-06-24 | 1 | -50/+10 |
| * | links : convert to autotools infrastructure & bump to 1.01pre1-no-ssl | cmchao | 2010-06-24 | 2 | -56/+28 |
| * | fbv : convert to autotools infrastructure | cmchao | 2010-06-24 | 1 | -35/+15 |
| * | dmalloc : convert to autotools infrastructure | cmchao | 2010-06-24 | 1 | -72/+25 |
| * | distcc : convert to autotools infrastructure & bump to 1.1-20100428 | cmchao | 2010-06-24 | 1 | -59/+11 |
* | | nbd: Bump nbd to version 2.9.15 and remove klcc issue. | Peter Huewe | 2010-06-24 | 4 | -53/+2 |
* | | make gconfig: fix build on Fedora-13 | Slava Zanko | 2010-06-24 | 2 | -1/+2 |
|/ |
|
* | Makefile.autotools.in fix typo (s/extrators/extractors/) | Peter Korsgaard | 2010-06-23 | 1 | -1/+1 |
* | Makefile.package.in: Add support for *.tbz2 package archives | Paul Jones | 2010-06-23 | 1 | -5/+6 |
* | Fix u-boot 2010.03 build for AVR32 targets | Thiago A. Correa | 2010-06-23 | 1 | -0/+5 |
* | target/device: misc cleanup | Peter Korsgaard | 2010-06-23 | 21 | -5979/+0 |
* | integrator926: use standard uclibc config | Peter Korsgaard | 2010-06-23 | 3 | -242/+2 |
* | defconfigs: use the default BR2_JLEVEL setting (2) | Peter Korsgaard | 2010-06-23 | 9 | -9/+9 |
* | module-init-tools: don't build documentation | Peter Korsgaard | 2010-06-23 | 2 | -2/+5 |
* | Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-06-22 | 20 | -1619/+383 |
|\ |
|
| * | Remove now unused Config.in for kernel selection | Thomas Petazzoni | 2010-06-22 | 1 | -50/+0 |
| * | linux: add support for initramfs | Thomas Petazzoni | 2010-06-22 | 3 | -1/+37 |
| * | linux: add support for linux26-{menuconfig,xconfig,gconfig} targets | Thomas Petazzoni | 2010-06-22 | 1 | -2/+6 |
| * | linux: adjust kernel config according to the Buildroot configuration | Thomas Petazzoni | 2010-06-22 | 1 | -0/+10 |
| * | Add generic functions to enable/set/disable options in kconfig files | Thomas Petazzoni | 2010-06-22 | 1 | -0/+15 |
| * | linux: Add dependency on host-module-init-tools | Thomas Petazzoni | 2010-06-22 | 2 | -1/+3 |
| * | module-init-tools: bump version + convert to autotools | Thomas Petazzoni | 2010-06-22 | 4 | -159/+57 |
| * | module-init-tools: remove support for cross-depmod | Thomas Petazzoni | 2010-06-22 | 1 | -44/+0 |
| * | iso9660: take into account the linux changes | Thomas Petazzoni | 2010-06-22 | 2 | -6/+6 |
| * | Remove old Linux infrastructure | Thomas Petazzoni | 2010-06-22 | 7 | -1360/+0 |