Commit Graph

3 Commits (c2c4190a2486ad8e161c2a29d36dbffdfaa2007e)

Author SHA1 Message Date
Vasilis Tsiligiannis 16b08bfc59 [package] zram-swap: Install init script with 0755 mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 12:01:11 +00:00
Hauke Mehrtens 4e78e2ca42 zram-swap: make the zram init.d executable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 20:23:49 +00:00
Hauke Mehrtens 71830c60f7 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 16:21:29 +00:00