summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Update to the new directory hierachyMichael Roth2009-09-231-4/+1
* Move download directory 'dl' back to the top hierachy of buildrootMichael Roth2009-09-231-2/+2
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-2330-106/+106
* Change the default BR2_DL_DIR locationH Hartley Sweeten2009-09-231-2/+2
* busybox: 1.15.1 fixesPeter Korsgaard2009-09-225-0/+363
* samba: fix dependenciesSven Neumann2009-09-211-1/+18
* samba: add option to install libsmbclientSven Neumann2009-09-213-2/+25
* samba: explicitly link with -pthread if avahi support is enabledSven Neumann2009-09-211-0/+1
* libmicrohttpd: cleanup Config.inPeter Korsgaard2009-09-211-1/+2
* CHANGES: add #609 / #615 covered by Will's pull requestPeter Korsgaard2009-09-211-0/+2
* python: Don't delete .py files unless asked.Will Newton2009-09-201-1/+0
* libmicrohttpd: New package.Will Newton2009-09-203-0/+22
* package/Makefile.in: Use appropriate paths for host pkg-config.Will Newton2009-09-202-4/+7
* package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable.Will Newton2009-09-201-1/+4
* autoconf: Bump version to 2.64.Will Newton2009-09-201-1/+1
* iptables: fix disable-ipv6 optionOlaf Rempel2009-09-202-1/+20
* Add SDL_sound packageEvan Zelkowitz2009-09-204-1/+64
* target: update default /etc/issue and /etc/hostnamePeter Korsgaard2009-09-198-12/+8
* libevent: only install event_rpcgen.py if python support is enabledPeter Korsgaard2009-09-191-0/+8
* libevent: Bump version and clean up makefile.Will Newton2009-09-193-74/+9
* CHANGES: add #619Peter Korsgaard2009-09-191-0/+1
* package/: remove unused / unreferenced udhcp packagePeter Korsgaard2009-09-193-92/+0
* package/: hide more programs with busybox alternatives by defaultPeter Korsgaard2009-09-191-6/+4
* Merge branch 'huge-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-09-1935-809/+511
|\
| * documentation: update after major changesThomas Petazzoni2009-09-161-404/+265
| * Rename the output directoriesThomas Petazzoni2009-09-163-10/+9
| * Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIXThomas Petazzoni2009-09-163-31/+4
| * By default, put the output in an output/ directoryThomas Petazzoni2009-09-161-9/+6
| * Remove the BOARD/LOCAL featureThomas Petazzoni2009-09-161-15/+0
| * Remove the "project" featureThomas Petazzoni2009-09-1632-367/+254
* | netkittelnet: depends on netkitbase (and in term RPC support)Peter Korsgaard2009-09-192-0/+5
|/
* busybox: bump 1.14.x versionPeter Korsgaard2009-09-164-88/+1
* kernel-headers: bump 2.6.27.x / 2.6.30.x stable versionsPeter Korsgaard2009-09-161-2/+2
* iptables: use multipurpose binaries and bump versionOlaf Rempel2009-09-163-94/+16
* busybox: don't default to long gone file for snapshot configPeter Korsgaard2009-09-151-1/+1
* target/device/Atmel: get rid of unused filesPeter Korsgaard2009-09-152-880/+0
* DNS resolv problem with glibcAnders Darander2009-09-151-1/+1
* squashfs: fix for mksquashfs 4.0 race conditionPeter Korsgaard2009-09-143-1/+44
* busybox: bump 1.15.x versionPeter Korsgaard2009-09-127-566/+1
* divine: new packageSven Neumann2009-09-114-1/+24
* radvd: bump versionPeter Korsgaard2009-09-101-1/+1
* busybox: 1.15.0 fixesPeter Korsgaard2009-09-104-0/+495
* busybox: 1.14.3 fixesPeter Korsgaard2009-09-103-0/+87
* toolchain/gcc: make 4.3.4 defaultPeter Korsgaard2009-09-101-2/+3
* kernel-headers: bump 2.6.27.x stable versionPeter Korsgaard2009-09-101-1/+1
* kernel-headers: add 2.6.31Peter Korsgaard2009-09-101-2/+7
* coreutils: fix rename-with-trailing-slash bug override variable namePeter Korsgaard2009-09-101-1/+1
* kismet: bump version and convert to Makefile.autotools.in formatGustavo Zacarias2009-09-096-120/+111
* kernel-headers: bump 2.6.27.x / 2.6.30.x stable versionsPeter Korsgaard2009-09-091-2/+2
* Merge branch 'for-2009.11' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-09-082-0/+10
|\