Install zram-generator

Try to maximize memory efficiency using using an in-memory block device
with on-the-fly compression as swap space.
This commit is contained in:
2022-03-30 13:56:47 -05:00
parent 1737604441
commit 1e96609ebc

View File

@@ -31,6 +31,8 @@ dnf --installroot "${destdir}" install -y \
xinit \
xorg-x11-server-Xorg \
xset \
zram-generator \
zram-generator-defaults \
--
dnf --installroot "${destdir}" install -y \