summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix the issue where the default gateway is not set in static mode most of ↵Felix Fietkau2007-01-171-0/+6
| | | | | | the time. Seems like the bridge is not fast enough at switching to 'forwarding' mode so a short delay before setting the routes is necessary. SVN-Revision: 6123
* fix dropbear config (#960)Felix Fietkau2007-01-171-3/+3
| | | | SVN-Revision: 6117
* Use nbd's fix for Zip files.Mike Albon2007-01-161-1/+1
| | | | SVN-Revision: 6111
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-163-12/+0
| | | | SVN-Revision: 6109
* fix a small typoFelix Fietkau2007-01-151-1/+1
| | | | SVN-Revision: 6104
* show package list on make info in the image builderFelix Fietkau2007-01-141-1/+1
| | | | SVN-Revision: 6103
* Fix config checks for Image Builder and SDK - only build them when ↵Felix Fietkau2007-01-144-6/+15
| | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102
* remove BIN_DIR on make clean in the image builderFelix Fietkau2007-01-141-1/+1
| | | | SVN-Revision: 6101
* fix x86 image builderFelix Fietkau2007-01-141-4/+9
| | | | SVN-Revision: 6100
* add checks for {ip,ip6}addr in the network configFelix Fietkau2007-01-141-2/+2
| | | | SVN-Revision: 6099
* include the default profile in target.mk as well - required for the image ↵Felix Fietkau2007-01-141-7/+9
| | | | | | builder on certain targets SVN-Revision: 6098
* move another DEFAULT:=y and fix a dependency bugFelix Fietkau2007-01-142-2/+2
| | | | SVN-Revision: 6097
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-145-13/+9
| | | | | | the image builder to pick up) SVN-Revision: 6096
* include section name in the package metadataFelix Fietkau2007-01-141-0/+1
| | | | SVN-Revision: 6094