new versions of dishes

should fix name resolution issues, among other things
This commit is contained in:
Lukas Greve
2025-01-09 15:52:57 +01:00
parent 56c6b95a9a
commit b56f49f5d6
13 changed files with 25 additions and 33 deletions

View File

@ -1,4 +1,4 @@
# Generated by pykickstart v3.47
# Generated by pykickstart v3.58
#version=DEVEL
# Use text mode install
text
@ -36,7 +36,7 @@ zerombr
clearpart --all --initlabel
# Disk partitioning information
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
part /boot --fstype="ext4" --size=384 --label=boot
part /boot --fstype="ext4" --size=512 --label=boot
part / --fstype="ext4" --grow --label=root
%post
@ -261,7 +261,6 @@ libvirt-daemon-kvm
mesa-dri-drivers
mozilla-ublock-origin.noarch
nano
neofetch
pciutils
python3-libguestfs
qemu-kvm