This commit is contained in:
lukas 2021-07-08 12:32:21 +02:00
parent a2fbd2b5b5
commit 7e3c1bdff2

View File

@ -12,7 +12,7 @@
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vbnsd.cfg
# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents.
# Bye bye! test
# Bye bye!
# ATTENTION : user accounts are password-protected and passwords are encrypted in the file.
# If you really want to hack it, you can reset the root password of the resulting image with the 'virt-sysprep' tool
@ -141,4 +141,4 @@ sed -i 's/5/1/' /etc/default/grub # set the GRUB_TIMEOUT countdown to 1 instead
grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub
reboot # Reboot the installer (doesn't work (tm))
%end # End of the %post section
%end # End of the %post section