summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add html output for the documentation (using tex4ht)Felix Fietkau2007-01-252-6/+15
| | | | SVN-Revision: 6199
* force pcmcia-cs reconfiguration when the kernel configuration changesNicolas Thill2007-01-251-0/+2
| | | | SVN-Revision: 6198
* add ar7 sErCoMm image fix (patch by Bernardo Innocenti)Felix Fietkau2007-01-251-1/+1
| | | | SVN-Revision: 6197
* update e2fsprogs to 1.39 (closes: #1161)Nicolas Thill2007-01-251-2/+2
| | | | SVN-Revision: 6196
* fix [6191]Mike Baker2007-01-241-1/+1
| | | | SVN-Revision: 6193
* add functionality to provide local mirrors for development purposes. * any ↵Tim Yardley2007-01-241-0/+16
| | | | | | URLs in scripts/localmirrors will be prepended to the mirror list * this facilitates local builds and recompilations * will also be useful for the buildbot and auto-build of images SVN-Revision: 6192
* kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically ↵Mike Baker2007-01-241-1/+1
| | | | | | calculate bounds SVN-Revision: 6191
* Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)Rod Whitby2007-01-231-0/+1
| | | | SVN-Revision: 6188
* make spca / gspca driver 2.6 onlyNicolas Thill2007-01-231-1/+1
| | | | SVN-Revision: 6186
* revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)Nicolas Thill2007-01-231-2/+2
| | | | SVN-Revision: 6185
* fix chaostables patch (closes: #1246)Nicolas Thill2007-01-231-12/+0
| | | | SVN-Revision: 6184
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-2311-0/+11
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-2216-19/+1277
| | | | SVN-Revision: 6182
* Fix zd1211rw typo and call (#1241)Florian Fainelli2007-01-221-1/+2
| | | | SVN-Revision: 6181
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-223-3/+3
| | | | SVN-Revision: 6180
* remove lots of useless junk from the nvram packageFelix Fietkau2007-01-2218-3099/+274
| | | | SVN-Revision: 6177
* fix a typo in my netfilter commit - worked for iptables, didn't work for the ↵Felix Fietkau2007-01-221-2/+2
| | | | | | kernel modules SVN-Revision: 6176
* upgrade spca5xx to latest upstream versionFelix Fietkau2007-01-223-198/+7
| | | | SVN-Revision: 6174
* add missing config checks for the netfilter connmark target (fixes #1186)Felix Fietkau2007-01-221-0/+2
| | | | SVN-Revision: 6172
* export __libc_stack_end in dynamically linked binaries as well - fixes ↵Felix Fietkau2007-01-221-0/+52
| | | | | | uclibc++ compile on powerpc (#1230) SVN-Revision: 6171
* compile fix for 2.6Felix Fietkau2007-01-222-1/+25
| | | | SVN-Revision: 6170
* compile fix for 2.6Felix Fietkau2007-01-221-0/+16
| | | | SVN-Revision: 6169
* add missing VIDEO_SUPPORT optionFelix Fietkau2007-01-211-0/+3
| | | | SVN-Revision: 6166
* fix keynote compileFelix Fietkau2007-01-211-1/+5
| | | | SVN-Revision: 6165
* Mount usb filesystem at startup (#1077)Florian Fainelli2007-01-211-0/+9
| | | | SVN-Revision: 6163
* fix a typoFelix Fietkau2007-01-211-1/+1
| | | | SVN-Revision: 6158
* another compile fixFelix Fietkau2007-01-211-0/+1
| | | | SVN-Revision: 6155
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-216-14/+19
| | | | SVN-Revision: 6154
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-214-1/+6
| | | | SVN-Revision: 6153
* fix typosFelix Fietkau2007-01-201-2/+2
| | | | SVN-Revision: 6149
* turn the IXP4xx microcode check into a prereq check so that the error ↵Felix Fietkau2007-01-202-7/+14
| | | | | | message is displayed before the compile starts SVN-Revision: 6148
* allow newlines in prereq error messagesFelix Fietkau2007-01-201-1/+1
| | | | SVN-Revision: 6147
* cosmetic fixFelix Fietkau2007-01-201-1/+1
| | | | SVN-Revision: 6146
* ignore the bridge option if brctl is not availableFelix Fietkau2007-01-201-14/+16
| | | | SVN-Revision: 6145
* fix fdisk llseekFelix Fietkau2007-01-201-0/+32
| | | | SVN-Revision: 6144
* fix for e2fsprogs package splitupFelix Fietkau2007-01-201-0/+2
| | | | SVN-Revision: 6143
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-2011-5/+183
| | | | | | new target profile SVN-Revision: 6142
* move e2fsprogs from packages to trunk (will need this in a target profile later)Felix Fietkau2007-01-201-0/+93
| | | | SVN-Revision: 6141
* remove obsolete stuffFelix Fietkau2007-01-201-13/+0
| | | | SVN-Revision: 6138
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-204-1/+58
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-209-91/+51
| | | | | | packages to KernelPackage interface SVN-Revision: 6136
* include .pkginfo in image builderFelix Fietkau2007-01-201-0/+1
| | | | SVN-Revision: 6135
* clean up package rebuild messagesFelix Fietkau2007-01-201-7/+2
| | | | SVN-Revision: 6134
* add usb led for wl-hddFelix Fietkau2007-01-201-0/+1
| | | | SVN-Revision: 6133
* always return true in rstrip.shFelix Fietkau2007-01-201-0/+1
| | | | SVN-Revision: 6132
* fix syslogd output to /dev/console (patch from #1170)Felix Fietkau2007-01-191-0/+14
| | | | SVN-Revision: 6131
* fix user mode linux toolchain buildFelix Fietkau2007-01-191-0/+1
| | | | SVN-Revision: 6130
* bring in 2.6.19.2 fixes, primarily for the fixed sata support. see ↵Tim Yardley2007-01-181-2/+2
| | | | | | http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.2 for full details of the changes SVN-Revision: 6128
* fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)Nicolas Thill2007-01-181-0/+2
| | | | SVN-Revision: 6126
* Fix wep encryption setting with madwifi (#1173)Florian Fainelli2007-01-181-1/+1
| | | | SVN-Revision: 6125