openwrt.git
16 years agoAdd a USES_TGZ config.in variable, so that RB1xx profiles can use it
florian [Wed, 18 Jul 2007 14:11:44 +0000 (14:11 +0000)]
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it

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

16 years agolibgcc is not available with host-toolchain, DEPENDS was overriden with the avr32...
florian [Wed, 18 Jul 2007 13:50:25 +0000 (13:50 +0000)]
libgcc is not available with host-toolchain, DEPENDS was overriden with the avr32 condition

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

16 years agoadd missing dep
nbd [Wed, 18 Jul 2007 13:49:36 +0000 (13:49 +0000)]
add missing dep

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

16 years agoAdd an ar7 tnetd7200 fix by DerAgo, thanks !
florian [Wed, 18 Jul 2007 13:42:24 +0000 (13:42 +0000)]
Add an ar7 tnetd7200 fix by DerAgo, thanks !

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

16 years agoadd missing config symbols
nbd [Wed, 18 Jul 2007 13:42:04 +0000 (13:42 +0000)]
add missing config symbols

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

16 years agoResync x86_64 kernel config and make uml build ext2 images by default
florian [Wed, 18 Jul 2007 13:01:32 +0000 (13:01 +0000)]
Resync x86_64 kernel config and make uml build ext2 images by default

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

16 years agoUpgrade uml to 2.6.22.1
florian [Wed, 18 Jul 2007 12:43:34 +0000 (12:43 +0000)]
Upgrade uml to 2.6.22.1

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

16 years agoLoad the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX...
florian [Wed, 18 Jul 2007 12:13:37 +0000 (12:13 +0000)]
Load the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX mapping by default if bootloader unknown

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

16 years agoprevent the new config changes from interfering with kernel_menuconfig
nbd [Wed, 18 Jul 2007 12:05:59 +0000 (12:05 +0000)]
prevent the new config changes from interfering with kernel_menuconfig

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

16 years agodisable a few things that are not packaged yet
nbd [Wed, 18 Jul 2007 12:02:17 +0000 (12:02 +0000)]
disable a few things that are not packaged yet

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

16 years agoallow kconfig symbols to be shared between packages
nbd [Wed, 18 Jul 2007 11:53:25 +0000 (11:53 +0000)]
allow kconfig symbols to be shared between packages

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

16 years agoadd missing kconfig lines
nbd [Wed, 18 Jul 2007 11:53:07 +0000 (11:53 +0000)]
add missing kconfig lines

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

16 years agofix a kconfig usage bug
nbd [Wed, 18 Jul 2007 11:49:10 +0000 (11:49 +0000)]
fix a kconfig usage bug

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

16 years agodynamically enable/disable kernel config options for kmod packages based on build...
nbd [Wed, 18 Jul 2007 11:31:01 +0000 (11:31 +0000)]
dynamically enable/disable kernel config options for kmod packages based on build system config

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

16 years agoadd fix for running udhcpc on bridges (patch by Eric L. Chen)
nbd [Wed, 18 Jul 2007 08:23:36 +0000 (08:23 +0000)]
add fix for running udhcpc on bridges (patch by Eric L. Chen)

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

16 years agofail in .quilt_patched when there were patches that didn't apply
nbd [Wed, 18 Jul 2007 07:28:31 +0000 (07:28 +0000)]
fail in .quilt_patched when there were patches that didn't apply

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

16 years agofix two small bugs in the hotplug2 rule parser (#2085)
nbd [Wed, 18 Jul 2007 07:23:40 +0000 (07:23 +0000)]
fix two small bugs in the hotplug2 rule parser (#2085)

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

16 years agocope with QUILT=1 when there are no patches
noz [Tue, 17 Jul 2007 20:05:08 +0000 (20:05 +0000)]
cope with QUILT=1 when there are no patches

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

16 years ago[adm5120] restore support for Infineon's EASY 5120 boards
juhosg [Tue, 17 Jul 2007 15:43:58 +0000 (15:43 +0000)]
[adm5120] restore support for Infineon's EASY 5120 boards

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

16 years agoPreliminary support to bcm6358
florian [Tue, 17 Jul 2007 12:12:39 +0000 (12:12 +0000)]
Preliminary support to bcm6358

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

16 years agobump brcm63xx to 2.6.22.1, too
kaloz [Tue, 17 Jul 2007 10:54:08 +0000 (10:54 +0000)]
bump brcm63xx to 2.6.22.1, too

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

16 years agoavr32 build fixes
kaloz [Tue, 17 Jul 2007 10:38:33 +0000 (10:38 +0000)]
avr32 build fixes

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

16 years agoAdd diagnostic stuff to rb500
florian [Tue, 17 Jul 2007 10:28:31 +0000 (10:28 +0000)]
Add diagnostic stuff to rb500

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

16 years agoUpgrade rb500 to .22.1, add the LED driver from #986
florian [Tue, 17 Jul 2007 10:25:18 +0000 (10:25 +0000)]
Upgrade rb500 to .22.1, add the LED driver from #986

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

16 years agoAdd ipt_random module
florian [Tue, 17 Jul 2007 08:47:44 +0000 (08:47 +0000)]
Add ipt_random module

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

16 years agoAdm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann
florian [Tue, 17 Jul 2007 08:33:41 +0000 (08:33 +0000)]
Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann

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

16 years agoFix warnings
florian [Tue, 17 Jul 2007 08:32:29 +0000 (08:32 +0000)]
Fix warnings

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

16 years agobetter support for handling various jffs2 eraseblock sizes
nbd [Mon, 16 Jul 2007 22:06:45 +0000 (22:06 +0000)]
better support for handling various jffs2 eraseblock sizes

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

16 years agoRemove the bogus pciutils dependency
florian [Mon, 16 Jul 2007 18:18:20 +0000 (18:18 +0000)]
Remove the bogus pciutils dependency

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

16 years agoMove back pciutils to utils, and haserl in the meantime
florian [Mon, 16 Jul 2007 18:17:51 +0000 (18:17 +0000)]
Move back pciutils to utils, and haserl in the meantime

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

16 years agofix ipp2p
nbd [Mon, 16 Jul 2007 16:07:32 +0000 (16:07 +0000)]
fix ipp2p

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

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