openwrt/svn-archive/archive.git
14 years agomadwifi: fix distance setting
Felix Fietkau [Wed, 13 May 2009 13:02:20 +0000 (13:02 +0000)]
madwifi: fix distance setting

SVN-Revision: 15824

14 years agoreduce the total cpu usage of ipt_do_table under high network load from 3.1% down...
Felix Fietkau [Wed, 13 May 2009 12:42:55 +0000 (12:42 +0000)]
reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile)

SVN-Revision: 15822

14 years agoturn off -Os by default for the kernel and stick to -O2
Felix Fietkau [Wed, 13 May 2009 12:42:50 +0000 (12:42 +0000)]
turn off -Os by default for the kernel and stick to -O2
repeated tests have shown the -O2 kernel to react much better
to high cpu/network load situations

SVN-Revision: 15821

14 years agoworkaround a bootloader bug on the WBD111
Imre Kaloz [Wed, 13 May 2009 10:59:59 +0000 (10:59 +0000)]
workaround a bootloader bug on the WBD111

SVN-Revision: 15818

14 years ago[kernel] add missing configuration symbol
Florian Fainelli [Wed, 13 May 2009 10:46:22 +0000 (10:46 +0000)]
[kernel] add missing configuration symbol

SVN-Revision: 15817

14 years agocleaned up unused 2.6.25 stuff
Markus Wigge [Wed, 13 May 2009 09:28:38 +0000 (09:28 +0000)]
cleaned up unused 2.6.25 stuff

SVN-Revision: 15816

14 years ago[etrax] Cleanup kernel config
Claudio Mignanti [Wed, 13 May 2009 08:36:32 +0000 (08:36 +0000)]
[etrax] Cleanup kernel config

SVN-Revision: 15815

