Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zram-swap: Install init script with 0755 mode | Vasilis Tsiligiannis | 2013-01-07 | 2 | -3/+3 |
| | | | | SVN-Revision: 35033 | ||||
* | zram-swap: make the zram init.d executable | Hauke Mehrtens | 2013-01-06 | 1 | -0/+0 |
| | | | | SVN-Revision: 35028 | ||||
* | zram: add package to use compressed ram disk for swap | Hauke Mehrtens | 2013-01-06 | 2 | -0/+169 |
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 |