openwrt.git
14 years ago[kernel] The vfat directory have chanced with all newer kernel.
hauke [Mon, 11 May 2009 20:46:01 +0000 (20:46 +0000)]
[kernel] The vfat directory have chanced with all newer kernel.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15782 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] Make nfs and xfs load again.
hauke [Mon, 11 May 2009 20:44:27 +0000 (20:44 +0000)]
[kernel] Make nfs and xfs load again.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15781 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] kmod-libphy also needed with kernel 2.6.30
hauke [Mon, 11 May 2009 20:41:15 +0000 (20:41 +0000)]
[kernel] kmod-libphy also needed with kernel 2.6.30

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15780 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
hauke [Mon, 11 May 2009 20:40:28 +0000 (20:40 +0000)]
[video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15779 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is not used...
hauke [Mon, 11 May 2009 20:36:19 +0000 (20:36 +0000)]
[ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is not used any more.
This is only included in old kernel versions.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15778 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[lib80211] /net/ieee80211/ was removed in new kernel versions.
hauke [Mon, 11 May 2009 20:31:31 +0000 (20:31 +0000)]
[lib80211] /net/ieee80211/ was removed in new kernel versions.
This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15777 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] Refresh patches.
hauke [Mon, 11 May 2009 20:22:59 +0000 (20:22 +0000)]
[kernel] Refresh patches.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15776 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] Compile fixes for kernel 2.6.29.
hauke [Mon, 11 May 2009 20:20:41 +0000 (20:20 +0000)]
[kernel] Compile fixes for kernel 2.6.29.
The 200-sched_esfq.patch is based on http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15775 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] Add some missing kernel configurations.
hauke [Mon, 11 May 2009 20:17:44 +0000 (20:17 +0000)]
[kernel] Add some missing kernel configurations.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15774 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[madwifi] make madwifi compile with kernel 2.6.29.
hauke [Mon, 11 May 2009 20:16:13 +0000 (20:16 +0000)]
[madwifi] make madwifi compile with kernel 2.6.29.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15773 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd preliminary support for the successor of the storm port
kaloz [Mon, 11 May 2009 18:27:33 +0000 (18:27 +0000)]
add preliminary support for the successor of the storm port

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15772 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[tools] firmware-utils/mkfwimage2: fix a typo
juhosg [Mon, 11 May 2009 14:51:56 +0000 (14:51 +0000)]
[tools] firmware-utils/mkfwimage2: fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15770 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoenable support for GTA02-batteries
mirko [Mon, 11 May 2009 10:50:57 +0000 (10:50 +0000)]
enable support for GTA02-batteries

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15767 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: preserve commandline-patched kernel images for faster kernel testing via netboot
nbd [Mon, 11 May 2009 00:45:28 +0000 (00:45 +0000)]
rb532: preserve commandline-patched kernel images for faster kernel testing via netboot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15766 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: check the link status with a timer
nbd [Mon, 11 May 2009 00:34:15 +0000 (00:34 +0000)]
rb532: check the link status with a timer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15765 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset (git...
mirko [Sun, 10 May 2009 23:21:54 +0000 (23:21 +0000)]
add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15764 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restric...
nbd [Sun, 10 May 2009 22:43:44 +0000 (22:43 +0000)]
madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15763 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: do not add the ff headroom len to dev->hard_header_len to avoid unnecessary...
nbd [Sun, 10 May 2009 22:19:53 +0000 (22:19 +0000)]
madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unnecessary reallocations. the driver will reallocate skbs itself if necessary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15762 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoimprove the skb padding performance change to avoid unnecessary reallocations in...
nbd [Sun, 10 May 2009 22:17:50 +0000 (22:17 +0000)]
improve the skb padding performance change to avoid unnecessary reallocations in the routing code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15761 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: remove some leftover duplicate definitions
nbd [Sun, 10 May 2009 20:13:13 +0000 (20:13 +0000)]
madwifi: remove some leftover duplicate definitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15758 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: clean up tx status mrr handling and fix mrr parsing for 5416
nbd [Sun, 10 May 2009 19:05:15 +0000 (19:05 +0000)]
madwifi: clean up tx status mrr handling and fix mrr parsing for 5416

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15757 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
jow [Sun, 10 May 2009 16:50:56 +0000 (16:50 +0000)]
[package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15756 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoupgrade ppc40x to 2.6.28.10
kaloz [Sun, 10 May 2009 16:44:32 +0000 (16:44 +0000)]
upgrade ppc40x to 2.6.28.10

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15755 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files:
jow [Sun, 10 May 2009 15:53:02 +0000 (15:53 +0000)]
[package] base-files:
- restore device, ifname and aliases state in dhcp script
- make sure that resolv.conf.tmp is written once at least for statically configured dns

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15753 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] e2fsprogs: add libpthread dependency (#5086)
jow [Sat, 9 May 2009 22:41:04 +0000 (22:41 +0000)]
[package] e2fsprogs: add libpthread dependency (#5086)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15748 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] dnsmasq: add option to specify dhcp-hostsfile (#5079)
jow [Sat, 9 May 2009 22:34:04 +0000 (22:34 +0000)]
[package] dnsmasq: add option to specify dhcp-hostsfile (#5079)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15747 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[etrax] dump to 2.6.30-rc5, override device_type
claudio [Sat, 9 May 2009 13:51:52 +0000 (13:51 +0000)]
[etrax] dump to 2.6.30-rc5, override device_type

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15744 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[etrax] add patches for 2.6.30, remove config-default
claudio [Sat, 9 May 2009 13:15:16 +0000 (13:15 +0000)]
[etrax] add patches for 2.6.30, remove config-default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15743 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoGcc 4.3.3 default for etrax
claudio [Sat, 9 May 2009 11:38:41 +0000 (11:38 +0000)]
Gcc 4.3.3 default for etrax

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15742 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] refresh patches for 2.6.30
juhosg [Sat, 9 May 2009 07:01:08 +0000 (07:01 +0000)]
[ar71xx] refresh patches for 2.6.30

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15741 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kirkwood] bump to 2.6.30-rc5
juhosg [Sat, 9 May 2009 06:46:58 +0000 (06:46 +0000)]
[kirkwood] bump to 2.6.30-rc5

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15740 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[sibyte] bump to 2.6.30-rc5
juhosg [Sat, 9 May 2009 06:46:42 +0000 (06:46 +0000)]
[sibyte] bump to 2.6.30-rc5

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15739 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] mac80211: update compat-wireless to 2009-05-08
juhosg [Sat, 9 May 2009 06:34:03 +0000 (06:34 +0000)]
[package] mac80211: update compat-wireless to 2009-05-08

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15738 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] kernel/modules: build pcompress.ko for kernel >=2.6.30
juhosg [Sat, 9 May 2009 06:16:56 +0000 (06:16 +0000)]
[package] kernel/modules: build pcompress.ko for kernel >=2.6.30

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15737 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] generic-2.6/2.6.30: resync patches for 2.6.30-rc5
juhosg [Sat, 9 May 2009 06:05:15 +0000 (06:05 +0000)]
[kernel] generic-2.6/2.6.30: resync patches for 2.6.30-rc5

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15736 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] remove extern directives
juhosg [Sat, 9 May 2009 05:57:56 +0000 (05:57 +0000)]
[ar71xx] remove extern directives

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15735 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
juhosg [Sat, 9 May 2009 05:39:12 +0000 (05:39 +0000)]
[ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15734 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: show reboot notification is sysupgrade
jow [Sat, 9 May 2009 01:54:09 +0000 (01:54 +0000)]
[package] base-files: show reboot notification is sysupgrade

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15730 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: add missing drivers and adjust the kernel command line for the right device...
nbd [Fri, 8 May 2009 23:27:49 +0000 (23:27 +0000)]
rb532: add missing drivers and adjust the kernel command line for the right device name

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15725 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: restore command line patching functionality
nbd [Fri, 8 May 2009 23:27:46 +0000 (23:27 +0000)]
rb532: restore command line patching functionality

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15724 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: disable the automatic rootfs selection - it breaks the cmdline based selection
nbd [Fri, 8 May 2009 23:08:43 +0000 (23:08 +0000)]
rb532: disable the automatic rootfs selection - it breaks the cmdline based selection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15723 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorb532: bring the target specific default /etc/config/network closer to the global...
nbd [Fri, 8 May 2009 23:08:39 +0000 (23:08 +0000)]
rb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15722 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoclean up / fix various Host/Clean templates in tools/
nbd [Fri, 8 May 2009 20:44:47 +0000 (20:44 +0000)]
clean up / fix various Host/Clean templates in tools/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15714 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: clean up handling of various timings such as slot time, ack timeout, eifs...
nbd [Fri, 8 May 2009 19:25:31 +0000 (19:25 +0000)]
madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15713 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix uninitialized variable
nbd [Fri, 8 May 2009 18:49:05 +0000 (18:49 +0000)]
madwifi: fix uninitialized variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15711 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: remove unused functions
nbd [Fri, 8 May 2009 16:21:24 +0000 (16:21 +0000)]
madwifi: remove unused functions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15710 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoupgrade to a new public hal build - contains several minor fixes including ani improv...
nbd [Fri, 8 May 2009 16:08:31 +0000 (16:08 +0000)]
upgrade to a new public hal build - contains several minor fixes including ani improvements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15709 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouse unexport instead of export to clear perforce variables
nbd [Fri, 8 May 2009 15:35:27 +0000 (15:35 +0000)]
use unexport instead of export to clear perforce variables

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15708 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix selection of phy errors in the rx filter
nbd [Fri, 8 May 2009 12:31:28 +0000 (12:31 +0000)]
madwifi: fix selection of phy errors in the rx filter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15707 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoscripts/feeds: ignore virtual packages
nbd [Fri, 8 May 2009 10:39:32 +0000 (10:39 +0000)]
scripts/feeds: ignore virtual packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15706 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agooverride some variables to make sure that perforce does not mess with our build process
nbd [Thu, 7 May 2009 23:50:19 +0000 (23:50 +0000)]
override some variables to make sure that perforce does not mess with our build process

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15705 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: improve autochannel decision with lots of cards on one board
nbd [Thu, 7 May 2009 21:10:33 +0000 (21:10 +0000)]
madwifi: improve autochannel decision with lots of cards on one board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15704 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: improve autochannel, nuke some dead code, fix scanlist building from channel...
nbd [Thu, 7 May 2009 21:00:35 +0000 (21:00 +0000)]
madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] create the lib64 symbolic links for 64-bits supported architectures (#5075)
florian [Thu, 7 May 2009 20:21:21 +0000 (20:21 +0000)]
[package] create the lib64 symbolic links for 64-bits supported architectures (#5075)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15698 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobackport mv88e6095 support for orion - this also fixes the non-working switch-port...
kaloz [Thu, 7 May 2009 19:23:04 +0000 (19:23 +0000)]
backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15697 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd missing RTC_DEBUG symbol
kaloz [Thu, 7 May 2009 19:19:14 +0000 (19:19 +0000)]
add missing RTC_DEBUG symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15696 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
juhosg [Thu, 7 May 2009 19:13:44 +0000 (19:13 +0000)]
[package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15695 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix setting outdoor mode
nbd [Thu, 7 May 2009 18:30:16 +0000 (18:30 +0000)]
madwifi: fix setting outdoor mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15694 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] also supports pcmcia
florian [Thu, 7 May 2009 15:25:15 +0000 (15:25 +0000)]
[brcm63xx] also supports pcmcia

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15693 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar7] include kmod-acx in default images
florian [Thu, 7 May 2009 15:07:47 +0000 (15:07 +0000)]
[ar7] include kmod-acx in default images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15691 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] make acx-mac80211 compile against latest compat-wireless, still does not...
florian [Thu, 7 May 2009 15:07:20 +0000 (15:07 +0000)]
[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

14 years agoAdd pcmcia support on x86 target
jow [Thu, 7 May 2009 14:07:03 +0000 (14:07 +0000)]
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

14 years agoAdd support for pc speaker
jow [Thu, 7 May 2009 14:05:42 +0000 (14:05 +0000)]
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

14 years ago[sysupgrade] Don't try to pivot to new ramfs if already running on one
jow [Thu, 7 May 2009 13:51:45 +0000 (13:51 +0000)]
[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

14 years agoFix building of iso filesystem
jow [Thu, 7 May 2009 13:50:09 +0000 (13:50 +0000)]
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

14 years agoFix Image Builder building - added missing /bin dir to toolchain
jow [Thu, 7 May 2009 13:48:23 +0000 (13:48 +0000)]
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

14 years ago[hostapd] Fix installation of hostap pci and plx driver
jow [Thu, 7 May 2009 13:47:04 +0000 (13:47 +0000)]
[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

14 years ago[PATCH] Add option in sysupgrade to flash gzipped images
jow [Thu, 7 May 2009 13:27:10 +0000 (13:27 +0000)]
[PATCH] Add option in sysupgrade to flash gzipped images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15672 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
nbd [Thu, 7 May 2009 13:20:47 +0000 (13:20 +0000)]
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

14 years agoThis patch adds a new package "flock" that allows to manage file locks
jow [Thu, 7 May 2009 13:18:44 +0000 (13:18 +0000)]
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

14 years ago[package] fix acx compilation on 2.6.27
florian [Thu, 7 May 2009 12:31:32 +0000 (12:31 +0000)]
[package] fix acx compilation on 2.6.27

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15667 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] remove 2.6.26 since there are no remaining candidates for it
florian [Thu, 7 May 2009 12:21:02 +0000 (12:21 +0000)]
[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

14 years ago[ar7] update to 2.6.27 (#4122)
florian [Thu, 7 May 2009 12:17:56 +0000 (12:17 +0000)]
[ar7] update to 2.6.27 (#4122)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
nbd [Thu, 7 May 2009 11:32:47 +0000 (11:32 +0000)]
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

14 years agomadwifi: improve mode selection, do not scan channels which do not fit the desired...
nbd [Thu, 7 May 2009 11:32:43 +0000 (11:32 +0000)]
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

14 years agomake madwifi buildable without CONFIG_CRYPTO
nbd [Thu, 7 May 2009 11:32:39 +0000 (11:32 +0000)]
make madwifi buildable without CONFIG_CRYPTO

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15662 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[au1000] update to 2.6.28
florian [Thu, 7 May 2009 11:06:56 +0000 (11:06 +0000)]
[au1000] update to 2.6.28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15661 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: improve antenna diversity handling
nbd [Thu, 7 May 2009 10:10:06 +0000 (10:10 +0000)]
madwifi: improve antenna diversity handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15658 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] add missing backslash, thanks juhosg
florian [Thu, 7 May 2009 08:35:12 +0000 (08:35 +0000)]
[kernel] add missing backslash, thanks juhosg

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15657 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[include] adept netfilter.mk to updated imq
jow [Thu, 7 May 2009 03:16:36 +0000 (03:16 +0000)]
[include] adept netfilter.mk to updated imq

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
jow [Thu, 7 May 2009 03:09:04 +0000 (03:09 +0000)]
[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

14 years ago[kernel] prepare default configuration for kernel side imq update
jow [Thu, 7 May 2009 03:07:46 +0000 (03:07 +0000)]
[kernel] prepare default configuration for kernel side imq update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15654 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] iptables: update imq userspace part
jow [Thu, 7 May 2009 03:06:56 +0000 (03:06 +0000)]
[package] iptables: update imq userspace part

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] kernel: prepare kconfig for imq update
jow [Thu, 7 May 2009 03:06:03 +0000 (03:06 +0000)]
[package] kernel: prepare kconfig for imq update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15652 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
florian [Thu, 7 May 2009 00:49:05 +0000 (00:49 +0000)]
[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

14 years ago[rdc] also copy bzImage when generating initramfs images
florian [Thu, 7 May 2009 00:36:47 +0000 (00:36 +0000)]
[rdc] also copy bzImage when generating initramfs images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15650 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] fix kernel module name for autoloading
florian [Thu, 7 May 2009 00:23:44 +0000 (00:23 +0000)]
[package] fix kernel module name for autoloading

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] add missing rtc-lib module to rtc-core
florian [Thu, 7 May 2009 00:21:08 +0000 (00:21 +0000)]
[kernel] add missing rtc-lib module to rtc-core

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15648 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] package the rtc-core and rtc-m48t86 driver
florian [Wed, 6 May 2009 23:52:46 +0000 (23:52 +0000)]
[package] package the rtc-core and rtc-m48t86 driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15647 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] package the Winbond w83627hf super i/o controller
florian [Wed, 6 May 2009 23:50:11 +0000 (23:50 +0000)]
[kernel] package the Winbond w83627hf super i/o controller

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15646 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] package the ITE it821x IDE controller driver
florian [Wed, 6 May 2009 23:49:17 +0000 (23:49 +0000)]
[kernel] package the ITE it821x IDE controller driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15645 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loadi...
nbd [Wed, 6 May 2009 22:12:02 +0000 (22:12 +0000)]
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

