From 2e04647c951843fdf27214b42c522961916e4eb9 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Wed, 21 Apr 2021 16:59:33 -0400 Subject: [PATCH] Add xz to confluent genesis xz provides better compression than gzip, handy to have as an option. --- genesis/97genesis/install-base | 2 +- genesis/confluent-genesis.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/genesis/97genesis/install-base b/genesis/97genesis/install-base index 3a7f3134..a5a408e9 100644 --- a/genesis/97genesis/install-base +++ b/genesis/97genesis/install-base @@ -2,7 +2,7 @@ dracut_install /usr/bin/clevis-encrypt-tpm2 /usr/bin/clevis-decrypt-tpm2 /usr/bin/jose /usr/bin/mktemp dracut_install /lib64/libtss2-tcti-device.so.0 dracut_install /usr/bin/tpm2_create /usr/bin/tpm2_pcrread /usr/bin/tpm2_createpolicy /usr/bin/tpm2_createprimary /usr/bin/tpm2_load /usr/bin/tpm2_unseal -dracut_install curl openssl tar ipmitool cpio gzip lsmod ethtool +dracut_install curl openssl tar ipmitool cpio xz gzip lsmod ethtool dracut_install modprobe touch echo cut wc bash netstat uniq grep ip hostname dracut_install awk egrep dirname bc expr sort dracut_install ssh sshd vi reboot lspci parted tmux mkfs mkfs.ext4 mkfs.xfs xfs_db mkswap diff --git a/genesis/confluent-genesis.spec b/genesis/confluent-genesis.spec index 9eecaebb..0a25f112 100644 --- a/genesis/confluent-genesis.spec +++ b/genesis/confluent-genesis.spec @@ -1,6 +1,6 @@ %define arch x86_64 Version: 3.2.0 -Release: 3 +Release: 4 Name: confluent-genesis-%{arch} BuildArch: noarch Summary: Genesis servicing image for confluent