Add zram package and enable initial support

As part of the ZRAM on ARM feature add support and enable zram service.

https://fedoraproject.org/wiki/Changes/ZRAMforARMimages

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson
2018-07-19 11:54:38 +01:00
parent 00d745bd6c
commit 66d587dc54
6 changed files with 11 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
%include fedora-disk-base.ks
services --enabled=sshd,NetworkManager,chronyd,initial-setup
services --enabled=sshd,NetworkManager,chronyd,initial-setup,zram-swap
autopart
autopart --noswap
%packages
# install the default groups for the server environment since installing the environment is not working