| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitely disable p54 for atheros and uml (#2943) | florian | 2008-01-02 | 1 | -1/+1 |
* | add sound packages for olpc | blogic | 2008-01-01 | 1 | -2/+4 |
* | add package for olpc sound module | blogic | 2007-12-31 | 1 | -0/+14 |
* | fix a horrible memleak in ipkg (#2702) | nbd | 2007-12-29 | 1 | -0/+24 |
* | replace cflags hacks with the correct solution | nbd | 2007-12-29 | 2 | -4/+0 |
* | fix keynote compile | nbd | 2007-12-29 | 1 | -0/+2 |
* | add hacks for compiling ipsec-tools with the new uclibc | nbd | 2007-12-29 | 1 | -0/+2 |
* | fix a build warning in libnl | nbd | 2007-12-29 | 1 | -0/+14 |
* | * upgrade ixp4xx to 2.6.23.12 | kaloz | 2007-12-28 | 3 | -0/+227 |
* | patch Makefile.am for GLOBAL_LIBDIR as well | nbd | 2007-12-28 | 1 | -6/+18 |
* | move libltdl to the right directory in staging_dir | nbd | 2007-12-27 | 1 | -2/+2 |
* | fixed b43-fwcutter compile on osx 10.5 | agb | 2007-12-27 | 1 | -1/+2 |
* | fix libtool md5sum | nbd | 2007-12-27 | 1 | -1/+1 |
* | fix libtoolize/autoconf/automake | nbd | 2007-12-27 | 1 | -5/+4 |
* | upgrade libtool, add fixes for libdir searching, fix up paths to .la files | nbd | 2007-12-27 | 4 | -1/+93 |
* | move libtool out of tools/, seems like we need a per-target libtool | nbd | 2007-12-27 | 2 | -0/+60 |
* | fix a compile error in libnl | nbd | 2007-12-25 | 1 | -0/+1 |
* | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 16 | -97/+0 |
* | add ifx adsl tools | blogic | 2007-12-24 | 10 | -0/+2614 |
* | fix typo | nbd | 2007-12-23 | 1 | -1/+1 |
* | add profile specific base-files packages - does not work with the imagebuilde... | nbd | 2007-12-23 | 1 | -0/+9 |
* | fix ext3 compile (broken by [9822]) | nbd | 2007-12-23 | 1 | -2/+20 |
* | fix pppoe on dynamically assigned interfaces | nbd | 2007-12-23 | 1 | -3/+1 |
* | sync with madwifi changeset 3070 | nbd | 2007-12-22 | 1 | -6/+7 |
* | Ext3 cannot load without mbcache, package it as well | florian | 2007-12-22 | 1 | -1/+2 |
* | Add a madwifi patch by Brian Candler, which fixes minstrel when operating wit... | nbd | 2007-12-21 | 1 | -0/+22 |
* | Fix macfiltering for broadcom devices (#2822) | florian | 2007-12-19 | 1 | -13/+12 |
* | Put back kmod-ebtables for 2.4 kernels | florian | 2007-12-19 | 1 | -1/+0 |
* | Make ipkg depends on tar and gunzip (#2821) | florian | 2007-12-17 | 1 | -0/+2 |
* | * adding network config for olpc | ryd | 2007-12-15 | 38 | -0/+19020 |
* | [package] base-files: fix revision number in 'etc/banner' | juhosg | 2007-12-14 | 1 | -1/+1 |
* | LED driver for PCEngines ALIX boards | nbd | 2007-12-14 | 1 | -0/+16 |
* | fix the sdk | nbd | 2007-12-14 | 1 | -3/+7 |
* | fix mount.shfs symlink issue | nbd | 2007-12-13 | 1 | -1/+1 |
* | clean up openwrt version handling, use a separate script that is executed at ... | nbd | 2007-12-13 | 1 | -7/+3 |
* | add workaround for ppp-on-boot issues, fixes #2524 | nbd | 2007-12-13 | 1 | -0/+4 |
* | remove a broken patch that should have been nuked with the busybox upgrade (#... | nbd | 2007-12-13 | 1 | -12/+0 |
* | refresh patches, make madwifi-dfs compile on linux 2.4 again | nbd | 2007-12-13 | 15 | -204/+421 |
* | update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx | nbd | 2007-12-13 | 3 | -360/+48 |
* | add linux-uvc patch from #2842 | nbd | 2007-12-12 | 1 | -4/+6 |
* | [adm5120] new experimental driver for the CF slot on the RouterBOARD 153 | juhosg | 2007-12-11 | 1 | -11/+12 |
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to pack... | nbd | 2007-12-09 | 1 | -0/+2 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | nbd | 2007-12-09 | 11 | -27/+27 |
* | enable IPv6-support for ipsec-tools | nbd | 2007-12-09 | 1 | -1/+2 |
* | add back patch to fix building on avr32 and cris | kaloz | 2007-12-09 | 1 | -0/+11 |
* | Enable adminport feature of ipsec-tools (#2750) | florian | 2007-12-09 | 1 | -1/+2 |
* | Upgrade wpa_supplicant to 0.5.9 (#2823) | florian | 2007-12-09 | 1 | -2/+2 |
* | finally fix libintl issues on osx and potentially other platforms by disablin... | nbd | 2007-12-06 | 1 | -0/+2 |
* | Remove HOST_LOADLIBES fix from busybox, caused problems. | nbd | 2007-12-06 | 1 | -1/+0 |
* | Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. | nbd | 2007-12-05 | 3 | -5/+5 |