summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update d80211 to latest wireless-dev versionnbd2007-02-0118-464/+492
* fix typonbd2007-02-011-1/+1
* unbreak cgis with custom headers on busybox httpdnbd2007-02-011-0/+11
* clean up the x86 image build a bit, fixing unconditional copy of grub filespavlov2007-02-011-5/+12
* print package name when prereq failsmbm2007-01-311-1/+1
* enable httpd sighup config reload by defaultnbd2007-01-311-1/+1
* move "make symlinks" to "make package/symlinks"mbm2007-01-313-7/+6
* fix rb532 image buildnbd2007-01-311-3/+2
* basic pxa support; likely brokenmbm2007-01-318-0/+2816
* fix colors when compiling with some newer versions of bashmbm2007-01-301-2/+2
* fix a typonbd2007-01-291-1/+1
* move the natsemi preselection into the x86 default package listnbd2007-01-292-1/+1
* add broadcast setting for /etc/config/network interfacesnbd2007-01-271-1/+3
* forward port missing parts of the mtd permission change in whiterussian (and ...nbd2007-01-272-0/+37
* fix stupid busybox bin2hex bugnbd2007-01-271-0/+14
* really fix busybox wget command line parsingnbd2007-01-271-10/+12
* Fix ipv4/ipv6 resolving.nbd2007-01-271-0/+12
* add broadcom-wl patchtable againnbd2007-01-271-0/+14
* merge another batch of code from michael buesch's wireless-dev tree, fix up e...nbd2007-01-266-4695/+3384
* fix a small bug in config.pl that tends to mess up kernel cmdlinesnbd2007-01-261-2/+2
* fix wget --passive-ftpnbd2007-01-261-0/+11
* another fix for the awk command line parsing - should finally work properly nownbd2007-01-261-8/+14
* Fix gcc version selectionnbd2007-01-262-4/+2
* use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultkaloz2007-01-262-5/+5
* bluetooth currently depends on usb supportnbd2007-01-261-0/+1
* upgrade busybox to 1.4.0nbd2007-01-2522-1384/+576
* make usb init script executablenbd2007-01-251-0/+0
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)nbd2007-01-251-1/+1
* rename patch to avoid duplicate patch numbernbd2007-01-251-0/+0
* fix download.pl (#1257)nbd2007-01-251-1/+1
* add html output for the documentation (using tex4ht)nbd2007-01-252-6/+15
* force pcmcia-cs reconfiguration when the kernel configuration changesnico2007-01-251-0/+2
* add ar7 sErCoMm image fix (patch by Bernardo Innocenti)nbd2007-01-251-1/+1
* update e2fsprogs to 1.39 (closes: #1161)nico2007-01-251-2/+2
* fix [6191]mbm2007-01-241-1/+1
* add functionality to provide local mirrors for development purposes.pavlov2007-01-241-0/+16
* kernel has gotten too big; move kernel/jffs2 boundarymbm2007-01-241-1/+1
* Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)rwhitby2007-01-231-0/+1
* make spca / gspca driver 2.6 onlynico2007-01-231-1/+1
* revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)nico2007-01-231-2/+2
* fix chaostables patch (closes: #1246)nico2007-01-231-12/+0
* Forgot to add the DELUDE target :/florian2007-01-2311-0/+11
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-2216-19/+1277
* Fix zd1211rw typo and call (#1241)florian2007-01-221-1/+2
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSnico2007-01-223-3/+3
* remove lots of useless junk from the nvram packagenbd2007-01-2218-3099/+274
* fix a typo in my netfilter commit - worked for iptables, didn't work for the ...nbd2007-01-221-2/+2
* upgrade spca5xx to latest upstream versionnbd2007-01-223-198/+7
* add missing config checks for the netfilter connmark target (fixes #1186)nbd2007-01-221-0/+2
* export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...nbd2007-01-221-0/+52