Commit Graph

4437 Commits (3de63356ba78f33a178b297eeb94be62e0a892b8)
 

Author SHA1 Message Date
Nicolas Thill 3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
SVN-Revision: 6180
18 years ago
Felix Fietkau 88436e8d37 remove lots of useless junk from the nvram package
SVN-Revision: 6177
18 years ago
Felix Fietkau e8caa3c42b fix a typo in my netfilter commit - worked for iptables, didn't work for the kernel modules
SVN-Revision: 6176
18 years ago
Felix Fietkau 223ded4f1d upgrade spca5xx to latest upstream version
SVN-Revision: 6174
18 years ago
Felix Fietkau 5d323a623e add missing config checks for the netfilter connmark target (fixes #1186)
SVN-Revision: 6172
18 years ago
Felix Fietkau 39ee107379 export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230)
SVN-Revision: 6171
18 years ago
Felix Fietkau 72077ef63b compile fix for 2.6
SVN-Revision: 6170
18 years ago
Felix Fietkau d724e995f0 compile fix for 2.6
SVN-Revision: 6169
18 years ago
Felix Fietkau 069db195da add missing VIDEO_SUPPORT option
SVN-Revision: 6166
18 years ago
Felix Fietkau a8d3710e9c fix keynote compile
SVN-Revision: 6165
18 years ago
Florian Fainelli 78af4adbc5 Mount usb filesystem at startup (#1077)
SVN-Revision: 6163
18 years ago
Felix Fietkau 0aec54a5b5 fix a typo
SVN-Revision: 6158
18 years ago
Felix Fietkau 583ce4598b another compile fix
SVN-Revision: 6155
18 years ago
Felix Fietkau 3133fefe06 pass the CFLAGS through the environment on compile and fix a few packages
SVN-Revision: 6154
18 years ago
Felix Fietkau 69d76bb482 make spca5xx depend on video device support in the kernel
SVN-Revision: 6153
18 years ago
Felix Fietkau 7248b5e0a9 fix typos
SVN-Revision: 6149
18 years ago
Felix Fietkau 54c017e74b turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts
SVN-Revision: 6148
18 years ago
Felix Fietkau d8cc1426e4 allow newlines in prereq error messages
SVN-Revision: 6147
18 years ago
Felix Fietkau b69fd0a322 cosmetic fix
SVN-Revision: 6146
18 years ago
Felix Fietkau 857d350bc7 ignore the bridge option if brctl is not available
SVN-Revision: 6145
18 years ago
Felix Fietkau ee7132b9df fix fdisk llseek
SVN-Revision: 6144
18 years ago
Felix Fietkau cfaffb87a5 fix for e2fsprogs package splitup
SVN-Revision: 6143
18 years ago
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
SVN-Revision: 6142
18 years ago
Felix Fietkau 297f2368ba move e2fsprogs from packages to trunk (will need this in a target profile later)
SVN-Revision: 6141
18 years ago
Felix Fietkau 8d5003dbe2 remove obsolete stuff
SVN-Revision: 6138
18 years ago
Felix Fietkau 84a0696c1e add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
SVN-Revision: 6137
18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
SVN-Revision: 6136
18 years ago
Felix Fietkau 146500a67c include .pkginfo in image builder
SVN-Revision: 6135
18 years ago
Felix Fietkau 6de2b723f7 clean up package rebuild messages
SVN-Revision: 6134
18 years ago
Felix Fietkau 8bcdd4e5e9 add usb led for wl-hdd
SVN-Revision: 6133
18 years ago
Felix Fietkau f0d41ad105 always return true in rstrip.sh
SVN-Revision: 6132
18 years ago
Felix Fietkau d4f9ece3a6 fix syslogd output to /dev/console (patch from #1170)
SVN-Revision: 6131
18 years ago
Felix Fietkau d85c2ffd23 fix user mode linux toolchain build
SVN-Revision: 6130
18 years ago
Tim Yardley 4c1346198c bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.2 for full details of the changes
SVN-Revision: 6128
18 years ago
Nicolas Thill 6368d3eda8 fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
SVN-Revision: 6126
18 years ago
Florian Fainelli 138f93e130 Fix wep encryption setting with madwifi (#1173)
SVN-Revision: 6125
18 years ago
Felix Fietkau 73e982ce0c Fix the issue where the default gateway is not set in static mode most of 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
18 years ago
Felix Fietkau 38912058a0 fix dropbear config (#960)
SVN-Revision: 6117
18 years ago
Mike Albon 2bc7cf5b35 Use nbd's fix for Zip files.
SVN-Revision: 6111
18 years ago
Felix Fietkau e564537749 remove bogus part of the broadcom target descriptions
SVN-Revision: 6109
18 years ago
Felix Fietkau 522199f7ef fix a small typo
SVN-Revision: 6104
18 years ago
Felix Fietkau 7cb45c3be8 show package list on make info in the image builder
SVN-Revision: 6103
18 years ago
Felix Fietkau 351d0d4b07 Fix config checks for Image Builder and SDK - only build them when 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
18 years ago
Felix Fietkau fd9477a18f remove BIN_DIR on make clean in the image builder
SVN-Revision: 6101
18 years ago
Felix Fietkau 6ff2e88641 fix x86 image builder
SVN-Revision: 6100
18 years ago
Felix Fietkau d18161d2df add checks for {ip,ip6}addr in the network config
SVN-Revision: 6099
18 years ago
Felix Fietkau 28b503b47f include the default profile in target.mk as well - required for the image builder on certain targets
SVN-Revision: 6098
18 years ago
Felix Fietkau 065c6c0f97 move another DEFAULT:=y and fix a dependency bug
SVN-Revision: 6097
18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
18 years ago
Felix Fietkau 28f97f9fc3 include section name in the package metadata
SVN-Revision: 6094
18 years ago