openwrt/svn-archive/archive.git
13 years agokernel: l2tp: fix possible oops on l2tp_eth module unload
Hauke Mehrtens [Sun, 3 Apr 2011 13:20:41 +0000 (13:20 +0000)]
kernel: l2tp: fix possible oops on l2tp_eth module unload

SVN-Revision: 26440

13 years agom4: update to version 1.4.16
Hauke Mehrtens [Sun, 3 Apr 2011 13:19:54 +0000 (13:19 +0000)]
m4: update to version 1.4.16

SVN-Revision: 26439

13 years agoxz: update to version 5.0.2
Hauke Mehrtens [Sun, 3 Apr 2011 13:19:16 +0000 (13:19 +0000)]
xz: update to version 5.0.2

SVN-Revision: 26438

13 years agobusybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
Felix Fietkau [Sun, 3 Apr 2011 03:42:14 +0000 (03:42 +0000)]
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC

SVN-Revision: 26437

13 years agobuild: reduce the amount of generated make code for the initial prereq scan - makes...
Felix Fietkau [Sun, 3 Apr 2011 03:40:09 +0000 (03:40 +0000)]
build: reduce the amount of generated make code for the initial prereq scan - makes it about 20% faster

SVN-Revision: 26436

13 years agobuild: use a conditional @ sign before silenced targets instead of .SILENT - makes...
Felix Fietkau [Sun, 3 Apr 2011 03:40:04 +0000 (03:40 +0000)]
build: use a conditional @ sign before silenced targets instead of .SILENT - makes prereq checks more than twice as fast

SVN-Revision: 26435

13 years agobuild: undefine debug helper templates used by subdir.mk if the DEBUG variable is...
Felix Fietkau [Sun, 3 Apr 2011 03:40:01 +0000 (03:40 +0000)]
build: undefine debug helper templates used by subdir.mk if the DEBUG variable is empty, speeds up "make prereq" by 25% when lots of packages are installed

SVN-Revision: 26434

13 years agobuild: move the SH_FUNC eval to the beginning of the opkg control file build command...
Felix Fietkau [Sun, 3 Apr 2011 02:10:32 +0000 (02:10 +0000)]
build: move the SH_FUNC eval to the beginning of the opkg control file build command chain, not in front of every single command

SVN-Revision: 26432

13 years agobuild: do not use shell calls to export empty opkg control files, speeds up package...
Felix Fietkau [Sun, 3 Apr 2011 02:07:59 +0000 (02:07 +0000)]
build: do not use shell calls to export empty opkg control files, speeds up package build and fixes some "Argument list too long" errors
Patch by Thomas Langer from #8450

SVN-Revision: 26431

13 years agobusybox: simplify conditional dependency on librpc
Felix Fietkau [Sun, 3 Apr 2011 01:56:05 +0000 (01:56 +0000)]
busybox: simplify conditional dependency on librpc

SVN-Revision: 26430

