openwrt.git
15 years ago[opkg] use gzipped package lists
agb [Sat, 4 Oct 2008 10:27:06 +0000 (10:27 +0000)]
[opkg] use gzipped package lists

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

15 years agomadwifi: add another missing change for linux 2.4 compat
nbd [Sat, 4 Oct 2008 10:13:12 +0000 (10:13 +0000)]
madwifi: add another missing change for linux 2.4 compat

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

15 years agofix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
nbd [Fri, 3 Oct 2008 17:25:07 +0000 (17:25 +0000)]
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)

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

15 years agomadwifi patch cleanup and stability fixes
nbd [Fri, 3 Oct 2008 15:17:34 +0000 (15:17 +0000)]
madwifi patch cleanup and stability fixes
- fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe.
- add ad-hoc atim fixes by bruno
- add napi polling fixes by sven-ola
- fix compile breakage with debug enabled

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

15 years agoimplement conditional dependencies for generating the Depends: field of ipkgs
nbd [Fri, 3 Oct 2008 14:37:55 +0000 (14:37 +0000)]
implement conditional dependencies for generating the Depends: field of ipkgs

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

15 years ago[ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it
agb [Fri, 3 Oct 2008 06:02:20 +0000 (06:02 +0000)]
[ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it

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

15 years agoAdd workaround for eth0/1 PHY on WRTSL54GS
noz [Thu, 2 Oct 2008 22:22:46 +0000 (22:22 +0000)]
Add workaround for eth0/1 PHY on WRTSL54GS

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

15 years agoremove accidentally committed debug message
nbd [Thu, 2 Oct 2008 18:31:26 +0000 (18:31 +0000)]
remove accidentally committed debug message

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

15 years agomtd: fix image check on non-broadcom platforms
nbd [Thu, 2 Oct 2008 18:19:02 +0000 (18:19 +0000)]
mtd: fix image check on non-broadcom platforms

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

15 years agoimplement conditional dependencies for menuconfig and build deps
nbd [Wed, 1 Oct 2008 21:26:19 +0000 (21:26 +0000)]
implement conditional dependencies for menuconfig and build deps

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

15 years agoCONFIG_NF_CT_ACCT is deprecated in 2.6.27
nbd [Wed, 1 Oct 2008 21:25:53 +0000 (21:25 +0000)]
CONFIG_NF_CT_ACCT is deprecated in 2.6.27

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

15 years agoSplit ebtables into ebtables and ebtables-utils, bump release number
florian [Wed, 1 Oct 2008 19:53:36 +0000 (19:53 +0000)]
Split ebtables into ebtables and ebtables-utils, bump release number

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

15 years ago[ar71xx] forgot the kernel pacthes for the watchdog driver
juhosg [Tue, 30 Sep 2008 17:36:40 +0000 (17:36 +0000)]
[ar71xx] forgot the kernel pacthes for the watchdog driver

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

15 years agoDocument how to build binary ipkgs
florian [Tue, 30 Sep 2008 11:45:54 +0000 (11:45 +0000)]
Document how to build binary ipkgs

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

15 years ago[ar71xx] add hardware watchdog driver
juhosg [Tue, 30 Sep 2008 08:05:18 +0000 (08:05 +0000)]
[ar71xx] add hardware watchdog driver

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

15 years agoAllow dropbear to use shadow passwords, and correct base-files generation of
noz [Tue, 30 Sep 2008 00:56:55 +0000 (00:56 +0000)]
Allow dropbear to use shadow passwords, and correct base-files generation of
/etc/shadow

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

15 years agoDelete 2.6.24 files for OLPC
florian [Mon, 29 Sep 2008 18:46:56 +0000 (18:46 +0000)]
Delete 2.6.24 files for OLPC

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

15 years agoDo not override classifier kernel configuration symbols
florian [Mon, 29 Sep 2008 18:45:24 +0000 (18:45 +0000)]
Do not override classifier kernel configuration symbols

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

15 years agofix up the asm includes location for .27 when building kernel headers
nbd [Mon, 29 Sep 2008 18:09:24 +0000 (18:09 +0000)]
fix up the asm includes location for .27 when building kernel headers

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

15 years agomove some 2.6.27 config stuff from ixp to generic, use slab instead of slub by defaul...
nbd [Mon, 29 Sep 2008 16:49:39 +0000 (16:49 +0000)]
move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable

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

15 years agoas discussed on irc: revert config-default->config-2.6.26 rename
nbd [Mon, 29 Sep 2008 12:18:12 +0000 (12:18 +0000)]
as discussed on irc: revert config-default->config-2.6.26 rename

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

15 years agoport generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but...
nbd [Mon, 29 Sep 2008 01:08:17 +0000 (01:08 +0000)]
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)

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

15 years agoixp4xx: rename config-default to config-2.6.26
nbd [Mon, 29 Sep 2008 01:06:44 +0000 (01:06 +0000)]
ixp4xx: rename config-default to config-2.6.26

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

15 years agoixp4xx: remove 2.6.25 patches
nbd [Mon, 29 Sep 2008 01:06:14 +0000 (01:06 +0000)]
ixp4xx: remove 2.6.25 patches

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

15 years agofix ar2315 watchdog restart (patch from #3953)
nbd [Sun, 28 Sep 2008 20:23:44 +0000 (20:23 +0000)]
fix ar2315 watchdog restart (patch from #3953)

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

15 years agocris is little endian, not big endian (patch from #4048)
nbd [Sun, 28 Sep 2008 19:52:15 +0000 (19:52 +0000)]
cris is little endian, not big endian (patch from #4048)

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

15 years agoadd option in sysupgrade to restore config from file or URL (patch from #4043)
nbd [Sun, 28 Sep 2008 19:45:59 +0000 (19:45 +0000)]
add option in sysupgrade to restore config from file or URL (patch from #4043)

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

15 years agomadwifi: revert part of the noderef fix patch
nbd [Sun, 28 Sep 2008 19:35:56 +0000 (19:35 +0000)]
madwifi: revert part of the noderef fix patch

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

15 years ago[kernel] 2.6.25/2.6.26: fix compiler warning in imq.c
juhosg [Sun, 28 Sep 2008 19:07:37 +0000 (19:07 +0000)]
[kernel] 2.6.25/2.6.26: fix compiler warning in imq.c

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

15 years agobroadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
nbd [Sun, 28 Sep 2008 18:30:23 +0000 (18:30 +0000)]
broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)

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

15 years agofixes firewall rule generation. forwarding rules were inserted in input chains, fixes...
blogic [Sun, 28 Sep 2008 17:40:09 +0000 (17:40 +0000)]
fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028

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

15 years agocustom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
blogic [Sun, 28 Sep 2008 17:06:39 +0000 (17:06 +0000)]
custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029

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

15 years agoset default input policy to ACCEPT to bring the firewall behavior closer to the one...
nbd [Sun, 28 Sep 2008 16:17:49 +0000 (16:17 +0000)]
set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions

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

15 years agofirewall: fix default policies, add a check for duplicate defaults sections and make...
nbd [Sun, 28 Sep 2008 16:17:37 +0000 (16:17 +0000)]
firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic

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

15 years agobusybox: remove the upstream-provided bugfix patch for line editing
nbd [Sun, 28 Sep 2008 15:26:25 +0000 (15:26 +0000)]
busybox: remove the upstream-provided bugfix patch for line editing
it actually breaks the history functionality instead of fixing it

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

15 years agofix iw compile
nbd [Sun, 28 Sep 2008 11:01:33 +0000 (11:01 +0000)]
fix iw compile

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

15 years agomadwifi: set essid on to avoid association with different ssid (patch from #3937)
nbd [Sun, 28 Sep 2008 09:43:37 +0000 (09:43 +0000)]
madwifi: set essid on to avoid association with different ssid (patch from #3937)

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

15 years agoAdd support for HW crypto cores: padlock, geode and hifn75x (#388#)
florian [Sun, 28 Sep 2008 07:09:47 +0000 (07:09 +0000)]
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)

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

15 years agoscripts/feeds: allow multiple alternative urls for a single feed. this will be useful...
nbd [Sat, 27 Sep 2008 22:57:58 +0000 (22:57 +0000)]
scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages

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

15 years ago[ath5k] create a profile for brcm47xx and ixp4xx
agb [Sat, 27 Sep 2008 20:16:16 +0000 (20:16 +0000)]
[ath5k] create a profile for brcm47xx and ixp4xx

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

15 years ago[brcm47xx] make b43 the default profile
agb [Sat, 27 Sep 2008 20:15:51 +0000 (20:15 +0000)]
[brcm47xx] make b43 the default profile

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

15 years agoRemove 2.6.23 config, files and patches from olpc target.
lars [Sat, 27 Sep 2008 17:48:41 +0000 (17:48 +0000)]
Remove 2.6.23 config, files and patches from olpc target.

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

15 years agoUpdate olpc target kernel to 2.26.5.
lars [Sat, 27 Sep 2008 17:09:35 +0000 (17:09 +0000)]
Update olpc target kernel to 2.26.5.

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

15 years agoFix location to the ebtables modules (#3855)
florian [Sat, 27 Sep 2008 15:13:35 +0000 (15:13 +0000)]
Fix location to the ebtables modules (#3855)

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

15 years agoGenerate olpc.fth depending on the target image type.
lars [Sat, 27 Sep 2008 14:43:38 +0000 (14:43 +0000)]
Generate olpc.fth depending on the target image type.

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

15 years agoDocument madwifi specific diversity and antenna settings (#3889
florian [Sat, 27 Sep 2008 11:40:40 +0000 (11:40 +0000)]
Document madwifi specific diversity and antenna settings (#3889

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

15 years agoFix reference to the old and replaced kmod-rt61
florian [Sat, 27 Sep 2008 10:47:00 +0000 (10:47 +0000)]
Fix reference to the old and replaced kmod-rt61

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

15 years agofix IMQ autoloading
nico [Sat, 27 Sep 2008 10:09:54 +0000 (10:09 +0000)]
fix IMQ autoloading

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

15 years agoremove unnecessary patch chunk
nbd [Fri, 26 Sep 2008 22:01:33 +0000 (22:01 +0000)]
remove unnecessary patch chunk

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

15 years agomadwifi: fix some really evil noderef issues (fixes #3999)
nbd [Fri, 26 Sep 2008 20:09:17 +0000 (20:09 +0000)]
madwifi: fix some really evil noderef issues (fixes #3999)

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

15 years ago[kernel] update to 2.6.26.5 and 2.6.25.17
juhosg [Fri, 26 Sep 2008 18:46:53 +0000 (18:46 +0000)]
[kernel] update to 2.6.26.5 and 2.6.25.17

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

15 years agoremove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac8021...
nico [Fri, 26 Sep 2008 09:42:17 +0000 (09:42 +0000)]
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now

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

15 years agofix typo from last sysupgrade commit
nbd [Fri, 26 Sep 2008 08:58:43 +0000 (08:58 +0000)]
fix typo from last sysupgrade commit

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

15 years agoadd switch to not save configuration over the reflash in noninteractive mode
thepeople [Fri, 26 Sep 2008 00:10:01 +0000 (00:10 +0000)]
add switch to not save configuration over the reflash in noninteractive mode

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

15 years agomadwifi: don't crash if the static rate is not in a per-node rateset
nbd [Thu, 25 Sep 2008 23:55:47 +0000 (23:55 +0000)]
madwifi: don't crash if the static rate is not in a per-node rateset

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

15 years ago[ar71xx] sync kernel config
juhosg [Thu, 25 Sep 2008 20:17:41 +0000 (20:17 +0000)]
[ar71xx] sync kernel config

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

15 years ago[adm5120] sync kernel config
juhosg [Thu, 25 Sep 2008 20:16:41 +0000 (20:16 +0000)]
[adm5120] sync kernel config

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

15 years agoadd gpio related config symbols to generic config
nico [Thu, 25 Sep 2008 19:59:07 +0000 (19:59 +0000)]
add gpio related config symbols to generic config

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

15 years agoadd option to shutoff softled
thepeople [Thu, 25 Sep 2008 19:19:32 +0000 (19:19 +0000)]
add option to shutoff softled

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

15 years ago[adm5120] remove broken status from the Big Endian subtarget
juhosg [Thu, 25 Sep 2008 18:58:28 +0000 (18:58 +0000)]
[adm5120] remove broken status from the Big Endian subtarget

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

15 years agofix some warnings
nbd [Thu, 25 Sep 2008 18:24:53 +0000 (18:24 +0000)]
fix some warnings

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

15 years agomtd: improve support for reading input from a pipe. fixes sysupgrade
nbd [Thu, 25 Sep 2008 18:24:18 +0000 (18:24 +0000)]
mtd: improve support for reading input from a pipe. fixes sysupgrade

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

15 years ago[atheros] remove empty dirs
juhosg [Thu, 25 Sep 2008 18:02:35 +0000 (18:02 +0000)]
[atheros] remove empty dirs

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

15 years agoadd gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
blogic [Thu, 25 Sep 2008 16:27:54 +0000 (16:27 +0000)]
add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly

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

15 years agomake sure a predefined CFLAGS variable does not get in the way (fix for #4038)
nbd [Thu, 25 Sep 2008 14:10:04 +0000 (14:10 +0000)]
make sure a predefined CFLAGS variable does not get in the way (fix for #4038)

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

15 years agodisable CONFIG_USB_SUPPORT on avr32
nico [Thu, 25 Sep 2008 13:31:05 +0000 (13:31 +0000)]
disable CONFIG_USB_SUPPORT on avr32

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

15 years agoFix a segfault in uclibc ldso.
lars [Thu, 25 Sep 2008 13:06:43 +0000 (13:06 +0000)]
Fix a segfault in uclibc ldso.

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

15 years agoEmbed luaposix and bitlib into Lua core library
cyrus [Thu, 25 Sep 2008 12:15:32 +0000 (12:15 +0000)]
Embed luaposix and bitlib into Lua core library

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

15 years agoinstall missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
nbd [Thu, 25 Sep 2008 11:31:35 +0000 (11:31 +0000)]
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)

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

15 years agosysupgrade for adm5120
nbd [Thu, 25 Sep 2008 11:29:04 +0000 (11:29 +0000)]
sysupgrade for adm5120

Sysupgrade adapted from the bcm47xx one.

Add a hook to disable watchdog before upgrading.

Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12694 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agocall autoconf when there's no ./configure script, move it at Build/Prepare stage
nico [Thu, 25 Sep 2008 10:47:39 +0000 (10:47 +0000)]
call autoconf when there's no ./configure script, move it at Build/Prepare stage

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

15 years agomove CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable...
nico [Thu, 25 Sep 2008 09:46:46 +0000 (09:46 +0000)]
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)

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

15 years agodisable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on...
nico [Wed, 24 Sep 2008 19:28:53 +0000 (19:28 +0000)]
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported

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

15 years agoallow SDK to install trunk packages with scripts/feeds & build them, instead of tryin...
nico [Wed, 24 Sep 2008 17:11:41 +0000 (17:11 +0000)]
allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097)

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

15 years agofirewall changes:
nico [Wed, 24 Sep 2008 15:10:16 +0000 (15:10 +0000)]
firewall changes:
 - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970)
 - cleanup syn_flood and remove logging

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

15 years agodon't override netfilter configuration on storm
nico [Wed, 24 Sep 2008 14:43:35 +0000 (14:43 +0000)]
don't override netfilter configuration on storm

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

15 years agoload {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes...
nico [Wed, 24 Sep 2008 14:11:36 +0000 (14:11 +0000)]
load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)

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

15 years agoadd missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
nico [Wed, 24 Sep 2008 13:58:23 +0000 (13:58 +0000)]
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23

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

15 years agoadd missing CONFIG_SPI_DEBUG symbol
nico [Wed, 24 Sep 2008 13:56:07 +0000 (13:56 +0000)]
add missing CONFIG_SPI_DEBUG symbol

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

15 years agofix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
nico [Wed, 24 Sep 2008 13:27:46 +0000 (13:27 +0000)]
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)

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

15 years agofix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
nico [Wed, 24 Sep 2008 13:06:01 +0000 (13:06 +0000)]
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)

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

15 years agobuild 'IPsec BEET mode' as a module on storm
nico [Wed, 24 Sep 2008 12:55:42 +0000 (12:55 +0000)]
build 'IPsec BEET mode' as a module on storm

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

15 years agodon't fail if there are no modules.mk under ./target/linux/
nico [Tue, 23 Sep 2008 20:45:40 +0000 (20:45 +0000)]
don't fail if there are no modules.mk under ./target/linux/

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

15 years agouse #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
nbd [Tue, 23 Sep 2008 18:29:44 +0000 (18:29 +0000)]
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)

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

15 years agoparse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead...
nbd [Tue, 23 Sep 2008 18:18:21 +0000 (18:18 +0000)]
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)

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

15 years agofix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2...
nbd [Tue, 23 Sep 2008 17:46:23 +0000 (17:46 +0000)]
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)

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

15 years agodon't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update...
nbd [Tue, 23 Sep 2008 17:29:22 +0000 (17:29 +0000)]
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906

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

15 years agomadwifi: fix locking issues in state machine changes
nbd [Tue, 23 Sep 2008 17:28:19 +0000 (17:28 +0000)]
madwifi: fix locking issues in state machine changes

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

15 years agofirmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure...
nbd [Tue, 23 Sep 2008 16:12:40 +0000 (16:12 +0000)]
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505)

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

15 years agoAR7 watchdog supports magic close
nbd [Tue, 23 Sep 2008 15:43:30 +0000 (15:43 +0000)]
AR7 watchdog supports magic close

This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12666 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not...
nbd [Tue, 23 Sep 2008 15:30:26 +0000 (15:30 +0000)]
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used

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

15 years agofix multiple instances of busybox httpd (thx, Yanira)
nbd [Tue, 23 Sep 2008 15:24:02 +0000 (15:24 +0000)]
fix multiple instances of busybox httpd (thx, Yanira)

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

15 years ago[adm5120] experimental support for the Motorola MU Gateway
juhosg [Tue, 23 Sep 2008 14:56:29 +0000 (14:56 +0000)]
[adm5120] experimental support for the Motorola MU Gateway

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

15 years agoadd missing /etc/functions.sh include required for saving network state (closes:...
nico [Tue, 23 Sep 2008 12:48:53 +0000 (12:48 +0000)]
add missing /etc/functions.sh include required for saving network state (closes: #3902)

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

15 years agomake links to statup scripts in /etc/rc.d relative
nico [Tue, 23 Sep 2008 12:35:34 +0000 (12:35 +0000)]
make links to statup scripts in /etc/rc.d relative

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

15 years agoadd feeds.conf to .gitignore
nbd [Tue, 23 Sep 2008 11:06:06 +0000 (11:06 +0000)]
add feeds.conf to .gitignore

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

15 years agofix sysupgrade support for brcm-2.4 and brcm47xx
nbd [Tue, 23 Sep 2008 11:05:54 +0000 (11:05 +0000)]
fix sysupgrade support for brcm-2.4 and brcm47xx
make mtd refresh based config append optional (leave enabled on x86)

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

15 years agoclean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
nbd [Tue, 23 Sep 2008 09:23:58 +0000 (09:23 +0000)]
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices

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

15 years ago[adm5120] add board specific UART registration
juhosg [Tue, 23 Sep 2008 07:24:15 +0000 (07:24 +0000)]
[adm5120] add board specific UART registration

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

15 years ago[adm5120] remove 2.6.25 config files
juhosg [Tue, 23 Sep 2008 06:52:24 +0000 (06:52 +0000)]
[adm5120] remove 2.6.25 config files

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

This page took 0.088765 seconds and 4 git commands to generate.