Commit Graph

8969 Commits (aaf31c36f1d85a3eaec5b1e7b52359bdd3e8f390)

Author SHA1 Message Date
Felix Fietkau aaf31c36f1 set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions
SVN-Revision: 12766
2008-09-28 16:17:49 +00:00
Felix Fietkau 13abdc0af1 firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic
SVN-Revision: 12765
2008-09-28 16:17:37 +00:00
Felix Fietkau d896035377 busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it
SVN-Revision: 12763
2008-09-28 15:26:25 +00:00
Felix Fietkau 2b04816c55 fix iw compile
SVN-Revision: 12760
2008-09-28 11:01:33 +00:00
Felix Fietkau d94103514b madwifi: set essid on to avoid association with different ssid (patch from #3937)
SVN-Revision: 12759
2008-09-28 09:43:37 +00:00
Florian Fainelli 93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
SVN-Revision: 12752
2008-09-28 07:09:47 +00:00
Felix Fietkau 033d2f6ca6 scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages
SVN-Revision: 12746
2008-09-27 22:57:58 +00:00
Andy Boyett c514c50057 create a profile for brcm47xx and ixp4xx
SVN-Revision: 12744
2008-09-27 20:16:16 +00:00
Andy Boyett 74a598a426 make b43 the default profile
SVN-Revision: 12743
2008-09-27 20:15:51 +00:00
Lars-Peter Clausen 8186dcaa7d Remove 2.6.23 config, files and patches from olpc target.
SVN-Revision: 12742
2008-09-27 17:48:41 +00:00
Lars-Peter Clausen 41ac00278f Update olpc target kernel to 2.26.5.
SVN-Revision: 12740
2008-09-27 17:09:35 +00:00
Florian Fainelli f1b0fe6f28 Fix location to the ebtables modules (#3855)
SVN-Revision: 12735
2008-09-27 15:13:35 +00:00
Lars-Peter Clausen 50dd431344 Generate olpc.fth depending on the target image type.
SVN-Revision: 12732
2008-09-27 14:43:38 +00:00
Florian Fainelli dea97a3fa3 Document madwifi specific diversity and antenna settings (#3889
SVN-Revision: 12727
2008-09-27 11:40:40 +00:00
Florian Fainelli 5718709711 Fix reference to the old and replaced kmod-rt61
SVN-Revision: 12723
2008-09-27 10:47:00 +00:00
Nicolas Thill 05df3ec37b fix IMQ autoloading
SVN-Revision: 12722
2008-09-27 10:09:54 +00:00
Felix Fietkau 8876ac6d6d remove unnecessary patch chunk
SVN-Revision: 12720
2008-09-26 22:01:33 +00:00
Felix Fietkau c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999)
SVN-Revision: 12719
2008-09-26 20:09:17 +00:00
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Nicolas Thill 6f98e7cf01 remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
SVN-Revision: 12716
2008-09-26 09:42:17 +00:00
Felix Fietkau e2daafdb1d fix typo from last sysupgrade commit
SVN-Revision: 12715
2008-09-26 08:58:43 +00:00
Travis Kemen 3770c99cf8 add switch to not save configuration over the reflash in noninteractive mode
SVN-Revision: 12714
2008-09-26 00:10:01 +00:00
Felix Fietkau 2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset
SVN-Revision: 12713
2008-09-25 23:55:47 +00:00
Gabor Juhos 31d6fde17f sync kernel config
SVN-Revision: 12712
2008-09-25 20:17:41 +00:00
Gabor Juhos 3b7f041bce sync kernel config
SVN-Revision: 12711
2008-09-25 20:16:41 +00:00
Nicolas Thill e812557612 add gpio related config symbols to generic config
SVN-Revision: 12710
2008-09-25 19:59:07 +00:00
Travis Kemen b42c11bb48 add option to shutoff softled
SVN-Revision: 12709
2008-09-25 19:19:32 +00:00
Gabor Juhos 3c8963aa9b remove broken status from the Big Endian subtarget
SVN-Revision: 12708
2008-09-25 18:58:28 +00:00
Felix Fietkau a38c409d6a fix some warnings
SVN-Revision: 12707
2008-09-25 18:24:53 +00:00
Felix Fietkau 5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
2008-09-25 18:24:18 +00:00
John Crispin d58b9ba0d0 add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
SVN-Revision: 12704
2008-09-25 16:27:54 +00:00
Felix Fietkau d0302d323b make sure a predefined CFLAGS variable does not get in the way (fix for #4038)
SVN-Revision: 12702
2008-09-25 14:10:04 +00:00
Nicolas Thill 3616f2d48c disable CONFIG_USB_SUPPORT on avr32
SVN-Revision: 12700
2008-09-25 13:31:05 +00:00
Lars-Peter Clausen 387da72d9c Fix a segfault in uclibc ldso.
SVN-Revision: 12698
2008-09-25 13:06:43 +00:00
Steven Barth c1ef612776 Embed luaposix and bitlib into Lua core library
SVN-Revision: 12696
2008-09-25 12:15:32 +00:00
Felix Fietkau 7300d22877 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
SVN-Revision: 12695
2008-09-25 11:31:35 +00:00
Felix Fietkau 71b68efe91 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>

SVN-Revision: 12694
2008-09-25 11:29:04 +00:00
Nicolas Thill 63e0397058 call autoconf when there's no ./configure script, move it at Build/Prepare stage
SVN-Revision: 12693
2008-09-25 10:47:39 +00:00
Nicolas Thill 59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Nicolas Thill 1990fc90fd allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097)
SVN-Revision: 12689
2008-09-24 17:11:41 +00:00
Nicolas Thill d7810ed63e firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging
SVN-Revision: 12688
2008-09-24 15:10:16 +00:00
Nicolas Thill 73bbafd32a don't override netfilter configuration on storm
SVN-Revision: 12686
2008-09-24 14:43:35 +00:00
Nicolas Thill 0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
2008-09-24 14:11:36 +00:00
Nicolas Thill 2def3b5f01 add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
SVN-Revision: 12684
2008-09-24 13:58:23 +00:00
Nicolas Thill 4a5ee15bde add missing CONFIG_SPI_DEBUG symbol
SVN-Revision: 12683
2008-09-24 13:56:07 +00:00
Nicolas Thill adea7e58b7 fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
SVN-Revision: 12682
2008-09-24 13:27:46 +00:00
Nicolas Thill 34a1fe969e fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
SVN-Revision: 12681
2008-09-24 13:06:01 +00:00
Nicolas Thill 94d41bca72 build 'IPsec BEET mode' as a module on storm
SVN-Revision: 12680
2008-09-24 12:55:42 +00:00
Nicolas Thill ab04e16a1a don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
2008-09-23 20:45:40 +00:00