| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | qt: Bump to 4.6.3 | Paul Jones | 2010-09-09 | 5 | -31/+13 |
* | berkeleydb: fix download url | Gustavo Zacarias | 2010-09-07 | 2 | -3/+3 |
* | iptables: bump to 1.4.9.1 | Gustavo Zacarias | 2010-09-07 | 2 | -2/+3 |
* | kismet: bump to 2010-07-R1 | Gustavo Zacarias | 2010-09-07 | 2 | -2/+2 |
* | openvpn: bump to 2.1.2 | Gustavo Zacarias | 2010-09-07 | 2 | -2/+2 |
* | dropbear: add option to disable reverse DNS lookups | Peter Korsgaard | 2010-09-06 | 3 | -1/+13 |
* | linux: default to 2.6.35.4 | Peter Korsgaard | 2010-09-06 | 1 | -5/+5 |
* | kernel-headers: add 2.6.35.x, bump stable versions, get rid of 2.6.27/2.6.28 | Peter Korsgaard | 2010-09-06 | 7 | -154/+9 |
* | busybox: additional 1.17.2 fixes | Peter Korsgaard | 2010-09-05 | 2 | -0/+617 |
* | busybox: Bump to 1.17.2 | Gustavo Zacarias | 2010-09-05 | 9 | -355/+18 |
* | kconfig: remove CONFIG_ references in search/help | Peter Korsgaard | 2010-09-05 | 4 | -31/+45 |
* | Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo... | Peter Korsgaard | 2010-09-02 | 50 | -2502/+5712 |
|\ |
|
| * | Tell git to ignore the Quilt internal directory in package/config | Thomas Petazzoni | 2010-09-01 | 1 | -0/+5 |
| * | Ensure that all config-related files are generated before the build | Thomas Petazzoni | 2010-09-01 | 1 | -7/+12 |
| * | Add support for savedefconfig | Thomas Petazzoni | 2010-09-01 | 1 | -1/+5 |
| * | Factorize environment variables for config utilities | Thomas Petazzoni | 2010-09-01 | 1 | -43/+23 |
| * | Makefile: use long options names for the 'conf' utility | Thomas Petazzoni | 2010-09-01 | 1 | -9/+9 |
| * | Remove unnecessary ugly hacks in package/config | Thomas Petazzoni | 2010-09-01 | 5 | -61/+1 |
| * | Add support for the new nconf configuration tool | Thomas Petazzoni | 2010-09-01 | 3 | -7/+25 |
| * | Bump package/config to 2.6.36-rc1 | Thomas Petazzoni | 2010-09-01 | 46 | -1336/+4298 |
| * | Clean up our patches against kconfig | Thomas Petazzoni | 2010-09-01 | 24 | -1661/+1960 |
| * | Implement %_defconfig similarly to the kernel | Thomas Petazzoni | 2010-09-01 | 1 | -5/+7 |
| * | Remove CONFIG_DEFCONFIG | Thomas Petazzoni | 2010-09-01 | 1 | -5/+0 |
* | | kick off 2010.11 development | Peter Korsgaard | 2010-09-02 | 2 | -1/+3 |
* | | docs/news.html: add 2010.08 announcement link | Peter Korsgaard | 2010-09-01 | 1 | -1/+2 |
* | | update for 2010.082010.08 | Peter Korsgaard | 2010-09-01 | 4 | -7/+16 |
* | | package/games: remove broken lxdoom package | Peter Korsgaard | 2010-08-31 | 6 | -199/+3 |
* | | fs/squashfs: fix image file permissions | Peter Korsgaard | 2010-08-31 | 1 | -1/+2 |
* | | Add JFFS2 SREC format description | Yegor Yefremov | 2010-08-30 | 1 | -1/+3 |
* | | Merge branch 'for-2010.08-3' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-08-30 | 1 | -3/+7 |
|\ \ |
|
| * | | Fix ldconfig call in target-finalize | Thomas Petazzoni | 2010-08-30 | 1 | -3/+7 |
| |/ |
|
* / | xstroke: fix dependencies | Peter Korsgaard | 2010-08-30 | 3 | -10/+5 |
|/ |
|
* | packages/atk: fix Makefile | Yann E. MORIN | 2010-08-30 | 3 | -2/+8 |
* | docs/images: optimize small images to speed up page loading | Peter Korsgaard | 2010-08-30 | 2 | -0/+0 |
* | update for 2010.08-rc22010.08_rc2 | Peter Korsgaard | 2010-08-30 | 4 | -5/+21 |
* | gcc: remove deprecated gcc 4.2.[1-3] versions and unused patches | Peter Korsgaard | 2010-08-30 | 97 | -13908/+3 |
* | kismet: fix build when none of client, server or drone are selected | Thomas Petazzoni | 2010-08-30 | 2 | -6/+8 |
* | Add the patch fixing gcc 4.2.4 to gcc 4.2.2 | Thomas Petazzoni | 2010-08-30 | 1 | -0/+49 |
* | CHANGES: #2395 is resolved | Peter Korsgaard | 2010-08-30 | 1 | -0/+1 |
* | ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling | Peter Korsgaard | 2010-08-30 | 2 | -6/+3 |
* | pango: needs C++ for freetype handling | Peter Korsgaard | 2010-08-30 | 5 | -9/+17 |
* | luafilesystems: unbreak builds with largefile support | Peter Korsgaard | 2010-08-29 | 1 | -1/+1 |
* | initramfs: Don't overwrite $(TARGET_DIR)/init if it exists | Simon Pasch | 2010-08-29 | 2 | -2/+4 |
* | Makefile: fix source/source-check/external-deps with O= | Peter Korsgaard | 2010-08-29 | 1 | -8/+6 |
* | pppd.mk installs radattr.so twice and omits radrealms.so | Darcy Watkins | 2010-08-29 | 2 | -3/+3 |
* | stunnel: remove broken package | Peter Korsgaard | 2010-08-29 | 5 | -110/+2 |
* | proftpd: breaks with parallel builds | Peter Korsgaard | 2010-08-29 | 2 | -4/+4 |
* | samba: avahi support needs avahi-daemon / dbus | Peter Korsgaard | 2010-08-29 | 2 | -4/+5 |
* | startup-notification: fix typo in dependencies line | Peter Korsgaard | 2010-08-29 | 2 | -2/+3 |
* | uClibc: fix ppc e500 handling | Stanislav Bogatyrev | 2010-08-29 | 2 | -7/+2 |