openwrt.git
16 years agoadd kernel_oldconfig target
nbd [Mon, 16 Jul 2007 10:03:03 +0000 (10:03 +0000)]
add kernel_oldconfig target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8003 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agodetect whether the find command supports -L or -follow
nbd [Mon, 16 Jul 2007 07:19:45 +0000 (07:19 +0000)]
detect whether the find command supports -L or -follow

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8002 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofind: use -follow instead of -L, some systems don't support -L
nbd [Mon, 16 Jul 2007 06:35:00 +0000 (06:35 +0000)]
find: use -follow instead of -L, some systems don't support -L

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8000 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agocheck if oss emulation is available before trying to package it into soundcore
nbd [Mon, 16 Jul 2007 05:38:10 +0000 (05:38 +0000)]
check if oss emulation is available before trying to package it into soundcore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7999 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing...
rwhitby [Mon, 16 Jul 2007 05:37:50 +0000 (05:37 +0000)]
ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7998 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agokernel: fix dependencies for .config, use selections from oldconfig when running...
nbd [Mon, 16 Jul 2007 05:28:13 +0000 (05:28 +0000)]
kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7997 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agodisable __must_check by default
nbd [Mon, 16 Jul 2007 05:20:28 +0000 (05:20 +0000)]
disable __must_check by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoSet ixp4xx network config to static 192.168.1.1
rwhitby [Mon, 16 Jul 2007 04:35:09 +0000 (04:35 +0000)]
Set ixp4xx network config to static 192.168.1.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7995 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel)
rwhitby [Mon, 16 Jul 2007 04:00:21 +0000 (04:00 +0000)]
ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7994 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx-2.6: Removed the network config override file, cause we agreed that ixp4xx...
rwhitby [Mon, 16 Jul 2007 03:30:02 +0000 (03:30 +0000)]
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7991 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only...
rwhitby [Mon, 16 Jul 2007 03:26:40 +0000 (03:26 +0000)]
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7990 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of...
rwhitby [Mon, 16 Jul 2007 03:22:50 +0000 (03:22 +0000)]
ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7989 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agodon't run the image prereq check if the image directory does not exist
nbd [Mon, 16 Jul 2007 00:42:19 +0000 (00:42 +0000)]
don't run the image prereq check if the image directory does not exist

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7988 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agotarget scan needs a maxdepth of 2
nbd [Mon, 16 Jul 2007 00:07:56 +0000 (00:07 +0000)]
target scan needs a maxdepth of 2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7987 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agokeep some structure when running package/symlinks - now that the build system supports it
nbd [Mon, 16 Jul 2007 00:01:40 +0000 (00:01 +0000)]
keep some structure when running package/symlinks - now that the build system supports it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7986 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoset maxdepth appropriately for package scanning
nbd [Sun, 15 Jul 2007 23:39:22 +0000 (23:39 +0000)]
set maxdepth appropriately for package scanning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7985 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofollow symlinks in package scan
nbd [Sun, 15 Jul 2007 23:38:09 +0000 (23:38 +0000)]
follow symlinks in package scan

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7984 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoproperly support dependencies on packages that just use Build/DefaultTargets
nbd [Sun, 15 Jul 2007 23:36:02 +0000 (23:36 +0000)]
properly support dependencies on packages that just use Build/DefaultTargets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7983 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofixes for recursive package scanning
nbd [Sun, 15 Jul 2007 23:16:47 +0000 (23:16 +0000)]
fixes for recursive package scanning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7982 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agorewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning...
nbd [Sun, 15 Jul 2007 22:51:12 +0000 (22:51 +0000)]
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7981 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] fix of the board specific initialization of the GPIO pins
juhosg [Sun, 15 Jul 2007 19:01:19 +0000 (19:01 +0000)]
[adm5120] fix of the board specific initialization of the GPIO pins

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7979 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoFix the ip6tables dependency (#2079)
florian [Sun, 15 Jul 2007 18:53:33 +0000 (18:53 +0000)]
Fix the ip6tables dependency (#2079)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7978 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] refresh patches for 2.6.22.1 using quilt
juhosg [Sun, 15 Jul 2007 15:33:15 +0000 (15:33 +0000)]
[adm5120] refresh patches for 2.6.22.1 using quilt

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7976 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] lzma-loader improvements
juhosg [Sun, 15 Jul 2007 15:02:38 +0000 (15:02 +0000)]
[adm5120] 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7975 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
rwhitby [Fri, 13 Jul 2007 22:23:09 +0000 (22:23 +0000)]
ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7972 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] flash driver shows the correct chip size from now
juhosg [Fri, 13 Jul 2007 16:15:10 +0000 (16:15 +0000)]
[adm5120] flash driver shows the correct chip size from now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7971 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoFix the section mismatch on the serial driver (#2076), thanks Thomas !
florian [Fri, 13 Jul 2007 13:14:08 +0000 (13:14 +0000)]
Fix the section mismatch on the serial driver (#2076), thanks Thomas !

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7967 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoMove pciutils to trunk (#2061)
florian [Fri, 13 Jul 2007 13:10:15 +0000 (13:10 +0000)]
Move pciutils to trunk (#2061)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7966 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix e2fsprogs on avr32
kaloz [Fri, 13 Jul 2007 10:42:20 +0000 (10:42 +0000)]
fix e2fsprogs on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7963 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agosync avr32 to 2.6.22.atmel.2
kaloz [Fri, 13 Jul 2007 09:56:05 +0000 (09:56 +0000)]
sync avr32 to 2.6.22.atmel.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7962 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agorefresh madwifi patches
nbd [Fri, 13 Jul 2007 09:18:45 +0000 (09:18 +0000)]
refresh madwifi patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7961 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomadwifi: patch for 'fixing' stuck beacons through card recalibration
nbd [Fri, 13 Jul 2007 09:17:34 +0000 (09:17 +0000)]
madwifi: patch for 'fixing' stuck beacons through card recalibration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7960 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoclean up some leftover junk
nbd [Fri, 13 Jul 2007 08:33:20 +0000 (08:33 +0000)]
clean up some leftover junk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7959 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix madwifi unload/reload on SoC
nbd [Fri, 13 Jul 2007 08:23:22 +0000 (08:23 +0000)]
fix madwifi unload/reload on SoC

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7958 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix monitor mode related crash in madwifi (#2034)
nbd [Fri, 13 Jul 2007 07:24:43 +0000 (07:24 +0000)]
fix monitor mode related crash in madwifi (#2034)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7957 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix unwanted automatic package cleaning when using quilt
nbd [Fri, 13 Jul 2007 07:17:17 +0000 (07:17 +0000)]
fix unwanted automatic package cleaning when using quilt

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7956 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomove firmware loading to hotplug2-init.rules (should fix #2056)
nbd [Fri, 13 Jul 2007 02:32:32 +0000 (02:32 +0000)]
move firmware loading to hotplug2-init.rules (should fix #2056)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7955 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobusybox: Ensure that diff is available for ipkg upgrade requirements
rwhitby [Fri, 13 Jul 2007 01:02:55 +0000 (01:02 +0000)]
busybox: Ensure that diff is available for ipkg upgrade requirements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7954 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agouse . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
nbd [Fri, 13 Jul 2007 00:44:41 +0000 (00:44 +0000)]
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7953 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoavoid a race condition that might lead to dnsmasq reading an empty resolv.conf (...
nbd [Thu, 12 Jul 2007 21:59:38 +0000 (21:59 +0000)]
avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7952 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix layer7 for 2.6.21
nbd [Thu, 12 Jul 2007 21:34:20 +0000 (21:34 +0000)]
fix layer7 for 2.6.21

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7951 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix static routes for dynamic interfaces (#1446)
nbd [Thu, 12 Jul 2007 21:23:23 +0000 (21:23 +0000)]
fix static routes for dynamic interfaces (#1446)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7949 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd missing changes from #1949
nbd [Thu, 12 Jul 2007 21:03:05 +0000 (21:03 +0000)]
add missing changes from #1949

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7948 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd tpc change from #1949
nbd [Thu, 12 Jul 2007 19:17:32 +0000 (19:17 +0000)]
add tpc change from #1949

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7947 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomove to iptables 1.3.8
pavlov [Thu, 12 Jul 2007 16:05:28 +0000 (16:05 +0000)]
move to iptables 1.3.8

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7946 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade AVR32 to 2.6.22.1
kaloz [Thu, 12 Jul 2007 14:11:31 +0000 (14:11 +0000)]
upgrade AVR32 to 2.6.22.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7945 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade dnsmasq (#1975)
nbd [Thu, 12 Jul 2007 13:58:25 +0000 (13:58 +0000)]
upgrade dnsmasq (#1975)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7944 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoremove a hack that is no longer necessary
nbd [Thu, 12 Jul 2007 13:43:59 +0000 (13:43 +0000)]
remove a hack that is no longer necessary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7943 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix parallel build issues
nbd [Thu, 12 Jul 2007 12:50:16 +0000 (12:50 +0000)]
fix parallel build issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7941 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix distclean
nbd [Thu, 12 Jul 2007 10:55:00 +0000 (10:55 +0000)]
fix distclean

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7940 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agopci_module_init() is deprecated for a long time - this won't hurt .21 and will be...
kaloz [Thu, 12 Jul 2007 10:29:54 +0000 (10:29 +0000)]
pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7937 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade atheros targets to 2.6.22.1
kaloz [Thu, 12 Jul 2007 10:19:36 +0000 (10:19 +0000)]
upgrade atheros targets to 2.6.22.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7936 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agosync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should...
nbd [Wed, 11 Jul 2007 21:13:50 +0000 (21:13 +0000)]
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7929 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agorename mini_fo mount point so as not to confuse users
mbm [Wed, 11 Jul 2007 20:46:25 +0000 (20:46 +0000)]
rename mini_fo mount point so as not to confuse users

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7928 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomove uci_load into config_load so that changes can be applied via uci without commiting
mbm [Wed, 11 Jul 2007 20:39:28 +0000 (20:39 +0000)]
move uci_load into config_load so that changes can be applied via uci without commiting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7927 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] fix detection of admboot based boards
juhosg [Wed, 11 Jul 2007 19:26:20 +0000 (19:26 +0000)]
[adm5120] fix detection of admboot based boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7926 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix ipset compilation
pavlov [Wed, 11 Jul 2007 15:23:13 +0000 (15:23 +0000)]
fix ipset compilation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7925 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] remove hardware accelerated byte swapping feature, and resync kernel config
juhosg [Wed, 11 Jul 2007 15:21:17 +0000 (15:21 +0000)]
[adm5120] remove hardware accelerated byte swapping feature, and resync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7924 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx: Add RTC driver for FSG-3
rwhitby [Wed, 11 Jul 2007 14:16:09 +0000 (14:16 +0000)]
ixp4xx: Add RTC driver for FSG-3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7923 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoarm-magic.sh: Added support for fsg3
rwhitby [Wed, 11 Jul 2007 14:07:28 +0000 (14:07 +0000)]
arm-magic.sh: Added support for fsg3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7922 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly...
rwhitby [Wed, 11 Jul 2007 13:51:34 +0000 (13:51 +0000)]
ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly from internal hard disk.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7921 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx: Initial profile for the Freecom FSG-3
rwhitby [Wed, 11 Jul 2007 13:29:57 +0000 (13:29 +0000)]
ixp4xx: Initial profile for the Freecom FSG-3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7920 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx: Add initial support for the Freecom FSG-3
rwhitby [Wed, 11 Jul 2007 13:16:14 +0000 (13:16 +0000)]
ixp4xx: Add initial support for the Freecom FSG-3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7919 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoixp4xx: Update from 2.6.21.5 to 2.6.21.6
rwhitby [Wed, 11 Jul 2007 13:15:25 +0000 (13:15 +0000)]
ixp4xx: Update from 2.6.21.5 to 2.6.21.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7918 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomostly cosmetic sync with the mainline bubinga code
kaloz [Wed, 11 Jul 2007 13:13:26 +0000 (13:13 +0000)]
mostly cosmetic sync with the mainline bubinga code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7917 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] refactor kernel code (part 1), mark it as broken now
juhosg [Wed, 11 Jul 2007 13:00:27 +0000 (13:00 +0000)]
[adm5120] refactor kernel code (part 1), mark it as broken now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobump to 2.6.22.1
mbm [Wed, 11 Jul 2007 10:57:49 +0000 (10:57 +0000)]
bump to 2.6.22.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7915 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd ar7 2.6.22 patches by matteo (work in progress, not booting yet)
nbd [Wed, 11 Jul 2007 10:47:25 +0000 (10:47 +0000)]
add ar7 2.6.22 patches by matteo (work in progress, not booting yet)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7914 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix alsa snd_fops problem (#1426)
nbd [Wed, 11 Jul 2007 10:19:29 +0000 (10:19 +0000)]
fix alsa snd_fops problem (#1426)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7913 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoreorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos...
nbd [Wed, 11 Jul 2007 06:47:33 +0000 (06:47 +0000)]
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7912 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoremove a warning that has confused a few people
nbd [Wed, 11 Jul 2007 06:15:50 +0000 (06:15 +0000)]
remove a warning that has confused a few people

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7911 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix cflags for xscale (#2026)
nbd [Wed, 11 Jul 2007 05:18:19 +0000 (05:18 +0000)]
fix cflags for xscale (#2026)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7910 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agocolor change to make menuconfig easier to read (patch from #1730)
nbd [Wed, 11 Jul 2007 04:03:01 +0000 (04:03 +0000)]
color change to make menuconfig easier to read (patch from #1730)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7909 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix a typo in the imq module (patch from #2005)
nbd [Tue, 10 Jul 2007 20:42:26 +0000 (20:42 +0000)]
fix a typo in the imq module (patch from #2005)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix PACKAGES:= for target profiles in target.mk
nbd [Tue, 10 Jul 2007 20:36:25 +0000 (20:36 +0000)]
fix PACKAGES:= for target profiles in target.mk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7907 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix a typo
nbd [Tue, 10 Jul 2007 20:21:09 +0000 (20:21 +0000)]
fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7906 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix docs compile targets
nbd [Tue, 10 Jul 2007 16:38:05 +0000 (16:38 +0000)]
fix docs compile targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7905 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes...
juhosg [Tue, 10 Jul 2007 11:02:07 +0000 (11:02 +0000)]
[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7904 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix channel/frequency returned by scan
mbm [Mon, 9 Jul 2007 21:27:13 +0000 (21:27 +0000)]
fix channel/frequency returned by scan

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7903 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agodisable image generation for boards which we still have problems with (at least if...
juhosg [Mon, 9 Jul 2007 16:36:19 +0000 (16:36 +0000)]
disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7902 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agorestart wds links when wifi is restarted
mbm [Mon, 9 Jul 2007 16:11:21 +0000 (16:11 +0000)]
restart wds links when wifi is restarted

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7901 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoau1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
florian [Mon, 9 Jul 2007 16:06:43 +0000 (16:06 +0000)]
au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7900 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd second package source for packages built from the /packages repository
nbd [Mon, 9 Jul 2007 07:09:44 +0000 (07:09 +0000)]
add second package source for packages built from the /packages repository
fix up first package source (should be release, not snapshots on 7.07)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7897 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix the cpu_wait patch for 2.6.22
nbd [Mon, 9 Jul 2007 05:44:15 +0000 (05:44 +0000)]
fix the cpu_wait patch for 2.6.22

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7896 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd busybox printf patch from #2021
nbd [Mon, 9 Jul 2007 03:05:18 +0000 (03:05 +0000)]
add busybox printf patch from #2021

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7895 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago2.6.22 is released :)
nbd [Mon, 9 Jul 2007 02:23:00 +0000 (02:23 +0000)]
2.6.22 is released :)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoremove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
nbd [Mon, 9 Jul 2007 00:19:13 +0000 (00:19 +0000)]
remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7893 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agohotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions...
nbd [Mon, 9 Jul 2007 00:13:47 +0000 (00:13 +0000)]
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7892 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agosome updates for s100
blogic [Sun, 8 Jul 2007 19:16:02 +0000 (19:16 +0000)]
some updates for s100

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7891 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadded i686 support and profile for t-vision s100
blogic [Sun, 8 Jul 2007 16:11:40 +0000 (16:11 +0000)]
added i686 support and profile for t-vision s100

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix usb-storage permissions
mbm [Sun, 8 Jul 2007 13:23:17 +0000 (13:23 +0000)]
fix usb-storage permissions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7889 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomore wpa+wds patches
mbm [Sun, 8 Jul 2007 12:51:30 +0000 (12:51 +0000)]
more wpa+wds patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7888 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix busybox --help problems on rebuild
mbm [Sat, 7 Jul 2007 20:12:42 +0000 (20:12 +0000)]
fix busybox --help problems on rebuild

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7887 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix madwifi compile for 2.4
nbd [Sat, 7 Jul 2007 09:29:15 +0000 (09:29 +0000)]
fix madwifi compile for 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7885 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix bug with ap+sta modes using wpa
mbm [Wed, 4 Jul 2007 18:34:11 +0000 (18:34 +0000)]
fix bug with ap+sta modes using wpa

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7877 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agorearrange diag's platform detection code to look for known platform strings before...
mbm [Wed, 4 Jul 2007 16:51:00 +0000 (16:51 +0000)]
rearrange diag's platform detection code to look for known platform strings before guessing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7876 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agopatch wlc and scripts to control wl's builtin wpa supplicant
mbm [Wed, 4 Jul 2007 16:49:08 +0000 (16:49 +0000)]
patch wlc and scripts to control wl's builtin wpa supplicant

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7875 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoPackage the hardware clock utility and fix english typos (#2015)
florian [Wed, 4 Jul 2007 11:20:46 +0000 (11:20 +0000)]
Package the hardware clock utility and fix english typos (#2015)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7874 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoclean up default wifi config
mbm [Wed, 4 Jul 2007 11:15:12 +0000 (11:15 +0000)]
clean up default wifi config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7873 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix a race condition with broadcom wl devices in a bridge
nbd [Wed, 4 Jul 2007 05:05:46 +0000 (05:05 +0000)]
fix a race condition with broadcom wl devices in a bridge
if a device is added before the bridge is brought up, the wifi settings are lost

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7872 3c298f89-4303-0410-b956-a3cf2f4a3e73