Steven Barth [Tue, 15 Jan 2013 13:07:51 +0000 (13:07 +0000)]
base-files: add support for ipv6-prefixes in connection with netifd
SVN-Revision: 35168
Steven Barth [Tue, 15 Jan 2013 13:07:41 +0000 (13:07 +0000)]
netifd: Introduce native IPv6 prefix-handling
SVN-Revision: 35167
Felix Fietkau [Mon, 14 Jan 2013 18:55:36 +0000 (18:55 +0000)]
kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch to 3.8
SVN-Revision: 35162
Gabor Juhos [Mon, 14 Jan 2013 18:18:03 +0000 (18:18 +0000)]
package/kernel: move input modules into a separate submenu
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35161
Gabor Juhos [Mon, 14 Jan 2013 17:53:55 +0000 (17:53 +0000)]
generic: remove EHCI platform driver fix from 3.8
It is not needed on 3.8.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35160
Gabor Juhos [Mon, 14 Jan 2013 17:47:23 +0000 (17:47 +0000)]
generic: add EHCI|OHCI platform driver fix from the cns21xx target
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35159
Felix Fietkau [Mon, 14 Jan 2013 17:09:16 +0000 (17:09 +0000)]
kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7
SVN-Revision: 35158
Florian Fainelli [Mon, 14 Jan 2013 17:03:45 +0000 (17:03 +0000)]
kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35157
Florian Fainelli [Mon, 14 Jan 2013 16:34:25 +0000 (16:34 +0000)]
target: enable XZ BCJ decompressor code after r35097
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
Jo-Philipp Wich [Mon, 14 Jan 2013 16:12:56 +0000 (16:12 +0000)]
netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)
SVN-Revision: 35155
Felix Fietkau [Mon, 14 Jan 2013 16:08:18 +0000 (16:08 +0000)]
kernel: add a config option for keeping the kallsyms table uncompressed, saving ~9kb kernel size after lzma on ar71xx
SVN-Revision: 35154
Felix Fietkau [Mon, 14 Jan 2013 15:58:46 +0000 (15:58 +0000)]
ath9k: fix a soft lockup on smp systems
SVN-Revision: 35152
Felix Fietkau [Mon, 14 Jan 2013 09:51:53 +0000 (09:51 +0000)]
ath9k: remove a lock to fix a deadlock on hw reset
SVN-Revision: 35147
Felix Fietkau [Sun, 13 Jan 2013 22:10:14 +0000 (22:10 +0000)]
mac80211: fix monitor mode injection
SVN-Revision: 35145
Jo-Philipp Wich [Sun, 13 Jan 2013 20:59:51 +0000 (20:59 +0000)]
rules.mk: only select latest libgcc.a with wildcard match (#12798)
SVN-Revision: 35144
Gabor Juhos [Sun, 13 Jan 2013 20:44:14 +0000 (20:44 +0000)]
mac80211: rt2x00: fix PCI eeprom patch
Fixes the following warnings:
CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35143
Jo-Philipp Wich [Sun, 13 Jan 2013 19:49:06 +0000 (19:49 +0000)]
libnfnetlink: update to v1.0.1
SVN-Revision: 35142
Jo-Philipp Wich [Sun, 13 Jan 2013 19:49:01 +0000 (19:49 +0000)]
ubus: update to git head, passes u64 blob types as doubles to Lua
SVN-Revision: 35141
Jo-Philipp Wich [Sun, 13 Jan 2013 19:48:52 +0000 (19:48 +0000)]
netifd: update to git head, adds 64bit counters
SVN-Revision: 35140
Felix Fietkau [Sun, 13 Jan 2013 18:55:39 +0000 (18:55 +0000)]
ath9k: fix memory corruption issues on ar5416/ar91xx
SVN-Revision: 35139
Steven Barth [Sun, 13 Jan 2013 18:06:24 +0000 (18:06 +0000)]
odhcp6c: Send RS on start
SVN-Revision: 35137
Steven Barth [Sun, 13 Jan 2013 17:35:09 +0000 (17:35 +0000)]
odhcp6c: Add preliminary proto-handler
SVN-Revision: 35135
Steven Barth [Sun, 13 Jan 2013 17:25:43 +0000 (17:25 +0000)]
ipv6-support: don't use disable_ipv6
SVN-Revision: 35134
Steven Barth [Sun, 13 Jan 2013 17:25:38 +0000 (17:25 +0000)]
6relayd: Rewrite init-script logic
SVN-Revision: 35133
Felix Fietkau [Sun, 13 Jan 2013 16:48:23 +0000 (16:48 +0000)]
ar71xx: fix unaligned access in cls_u32
SVN-Revision: 35132
Felix Fietkau [Sun, 13 Jan 2013 15:57:05 +0000 (15:57 +0000)]
add ustream-ssl, an ustream abstraction library for SSL stream sockets
SVN-Revision: 35131
Felix Fietkau [Sun, 13 Jan 2013 15:37:58 +0000 (15:37 +0000)]
ar71xx: fix unaligned access in a few more places
SVN-Revision: 35130
Felix Fietkau [Sun, 13 Jan 2013 14:54:39 +0000 (14:54 +0000)]
ar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32
SVN-Revision: 35129
Felix Fietkau [Sun, 13 Jan 2013 14:31:27 +0000 (14:31 +0000)]
libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c
SVN-Revision: 35128
Felix Fietkau [Sun, 13 Jan 2013 13:06:09 +0000 (13:06 +0000)]
ar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 address struct also 2-byte-aligned/packed
SVN-Revision: 35127
Felix Fietkau [Sun, 13 Jan 2013 12:23:42 +0000 (12:23 +0000)]
kernel: add back the mips module relocation patch
SVN-Revision: 35126
Felix Fietkau [Sun, 13 Jan 2013 11:33:48 +0000 (11:33 +0000)]
ar71xx: add more cpu feature overrides, slightly reduces kernel size
SVN-Revision: 35125
Felix Fietkau [Sun, 13 Jan 2013 11:33:44 +0000 (11:33 +0000)]
ar71xx: extend the unaligned access hacks to a few more places that showed up in the new kernel
SVN-Revision: 35124
Felix Fietkau [Sun, 13 Jan 2013 11:33:39 +0000 (11:33 +0000)]
kernel: fix enabling coredump support on 3.7+
SVN-Revision: 35123
Hauke Mehrtens [Sat, 12 Jan 2013 15:00:01 +0000 (15:00 +0000)]
brcm47xx: BCMA - Update default IRQ assignment per upstream change
Update the default IRQ assignment for unrecognized devices per
the upstream change.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35121
Felix Fietkau [Sat, 12 Jan 2013 13:21:08 +0000 (13:21 +0000)]
kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it
SVN-Revision: 35120
Gabor Juhos [Sat, 12 Jan 2013 12:29:55 +0000 (12:29 +0000)]
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35119
Gabor Juhos [Sat, 12 Jan 2013 12:29:53 +0000 (12:29 +0000)]
malta: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35118
Gabor Juhos [Sat, 12 Jan 2013 12:29:52 +0000 (12:29 +0000)]
malta: build lzma and gzip compressed uImages
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35117
Gabor Juhos [Sat, 12 Jan 2013 12:25:42 +0000 (12:25 +0000)]
adm5120: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35116
Gabor Juhos [Sat, 12 Jan 2013 12:25:40 +0000 (12:25 +0000)]
adm5120: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35115
Gabor Juhos [Sat, 12 Jan 2013 12:25:38 +0000 (12:25 +0000)]
ar71xx: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35114
Gabor Juhos [Sat, 12 Jan 2013 12:25:36 +0000 (12:25 +0000)]
ar71xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35113
Gabor Juhos [Sat, 12 Jan 2013 12:25:34 +0000 (12:25 +0000)]
mpc83xx: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35112
Gabor Juhos [Sat, 12 Jan 2013 12:25:32 +0000 (12:25 +0000)]
mpc83xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35111
Gabor Juhos [Sat, 12 Jan 2013 12:25:30 +0000 (12:25 +0000)]
ramips: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35110
Gabor Juhos [Sat, 12 Jan 2013 12:25:28 +0000 (12:25 +0000)]
ramips: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35109
Gabor Juhos [Sat, 12 Jan 2013 12:25:26 +0000 (12:25 +0000)]
rb532: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35108
Gabor Juhos [Sat, 12 Jan 2013 12:25:24 +0000 (12:25 +0000)]
rb532: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35107
Gabor Juhos [Sat, 12 Jan 2013 12:25:21 +0000 (12:25 +0000)]
ppc44x: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35106
Gabor Juhos [Sat, 12 Jan 2013 12:25:20 +0000 (12:25 +0000)]
ppc44x: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35105
Gabor Juhos [Sat, 12 Jan 2013 12:25:18 +0000 (12:25 +0000)]
ppc40x: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35104
Gabor Juhos [Sat, 12 Jan 2013 12:25:16 +0000 (12:25 +0000)]
ppc40x: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35103
Gabor Juhos [Sat, 12 Jan 2013 12:25:14 +0000 (12:25 +0000)]
cns21xx: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35102
Gabor Juhos [Sat, 12 Jan 2013 12:25:12 +0000 (12:25 +0000)]
cns21xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35101
Gabor Juhos [Sat, 12 Jan 2013 11:43:08 +0000 (11:43 +0000)]
kernel: update linux 3.7 to 3.7.2
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35100
Florian Fainelli [Fri, 11 Jan 2013 16:44:26 +0000 (16:44 +0000)]
image.mk: use XZ bcj architecture filter if available
xz supports using an architecture specific BCJ filter, use that one to
save us a couple kB while producing squashfs filesystems (mimics the
Linux kernel).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35097
Felix Fietkau [Fri, 11 Jan 2013 13:24:20 +0000 (13:24 +0000)]
mac80211: fix enabling HT40-
SVN-Revision: 35096
Vasilis Tsiligiannis [Fri, 11 Jan 2013 13:20:51 +0000 (13:20 +0000)]
base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781)
SVN-Revision: 35095
Felix Fietkau [Fri, 11 Jan 2013 11:49:11 +0000 (11:49 +0000)]
mac80211: add a fix for ht40 connections
SVN-Revision: 35094
Felix Fietkau [Thu, 10 Jan 2013 18:46:36 +0000 (18:46 +0000)]
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other devices
SVN-Revision: 35089
Florian Fainelli [Thu, 10 Jan 2013 17:20:29 +0000 (17:20 +0000)]
netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35087
Florian Fainelli [Thu, 10 Jan 2013 17:20:25 +0000 (17:20 +0000)]
mvebu: update to 3.8-rc3
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35086
Hauke Mehrtens [Thu, 10 Jan 2013 14:22:19 +0000 (14:22 +0000)]
brcm47xx: update bgmac driver to the version in mainline kernel
SVN-Revision: 35083
Felix Fietkau [Thu, 10 Jan 2013 14:09:50 +0000 (14:09 +0000)]
ath9k: add some calibration fixes from wireless-testing
SVN-Revision: 35081
Hauke Mehrtens [Thu, 10 Jan 2013 14:05:18 +0000 (14:05 +0000)]
kernel: update bcma and ssb to master-2013-01-09 from wireless-testing
SVN-Revision: 35080
Imre Kaloz [Thu, 10 Jan 2013 13:25:12 +0000 (13:25 +0000)]
clean up PCI bus topology
This makes the PCI bus topology more standard for devices behind a bridge
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 35079
Imre Kaloz [Thu, 10 Jan 2013 13:23:33 +0000 (13:23 +0000)]
clean up PCI bus topology
This makes the PCI bus topology more standard for devices behind a bridge
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 35078
John Crispin [Thu, 10 Jan 2013 06:44:58 +0000 (06:44 +0000)]
fixes USB reset on ARV7518
SVN-Revision: 35077
Florian Fainelli [Wed, 9 Jan 2013 15:36:43 +0000 (15:36 +0000)]
toolchain: fix libpthread package for musl based toolchains (#12651)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35069
Felix Fietkau [Wed, 9 Jan 2013 15:16:52 +0000 (15:16 +0000)]
ath9k: correct a logic error in the rx path fix
SVN-Revision: 35067
Felix Fietkau [Wed, 9 Jan 2013 12:56:25 +0000 (12:56 +0000)]
mac80211, ath9k: merge some pending fixes from linux-wireless@
SVN-Revision: 35066
Felix Fietkau [Wed, 9 Jan 2013 12:45:28 +0000 (12:45 +0000)]
mac80211: update to 2013-01-07, add several ath9k stability fixes
SVN-Revision: 35063
John Crispin [Wed, 9 Jan 2013 09:04:09 +0000 (09:04 +0000)]
fixes none-pci build
SVN-Revision: 35062
Florian Fainelli [Tue, 8 Jan 2013 22:20:30 +0000 (22:20 +0000)]
kernel: add kmod-mvsdio MMC host controller for Marvell targets
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35061
Florian Fainelli [Tue, 8 Jan 2013 22:20:25 +0000 (22:20 +0000)]
kernel: make kmod-of-i2c available for the mvebu target
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35060
Florian Fainelli [Tue, 8 Jan 2013 22:20:21 +0000 (22:20 +0000)]
kernel: adjust orion/kirkwood packages to also build for mvebu target
Armada XP/370 boards share these hardware blocks with Orion and Kirkwood
SoCs.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35059
Florian Fainelli [Tue, 8 Jan 2013 22:20:16 +0000 (22:20 +0000)]
mvebu: add inital support for Marvell Armada XP/370 SoCs
This brings in the initial support for the Marvell Armada XP/370 SoCs.
Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following
interfaces:
- Ethernet
- SDIO
- GPIOs
- SATA
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35058
Florian Fainelli [Tue, 8 Jan 2013 22:20:11 +0000 (22:20 +0000)]
add support for 3.8 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35057
Florian Fainelli [Tue, 8 Jan 2013 22:20:06 +0000 (22:20 +0000)]
add support for 3.8 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35056
Florian Fainelli [Tue, 8 Jan 2013 22:19:31 +0000 (22:19 +0000)]
kernel: add support for 3.8-rc2
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35055
Florian Fainelli [Tue, 8 Jan 2013 22:18:23 +0000 (22:18 +0000)]
kernel: add more SCTP related configuration symbols
These symbols are used by 3.8+ kernels
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35054
Hauke Mehrtens [Mon, 7 Jan 2013 22:51:39 +0000 (22:51 +0000)]
brcm47xx: BGMAC Driver corrections
1) Fix what appears to be a logic error in bgmac_phy_advertise.
2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo
interface w/ the driver to work correctly. I still have the issue
with the interface always being HD when the speed/duplex is set
manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35052
Felix Fietkau [Mon, 7 Jan 2013 21:12:33 +0000 (21:12 +0000)]
mac80211: apply network interface configuration for adhoc + wpa2
SVN-Revision: 35049
Florian Fainelli [Mon, 7 Jan 2013 18:19:31 +0000 (18:19 +0000)]
ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol
Thanks to kyak for spotting this
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35047
Florian Fainelli [Mon, 7 Jan 2013 18:16:40 +0000 (18:16 +0000)]
gcc: fix build for MIPS64 targets introduced by musl patch
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35046
Florian Fainelli [Mon, 7 Jan 2013 18:16:36 +0000 (18:16 +0000)]
update to 3.7
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35045
Florian Fainelli [Mon, 7 Jan 2013 18:16:33 +0000 (18:16 +0000)]
gcc-linaro-4.6: update to 2012.12
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35044
Florian Fainelli [Mon, 7 Jan 2013 18:16:29 +0000 (18:16 +0000)]
gcc-linaro-4.7: update to 2012.12
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35043
Mirko Vogt [Mon, 7 Jan 2013 17:11:15 +0000 (17:11 +0000)]
fix typo in Makefile
Thanks to Stefan Hellermann for pointing this out!
SVN-Revision: 35042
Felix Fietkau [Mon, 7 Jan 2013 15:25:03 +0000 (15:25 +0000)]
libubox: update to latest version, contains several uloop/ustream fixes
SVN-Revision: 35039
Gabor Juhos [Mon, 7 Jan 2013 14:30:37 +0000 (14:30 +0000)]
ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U boards
The PHY_SWAP and PHY_ADDR_SWAP bits are initialized
differently by different versions of the bootloader.
This leads to broken ethernet connection with OpenWrt
on some boards.
Turn both SWAP bits OFF on these boards to make it
consistent regardless of the bootloader used.
Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35037
Gabor Juhos [Mon, 7 Jan 2013 14:14:41 +0000 (14:14 +0000)]
ar71xx: add missing Makefile entry to the 74HC153 GPIO patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35035
Mirko Vogt [Mon, 7 Jan 2013 14:10:01 +0000 (14:10 +0000)]
This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support went upstream
Summary:
* remove all files/* (since merged to upstream)
* patches on nand-spl, mmc and lcd driver
Thanks a lot to Xiangfu Liu!
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
SVN-Revision: 35034
Vasilis Tsiligiannis [Mon, 7 Jan 2013 12:01:11 +0000 (12:01 +0000)]
zram-swap: Install init script with 0755 mode
SVN-Revision: 35033
Jo-Philipp Wich [Mon, 7 Jan 2013 10:54:56 +0000 (10:54 +0000)]
kernel: fix kmod-ipsec load order (#12552)
SVN-Revision: 35032
Hauke Mehrtens [Sun, 6 Jan 2013 20:23:49 +0000 (20:23 +0000)]
zram-swap: make the zram init.d executable
SVN-Revision: 35028
Hauke Mehrtens [Sun, 6 Jan 2013 17:14:53 +0000 (17:14 +0000)]
compcache: remove package, use zram-swap instead
SVN-Revision: 35026
Hauke Mehrtens [Sun, 6 Jan 2013 16:21:29 +0000 (16:21 +0000)]
zram: add package to use compressed ram disk for swap
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.
This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.
Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.
SVN-Revision: 35025
Felix Fietkau [Sun, 6 Jan 2013 15:09:47 +0000 (15:09 +0000)]
orion: debloat the kernel some more
SVN-Revision: 35023