Commit Graph

4595 Commits

Author SHA1 Message Date
Jo-Philipp Wich
3864e6af2f opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
SVN-Revision: 23230
2010-10-05 07:26:49 +00:00
Lars-Peter Clausen
290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Lars-Peter Clausen
15f8eed2a3 uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)
SVN-Revision: 23228
2010-10-04 21:26:33 +00:00
Vasilis Tsiligiannis
de0324cfb0 qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800)
SVN-Revision: 23227
2010-10-04 21:25:48 +00:00
Lars-Peter Clausen
83246559fd uboot-kirkwood: Add support for iomega iconnect wireless
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23218
2010-10-04 09:49:49 +00:00
Lars-Peter Clausen
67ab1350bd kernel: Add hwmon-lm63 package
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23216
2010-10-04 09:17:42 +00:00
Lars-Peter Clausen
2ba2936b58 kernel: kirkwood/orion I2C module support
This patch adds support for configuring kirkwood/orion i2c module.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23215
2010-10-04 09:16:13 +00:00
Jo-Philipp Wich
0fda5f7507 base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.
SVN-Revision: 23211
2010-10-04 00:07:07 +00:00
Jo-Philipp Wich
7eb2c8959c opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>
SVN-Revision: 23210
2010-10-03 22:15:39 +00:00
Jo-Philipp Wich
7bf84dc4f8 firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled
SVN-Revision: 23201
2010-10-03 18:11:59 +00:00
Felix Fietkau
0c99eb5023 ath9k: add a few fixes and cleanups
SVN-Revision: 23198
2010-10-03 16:57:25 +00:00
Lars-Peter Clausen
7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.

Patch by Jan Willies

