Florian Fainelli
cac2f4efc1
[ar7] include kmod-acx in default images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 15:07:47 +00:00
Florian Fainelli
d5876d547d
[package] make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 15:07:20 +00:00
Jo-Philipp Wich
9e267b69ae
Add pcmcia support on x86 target
...
This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 14:07:03 +00:00
Jo-Philipp Wich
58843a1012
Add support for pc speaker
...
PC speaker could be very useful on platforms which implement it. One could
easily use the speaker to produce a sound where its pitch or duration varies
according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 14:05:42 +00:00
Jo-Philipp Wich
bbc7a4c8c7
[sysupgrade] Don't try to pivot to new ramfs if already running on one
...
This patch allows the sysupgrade script to continue with the upgrade if
openwrt is already running on a ramfs. This allows the use of the sysupgrade
script as an _installer_ when running from an iso image. A user could boot the
system from a bootable cd and invoke sysupgrade -n <URL> to write an image to
the hard disk or CF.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:51:45 +00:00
Jo-Philipp Wich
df2bb6497f
Fix building of iso filesystem
...
This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:50:09 +00:00
Jo-Philipp Wich
78b84f66b7
Fix Image Builder building - added missing /bin dir to toolchain
...
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:48:23 +00:00
Jo-Philipp Wich
36098482e3
[hostapd] Fix installation of hostap pci and plx driver
...
This fixes an issue where installation of hostap pci and plx driver fails
because both were trying to overwrite hostap.sh file.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:47:04 +00:00
Jo-Philipp Wich
f47863235d
[PATCH] Add option in sysupgrade to flash gzipped images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:27:10 +00:00
Felix Fietkau
b266035a37
uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
...
fixes compile error on powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:20:47 +00:00
Jo-Philipp Wich
8735a1c80c
This patch adds a new package "flock" that allows to manage file locks
...
from shell scripts. It provides more functionality than the busybox
"lock" command, i.e. locking existing file descriptors and non-blocking
operation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:18:44 +00:00
Florian Fainelli
00ff973ec2
[package] fix acx compilation on 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 12:31:32 +00:00
Florian Fainelli
9eb1a45985
[kernel] remove 2.6.26 since there are no remaining candidates for it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 12:21:02 +00:00
Florian Fainelli
6adafe0bc0
[ar7] update to 2.6.27 ( #4122 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 12:17:56 +00:00
Felix Fietkau
743d7804c8
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:32:47 +00:00
Felix Fietkau
122725c5d3
madwifi: improve mode selection, do not scan channels which do not fit the desired mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:32:43 +00:00
Felix Fietkau
3c3e5f1fb3
make madwifi buildable without CONFIG_CRYPTO
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:32:39 +00:00
Florian Fainelli
41c9a9e0da
[au1000] update to 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 11:06:56 +00:00
Felix Fietkau
a9e1ab8256
madwifi: improve antenna diversity handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 10:10:06 +00:00
Florian Fainelli
ac006a93d1
[kernel] add missing backslash, thanks juhosg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 08:35:12 +00:00
Jo-Philipp Wich
baa285c07c
[include] adept netfilter.mk to updated imq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:16:36 +00:00
Jo-Philipp Wich
f6bf23b923
[kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:09:04 +00:00
Jo-Philipp Wich
3a8000d301
[kernel] prepare default configuration for kernel side imq update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:07:46 +00:00
Jo-Philipp Wich
e78a375637
[package] iptables: update imq userspace part
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:06:56 +00:00
Jo-Philipp Wich
8cc294f5f5
[package] kernel: prepare kconfig for imq update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:06:03 +00:00
Florian Fainelli
8b2e6895c9
[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:49:05 +00:00
Florian Fainelli
4470a9a65a
[rdc] also copy bzImage when generating initramfs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:36:47 +00:00
Florian Fainelli
478ae16f6b
[package] fix kernel module name for autoloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:23:44 +00:00
Florian Fainelli
824ba8623e
[kernel] add missing rtc-lib module to rtc-core
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:21:08 +00:00
Florian Fainelli
f77c0a242a
[package] package the rtc-core and rtc-m48t86 driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 23:52:46 +00:00
Florian Fainelli
6652efabcf
[kernel] package the Winbond w83627hf super i/o controller
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 23:50:11 +00:00
Florian Fainelli
8b84b9462f
[kernel] package the ITE it821x IDE controller driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 23:49:17 +00:00
Felix Fietkau
553a026f39
uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 22:12:02 +00:00
Florian Fainelli
345c133798
[cavium-octeon] add default network configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 21:28:00 +00:00
Florian Fainelli
a55aaa9f3a
[kernel] use force_sig when handling address errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 21:27:28 +00:00
Florian Fainelli
3866201013
[cavium-octeon] add missing patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 19:35:16 +00:00
Florian Fainelli
c3d79a4f24
[cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 18:12:49 +00:00
Florian Fainelli
a8f89ea13e
[kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 16:33:00 +00:00
Felix Fietkau
d8a2bba467
madwifi: minor cleanup for the channel handling patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 14:06:59 +00:00
Felix Fietkau
3c3e1c858e
fix wprobe conflict with libnl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 13:54:42 +00:00
Jo-Philipp Wich
ba03915406
[package] base-files: replace udhcpc script with an improved version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 12:51:12 +00:00
Felix Fietkau
aace9026ca
use config_get_bool for outdoor mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 12:12:29 +00:00
Felix Fietkau
9060d40b47
madwifi: make country code and outdoor flag changeable without reloading the driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 11:52:24 +00:00
Felix Fietkau
fab34735f3
wprobe: use libnl-tiny instead of libnl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 11:51:16 +00:00
Felix Fietkau
d360f2a1a0
the bison prereq check is no longer necessary
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-06 10:14:39 +00:00
Gabor Juhos
54c7eecda3
[ar71xx] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 20:26:58 +00:00
Gabor Juhos
7d3620fda8
[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 19:21:39 +00:00
Gabor Juhos
18857b1c7e
[ar71xx] sync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 18:40:45 +00:00
Jo-Philipp Wich
36832dd0b6
[package] iptables: install essential headers into staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 11:51:51 +00:00
Felix Fietkau
b3c236efcc
Require* calls must now be placed before BuildPackage calls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 11:01:44 +00:00