4648 Commits (c4571554522a1caddadbaa43c7e500cfa1501747)
 

Author SHA1 Message Date
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
Felix Fietkau 7331c3c39f cosmetic fixes for ipkg 18 years ago
Felix Fietkau c4c89c8379 include the full board name in .target.mk 18 years ago
Felix Fietkau a360c33116 enable pretty lsmod output for linux 2.6 18 years ago
Felix Fietkau e4390854df fix madwifi mode selection problems 18 years ago
Felix Fietkau a80df62566 include default package set in .target.mk 18 years ago
Nicolas Thill bf3654cc10 add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP) 18 years ago
Florian Fainelli 0362ccb83b Update rdc-2.6 config (#1178) 18 years ago
Felix Fietkau 5e38ee74a5 extend tmp/.target.mk to include target profile information - preparation for the image builder 18 years ago
Felix Fietkau 084ed38042 fix typo 18 years ago
Felix Fietkau a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133) 18 years ago
Felix Fietkau 656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 18 years ago
Felix Fietkau cd10aa726f add some more checks to the telnet init script 18 years ago
Felix Fietkau 097ec4d16c fix a small dependency problem 18 years ago
Felix Fietkau 04378c334f fix a typo 18 years ago
Felix Fietkau 51f304152c use alsa-driver for 2.4 only (2.6 has it in-tree) 18 years ago
Florian Fainelli dab4271cef Add a subsection on the bootloaders 18 years ago
Florian Fainelli 0f6a90e0db Add a "submitting patches" subsection 18 years ago
Florian Fainelli 4ed0e31266 Change category to Filesystems 18 years ago
Florian Fainelli 5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx 18 years ago
Florian Fainelli 0274fc357b brcm63xx has ATM support 18 years ago
Nicolas Thill e7704d111c add a patch to use our target ar, not the host one (closes: #1164) 18 years ago
Nicolas Thill bed47be36c more use of the INSTALL_DIR variable 18 years ago
Nicolas Thill 6999dd0f42 fix rt61 build on 2.4 18 years ago
Felix Fietkau 040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console) 18 years ago
Felix Fietkau 36f961d406 fix grub bootopts (#1145) 18 years ago
Felix Fietkau 395eedf86a - Wrap long lines in the documentation, so that patches to the .tex files are more readable. - Fix several typos (see #1163) 18 years ago