14 years ago[cavium-octeon] add default network configuration
florian [Wed, 6 May 2009 21:28:00 +0000 (21:28 +0000)]
[cavium-octeon] add default network configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15643 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] use force_sig when handling address errors
florian [Wed, 6 May 2009 21:27:28 +0000 (21:27 +0000)]
[kernel] use force_sig when handling address errors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15642 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[cavium-octeon] add missing patches
florian [Wed, 6 May 2009 19:35:16 +0000 (19:35 +0000)]
[cavium-octeon] add missing patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15641 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech evaluatio...
florian [Wed, 6 May 2009 18:12:49 +0000 (18:12 +0000)]
[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

14 years ago[kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized
florian [Wed, 6 May 2009 16:33:00 +0000 (16:33 +0000)]
[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

14 years agomadwifi: minor cleanup for the channel handling patch
nbd [Wed, 6 May 2009 14:06:59 +0000 (14:06 +0000)]
madwifi: minor cleanup for the channel handling patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15637 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix wprobe conflict with libnl
nbd [Wed, 6 May 2009 13:54:42 +0000 (13:54 +0000)]
fix wprobe conflict with libnl

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: replace udhcpc script with an improved version
jow [Wed, 6 May 2009 12:51:12 +0000 (12:51 +0000)]
[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