Commit Graph

4519 Commits (f54f9b25e1ecc50501e99d0c83843cccbc071f01)

Author SHA1 Message Date
Jo-Philipp Wich b1edd2ac6e opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install
SVN-Revision: 22960
14 years ago
John Crispin 72d4242263 extracted firmware files were generated with an incorrect umask
SVN-Revision: 22957
14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36
SVN-Revision: 22954
14 years ago
Alexandros C. Couloumbis 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
SVN-Revision: 22953
14 years ago
Jo-Philipp Wich 5949f33b06 base-files: make build dependant on opkg/host
SVN-Revision: 22948
14 years ago
Jo-Philipp Wich a836869b69 opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host
SVN-Revision: 22947
14 years ago
Jo-Philipp Wich 8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22945
14 years ago
Jo-Philipp Wich 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22943
14 years ago
Jo-Philipp Wich 1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22942
14 years ago
Jo-Philipp Wich 5ab58aa39c firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
SVN-Revision: 22938
14 years ago
Jo-Philipp Wich eb79296cc1 firewall: introduce SNAT support for redirect sections
SVN-Revision: 22937
14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading
SVN-Revision: 22928
14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO.
It is helpful to those not able / interested in recompiling OpenWRT themselves.
The default action is the same as before, that is 0xf gpiomask.

Signed-off-by: Simon Gaynor <openwrt@simong.net>

SVN-Revision: 22927
14 years ago
Michael Büsch 89f806fe5f p54spi: Compile in the default eeprom image
SVN-Revision: 22926
14 years ago
Florian Fainelli 8e089c375d fix fuse dependency against kmod-fuse
SVN-Revision: 22919
14 years ago
Florian Fainelli 573f15826d kmod-sctp: Add SCTP kernel support
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>

SVN-Revision: 22917
14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22916
14 years ago
Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module
needed for proper dm-crypt support

Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22915
14 years ago
Jo-Philipp Wich f4ee14e1c3 firewall: add option to disable NAT reflection
SVN-Revision: 22908
14 years ago
Jo-Philipp Wich baf4782be6 firewall: clean up description (#7875)
SVN-Revision: 22905
14 years ago
Alexandros C. Couloumbis a72d6ab714 package/apex: update apex to version 1.6.9
SVN-Revision: 22900
14 years ago
Jo-Philipp Wich f1303bd074 6in4: fix logic fail in previous commit
SVN-Revision: 22897
14 years ago
Jo-Philipp Wich 52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
SVN-Revision: 22893
14 years ago
Florian Fainelli 6edf2c577b add kmod-usb-serial-ipw module
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>

SVN-Revision: 22891
14 years ago
Florian Fainelli 4331584485 add cpu msr kernel module package
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 22890
14 years ago
Florian Fainelli f7538b6864 support pre-md5summed passwords in 6in4 scripts
The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.

Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>

SVN-Revision: 22889
14 years ago
Jo-Philipp Wich ca5bf9e291 firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation
SVN-Revision: 22888
14 years ago
Gabor Juhos 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition
SVN-Revision: 22881
14 years ago
Alexandros C. Couloumbis faa7df6ace package/iproute2: update iproute2 to version 2.6.35
SVN-Revision: 22879
14 years ago
Felix Fietkau 4dd1e1437b mac80211: another override
SVN-Revision: 22875
14 years ago
Felix Fietkau 72f1c12abd mac80211: add missing config override for ath9k
SVN-Revision: 22874
14 years ago
Felix Fietkau ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs
SVN-Revision: 22870
14 years ago
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
14 years ago
Felix Fietkau 003ec7d795 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary
SVN-Revision: 22866
14 years ago
Felix Fietkau 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
14 years ago
Gabor Juhos 19654fd1c2 package/broadcom-diag: use broadcast_uevent
SVN-Revision: 22860
14 years ago
Gabor Juhos a4aa4e3973 package/button-hotplug: use brodcast_uevent
SVN-Revision: 22859
14 years ago
Felix Fietkau d23ca9f0f3 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464)
SVN-Revision: 22854
14 years ago
Jo-Philipp Wich ee4dd61b10 firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone)
SVN-Revision: 22847
14 years ago
Lars-Peter Clausen 85d4291984 Dockstar: Adjust rootfs size to that of the original fw
SVN-Revision: 22839
14 years ago
Alexandros C. Couloumbis 00e17f0ba4 package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
SVN-Revision: 22835
14 years ago
Felix Fietkau 1d6f21de61 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n
SVN-Revision: 22827
14 years ago
Felix Fietkau c3bcd846e9 ath9k: add some extra checks to the mic failure fix
SVN-Revision: 22825
14 years ago
Jo-Philipp Wich e874503f3f libreadline: install *.so symlinks as well (#4872)
SVN-Revision: 22824
14 years ago
Florian Fainelli 7ec50d1a2f add compile fixes for ar7-atm
SVN-Revision: 22811
14 years ago
Jo-Philipp Wich 865e34b607 ppp: populate gateway of default route with peer address (#6259)
SVN-Revision: 22806
14 years ago
Jo-Philipp Wich 93c38f2b86 uhttpd: fix segfault triggered by Basic Auth checking
SVN-Revision: 22805
14 years ago
Michael Büsch 7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
14 years ago
Michael Büsch 5106eb903a p54: Fix powersave mode
SVN-Revision: 22797
14 years ago
Felix Fietkau 05cf68cf4c ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
SVN-Revision: 22795
14 years ago