1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 19:22:01 +03:00
Commit Graph

5365 Commits

Author SHA1 Message Date
geoff
07ef852b5f udev: Update udev package from udev-106 to udev-142
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:19:26 +00:00
geoff
41038d4cb5 udevtrigger: Breakout udevtrigger package
Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs.  To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:16:07 +00:00
geoff
5c44908930 kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:13:39 +00:00
geoff
4e26585759 kexec-tools: Make link /sbin/kexec for compatability with other distros
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:12:41 +00:00
geoff
9b89b041e1 kexec-tools: Make build of kdump optional
Most systems won't need kdump, so make its build optional.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:11:46 +00:00
geoff
51034418fa kexec-tools: Minor makefile line end fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:08:35 +00:00
geoff
5236da1813 kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:07:36 +00:00
geoff
9385085bcc kexec-tools: Update package to version 2.0.1
Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:06:26 +00:00
nbd
673e9cd6ee fix pdc20xx compile for linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 00:52:00 +00:00
nbd
1db366eab8 brcm-2.4: fix ide disk detection on the wl-hdd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-23 23:56:19 +00:00
nbd
ef51dee11c libpcap: fix kernel version check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:14 +00:00
nbd
5f49859ae2 busybox: adjust default config for nommu targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:09 +00:00
nbd
1a4a2b5ae7 mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 18:49:12 +00:00
nbd
f6b146de59 b43: disable pio and pcmcia support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 17:32:52 +00:00
nbd
1bf4b50562 mac80211: reorganize compat code to make cfg80211 load without usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 17:25:33 +00:00
nbd
e4fd841854 fix a typo in the compat-wireless build speedup patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 17:06:51 +00:00
nbd
90379b9c68 mac80211: disable b43 lp-phy support for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 16:56:36 +00:00
nbd
bf03013c03 mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 16:52:46 +00:00
nbd
36fe642cfd wpa_supplicant: fix madwifi related config change handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 15:58:55 +00:00
nbd
d0f1eb07ec mac80211: add missing config override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 15:41:19 +00:00
nbd
3784adc486 now that each target has its own package directory, remove the base-files package renaming hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 15:31:22 +00:00
nbd
c787789db4 mac80211: fix ath5k dma size workaround for ar71xx
Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes.
The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 15:09:03 +00:00
nbd
81ef7deaae remove support for compat-wireless-old
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 15:00:01 +00:00
nbd
23674ee048 upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 14:59:55 +00:00
jow
d72fab0bfc [package] base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 19:12:34 +00:00
nbd
ed4d3a31bb madwifi: remove version selection support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:17:32 +00:00
nbd
71d6652e39 remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:16:11 +00:00
nbd
0efdde7bb2 madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports
removes support for onoe and amrr - I don't think anybody needs these anymore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:13:00 +00:00
nbd
38b0a09fbc add powersave fixes based on patches by Steven Luo (#4376)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 14:48:31 +00:00
nbd
f6b26b47a2 madwifi: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 14:48:21 +00:00
geoff
2b08ef5155 powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 23:07:45 +00:00
geoff
5a4b37be4a ps3-utils: Add Build/InstallDev section to package makefile
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:51:08 +00:00
geoff
5276efbdd3 ps3-utils: Update package to include latest repository fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:50:15 +00:00
florian
ea86a59d02 [package] add missing libsas configuration symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 12:46:39 +00:00
juhosg
af4be27550 [package] iw: update to 0.9.16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 09:46:50 +00:00
juhosg
6b429d2ba2 [package] mac80211: add deadlock fix patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 19:55:10 +00:00
juhosg
e66151f794 Fix broken i2c module loading in R17269
Strip .ko suffix from module name.

Fix typo in name of i2c-scx200-acb module to be loaded.

Steve

Signed-off-by: Steve Brown <sbrown@cortland.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 12:39:47 +00:00
nico
e340bbed3a remove *printf warnings preventing wprobe to build on uml x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 10:26:22 +00:00
nico
feff097f66 use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 10:21:13 +00:00
nbd
445e06373c wprobe: fix tcp port for the proxy mode in the init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 21:31:41 +00:00
hauke
d3c173bcdf [mac80211] increase release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 16:54:09 +00:00
hauke
986268ff2e [mac80211] Do not build the mac80211 module in the kernel.
The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 16:42:48 +00:00
hauke
d98321101a [mac80211] also exclude usb_unpoison_urb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 16:29:52 +00:00
hauke
6e2d68e4b9 [brtfs] exclude kernel 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 16:27:35 +00:00
juhosg
678b2dfee3 [package] kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 09:12:37 +00:00
hauke
8defa68047 [mac80211] Build modules only if realy needed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 08:36:33 +00:00
hauke
80fa9eaa97 [mac80211] update openfw to 5.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 08:35:03 +00:00
hauke
094507e8fe [mac80211] Update to compat-wireless-2009-08-15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 08:26:38 +00:00
florian
97f029be36 [package] fix path to orinoco wireless modules (#5701)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-14 15:21:23 +00:00
jow
930ebf26f0 [package] firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-13 03:31:53 +00:00
jow
dbad7c2943 [package] opkg: crlf -> lf in 001-fix-double-parsing.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-12 13:19:34 +00:00
florian
309acb3dfa [ar7] more compile fixes for sangam-atm and 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 18:50:45 +00:00
acinonyx
568f8e5113 [package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 16:39:53 +00:00
nbd
31e450bbf7 madwifi: fix frame dropped counter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 14:05:57 +00:00
nbd
a9f2903064 madwifi: fix compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:33 +00:00
nbd
08b4be02d2 fix software rx filter for ibss mode (based on a patch by harald schiöberg)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:28 +00:00
nbd
38a1e2c738 madwifi: fix compile error on kernels without net_device api compatibility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:15 +00:00
jow
11a916c4df [package] base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-10 23:48:10 +00:00
jow
af934b189e [package] opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-10 22:38:37 +00:00
hauke
1c843699d2 Correct bool expressions in dependencies.
This fixes #5627


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-10 18:26:18 +00:00
acinonyx
854e6d03d4 [package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 22:51:04 +00:00
florian
b1bfec83f7 [ar7] more 2.6.30 related fixes for ar7-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 21:29:37 +00:00
nbd
9fb3820df1 decrease verbosity of mklibs.py
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 02:37:59 +00:00
nbd
c18a2411a7 integrate mklibs.py support into the build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 02:25:03 +00:00
nbd
5d58e1d922 install static libraries from uclibc to the rootfs staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 02:24:45 +00:00
nbd
b69805034d add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 21:58:35 +00:00
florian
edab4309b6 [package] libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 09:36:55 +00:00
nbd
282aff2625 base-files: some /lib/network/config.sh refactoring
* Localize a lot more variables than before.
* Do stuff or localize variables at later points or inner blocks
  so less commands are executed in some cases.
* Use the default option of config_get where it makes sense.

Signed-off-by: Malte S. Stretz <mss@apache.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 00:08:06 +00:00
nbd
e4895b7178 base-files: clean up init.d/fstab and port it to the new config_get
... also remove the unused noauto variable in swapon.

Signed-off-by: Malte S. Stretz <mss@apache.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 00:08:01 +00:00
nbd
770318bd49 base-files: port init.d/led to new config_get
... and don't call logger directly, rcS takes care of the correct redirection

Signed-off-by: Malte S. Stretz <mss@apache.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 00:07:56 +00:00
nbd
8a855b152e base-files: port init.d/boot to new config_get
... and localize some variables.

Signed-off-by: Malte S. Stretz <mss@apache.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 00:07:51 +00:00
nbd
d84cebe2b4 base-files: port functions.sh to new config_get
Signed-off-by: Malte S. Stretz <mss@apache.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 00:07:46 +00:00
nbd
eb62b765c4 base-files: allow default value for config_get
Signed-off-by: Malte S. Stretz <mss@apache.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 00:07:42 +00:00
kaloz
dbf38e7683 upgrade opkg to r215 from the googlecode svn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 20:08:27 +00:00
jow
b856049515 [package] broadcom-wl: add "assoclist" command to wlc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 12:02:50 +00:00
juhosg
0c6f7b3d3e [package] iw: update to 0.9.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05 17:27:45 +00:00
florian
17863d85c4 [package] add usb-net-dm9601-ether, thanks groz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05 15:10:29 +00:00
florian
c1cb232faf [package] add usb-serial-motorola-phone, thanks groz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05 15:09:21 +00:00
nbd
43adeb199c fix a typo in apply_config -t
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04 00:43:55 +00:00
jow
ef1435675c [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined, clean trailing whitespace, bump pkg revision (#5356)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04 00:06:47 +00:00
florian
b788e04612 [package] acx fixes for 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 22:30:42 +00:00
jow
f0250152da [package] firewall: add icmp_type option to specify the icmp type in rule sections, bump pkg revision (#5554)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 22:24:48 +00:00
florian
69f4a56b2b [ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 22:21:51 +00:00
jow
5860777450 [package] dropbear: safely support remote restarting of dropbear process; bump pkg revision (#5498)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 22:19:51 +00:00
kaloz
b2e24e292f add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 11:24:56 +00:00
florian
15c636b620 [ar7] compile fixes in ar7-atm for new kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-02 12:37:51 +00:00
florian
99148b148b [package] install libiptc/libipulog from iptables (#5549)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 23:16:06 +00:00
florian
e3a4080a3e [package] update ebtables to 2.0.9-1, fixes #5001
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:47 +00:00
nbd
06fe1ec237 madwifi: fix a race condition in the ap2ap wds setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:19 +00:00
nbd
8cb2e2c8d9 madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:15 +00:00
nbd
b577ffc8a5 madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:10 +00:00
florian
2b3988d5ab [package] force iptables to be configured with ipv6 enabled (#5586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 12:10:59 +00:00
florian
5d5ede9aca [brcm-2.4/brcm47xx] add RTC RV5C386A package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 11:09:02 +00:00
florian
c69d98c0cc [package] prevent rebuild issues on creation of lib64 with 64-bits targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 10:51:19 +00:00
kaloz
967b579058 use board names instead of arch in packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 12:15:51 +00:00
florian
cb0c6cbf78 [package] disable fuse kernel compilation module, all versions that we have have it mainline (#5584)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 10:49:46 +00:00
florian
8baac0fcd1 [package] fix isdn symbols for 2.4 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-29 21:28:10 +00:00
florian
5204355926 [brcm-2.4] add support for the WRT160N, patch from Westley Paynter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 13:00:23 +00:00
jow
907b0ab600 [package] lua: introduce soft memory limits that trigger a gc run but do not result in an oom error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-26 15:06:43 +00:00
acinonyx
32c8ca47a5 Oops, wrong path for the two previous commits
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-26 12:36:23 +00:00