SVN-Revision: 23190
2010-10-03 01:12:51 +00:00
Jo-Philipp Wich
8e9dfc063f opkg: reenable global upgrade, refresh patches
SVN-Revision: 23174
2010-10-02 03:25:35 +00:00
Jo-Philipp Wich
a2328ecf96 kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
SVN-Revision: 23173
2010-10-02 03:22:56 +00:00
Alexandros C. Couloumbis
b7e25b807b package/grub: revert accidental/unessesery grub commit
SVN-Revision: 23170
2010-10-01 16:43:46 +00:00
Alexandros C. Couloumbis
930031c5d1 tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues.
SVN-Revision: 23169
2010-10-01 16:39:08 +00:00
Felix Fietkau
42a49519f0 ath9k: fix regulatory issues with multiple cards
SVN-Revision: 23168
2010-10-01 15:14:15 +00:00
Felix Fietkau
1cbea05927 ath9k: compile out the ath9k rate control
SVN-Revision: 23163
2010-09-30 15:00:06 +00:00
Alexandros C. Couloumbis
5df80ba3a7 package/grub: fix build issues under 64bit FreeBSD
SVN-Revision: 23162
2010-09-30 14:48:31 +00:00
Jo-Philipp Wich
1cb2abca8e add maintainer information
SVN-Revision: 23159
2010-09-30 10:48:37 +00:00
Alexandros C. Couloumbis
073fca3651 package/grub: fix compile issue under FreeBSD 8.1
SVN-Revision: 23156
2010-09-29 16:27:00 +00:00
Felix Fietkau
5dc2fe588d iw: update to 0.9.21, add support for showing the in-use flag for survey data
SVN-Revision: 23155
2010-09-29 15:16:21 +00:00
Felix Fietkau
6f8a738587 ath9k: fetch survey data for all channels
SVN-Revision: 23154
2010-09-29 15:16:13 +00:00
Alexandros C. Couloumbis
ad41b53a74 package/busybox: fix endianes issue under FreeBSD 8.1
SVN-Revision: 23152
2010-09-29 14:33:35 +00:00
Felix Fietkau
92e5e35c77 mac80211: update to wireless-testing 2010-09-28
SVN-Revision: 23149
2010-09-29 13:13:16 +00:00
Vasilis Tsiligiannis
faf45b7316 dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824)
SVN-Revision: 23148
2010-09-29 07:54:53 +00:00
Jo-Philipp Wich
1a0d7a3612 firewall: fix chain selection logic, option dest must be ignored for notrack targets
SVN-Revision: 23143
2010-09-28 11:38:31 +00:00
Jo-Philipp Wich
a1a31f1831 firewall: don't setup nat reflection if negations are used
SVN-Revision: 23142
2010-09-28 11:11:11 +00:00
Jo-Philipp Wich
6a335579b8 fireall: - support negations for src_ip, dest_ip, src_dip options in rules and redirects - add NOTRACK target to rule sections, allows to define fine grained notrack rules
SVN-Revision: 23141
2010-09-28 10:42:56 +00:00
Alexandros C. Couloumbis
ac899e4bd2 package/dropbear: simplify & reduce init script size (closes #7985)
SVN-Revision: 23118
2010-09-24 15:57:53 +00:00
Jo-Philipp Wich
6bcdab79b6 base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks
SVN-Revision: 23114
2010-09-23 17:32:58 +00:00
Daniel Dickinson
b125e3f68e Fixed duplicated content in file in commit 23111
SVN-Revision: 23112
2010-09-23 14:06:47 +00:00
Daniel Dickinson
7fe34123d6 Missed file committing previous change 23110
SVN-Revision: 23111
2010-09-23 14:03:22 +00:00
Daniel Dickinson
18b473ca9b base/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done.
Thanks jow for the preinit merge stuff!

SVN-Revision: 23110
2010-09-23 13:58:05 +00:00
Felix Fietkau
c749f9a924 ath9k: fix a warning during a failed aggregation start
SVN-Revision: 23100
2010-09-20 17:32:18 +00:00
Daniel Dickinson
1385904dfa base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.
SVN-Revision: 23099
2010-09-19 23:29:40 +00:00
Daniel Dickinson
46803a3b75 base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system
SVN-Revision: 23098
2010-09-19 22:34:06 +00:00
Felix Fietkau
d6f08bcf81 ath9k: fix various aggregation related race conditions
SVN-Revision: 23097
2010-09-19 17:23:15 +00:00
Jo-Philipp Wich
cdd98e3f3a base-files: bump pkg revision after r23091, r23092
SVN-Revision: 23093
2010-09-19 15:14:42 +00:00
Jo-Philipp Wich
52531f4eb6 base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314
SVN-Revision: 23092
2010-09-19 15:13:06 +00:00
Jo-Philipp Wich
84b7b812f3 base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state
SVN-Revision: 23091
2010-09-19 15:04:08 +00:00
Jo-Philipp Wich
b07620df31 firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart
SVN-Revision: 23090
2010-09-19 15:01:47 +00:00
Jo-Philipp Wich
a5d0879de7 ppp: use service_kill()
SVN-Revision: 23088
2010-09-19 14:09:27 +00:00
Jo-Philipp Wich
4815de3f26 base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill
SVN-Revision: 23087
2010-09-19 14:03:32 +00:00
Florian Fainelli
8e9736675f Fix missing dependency in solos-pci module
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23086
2010-09-19 11:18:00 +00:00
Alexandros C. Couloumbis
aea8213bdd package/zlib: fix Darwin compile failure (closes #7963)
SVN-Revision: 23085
2010-09-19 05:33:18 +00:00
Jo-Philipp Wich
f90328f26e firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
SVN-Revision: 23080
2010-09-16 11:47:35 +00:00
Felix Fietkau
4df10391ba rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update
SVN-Revision: 23078
2010-09-16 11:38:27 +00:00
Felix Fietkau
8cd8f6029c hostapd: fix non-multicall wpa_supplicant compile
SVN-Revision: 23073
2010-09-15 17:51:06 +00:00
Jo-Philipp Wich
1e227c0225 Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>

SVN-Revision: 23070
2010-09-15 03:52:13 +00:00