summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ubifs: fix lzo typoPeter Korsgaard2010-07-012-1/+2
* xserver_xorg-server: fix _MAKE typoPeter Korsgaard2010-07-012-2/+3
* Makefile: fixup make distclean after kconfig build in BUILD_DIRPeter Korsgaard2010-07-012-4/+4
* Fix: convert leftover $(CONFIG)/conf to $(BUILD_DIR)/buildroot-config/confDaniel Hobi2010-06-291-7/+7
* initramfs: update help textThomas Petazzoni2010-06-261-11/+13
* initramfs: only show the option when a Linux kernel is being builtThomas Petazzoni2010-06-262-0/+4
* dropbear: override detection of struct sockaddr_storagePeter Korsgaard2010-06-252-4/+9
* docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXTPeter Huewe2010-06-251-2/+2
* package: Remove portage, it's obsoleteGustavo Zacarias2010-06-254-176/+2
* Deprecate rp-pppoe, functionality is in pppdGustavo Zacarias2010-06-251-0/+1
* dnsmasq: bump to 2.55 and migrate to gentargetsGustavo Zacarias2010-06-252-19/+29
* CHANGES: update after autotools-conversion mergePeter Korsgaard2010-06-251-7/+9
* sdl: fix build without directfb after autotools conversionPeter Korsgaard2010-06-251-1/+1
* Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/...Peter Korsgaard2010-06-2528-2371/+295
|\
| * Add package xtermPaul Jones2010-06-243-0/+20
| * Remove package rxvtPaul Jones2010-06-245-1241/+0
| * liblockfile : convert to autotools infrastructure & bump to 1.08-4cmchao2010-06-241-51/+12
| * libgpg-error : convert to autotools infrastructure & bump to 1.8cmchao2010-06-241-67/+4
| * sdl : convert to autotools infrastructure & bump to 1.2.14cmchao2010-06-241-85/+19
| * sdl_ttf : convert to autotools infrastructurecmchao2010-06-241-68/+7
| * sdl_mixer : convert to autotools infrastructure & bump to 1.2.11cmchao2010-06-241-55/+12
| * quagga : convert to autotools infrastructure & bump to 0.99.12cmchao2010-06-242-128/+70
| * gawk: enable host packageThomas Petazzoni2010-06-241-0/+1
| * make : convert to autotools infrastructurecmchao2010-06-241-67/+8
| * gzip : convert to autotools infrastructure & bump to 1.4cmchao2010-06-242-101/+2
| * libfuse : convert to autotools infrastructure & bump to 2.8.4cmchao2010-06-241-57/+12
| * diffutils : convert to autotools infrastructurecmchao2010-06-241-59/+4
| * dash : convert to autotools infrastructure & bump to 0.5.5.1cmchao2010-06-241-63/+10
| * berkeleydb : convert to autotools infrastructure & bump to 4.4.20cmchao2010-06-241-57/+25
| * dialog : convert to autotools infrastructure & bump to 1.1-20100428cmchao2010-06-241-50/+10
| * links : convert to autotools infrastructure & bump to 1.01pre1-no-sslcmchao2010-06-242-56/+28
| * fbv : convert to autotools infrastructurecmchao2010-06-241-35/+15
| * dmalloc : convert to autotools infrastructurecmchao2010-06-241-72/+25
| * distcc : convert to autotools infrastructure & bump to 1.1-20100428cmchao2010-06-241-59/+11
* | nbd: Bump nbd to version 2.9.15 and remove klcc issue.Peter Huewe2010-06-244-53/+2
* | make gconfig: fix build on Fedora-13Slava Zanko2010-06-242-1/+2
|/
* Makefile.autotools.in fix typo (s/extrators/extractors/)Peter Korsgaard2010-06-231-1/+1
* Makefile.package.in: Add support for *.tbz2 package archivesPaul Jones2010-06-231-5/+6
* Fix u-boot 2010.03 build for AVR32 targetsThiago A. Correa2010-06-231-0/+5
* target/device: misc cleanupPeter Korsgaard2010-06-2321-5979/+0
* integrator926: use standard uclibc configPeter Korsgaard2010-06-233-242/+2
* defconfigs: use the default BR2_JLEVEL setting (2)Peter Korsgaard2010-06-239-9/+9
* module-init-tools: don't build documentationPeter Korsgaard2010-06-232-2/+5
* Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-06-2220-1619/+383
|\
| * Remove now unused Config.in for kernel selectionThomas Petazzoni2010-06-221-50/+0
| * linux: add support for initramfsThomas Petazzoni2010-06-223-1/+37
| * linux: add support for linux26-{menuconfig,xconfig,gconfig} targetsThomas Petazzoni2010-06-221-2/+6
| * linux: adjust kernel config according to the Buildroot configurationThomas Petazzoni2010-06-221-0/+10
| * Add generic functions to enable/set/disable options in kconfig filesThomas Petazzoni2010-06-221-0/+15
| * linux: Add dependency on host-module-init-toolsThomas Petazzoni2010-06-222-1/+3