1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 20:00:39 +03:00
Commit Graph

18285 Commits

Author SHA1 Message Date
jow
99ddec6aa6 [package] opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 19:58:05 +00:00
blogic
3b61310e43 [ifxmips]
extracted firmware files were generated with an incorrect umask



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 16:34:45 +00:00
hcg
a38dbb92f5 [omap35xx] add package python-cjson to gumstix profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 13:56:43 +00:00
acoul
0d6d54a404 package/kernel: update crypto.mk for kernel 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 11:41:09 +00:00
acoul
1286e7d309 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 07:22:26 +00:00
jow
84c3ecfb7f [x86] adjust image defaults for KVM
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 02:31:37 +00:00
jow
a2fd8e26d1 [buildroot] use opkg/host for package installation
- speeds up rebuild operations
	- aligns generated package list format with the one created by opkg on the target
	- fixes broken dependency handling in imagebuilder


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 02:15:46 +00:00
jow
24b8a250a0 [package] base-files: make build dependant on opkg/host
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 02:13:19 +00:00
jow
3edae0c682 [package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 02:12:14 +00:00
jow
fc1ff6d3ea [scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 01:43:20 +00:00
jow
8e3dbe3870 [PATCH v5 4/4] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:19:24 +00:00
jow
c9da55f807 [PATCH v5 3/4] x86: add kvm_guest subtarget
Add a KVM guest subtarget to the x86 target. Since VirtIO is the
preferred I/O virtualization platform for kvm, this target expects it's
root device to be /dev/vda.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:18:51 +00:00
jow
4c7a27bd5a [PATCH v5 2/4] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:16:24 +00:00
jow
610d77501e [PATCH v5 1/4] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 23:15:43 +00:00
jow
614052f0c6 [package] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 20:17:23 +00:00
jow
750dead792 [package] firewall: introduce SNAT support for redirect sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 19:03:17 +00:00
nbd
6f8d5efb9d ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 16:17:06 +00:00
nbd
a37b2b1bf9 fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 16:16:59 +00:00
mb
bebb0ec8a1 Fix musb-hdrc module loading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-05 00:10:30 +00:00
jow
5b805eccf0 [PATCH] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 23:46:39 +00:00
mb
fbe6073cf0 p54spi: Compile in the default eeprom image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 23:42:19 +00:00
acoul
5a642c03dd linux/ixp4xx: add kernel 2.6.36 preliminary support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:54:53 +00:00
acoul
4d03b9fae5 linux/ixp4xx: revert r22922
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:50:43 +00:00
acoul
ce1b0c871e linux/ixp4xx: add kernel 2.6.36 preliminary support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:47:35 +00:00
acoul
205bd2a192 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 22:18:54 +00:00
acoul
495af4aee9 linux/ixp4xx: fix am apex image make bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 21:48:49 +00:00
florian
e8d3b408b1 [package] fix fuse dependency against kmod-fuse
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 19:12:22 +00:00
florian
672815cf95 [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:49 +00:00
florian
91c21e1b4d [package] add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:32 +00:00
florian
569ffb7235 [package] add XTS cipher CryptoAPI module
needed for proper dm-crypt support

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:24 +00:00
florian
14d155196f [kernel] add switch driver for Lantiq PSB6970
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 18:06:01 +00:00
jow
c6d4a05eeb [package] firewall: add option to disable NAT reflection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:49:14 +00:00
jow
572cb3cc9e [package] firewall: clean up description (#7875)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:39:00 +00:00
acoul
bd981197df package/apex: update apex to version 1.6.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:02:18 +00:00
acoul
d3108e930a toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 17:00:55 +00:00
jow
bd94e8e047 [package] 6in4: fix logic fail in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:12:40 +00:00
jow
bcab7d9363 [package] 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:09:49 +00:00
florian
e46ddf2d45 [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:26 +00:00
florian
a3eeda1387 [x86] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:20 +00:00
florian
a802645888 [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 16:03:14 +00:00
jow
291f78f21a [package] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 15:49:13 +00:00
juhosg
249756f2e0 target/toolchain: fix installation after r22723
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 11:56:33 +00:00
mb
5fd261fc89 Zcomax device firmware tool endianness fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 05:40:56 +00:00
juhosg
217d24ebbd ar71xx: build firmware images for the Zcomax boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:43 +00:00
juhosg
af9f7edb75 tools/firmware-utils: new tool for the Zcomax devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:40 +00:00
juhosg
006386c4b4 ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:37 +00:00
juhosg
b73df9f67e package/mtd: write remaining data after adding file to the jffs2 partition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:32 +00:00
jow
f6f48d65b9 [include] ignore vim .swp files when scanning for updates (#7867)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 12:31:18 +00:00
acoul
6ad2eae113 package/iproute2: update iproute2 to version 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 07:39:46 +00:00
acoul
263d7b8592 linux/orion: fix iproute2 issue (partially closes ticket #7862)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 07:06:08 +00:00