4587 Commits (d9639dd98ca5441a671941ca5052f35a9b2ad8cd)
 

Author SHA1 Message Date
Nicolas Thill 3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS 18 years ago
Felix Fietkau 88436e8d37 remove lots of useless junk from the nvram package 18 years ago
Felix Fietkau e8caa3c42b fix a typo in my netfilter commit - worked for iptables, didn't work for the kernel modules 18 years ago
Felix Fietkau 223ded4f1d upgrade spca5xx to latest upstream version 18 years ago
Felix Fietkau 5d323a623e add missing config checks for the netfilter connmark target (fixes #1186) 18 years ago
Felix Fietkau 39ee107379 export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230) 18 years ago
Felix Fietkau 72077ef63b compile fix for 2.6 18 years ago
Felix Fietkau d724e995f0 compile fix for 2.6 18 years ago
Felix Fietkau 069db195da add missing VIDEO_SUPPORT option 18 years ago
Felix Fietkau a8d3710e9c fix keynote compile 18 years ago
Florian Fainelli 78af4adbc5 Mount usb filesystem at startup (#1077) 18 years ago
Felix Fietkau 0aec54a5b5 fix a typo 18 years ago
Felix Fietkau 583ce4598b another compile fix 18 years ago
Felix Fietkau 3133fefe06 pass the CFLAGS through the environment on compile and fix a few packages 18 years ago
Felix Fietkau 69d76bb482 make spca5xx depend on video device support in the kernel 18 years ago
Felix Fietkau 7248b5e0a9 fix typos 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 18 years ago
Felix Fietkau d8cc1426e4 allow newlines in prereq error messages 18 years ago
Felix Fietkau b69fd0a322 cosmetic fix 18 years ago
Felix Fietkau 857d350bc7 ignore the bridge option if brctl is not available 18 years ago
Felix Fietkau ee7132b9df fix fdisk llseek 18 years ago
Felix Fietkau cfaffb87a5 fix for e2fsprogs package splitup 18 years ago
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile 18 years ago
Felix Fietkau 297f2368ba move e2fsprogs from packages to trunk (will need this in a target profile later) 18 years ago
Felix Fietkau 8d5003dbe2 remove obsolete stuff 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) 18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau 146500a67c include .pkginfo in image builder 18 years ago
Felix Fietkau 6de2b723f7 clean up package rebuild messages 18 years ago
Felix Fietkau 8bcdd4e5e9 add usb led for wl-hdd 18 years ago
Felix Fietkau f0d41ad105 always return true in rstrip.sh 18 years ago
Felix Fietkau d4f9ece3a6 fix syslogd output to /dev/console (patch from #1170) 18 years ago
Felix Fietkau d85c2ffd23 fix user mode linux toolchain build 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 18 years ago
Nicolas Thill 6368d3eda8 fix pcmcia-cs install (remove previous PKG_INSTALL_DIR) 18 years ago
Florian Fainelli 138f93e130 Fix wep encryption setting with madwifi (#1173) 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. 18 years ago
Felix Fietkau 38912058a0 fix dropbear config (#960) 18 years ago
Mike Albon 2bc7cf5b35 Use nbd's fix for Zip files. 18 years ago
Felix Fietkau e564537749 remove bogus part of the broadcom target descriptions 18 years ago
Felix Fietkau 522199f7ef fix a small typo 18 years ago
Felix Fietkau 7cb45c3be8 show package list on make info in the image builder 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. 18 years ago
Felix Fietkau fd9477a18f remove BIN_DIR on make clean in the image builder 18 years ago
Felix Fietkau 6ff2e88641 fix x86 image builder 18 years ago
Felix Fietkau d18161d2df add checks for {ip,ip6}addr in the network config 18 years ago
Felix Fietkau 28b503b47f include the default profile in target.mk as well - required for the image builder on certain targets 18 years ago
Felix Fietkau 065c6c0f97 move another DEFAULT:=y and fix a dependency bug 18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up) 18 years ago
Felix Fietkau 28f97f9fc3 include section name in the package metadata 18 years ago