From c2927b9739e24e9b1ab8526064bfbb46f0d402e8 Mon Sep 17 00:00:00 2001 From: lukas Date: Mon, 21 Jun 2021 20:29:00 +0200 Subject: [PATCH] add warning for vsxed --- f34/vsmed.cfg | 4 ++-- f34/vsxed.cfg | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/f34/vsmed.cfg b/f34/vsmed.cfg index 40ced2c..082e84e 100644 --- a/f34/vsmed.cfg +++ b/f34/vsmed.cfg @@ -99,9 +99,9 @@ efibootmgr grub2-tools langpacks-en -# Install software to allow the host to better interact with the guest +# Install software to allow the host to better interact with the guest (can't find the spice-vdagent package) qemu-guest-agent -spice-vdagent +# spice-vdagent # To be removed if we want to redistribute as Fedora Remix. -fedora-logos diff --git a/f34/vsxed.cfg b/f34/vsxed.cfg index c84361c..b022891 100644 --- a/f34/vsxed.cfg +++ b/f34/vsxed.cfg @@ -16,6 +16,12 @@ # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! +# ATTENTION : DOESN'T WORK! +# ATTENTION : DOESN'T WORK! +# ATTENTION : DOESN'T WORK! +# ATTENTION : DOESN'T WORK! + + ## INSTALLATION SOURCE ## # Configure the cdrom as the installation method @@ -86,7 +92,7 @@ part / --fstype="ext4" --ondisk=vda --grow --label=system ## SOFTWARE ## # The --nocore option seems to imply that packages should be mentionned -%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps +%packages --excludedocs --instLangs=en --nocore --exclude-weakdeps kernel # kernel-core bash