13 years agobusybox: only add the librpc build dependency for uclibc (#8864)
Felix Fietkau [Sun, 3 Apr 2011 01:55:22 +0000 (01:55 +0000)]
busybox: only add the librpc build dependency for uclibc (#8864)

SVN-Revision: 26429

13 years agobase-files: bridge config, avoid having a random ipv6 ll address
Felix Fietkau [Sun, 3 Apr 2011 01:23:45 +0000 (01:23 +0000)]
base-files: bridge config, avoid having a random ipv6 ll address

So far, we are setting the bridge interface up before having added any
bridge interface ports. This results in the bridge assigning a random
mac address to its bridge interface and therefore IPv6 assigning a
matching link local address to the bridge interface as soon as the
bridge interface is up. After adding the first bridge port interface,
the bridge's mac address is reset correctly, however the IPv6 link
local address stays the same.

This commit ensures that we are at least having the IPv6 link local
address of the first interface added to the bridge instead of a random
one.

Signed-off-by: Linus Lüssing <linus.luessing@web.de>
SVN-Revision: 26426

13 years agokernel: usb-net depends on kernel MII support
Felix Fietkau [Sun, 3 Apr 2011 01:23:20 +0000 (01:23 +0000)]
kernel: usb-net depends on kernel MII support

SVN-Revision: 26425

13 years agokernel: add a package for the sierra_net module for sierra wireless 3g devices
Felix Fietkau [Sun, 3 Apr 2011 01:23:16 +0000 (01:23 +0000)]
kernel: add a package for the sierra_net module for sierra wireless 3g devices

SVN-Revision: 26424

13 years agolzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma
Felix Fietkau [Sun, 3 Apr 2011 01:02:03 +0000 (01:02 +0000)]
lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma

SVN-Revision: 26423

13 years agotools/squashfs4: update to version 4.2 (adds support for xz compression)
Felix Fietkau [Sun, 3 Apr 2011 01:02:00 +0000 (01:02 +0000)]
tools/squashfs4: update to version 4.2 (adds support for xz compression)

Based on a patch by Jonas Gorski

SVN-Revision: 26422

13 years agoath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probab...
Felix Fietkau [Sat, 2 Apr 2011 22:04:38 +0000 (22:04 +0000)]
ath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probably on other devices as well); fixes #9107

SVN-Revision: 26418

13 years agokernel: add a missing kconfig symbol for 2.6.38
Felix Fietkau [Sat, 2 Apr 2011 19:48:45 +0000 (19:48 +0000)]
kernel: add a missing kconfig symbol for 2.6.38

SVN-Revision: 26417

13 years agohostapd: write a stampfile when the random pool has been initialized - fixes rejected...
Felix Fietkau [Sat, 2 Apr 2011 19:44:51 +0000 (19:44 +0000)]
hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart

SVN-Revision: 26415

13 years agohostapd: update to 20110402, fixes issues with non-QoS clients
Felix Fietkau [Sat, 2 Apr 2011 19:44:47 +0000 (19:44 +0000)]
hostapd: update to 20110402, fixes issues with non-QoS clients

SVN-Revision: 26414

13 years agokernel: remove double definition of depends in crypto-mv-cesa and make it look like...
Hauke Mehrtens [Sat, 2 Apr 2011 19:31:21 +0000 (19:31 +0000)]
kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.

Thank you Maarten

SVN-Revision: 26413

13 years agoath9k-htc: enable debugfs support
Felix Fietkau [Sat, 2 Apr 2011 16:53:46 +0000 (16:53 +0000)]
ath9k-htc: enable debugfs support

SVN-Revision: 26412

13 years agortl8306: do not overwrite registers in the phy fixup, it could mess up other switches...
Felix Fietkau [Sat, 2 Apr 2011 16:35:22 +0000 (16:35 +0000)]
rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (fixes #8911)

SVN-Revision: 26410

13 years agomac80211: fix duplicate probe request reception (triggering unnecessary probe respons...
Felix Fietkau [Sat, 2 Apr 2011 16:06:42 +0000 (16:06 +0000)]
mac80211: fix duplicate probe request reception (triggering unnecessary probe responses in multi-BSSID setups)

SVN-Revision: 26408

13 years agokernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
Hauke Mehrtens [Sat, 2 Apr 2011 15:41:04 +0000 (15:41 +0000)]
kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2

SVN-Revision: 26407

13 years agokernel: add a missing dependency for the mv_cesa crypto driver
Felix Fietkau [Sat, 2 Apr 2011 15:25:22 +0000 (15:25 +0000)]
kernel: add a missing dependency for the mv_cesa crypto driver

SVN-Revision: 26406

13 years agoset TOOLCHAIN_DIR var when using external toolchain
Felix Fietkau [Sat, 2 Apr 2011 14:27:51 +0000 (14:27 +0000)]
set TOOLCHAIN_DIR var when using external toolchain

This patch allows to use the openwrt toolchain as external toolchain for the
same project. See bug #9131 for details.

Signed-off-by: Sven Bachmann <dev@mcbachmann.de>
SVN-Revision: 26405

13 years ago[package] uboot-ar71xx: fix compilation on FreeBSD
Jo-Philipp Wich [Sat, 2 Apr 2011 13:20:11 +0000 (13:20 +0000)]
[package] uboot-ar71xx: fix compilation on FreeBSD

SVN-Revision: 26404

13 years ago[lantiq]
John Crispin [Sat, 2 Apr 2011 12:56:11 +0000 (12:56 +0000)]
[lantiq]
remove unknown package names from DEFAULT:=

SVN-Revision: 26403

13 years agokernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher...
Felix Fietkau [Sat, 2 Apr 2011 12:50:50 +0000 (12:50 +0000)]
kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)

SVN-Revision: 26402

13 years agoar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the...
Felix Fietkau [Sat, 2 Apr 2011 12:43:21 +0000 (12:43 +0000)]
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues

SVN-Revision: 26401

13 years ago[generic] flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip...
Daniel Dickinson [Sat, 2 Apr 2011 05:44:46 +0000 (05:44 +0000)]
[generic] flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip.  It should be recognized by the CFI and not need forcing.  User has not since replied.

SVN-Revision: 26400

13 years agoppp: fix fallout from the size reduction patch (thx, frogonwheels)
Felix Fietkau [Sat, 2 Apr 2011 02:24:38 +0000 (02:24 +0000)]
ppp: fix fallout from the size reduction patch (thx, frogonwheels)

SVN-Revision: 26398

13 years agoWe $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet...
Daniel Dickinson [Sat, 2 Apr 2011 02:02:24 +0000 (02:02 +0000)]
We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.

Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).

Signed-off-by: Philip Prindeville <philipp@openwrt.org
SVN-Revision: 26397

13 years agoath9k: fix adhoc beacon issues (#9163)
Felix Fietkau [Sat, 2 Apr 2011 01:10:01 +0000 (01:10 +0000)]
ath9k: fix adhoc beacon issues (#9163)

SVN-Revision: 26395

13 years agoar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection
Felix Fietkau [Sat, 2 Apr 2011 00:47:33 +0000 (00:47 +0000)]
ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection

SVN-Revision: 26394

13 years agoar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind...
Felix Fietkau [Sat, 2 Apr 2011 00:47:29 +0000 (00:47 +0000)]
ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead

SVN-Revision: 26393

13 years agoar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run...
Felix Fietkau [Sat, 2 Apr 2011 00:47:25 +0000 (00:47 +0000)]
ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts

SVN-Revision: 26392

13 years ago[scripts/env]
John Crispin [Fri, 1 Apr 2011 11:07:27 +0000 (11:07 +0000)]
[scripts/env]

path expansion was broken due to a badly quoted *

Signed-of-by: Benjamin Cama <benoar@dolka.fr>
SVN-Revision: 26391

13 years ago[dropbear]
John Crispin [Fri, 1 Apr 2011 10:55:23 +0000 (10:55 +0000)]
[dropbear]

r25831 reduced the size of the dropbear executable by, among other things,
disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.

In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 26390

13 years ago[brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
Daniel Dickinson [Thu, 31 Mar 2011 06:16:23 +0000 (06:16 +0000)]
[brcm63xx] Updated kernel version to 2.6.37.4.  Tested with 6348 and 6358 devices.

SVN-Revision: 26387

13 years ago[package] firewall: prevent duplicate values in interface state vars
Jo-Philipp Wich [Wed, 30 Mar 2011 20:29:17 +0000 (20:29 +0000)]
[package] firewall: prevent duplicate values in interface state vars

SVN-Revision: 26382

13 years agoshmem_set_file: Remove ima_counts_get()
Michael Büsch [Wed, 30 Mar 2011 16:49:18 +0000 (16:49 +0000)]
shmem_set_file: Remove ima_counts_get()

SVN-Revision: 26378

13 years ago2.6.38 vm_exports.patch: Fix merge error introduced in r26332
Michael Büsch [Wed, 30 Mar 2011 16:43:23 +0000 (16:43 +0000)]
2.6.38 vm_exports.patch: Fix merge error introduced in r26332
Thanks to acoul for noticing.

SVN-Revision: 26377

13 years agokernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
Felix Fietkau [Wed, 30 Mar 2011 15:59:40 +0000 (15:59 +0000)]
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)

SVN-Revision: 26375

13 years ago[package] fix USB modules build on octeon
Florian Fainelli [Wed, 30 Mar 2011 15:36:26 +0000 (15:36 +0000)]
[package] fix USB modules build on octeon

SVN-Revision: 26374

13 years ago[octeon] package i2c master driver
Florian Fainelli [Wed, 30 Mar 2011 15:36:22 +0000 (15:36 +0000)]
[octeon] package i2c master driver

SVN-Revision: 26373

13 years agokernel: add missing dependency for ocf on kmod-crypto-hash
Felix Fietkau [Wed, 30 Mar 2011 15:07:09 +0000 (15:07 +0000)]
kernel: add missing dependency for ocf on kmod-crypto-hash

SVN-Revision: 26372

13 years agomac80211: add all drivers to PKG_CONFIG_DEPENDS
Felix Fietkau [Wed, 30 Mar 2011 12:33:14 +0000 (12:33 +0000)]
mac80211: add all drivers to PKG_CONFIG_DEPENDS

SVN-Revision: 26369

13 years agoath9k: fix reported signal strength
Felix Fietkau [Wed, 30 Mar 2011 11:38:39 +0000 (11:38 +0000)]
ath9k: fix reported signal strength

SVN-Revision: 26368

13 years agonl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP...
Felix Fietkau [Wed, 30 Mar 2011 11:38:35 +0000 (11:38 +0000)]
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients (#8830)

SVN-Revision: 26367

13 years ago[omap35xx] Update filesystem selection
Hamish Guthrie [Wed, 30 Mar 2011 11:37:08 +0000 (11:37 +0000)]
[omap35xx] Update filesystem selection

SVN-Revision: 26366

13 years agoqos-scripts: remove the layer7 based classifiers from the default configuration ...
Felix Fietkau [Wed, 30 Mar 2011 10:44:27 +0000 (10:44 +0000)]
qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks

SVN-Revision: 26364

13 years ago[omap35xx] Add uboot-envtools to gumstix builds
Hamish Guthrie [Wed, 30 Mar 2011 09:39:58 +0000 (09:39 +0000)]
[omap35xx] Add uboot-envtools to gumstix builds

SVN-Revision: 26363

13 years agokernel: fix autoload for the crypto_hash module (patch from #9136)
Felix Fietkau [Tue, 29 Mar 2011 13:31:39 +0000 (13:31 +0000)]
kernel: fix autoload for the crypto_hash module (patch from #9136)

SVN-Revision: 26358

13 years agobusybox: enable cmp by default (#9133)
Felix Fietkau [Tue, 29 Mar 2011 10:58:42 +0000 (10:58 +0000)]
busybox: enable cmp by default (#9133)

SVN-Revision: 26356

13 years ago[lantiq]
John Crispin [Tue, 29 Mar 2011 07:10:50 +0000 (07:10 +0000)]
[lantiq]
* adds spi driver, thx daniel

SVN-Revision: 26355

13 years ago[lantiq]
John Crispin [Tue, 29 Mar 2011 06:20:00 +0000 (06:20 +0000)]
[lantiq]
* fix ARV7518PW support

SVN-Revision: 26354

13 years ago[lantiq]
John Crispin [Tue, 29 Mar 2011 06:19:31 +0000 (06:19 +0000)]
[lantiq]
* use netif_rx of the phydev if it is provided

SVN-Revision: 26353

13 years ago[lantiq]
John Crispin [Tue, 29 Mar 2011 05:18:08 +0000 (05:18 +0000)]
[lantiq]
* shrink the memory window of the wdt

SVN-Revision: 26352

13 years ago[lantiq]
John Crispin [Tue, 29 Mar 2011 05:17:10 +0000 (05:17 +0000)]
[lantiq]
* several updates to the voice packages

SVN-Revision: 26351

13 years agoscripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly
Felix Fietkau [Mon, 28 Mar 2011 23:25:18 +0000 (23:25 +0000)]
scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly

SVN-Revision: 26349

13 years ago[x86] geos: support cpu MSR register and flashrom for coreboot upgrades
Florian Fainelli [Mon, 28 Mar 2011 21:31:02 +0000 (21:31 +0000)]
[x86] geos: support cpu MSR register and flashrom for coreboot upgrades

The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.

Allow the user to upgrade his BIOS from Linux.

Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26344

13 years agoUpdate omap24xx kconfig
Michael Büsch [Mon, 28 Mar 2011 15:53:28 +0000 (15:53 +0000)]
Update omap24xx kconfig

SVN-Revision: 26333

13 years agoUpdate 2.6.38 to 2.6.38.2
Michael Büsch [Mon, 28 Mar 2011 15:44:03 +0000 (15:44 +0000)]
Update 2.6.38 to 2.6.38.2

SVN-Revision: 26332

13 years agolinux/atheros: add missing netpoll option. (closes #9130)
Alexandros C. Couloumbis [Mon, 28 Mar 2011 12:00:17 +0000 (12:00 +0000)]
linux/atheros: add missing netpoll option. (closes #9130)

SVN-Revision: 26331

13 years agoThe Geos target (and probably others, like net5501) need to grab the new cs5535 gpio...
Travis Kemen [Mon, 28 Mar 2011 01:18:58 +0000 (01:18 +0000)]
The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26330

13 years agoramips: remove 2.6.36 stuff
Gabor Juhos [Sun, 27 Mar 2011 19:20:06 +0000 (19:20 +0000)]
ramips: remove 2.6.36 stuff

SVN-Revision: 26329

13 years agoramips: switch to 2.6.37
Gabor Juhos [Sun, 27 Mar 2011 19:20:04 +0000 (19:20 +0000)]
ramips: switch to 2.6.37

SVN-Revision: 26328

13 years agoramips: UPF_FIXED_TYPE must be set for the serial ports
Gabor Juhos [Sun, 27 Mar 2011 19:20:03 +0000 (19:20 +0000)]
ramips: UPF_FIXED_TYPE must be set for the serial ports

SVN-Revision: 26327

13 years agoramips: define GPIO chips separately for each SoCs
Gabor Juhos [Sun, 27 Mar 2011 19:19:59 +0000 (19:19 +0000)]
ramips: define GPIO chips separately for each SoCs

SVN-Revision: 26326

13 years agoramips: move GPIO definitions into a separate header file
Gabor Juhos [Sun, 27 Mar 2011 19:19:57 +0000 (19:19 +0000)]
ramips: move GPIO definitions into a separate header file

SVN-Revision: 26325

13 years agoramips: setup GPIO chip functions on the fly
Gabor Juhos [Sun, 27 Mar 2011 19:19:51 +0000 (19:19 +0000)]
ramips: setup GPIO chip functions on the fly

SVN-Revision: 26324

13 years agoramips: use separate register base for GPIO chips
Gabor Juhos [Sun, 27 Mar 2011 19:19:48 +0000 (19:19 +0000)]
ramips: use separate register base for GPIO chips

SVN-Revision: 26323

13 years agoramips: fix dir-300 mtd layout
Gabor Juhos [Sun, 27 Mar 2011 19:19:45 +0000 (19:19 +0000)]
ramips: fix dir-300 mtd layout

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 26322

13 years agoramips: enable MDIO on the HW550-3G board
Gabor Juhos [Sun, 27 Mar 2011 19:19:41 +0000 (19:19 +0000)]
ramips: enable MDIO on the HW550-3G board

SVN-Revision: 26321

13 years agoramips: add sysupgrade and status LED support for HW550-3G
Gabor Juhos [Sun, 27 Mar 2011 19:19:40 +0000 (19:19 +0000)]
ramips: add sysupgrade and status LED support for HW550-3G

This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.

Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26320

13 years agoubus: update to 2011-03-27 (includes an API simplification for object signatures...
Felix Fietkau [Sun, 27 Mar 2011 18:21:45 +0000 (18:21 +0000)]
ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM

SVN-Revision: 26319

13 years agolibubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
Felix Fietkau [Sun, 27 Mar 2011 18:21:40 +0000 (18:21 +0000)]
libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM

SVN-Revision: 26318

13 years agoath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix...
Felix Fietkau [Sun, 27 Mar 2011 14:27:32 +0000 (14:27 +0000)]
ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips

SVN-Revision: 26316

13 years agouci: fix linking against libdl (#9123)
Felix Fietkau [Sun, 27 Mar 2011 12:56:20 +0000 (12:56 +0000)]
uci: fix linking against libdl (#9123)

SVN-Revision: 26315

13 years ago[package] block-mount: Merged block-mount, block-extroot, and block-hotplug into...
Daniel Dickinson [Sun, 27 Mar 2011 06:40:51 +0000 (06:40 +0000)]
[package] block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.

SVN-Revision: 26314

13 years ago[package] block-mount block-extroot: Bump packages versions forgetten during previous...
Daniel Dickinson [Sun, 27 Mar 2011 06:02:30 +0000 (06:02 +0000)]
[package] block-mount block-extroot: Bump packages versions forgetten during previous two commits

SVN-Revision: 26313

13 years ago[package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable...
Daniel Dickinson [Sun, 27 Mar 2011 05:39:53 +0000 (05:39 +0000)]
[package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.

SVN-Revision: 26312

13 years ago[package] block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root...
Daniel Dickinson [Sun, 27 Mar 2011 05:39:47 +0000 (05:39 +0000)]
[package] block-mount block-extroot:  Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.

SVN-Revision: 26311

13 years agouci: update to fix lua plugin linker issue (#9121)
Felix Fietkau [Sun, 27 Mar 2011 00:50:19 +0000 (00:50 +0000)]
uci: update to fix lua plugin linker issue (#9121)

SVN-Revision: 26310

13 years agouci: install libucimap to the staging dir
Felix Fietkau [Sat, 26 Mar 2011 22:41:17 +0000 (22:41 +0000)]
uci: install libucimap to the staging dir

SVN-Revision: 26309

13 years agoremove ucitrigger, it is unused and will be replaced by something different in the...
Felix Fietkau [Sat, 26 Mar 2011 22:25:59 +0000 (22:25 +0000)]
remove ucitrigger, it is unused and will be replaced by something different in the future

SVN-Revision: 26308

13 years agouci: update to latest version, uses cmake now
Felix Fietkau [Sat, 26 Mar 2011 21:00:20 +0000 (21:00 +0000)]
uci: update to latest version, uses cmake now

SVN-Revision: 26307

13 years agomadwifi: add support for translating country codes into internal country code numbers...
Felix Fietkau [Sat, 26 Mar 2011 16:56:39 +0000 (16:56 +0000)]
madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)

SVN-Revision: 26306

13 years agoRevert "kernel: remove all local symbols from kernel modules at link time to reduce...
Felix Fietkau [Sat, 26 Mar 2011 15:29:53 +0000 (15:29 +0000)]
Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size"
Use -x when stripping kernel modules instead

SVN-Revision: 26305

13 years agostrip .gnu.attributes and .reginfo from kernel modules
Felix Fietkau [Sat, 26 Mar 2011 15:22:14 +0000 (15:22 +0000)]
strip .gnu.attributes and .reginfo from kernel modules

SVN-Revision: 26304

13 years agomac80211: disable an unnecessary backport to reduce code size
Felix Fietkau [Sat, 26 Mar 2011 14:06:29 +0000 (14:06 +0000)]
mac80211: disable an unnecessary backport to reduce code size

SVN-Revision: 26303

13 years agomac80211: remove an obsolete backport patch
Felix Fietkau [Sat, 26 Mar 2011 14:06:25 +0000 (14:06 +0000)]
mac80211: remove an obsolete backport patch

SVN-Revision: 26302

13 years agokernel: use -fno-caller-saves
Felix Fietkau [Sat, 26 Mar 2011 01:07:16 +0000 (01:07 +0000)]
kernel: use -fno-caller-saves

SVN-Revision: 26301

13 years agoglobal cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
Felix Fietkau [Sat, 26 Mar 2011 01:07:12 +0000 (01:07 +0000)]
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance

SVN-Revision: 26300

13 years agoremove postinst files for preinstalled packages
Felix Fietkau [Fri, 25 Mar 2011 23:47:08 +0000 (23:47 +0000)]
remove postinst files for preinstalled packages

SVN-Revision: 26299

13 years agokernel: remove all local symbols from kernel modules at link time to reduce their...
Felix Fietkau [Fri, 25 Mar 2011 23:47:04 +0000 (23:47 +0000)]
kernel: remove all local symbols from kernel modules at link time to reduce their size

SVN-Revision: 26298

13 years agokernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
Felix Fietkau [Fri, 25 Mar 2011 22:18:17 +0000 (22:18 +0000)]
kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix

SVN-Revision: 26297

13 years agokernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to...
Felix Fietkau [Fri, 25 Mar 2011 21:28:44 +0000 (21:28 +0000)]
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages

SVN-Revision: 26296