armbian-build/packages
Uglymotha d186d70191
Added parameters to armbian-zram-config (#2463)
Added 2 configuration parameters to armbian-zram-config.
First paramter (SWAP=) can explicitely disable zram swap (while leaving log and tmp untouched).
Second parameter (TMP_SIZE) can be used to explicitely set tmp ramdisk size.
The behaviour of existing configurations is not changed.

New function activate_zram() to initialize zram devices and parameters.
Changed script to use zramctl to more flexibly establish zram devices to use for log and tmp.
This also fixes issues which result from both armbian-zram-config and armbian-ramlog being hardcoded to use zram0
2020-12-22 11:21:21 -05:00
..
blobs Resolve network issue on Clusterboard (#2396) 2020-12-02 20:58:10 +01:00
bsp Added parameters to armbian-zram-config (#2463) 2020-12-22 11:21:21 -05:00
extras-buildpkgs Fixed htop cpufreq meter for non-root users (#2273) 2020-10-24 16:57:24 +02:00