From 99a42af907bbdd7ca0b180e85b5ffb3ccf5ab1b3 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 14 Jun 2021 14:31:57 -0400 Subject: [PATCH] Add zram module to stateless images --- imgutil/el8/dracut/installkernel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imgutil/el8/dracut/installkernel b/imgutil/el8/dracut/installkernel index 5e953464..52e68412 100644 --- a/imgutil/el8/dracut/installkernel +++ b/imgutil/el8/dracut/installkernel @@ -8,4 +8,4 @@ instmods mlx4_ib mlx5_ub ib_umad ib_ipoib instmods ice i40e hfi1 bnxt_en qed qede instmods dm-mod dm-log raid0 raid1 raid10 raid456 dm-raid dm-thin-pool dm-crypt dm-snapshot linear dm-era # nfs root and optionally gocryptfs -instmods fuse overlay squashfs loop +instmods fuse overlay squashfs loop zram