Commit Graph

4391 Commits (28b503b47f0d1ed4fe462de15e768465e70e989d)
 

Author SHA1 Message Date
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
Felix Fietkau 374f384350 include .targetinfo in the image builder, and allow direct calls to the package_index target
SVN-Revision: 6093
18 years ago
Felix Fietkau 56cb557d10 add maintainer to package metadata
SVN-Revision: 6089
18 years ago
Felix Fietkau 06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code
SVN-Revision: 6088
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.
SVN-Revision: 6084
18 years ago
Felix Fietkau 5605b82835 fix unpacking of .zip files
SVN-Revision: 6083
18 years ago
Felix Fietkau 76722ae538 disable pcmcia for atheros-2.6
SVN-Revision: 6082
18 years ago
Florian Fainelli 4b7c210555 Rename patches to match conventions
SVN-Revision: 6080
18 years ago
Florian Fainelli c3e1e22743 Remove this unnecessary patch
SVN-Revision: 6079
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
SVN-Revision: 6078
18 years ago
Felix Fietkau d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
SVN-Revision: 6074
18 years ago
Felix Fietkau dc07dd9704 force rebuild of the imagebuilder
SVN-Revision: 6073
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.
SVN-Revision: 6071
18 years ago
Felix Fietkau 927fb16abb don't mess with the staging dir too much when building the sdk
SVN-Revision: 6070
18 years ago
Felix Fietkau 7331c3c39f cosmetic fixes for ipkg
SVN-Revision: 6066
18 years ago
Felix Fietkau c4c89c8379 include the full board name in .target.mk
SVN-Revision: 6065
18 years ago
Felix Fietkau a360c33116 enable pretty lsmod output for linux 2.6
SVN-Revision: 6064
18 years ago
Felix Fietkau e4390854df fix madwifi mode selection problems
SVN-Revision: 6063
18 years ago
Felix Fietkau a80df62566 include default package set in .target.mk
SVN-Revision: 6061
18 years ago
Nicolas Thill bf3654cc10 add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
SVN-Revision: 6060
18 years ago
Florian Fainelli 0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
18 years ago
Felix Fietkau 5e38ee74a5 extend tmp/.target.mk to include target profile information - preparation for the image builder
SVN-Revision: 6050
18 years ago
Felix Fietkau 084ed38042 fix typo
SVN-Revision: 6049
18 years ago
Felix Fietkau a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133)
SVN-Revision: 6047
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
SVN-Revision: 6043
18 years ago
Felix Fietkau cd10aa726f add some more checks to the telnet init script
SVN-Revision: 6042
18 years ago
Felix Fietkau 097ec4d16c fix a small dependency problem
SVN-Revision: 6040
18 years ago
Felix Fietkau 04378c334f fix a typo
SVN-Revision: 6039
18 years ago
Felix Fietkau 51f304152c use alsa-driver for 2.4 only (2.6 has it in-tree)
SVN-Revision: 6036
18 years ago
Florian Fainelli dab4271cef Add a subsection on the bootloaders
SVN-Revision: 6032
18 years ago
Florian Fainelli 0f6a90e0db Add a "submitting patches" subsection
SVN-Revision: 6031
18 years ago
Florian Fainelli 4ed0e31266 Change category to Filesystems
SVN-Revision: 6030
18 years ago
Florian Fainelli 5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx
SVN-Revision: 6029
18 years ago
Florian Fainelli 0274fc357b brcm63xx has ATM support
SVN-Revision: 6028
18 years ago
Nicolas Thill e7704d111c add a patch to use our target ar, not the host one (closes: #1164)
SVN-Revision: 6026
18 years ago
Nicolas Thill bed47be36c more use of the INSTALL_DIR variable
SVN-Revision: 6023
18 years ago
Nicolas Thill 6999dd0f42 fix rt61 build on 2.4
SVN-Revision: 6022
18 years ago
Felix Fietkau 040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
SVN-Revision: 6020
18 years ago
Felix Fietkau 36f961d406 fix grub bootopts (#1145)
SVN-Revision: 6019
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)
SVN-Revision: 6018
18 years ago
Felix Fietkau 5d22a52440 add a netconfig override for the wl-500g (fixes #1116)
SVN-Revision: 6016
18 years ago
Felix Fietkau b266b01045 Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better distinguish it from 63xx.
Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.

SVN-Revision: 6015
18 years ago
Felix Fietkau 8ca620c2a6 add missing part from [6013]
SVN-Revision: 6014
18 years ago
Felix Fietkau 16ab10a683 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically)
SVN-Revision: 6013
18 years ago
Felix Fietkau 66b58ae229 busybox: remove the bogus SIZEOF_LONG check (#1127)
SVN-Revision: 6012
18 years ago
Felix Fietkau dd03b56357 fix memory leak in switch drivers (patch from #1132)
SVN-Revision: 6011
18 years ago
Felix Fietkau 9ad2609933 drop -Werror from busybox - prevents compile errors like #1130
SVN-Revision: 6009
18 years ago