4574 Commits (ced1277147f529e3bcc2eddbc3fe6e78eff562a8)
 

Author SHA1 Message Date
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
Felix Fietkau 374f384350 include .targetinfo in the image builder, and allow direct calls to the package_index target 18 years ago
Felix Fietkau 56cb557d10 add maintainer to package metadata 18 years ago
Felix Fietkau 06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code 18 years ago
Felix Fietkau 0e3a29c270 Fix the annoying base-files autorebuild bug. When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. 18 years ago
Felix Fietkau 5605b82835 fix unpacking of .zip files 18 years ago
Felix Fietkau 76722ae538 disable pcmcia for atheros-2.6 18 years ago
Florian Fainelli 4b7c210555 Rename patches to match conventions 18 years ago
Florian Fainelli c3e1e22743 Remove this unnecessary patch 18 years ago
Florian Fainelli c4f483ed4c Ok, try to make shfs work with 2.6.19, raw fixes, so might need better reading of the FS api changes 18 years ago
Felix Fietkau d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade 18 years ago
Felix Fietkau dc07dd9704 force rebuild of the imagebuilder 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau 927fb16abb don't mess with the staging dir too much when building the sdk 18 years ago