Commit graph

4405 commits

Author SHA1 Message Date
Felix Fietkau
d85c2ffd23 fix user mode linux toolchain build
SVN-Revision: 6130
2007-01-19 12:19:45 +00:00
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
2007-01-18 18:58:24 +00:00
Nicolas Thill
6368d3eda8 fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
SVN-Revision: 6126
2007-01-18 15:14:19 +00:00
Florian Fainelli
138f93e130 Fix wep encryption setting with madwifi (#1173)
SVN-Revision: 6125
2007-01-18 14:43:21 +00:00
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
2007-01-17 21:29:53 +00:00
Felix Fietkau
38912058a0 fix dropbear config (#960)
SVN-Revision: 6117
2007-01-17 20:24:36 +00:00
Mike Albon
2bc7cf5b35 Use nbd's fix for Zip files.
SVN-Revision: 6111
2007-01-16 18:13:19 +00:00
Felix Fietkau
e564537749 remove bogus part of the broadcom target descriptions
SVN-Revision: 6109
2007-01-16 02:16:03 +00:00
Felix Fietkau
522199f7ef fix a small typo
SVN-Revision: 6104
2007-01-15 00:10:00 +00:00
Felix Fietkau
7cb45c3be8 show package list on make info in the image builder
SVN-Revision: 6103
2007-01-14 23:49:23 +00:00
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
2007-01-14 23:37:40 +00:00
Felix Fietkau
fd9477a18f remove BIN_DIR on make clean in the image builder
SVN-Revision: 6101
2007-01-14 23:12:30 +00:00
Felix Fietkau
6ff2e88641 fix x86 image builder
SVN-Revision: 6100
2007-01-14 22:59:51 +00:00
Felix Fietkau
d18161d2df add checks for {ip,ip6}addr in the network config
SVN-Revision: 6099
2007-01-14 22:29:13 +00:00
Felix Fietkau
28b503b47f include the default profile in target.mk as well - required for the image builder on certain targets
SVN-Revision: 6098
2007-01-14 21:44:13 +00:00
Felix Fietkau
065c6c0f97 move another DEFAULT:=y and fix a dependency bug
SVN-Revision: 6097
2007-01-14 17:58:43 +00:00
Felix Fietkau
ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
2007-01-14 17:56:42 +00:00
Felix Fietkau
28f97f9fc3 include section name in the package metadata
SVN-Revision: 6094
2007-01-14 12:21:39 +00:00
Felix Fietkau
374f384350 include .targetinfo in the image builder, and allow direct calls to the package_index target
SVN-Revision: 6093
2007-01-14 10:49:00 +00:00
Felix Fietkau
56cb557d10 add maintainer to package metadata
SVN-Revision: 6089
2007-01-13 14:09:48 +00:00
Felix Fietkau
06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code
SVN-Revision: 6088
2007-01-13 14:05:14 +00:00
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
2007-01-12 11:09:05 +00:00
Felix Fietkau
5605b82835 fix unpacking of .zip files
SVN-Revision: 6083
2007-01-11 19:07:12 +00:00
Felix Fietkau
76722ae538 disable pcmcia for atheros-2.6
SVN-Revision: 6082
2007-01-11 18:47:44 +00:00
Florian Fainelli
4b7c210555 Rename patches to match conventions
SVN-Revision: 6080
2007-01-11 17:28:16 +00:00
Florian Fainelli
c3e1e22743 Remove this unnecessary patch
SVN-Revision: 6079
2007-01-11 16:35:18 +00:00
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
2007-01-11 14:05:01 +00:00
Felix Fietkau
d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
SVN-Revision: 6074
2007-01-11 09:54:51 +00:00
Felix Fietkau
dc07dd9704 force rebuild of the imagebuilder
SVN-Revision: 6073
2007-01-11 09:49:43 +00:00
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
2007-01-10 21:52:28 +00:00
Felix Fietkau
927fb16abb don't mess with the staging dir too much when building the sdk
SVN-Revision: 6070
2007-01-10 21:21:59 +00:00
Felix Fietkau
7331c3c39f cosmetic fixes for ipkg
SVN-Revision: 6066
2007-01-10 16:56:05 +00:00
Felix Fietkau
c4c89c8379 include the full board name in .target.mk
SVN-Revision: 6065
2007-01-10 16:55:32 +00:00
Felix Fietkau
a360c33116 enable pretty lsmod output for linux 2.6
SVN-Revision: 6064
2007-01-10 16:20:40 +00:00
Felix Fietkau
e4390854df fix madwifi mode selection problems
SVN-Revision: 6063
2007-01-10 16:14:16 +00:00
Felix Fietkau
a80df62566 include default package set in .target.mk
SVN-Revision: 6061
2007-01-10 16:01:07 +00:00
Nicolas Thill
bf3654cc10 add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
SVN-Revision: 6060
2007-01-10 11:59:42 +00:00
Florian Fainelli
0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
2007-01-09 19:37:00 +00:00
Felix Fietkau
5e38ee74a5 extend tmp/.target.mk to include target profile information - preparation for the image builder
SVN-Revision: 6050
2007-01-09 19:15:27 +00:00
Felix Fietkau
084ed38042 fix typo
SVN-Revision: 6049
2007-01-09 17:40:25 +00:00
Felix Fietkau
a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133)
SVN-Revision: 6047
2007-01-09 15:10:26 +00:00
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
2007-01-08 21:33:53 +00:00
Felix Fietkau
cd10aa726f add some more checks to the telnet init script
SVN-Revision: 6042
2007-01-08 21:31:29 +00:00
Felix Fietkau
097ec4d16c fix a small dependency problem
SVN-Revision: 6040
2007-01-08 17:31:13 +00:00
Felix Fietkau
04378c334f fix a typo
SVN-Revision: 6039
2007-01-08 16:39:40 +00:00
Felix Fietkau
51f304152c use alsa-driver for 2.4 only (2.6 has it in-tree)
SVN-Revision: 6036
2007-01-08 12:56:22 +00:00
Florian Fainelli
dab4271cef Add a subsection on the bootloaders
SVN-Revision: 6032
2007-01-08 10:13:55 +00:00
Florian Fainelli
0f6a90e0db Add a "submitting patches" subsection
SVN-Revision: 6031
2007-01-08 10:00:49 +00:00
Florian Fainelli
4ed0e31266 Change category to Filesystems
SVN-Revision: 6030
2007-01-08 09:52:32 +00:00
Florian Fainelli
5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx
SVN-Revision: 6029
2007-01-08 09:51:40 +00:00