Commit Graph

6004 Commits (51dfaf45b432717a7a1b695f1386dbfeacc3ce05)

Author SHA1 Message Date
Rod Whitby 7137c62c07 Set ixp4xx network config to static 192.168.1.1
SVN-Revision: 7995
2007-07-16 04:35:09 +00:00
Rod Whitby a2740aaff6 ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel)
SVN-Revision: 7994
2007-07-16 04:00:21 +00:00
Rod Whitby 10a1356827 ixp4xx-2.6: Removed the network config override file, cause we agreed that ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp.
SVN-Revision: 7991
2007-07-16 03:30:02 +00:00
Rod Whitby 81c3675f94 ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images
SVN-Revision: 7990
2007-07-16 03:26:40 +00:00
Rod Whitby 6d5c8233af ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through
SVN-Revision: 7989
2007-07-16 03:22:50 +00:00
Felix Fietkau 5f9838d5f9 don't run the image prereq check if the image directory does not exist
SVN-Revision: 7988
2007-07-16 00:42:19 +00:00
Felix Fietkau 60d6defb08 target scan needs a maxdepth of 2
SVN-Revision: 7987
2007-07-16 00:07:56 +00:00
Felix Fietkau 43a2ecab57 keep some structure when running package/symlinks - now that the build system supports it
SVN-Revision: 7986
2007-07-16 00:01:40 +00:00
Felix Fietkau c1f20e60f5 set maxdepth appropriately for package scanning
SVN-Revision: 7985
2007-07-15 23:39:22 +00:00
Felix Fietkau 25b44d2c12 follow symlinks in package scan
SVN-Revision: 7984
2007-07-15 23:38:09 +00:00
Felix Fietkau de2aa28c4c properly support dependencies on packages that just use Build/DefaultTargets
SVN-Revision: 7983
2007-07-15 23:36:02 +00:00
Felix Fietkau 7b16475eb7 fixes for recursive package scanning
SVN-Revision: 7982
2007-07-15 23:16:47 +00:00
Felix Fietkau bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
SVN-Revision: 7981
2007-07-15 22:51:12 +00:00
Gabor Juhos 81455651a2 fix of the board specific initialization of the GPIO pins
SVN-Revision: 7979
2007-07-15 19:01:19 +00:00
Florian Fainelli 2e4f6093c6 Fix the ip6tables dependency (#2079)
SVN-Revision: 7978
2007-07-15 18:53:33 +00:00
Gabor Juhos 1c6947c57b refresh patches for 2.6.22.1 using quilt
SVN-Revision: 7976
2007-07-15 15:33:15 +00:00
Gabor Juhos 93a7dd0956 lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching
SVN-Revision: 7975
2007-07-15 15:02:38 +00:00
Rod Whitby 57f4fc91ed ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
SVN-Revision: 7972
2007-07-13 22:23:09 +00:00
Gabor Juhos 54e329087c flash driver shows the correct chip size from now
SVN-Revision: 7971
2007-07-13 16:15:10 +00:00
Florian Fainelli e2b75c370e Fix the section mismatch on the serial driver (#2076), thanks Thomas !
SVN-Revision: 7967
2007-07-13 13:14:08 +00:00
Florian Fainelli d700970b00 Move pciutils to trunk (#2061)
SVN-Revision: 7966
2007-07-13 13:10:15 +00:00
Imre Kaloz b69b88f4d2 fix e2fsprogs on avr32
SVN-Revision: 7963
2007-07-13 10:42:20 +00:00
Imre Kaloz d02260fcdc sync avr32 to 2.6.22.atmel.2
SVN-Revision: 7962
2007-07-13 09:56:05 +00:00
Felix Fietkau f44014020d refresh madwifi patches
SVN-Revision: 7961
2007-07-13 09:18:45 +00:00
Felix Fietkau e787afedab madwifi: patch for 'fixing' stuck beacons through card recalibration
SVN-Revision: 7960
2007-07-13 09:17:34 +00:00
Felix Fietkau 84027d8d76 clean up some leftover junk
SVN-Revision: 7959
2007-07-13 08:33:20 +00:00
Felix Fietkau 942fdf034b fix madwifi unload/reload on SoC
SVN-Revision: 7958
2007-07-13 08:23:22 +00:00
Felix Fietkau 9b7e926580 fix monitor mode related crash in madwifi (#2034)
SVN-Revision: 7957
2007-07-13 07:24:43 +00:00
Felix Fietkau e670647412 fix unwanted automatic package cleaning when using quilt
SVN-Revision: 7956
2007-07-13 07:17:17 +00:00
Felix Fietkau c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056)
SVN-Revision: 7955
2007-07-13 02:32:32 +00:00
Rod Whitby 4595775416 busybox: Ensure that diff is available for ipkg upgrade requirements
SVN-Revision: 7954
2007-07-13 01:02:55 +00:00
Felix Fietkau a366b4ea98 use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
SVN-Revision: 7953
2007-07-13 00:44:41 +00:00
Felix Fietkau 1b4380b8ed avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)
SVN-Revision: 7952
2007-07-12 21:59:38 +00:00
Felix Fietkau f82f62b992 fix layer7 for 2.6.21
SVN-Revision: 7951
2007-07-12 21:34:20 +00:00
Felix Fietkau bfa7afbd22 fix static routes for dynamic interfaces (#1446)
SVN-Revision: 7949
2007-07-12 21:23:23 +00:00
Felix Fietkau fbac51ffa4 add missing changes from #1949
SVN-Revision: 7948
2007-07-12 21:03:05 +00:00
Felix Fietkau b13aee9165 add tpc change from #1949
SVN-Revision: 7947
2007-07-12 19:17:32 +00:00
Tim Yardley 5f6dfc231a move to iptables 1.3.8
SVN-Revision: 7946
2007-07-12 16:05:28 +00:00
Imre Kaloz a92ca5e6b8 upgrade AVR32 to 2.6.22.1
SVN-Revision: 7945
2007-07-12 14:11:31 +00:00
Felix Fietkau f506ac7d81 upgrade dnsmasq (#1975)
SVN-Revision: 7944
2007-07-12 13:58:25 +00:00
Felix Fietkau 13c862a0d5 remove a hack that is no longer necessary
SVN-Revision: 7943
2007-07-12 13:43:59 +00:00
Felix Fietkau d6c65d3332 fix parallel build issues
SVN-Revision: 7941
2007-07-12 12:50:16 +00:00
Felix Fietkau 6f66bc61f9 fix distclean
SVN-Revision: 7940
2007-07-12 10:55:00 +00:00
Imre Kaloz b35bedf094 pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22
SVN-Revision: 7937
2007-07-12 10:29:54 +00:00
Imre Kaloz d2c338cd52 upgrade atheros targets to 2.6.22.1
SVN-Revision: 7936
2007-07-12 10:19:36 +00:00
Felix Fietkau 65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
2007-07-11 21:13:50 +00:00
Mike Baker c2e8f9c47c rename mini_fo mount point so as not to confuse users
SVN-Revision: 7928
2007-07-11 20:46:25 +00:00
Mike Baker 57da2d5713 move uci_load into config_load so that changes can be applied via uci without commiting
SVN-Revision: 7927
2007-07-11 20:39:28 +00:00
Gabor Juhos b1d970fd1d fix detection of admboot based boards
SVN-Revision: 7926
2007-07-11 19:26:20 +00:00
Tim Yardley 9118d7fec9 fix ipset compilation
SVN-Revision: 7925
2007-07-11 15:23:13 +00:00