14 years ago[brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
Jo-Philipp Wich [Wed, 13 May 2009 00:11:49 +0000 (00:11 +0000)]
[brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config

SVN-Revision: 15809

14 years ago[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
Hauke Mehrtens [Tue, 12 May 2009 22:02:19 +0000 (22:02 +0000)]
[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.

SVN-Revision: 15807

14 years ago[kernel] Add missing kernel configuration options.
Hauke Mehrtens [Tue, 12 May 2009 20:50:23 +0000 (20:50 +0000)]
[kernel] Add missing kernel configuration options.

SVN-Revision: 15806

14 years ago[kernel] Only build the modules needed by mac80211 as module.
Hauke Mehrtens [Tue, 12 May 2009 20:49:25 +0000 (20:49 +0000)]
[kernel] Only build the modules needed by mac80211 as module.

SVN-Revision: 15805

14 years ago[x86] x86 Kernel configuration for kernel 2.6.30.
Hauke Mehrtens [Tue, 12 May 2009 20:48:32 +0000 (20:48 +0000)]
[x86] x86 Kernel configuration for kernel 2.6.30.

SVN-Revision: 15804

14 years ago[kernel] Compile fix.
Hauke Mehrtens [Tue, 12 May 2009 20:47:16 +0000 (20:47 +0000)]
[kernel] Compile fix.
Port r15775 to kernel 2.6.30.

SVN-Revision: 15803

14 years ago[package] libpcap: fix typo in protocol api patch
Nicolas Thill [Tue, 12 May 2009 14:47:19 +0000 (14:47 +0000)]
[package] libpcap: fix typo in protocol api patch

SVN-Revision: 15802

14 years ago[tools] fix padding between end of the kernel and beginning of the rootfs in imagetag...
Florian Fainelli [Tue, 12 May 2009 13:20:36 +0000 (13:20 +0000)]
[tools] fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108)

SVN-Revision: 15801

14 years ago[cavium-octeon] update to 2.6.30-rc5
Florian Fainelli [Tue, 12 May 2009 12:59:45 +0000 (12:59 +0000)]
[cavium-octeon] update to 2.6.30-rc5

SVN-Revision: 15799

14 years ago[package] fix crypto pcompress configuration symbol name w/ 2.6.30
Florian Fainelli [Tue, 12 May 2009 10:53:22 +0000 (10:53 +0000)]
[package] fix crypto pcompress configuration symbol name w/ 2.6.30

SVN-Revision: 15798

14 years ago[kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
Florian Fainelli [Tue, 12 May 2009 10:36:25 +0000 (10:36 +0000)]
[kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)

SVN-Revision: 15797

14 years agomadwifi: the openwrt build system usually has a better idea of what the target arch...
Felix Fietkau [Mon, 11 May 2009 21:22:11 +0000 (21:22 +0000)]
madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)

SVN-Revision: 15788

14 years ago[it821x] The it821x is at an other location in older kernels.
Hauke Mehrtens [Mon, 11 May 2009 20:58:08 +0000 (20:58 +0000)]
[it821x] The it821x is at an other location in older kernels.

SVN-Revision: 15787

14 years ago[kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.
Hauke Mehrtens [Mon, 11 May 2009 20:57:09 +0000 (20:57 +0000)]
[kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.

SVN-Revision: 15786

14 years ago[libertas] load usb8xxx after usb.
Hauke Mehrtens [Mon, 11 May 2009 20:53:55 +0000 (20:53 +0000)]
[libertas] load usb8xxx after usb.

SVN-Revision: 15785

14 years ago[ssb] Add support for pcmcia to ssb.
Hauke Mehrtens [Mon, 11 May 2009 20:51:38 +0000 (20:51 +0000)]
[ssb] Add support for pcmcia to ssb.
b43 will build now with pcmcia support.

SVN-Revision: 15784

14 years ago[kernel] Conditionals are not supported in Kconfig.
Hauke Mehrtens [Mon, 11 May 2009 20:46:51 +0000 (20:46 +0000)]
[kernel] Conditionals are not supported in Kconfig.

SVN-Revision: 15783

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

SVN-Revision: 15782

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

SVN-Revision: 15781

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

SVN-Revision: 15780

14 years ago[video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
Hauke Mehrtens [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.

SVN-Revision: 15779

14 years ago[ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is not used...
Hauke Mehrtens [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.

SVN-Revision: 15778

14 years ago[lib80211] /net/ieee80211/ was removed in new kernel versions.
Hauke Mehrtens [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.

SVN-Revision: 15777

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

SVN-Revision: 15776

14 years ago[kernel] Compile fixes for kernel 2.6.29.
Hauke Mehrtens [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

SVN-Revision: 15775

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

SVN-Revision: 15774

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

SVN-Revision: 15773

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

SVN-Revision: 15772

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

SVN-Revision: 15770

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

SVN-Revision: 15767

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

SVN-Revision: 15766

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

SVN-Revision: 15765

14 years agoadd support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset (git...
Mirko Vogt [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

SVN-Revision: 15764

14 years agomadwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restric...
Felix Fietkau [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

SVN-Revision: 15763

14 years agomadwifi: do not add the ff headroom len to dev->hard_header_len to avoid unnecessary...
Felix Fietkau [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

SVN-Revision: 15762

14 years agoimprove the skb padding performance change to avoid unnecessary reallocations in...
Felix Fietkau [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

SVN-Revision: 15761

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

SVN-Revision: 15758

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

SVN-Revision: 15757

14 years ago[package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
Jo-Philipp Wich [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

SVN-Revision: 15756

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

SVN-Revision: 15755

14 years ago[package] base-files:
Jo-Philipp Wich [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

SVN-Revision: 15753

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

SVN-Revision: 15748

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

SVN-Revision: 15747

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

SVN-Revision: 15744

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

SVN-Revision: 15743

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

SVN-Revision: 15742

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

SVN-Revision: 15741

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

SVN-Revision: 15740

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

SVN-Revision: 15739

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

SVN-Revision: 15738

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

SVN-Revision: 15737

14 years ago[kernel] generic-2.6/2.6.30: resync patches for 2.6.30-rc5
Gabor Juhos [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

SVN-Revision: 15736

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

SVN-Revision: 15735

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

SVN-Revision: 15734

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

SVN-Revision: 15730

14 years agorb532: add missing drivers and adjust the kernel command line for the right device...
Felix Fietkau [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

SVN-Revision: 15725

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

SVN-Revision: 15724

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

SVN-Revision: 15723

14 years agorb532: bring the target specific default /etc/config/network closer to the global...
Felix Fietkau [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

SVN-Revision: 15722

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

SVN-Revision: 15714

14 years agomadwifi: clean up handling of various timings such as slot time, ack timeout, eifs...
Felix Fietkau [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.

SVN-Revision: 15713

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

SVN-Revision: 15711

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

SVN-Revision: 15710

14 years agoupgrade to a new public hal build - contains several minor fixes including ani improv...
Felix Fietkau [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

SVN-Revision: 15709

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

SVN-Revision: 15708

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

SVN-Revision: 15707

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

SVN-Revision: 15706

14 years agooverride some variables to make sure that perforce does not mess with our build process
Felix Fietkau [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

SVN-Revision: 15705

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

SVN-Revision: 15704

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

SVN-Revision: 15702

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

SVN-Revision: 15698

14 years agobackport mv88e6095 support for orion - this also fixes the non-working switch-port...
Imre 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

SVN-Revision: 15697

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

SVN-Revision: 15696

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

SVN-Revision: 15695

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

SVN-Revision: 15694

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

SVN-Revision: 15693

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

SVN-Revision: 15691

14 years ago[package] make acx-mac80211 compile against latest compat-wireless, still does not...
Florian Fainelli [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 ;)

SVN-Revision: 15690

14 years agoAdd pcmcia support on x86 target
Jo-Philipp Wich [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>
SVN-Revision: 15685

14 years agoAdd support for pc speaker
Jo-Philipp Wich [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>
SVN-Revision: 15684

14 years ago[sysupgrade] Don't try to pivot to new ramfs if already running on one
Jo-Philipp Wich [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>
SVN-Revision: 15683

14 years agoFix building of iso filesystem
Jo-Philipp Wich [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>
SVN-Revision: 15682

14 years agoFix Image Builder building - added missing /bin dir to toolchain
Jo-Philipp Wich [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>
SVN-Revision: 15681

14 years ago[hostapd] Fix installation of hostap pci and plx driver
Jo-Philipp Wich [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>
SVN-Revision: 15680

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

SVN-Revision: 15672

14 years agouclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
Felix Fietkau [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

SVN-Revision: 15670

14 years agoThis patch adds a new package "flock" that allows to manage file locks
Jo-Philipp Wich [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.

SVN-Revision: 15669

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

SVN-Revision: 15667

14 years ago[kernel] remove 2.6.26 since there are no remaining candidates for it
Florian Fainelli [Thu, 7 May 2009 12:21:02 +0000 (12:21 +0000)]
[kernel] remove 2.6.26 since there are no remaining candidates for it

SVN-Revision: 15666

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

SVN-Revision: 15665

14 years agomadwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
Felix Fietkau [Thu, 7 May 2009 11:32:47 +0000 (11:32 +0000)]
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)

SVN-Revision: 15664

14 years agomadwifi: improve mode selection, do not scan channels which do not fit the desired...
Felix Fietkau [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

SVN-Revision: 15663

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

SVN-Revision: 15662