From 842f754681d9ec74cdceb00ce0c0d311f1234757 Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Mon, 30 Mar 2026 20:31:13 +0200 Subject: [PATCH] bump kickstart version --- cook/dishes/gnome_43.cfg | 8 +-- cook/dishes/gnome_encrypted_43.cfg | 8 +-- .../gnome_encrypted_hardware-support_43.cfg | 8 +-- ...ome_encrypted_hardware-support_rawhide.cfg | 8 +-- cook/dishes/gnome_encrypted_rawhide.cfg | 8 +-- .../gnome_encrypted_systemd-boot_43.cfg | 8 +-- ...ypted_systemd-boot_hardware-support_43.cfg | 8 +-- ..._systemd-boot_hardware-support_rawhide.cfg | 8 +-- .../gnome_encrypted_systemd-boot_rawhide.cfg | 8 +-- cook/dishes/gnome_hardware-support_43.cfg | 8 +-- .../dishes/gnome_hardware-support_rawhide.cfg | 8 +-- cook/dishes/gnome_rawhide.cfg | 8 +-- cook/dishes/gnome_systemd-boot_43.cfg | 8 +-- ...gnome_systemd-boot_hardware-support_43.cfg | 8 +-- ..._systemd-boot_hardware-support_rawhide.cfg | 8 +-- cook/dishes/gnome_systemd-boot_rawhide.cfg | 8 +-- cook/dishes/virtual_43.cfg | 57 +++++++++++++++++++ cook/dishes/virtual_gnome_43.cfg | 8 +-- cook/dishes/virtual_gnome_encrypted_43.cfg | 8 +-- ...al_gnome_encrypted_hardware-support_43.cfg | 8 +-- ...ome_encrypted_hardware-support_rawhide.cfg | 8 +-- .../virtual_gnome_encrypted_rawhide.cfg | 8 +-- ...irtual_gnome_encrypted_systemd-boot_43.cfg | 8 +-- ...ypted_systemd-boot_hardware-support_43.cfg | 8 +-- ..._systemd-boot_hardware-support_rawhide.cfg | 8 +-- ...l_gnome_encrypted_systemd-boot_rawhide.cfg | 8 +-- .../virtual_gnome_hardware-support_43.cfg | 8 +-- ...virtual_gnome_hardware-support_rawhide.cfg | 8 +-- cook/dishes/virtual_gnome_rawhide.cfg | 8 +-- cook/dishes/virtual_gnome_systemd-boot_43.cfg | 8 +-- ...gnome_systemd-boot_hardware-support_43.cfg | 8 +-- ..._systemd-boot_hardware-support_rawhide.cfg | 8 +-- .../virtual_gnome_systemd-boot_rawhide.cfg | 8 +-- cook/dishes/virtual_rawhide.cfg | 56 ++++++++++++++++++ cook/recipes/virtual_43.cfg | 22 +++++++ cook/recipes/virtual_rawhide.cfg | 22 +++++++ 36 files changed, 285 insertions(+), 128 deletions(-) create mode 100644 cook/dishes/virtual_43.cfg create mode 100644 cook/dishes/virtual_rawhide.cfg create mode 100644 cook/recipes/virtual_43.cfg create mode 100644 cook/recipes/virtual_rawhide.cfg diff --git a/cook/dishes/gnome_43.cfg b/cook/dishes/gnome_43.cfg index dbec6c6..cedb9f7 100644 --- a/cook/dishes/gnome_43.cfg +++ b/cook/dishes/gnome_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_43.cfg b/cook/dishes/gnome_encrypted_43.cfg index 43d4c36..cdf87b6 100644 --- a/cook/dishes/gnome_encrypted_43.cfg +++ b/cook/dishes/gnome_encrypted_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_hardware-support_43.cfg b/cook/dishes/gnome_encrypted_hardware-support_43.cfg index 3dd2183..40df10c 100644 --- a/cook/dishes/gnome_encrypted_hardware-support_43.cfg +++ b/cook/dishes/gnome_encrypted_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_hardware-support_rawhide.cfg b/cook/dishes/gnome_encrypted_hardware-support_rawhide.cfg index 81999a5..d59918d 100644 --- a/cook/dishes/gnome_encrypted_hardware-support_rawhide.cfg +++ b/cook/dishes/gnome_encrypted_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_rawhide.cfg b/cook/dishes/gnome_encrypted_rawhide.cfg index ec040fa..8170719 100644 --- a/cook/dishes/gnome_encrypted_rawhide.cfg +++ b/cook/dishes/gnome_encrypted_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_systemd-boot_43.cfg b/cook/dishes/gnome_encrypted_systemd-boot_43.cfg index dc63193..60badeb 100644 --- a/cook/dishes/gnome_encrypted_systemd-boot_43.cfg +++ b/cook/dishes/gnome_encrypted_systemd-boot_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_43.cfg b/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_43.cfg index 1817b52..aecf096 100644 --- a/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_43.cfg +++ b/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg b/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg index f416331..aae4976 100644 --- a/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/dishes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_encrypted_systemd-boot_rawhide.cfg b/cook/dishes/gnome_encrypted_systemd-boot_rawhide.cfg index a693b11..6975ccc 100644 --- a/cook/dishes/gnome_encrypted_systemd-boot_rawhide.cfg +++ b/cook/dishes/gnome_encrypted_systemd-boot_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_hardware-support_43.cfg b/cook/dishes/gnome_hardware-support_43.cfg index 49b4b4b..095e2ad 100644 --- a/cook/dishes/gnome_hardware-support_43.cfg +++ b/cook/dishes/gnome_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_hardware-support_rawhide.cfg b/cook/dishes/gnome_hardware-support_rawhide.cfg index 1d95383..94ca026 100644 --- a/cook/dishes/gnome_hardware-support_rawhide.cfg +++ b/cook/dishes/gnome_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_rawhide.cfg b/cook/dishes/gnome_rawhide.cfg index a1967d1..f363c22 100644 --- a/cook/dishes/gnome_rawhide.cfg +++ b/cook/dishes/gnome_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_systemd-boot_43.cfg b/cook/dishes/gnome_systemd-boot_43.cfg index 48339f2..a583edc 100644 --- a/cook/dishes/gnome_systemd-boot_43.cfg +++ b/cook/dishes/gnome_systemd-boot_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_systemd-boot_hardware-support_43.cfg b/cook/dishes/gnome_systemd-boot_hardware-support_43.cfg index a31f11d..0191844 100644 --- a/cook/dishes/gnome_systemd-boot_hardware-support_43.cfg +++ b/cook/dishes/gnome_systemd-boot_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_systemd-boot_hardware-support_rawhide.cfg b/cook/dishes/gnome_systemd-boot_hardware-support_rawhide.cfg index 28954d7..44d6183 100644 --- a/cook/dishes/gnome_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/dishes/gnome_systemd-boot_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/gnome_systemd-boot_rawhide.cfg b/cook/dishes/gnome_systemd-boot_rawhide.cfg index 73c6979..a05b83f 100644 --- a/cook/dishes/gnome_systemd-boot_rawhide.cfg +++ b/cook/dishes/gnome_systemd-boot_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_43.cfg b/cook/dishes/virtual_43.cfg new file mode 100644 index 0000000..6a9da27 --- /dev/null +++ b/cook/dishes/virtual_43.cfg @@ -0,0 +1,57 @@ +# Generated by pykickstart v3.68 +#version=DEVEL +# Use text mode install +text +# Firewall configuration +firewall --enabled --service=ssh +# Run the Setup Agent on first boot +firstboot --reconfig +# Keyboard layouts +keyboard --xlayouts='ch (fr)' +# System language +lang en_US.UTF-8 +# Network information +network --bootproto=dhcp --device=link --hostname=phyllome-alpha --activate +# Shutdown after installation +shutdown +repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 +repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 +# Root password +rootpw --plaintext --allow-ssh 1234 +# SELinux configuration +selinux --disabled +# System services +services --enabled="NetworkManager,systemd-resolved" +# System timezone +timezone Europe/Zurich --utc +# Use network installation +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64" +# System bootloader configuration +bootloader --location=mbr --timeout=1 +# Clear the Master Boot Record +zerombr +# Partition clearing information +clearpart --all --initlabel +# Disk partitioning information +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" + +%packages --exclude-weakdeps +@core +curl +fedora-remix-logos +generic-logos +generic-release +generic-release-common +generic-release-notes +initial-setup +libusb +nano +pciutils +qemu-guest-agent +spice-vdagent +usbutils +wget + +%end diff --git a/cook/dishes/virtual_gnome_43.cfg b/cook/dishes/virtual_gnome_43.cfg index 08fa428..1dd061d 100644 --- a/cook/dishes/virtual_gnome_43.cfg +++ b/cook/dishes/virtual_gnome_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_43.cfg b/cook/dishes/virtual_gnome_encrypted_43.cfg index 857cf74..9f60004 100644 --- a/cook/dishes/virtual_gnome_encrypted_43.cfg +++ b/cook/dishes/virtual_gnome_encrypted_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_hardware-support_43.cfg b/cook/dishes/virtual_gnome_encrypted_hardware-support_43.cfg index 72ce40c..bc46346 100644 --- a/cook/dishes/virtual_gnome_encrypted_hardware-support_43.cfg +++ b/cook/dishes/virtual_gnome_encrypted_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_hardware-support_rawhide.cfg b/cook/dishes/virtual_gnome_encrypted_hardware-support_rawhide.cfg index baeef30..a41f280 100644 --- a/cook/dishes/virtual_gnome_encrypted_hardware-support_rawhide.cfg +++ b/cook/dishes/virtual_gnome_encrypted_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_rawhide.cfg b/cook/dishes/virtual_gnome_encrypted_rawhide.cfg index a5a9dee..cee7d8d 100644 --- a/cook/dishes/virtual_gnome_encrypted_rawhide.cfg +++ b/cook/dishes/virtual_gnome_encrypted_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_systemd-boot_43.cfg b/cook/dishes/virtual_gnome_encrypted_systemd-boot_43.cfg index b7b58dc..c2a367c 100644 --- a/cook/dishes/virtual_gnome_encrypted_systemd-boot_43.cfg +++ b/cook/dishes/virtual_gnome_encrypted_systemd-boot_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_43.cfg b/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_43.cfg index 5999012..78fa31e 100644 --- a/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_43.cfg +++ b/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg b/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg index 854af46..8225cb9 100644 --- a/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/dishes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg b/cook/dishes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg index 8e9b428..cd50ac0 100644 --- a/cook/dishes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg +++ b/cook/dishes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --encrypted --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --encrypted --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_hardware-support_43.cfg b/cook/dishes/virtual_gnome_hardware-support_43.cfg index abc8d18..0a45c8c 100644 --- a/cook/dishes/virtual_gnome_hardware-support_43.cfg +++ b/cook/dishes/virtual_gnome_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_hardware-support_rawhide.cfg b/cook/dishes/virtual_gnome_hardware-support_rawhide.cfg index 13b7ece..fa2ad80 100644 --- a/cook/dishes/virtual_gnome_hardware-support_rawhide.cfg +++ b/cook/dishes/virtual_gnome_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_rawhide.cfg b/cook/dishes/virtual_gnome_rawhide.cfg index 0ebdfcb..19dad20 100644 --- a/cook/dishes/virtual_gnome_rawhide.cfg +++ b/cook/dishes/virtual_gnome_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_systemd-boot_43.cfg b/cook/dishes/virtual_gnome_systemd-boot_43.cfg index cf68a25..b7b8f1c 100644 --- a/cook/dishes/virtual_gnome_systemd-boot_43.cfg +++ b/cook/dishes/virtual_gnome_systemd-boot_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_systemd-boot_hardware-support_43.cfg b/cook/dishes/virtual_gnome_systemd-boot_hardware-support_43.cfg index abf95c4..edc1c1d 100644 --- a/cook/dishes/virtual_gnome_systemd-boot_hardware-support_43.cfg +++ b/cook/dishes/virtual_gnome_systemd-boot_hardware-support_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -35,9 +35,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg b/cook/dishes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg index fbac132..e4daba0 100644 --- a/cook/dishes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/dishes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_gnome_systemd-boot_rawhide.cfg b/cook/dishes/virtual_gnome_systemd-boot_rawhide.cfg index b633f02..34b98a9 100644 --- a/cook/dishes/virtual_gnome_systemd-boot_rawhide.cfg +++ b/cook/dishes/virtual_gnome_systemd-boot_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.69 +# Generated by pykickstart v3.68 #version=DEVEL # Use text mode install text @@ -34,9 +34,9 @@ zerombr # Partition clearing information clearpart --all --initlabel # Disk partitioning information -part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label="efi" -part /boot --fstype="ext4" --size=2048 --label="boot" -part / --fstype="ext4" --grow --label="root" --mkfsoptions="-O encrypt,fast_commit" +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" %post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log diff --git a/cook/dishes/virtual_rawhide.cfg b/cook/dishes/virtual_rawhide.cfg new file mode 100644 index 0000000..687f0c6 --- /dev/null +++ b/cook/dishes/virtual_rawhide.cfg @@ -0,0 +1,56 @@ +# Generated by pykickstart v3.68 +#version=DEVEL +# Use text mode install +text +# Firewall configuration +firewall --enabled --service=ssh +# Run the Setup Agent on first boot +firstboot --reconfig +# Keyboard layouts +keyboard --xlayouts='ch (fr)' +# System language +lang en_US.UTF-8 +# Network information +network --bootproto=dhcp --device=link --hostname=phyllome-alpha --activate +# Shutdown after installation +shutdown +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 +# Root password +rootpw --plaintext --allow-ssh 1234 +# SELinux configuration +selinux --disabled +# System services +services --enabled="NetworkManager,systemd-resolved" +# System timezone +timezone Europe/Zurich --utc +# Use network installation +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" +# System bootloader configuration +bootloader --location=mbr --timeout=1 +# Clear the Master Boot Record +zerombr +# Partition clearing information +clearpart --all --initlabel +# Disk partitioning information +part /boot/efi --fstype="efi" --size=512 --fsoptions="umask=0077,shortname=winnt" --label=efi +part /boot --fstype="ext4" --size=2048 --label=boot +part / --fstype="ext4" --grow --label=root --mkfsoptions="-O encrypt,fast_commit" + +%packages --exclude-weakdeps +@core +curl +fedora-remix-logos +generic-logos +generic-release +generic-release-common +generic-release-notes +initial-setup +libusb +nano +pciutils +qemu-guest-agent +spice-vdagent +usbutils +wget + +%end diff --git a/cook/recipes/virtual_43.cfg b/cook/recipes/virtual_43.cfg new file mode 100644 index 0000000..7289916 --- /dev/null +++ b/cook/recipes/virtual_43.cfg @@ -0,0 +1,22 @@ +# __ ____ ____ _____ +# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ +# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ +# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / +# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ +# /_/ /____/ + +# Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system + +%include repo/fedora-43-mirrors.ks +%include core/base.ks +%include bootloader/grub.ks +%include storage/standard.ks +%include core/locale.ks +%include core/services.ks +%include core/network.ks +%include packages/core.ks +%include packages/fedora-remix.ks +%include packages/hand-picked.ks +%include core/security/disabled.ks +%include initial-setup/server/config.ks +%include guest-agents/base.ks diff --git a/cook/recipes/virtual_rawhide.cfg b/cook/recipes/virtual_rawhide.cfg new file mode 100644 index 0000000..ce16006 --- /dev/null +++ b/cook/recipes/virtual_rawhide.cfg @@ -0,0 +1,22 @@ +# __ ____ ____ _____ +# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ +# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ +# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / +# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ +# /_/ /____/ + +# Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system + +%include repo/rawhide-mirrors.ks +%include core/base.ks +%include bootloader/grub.ks +%include storage/standard.ks +%include core/locale.ks +%include core/services.ks +%include core/network.ks +%include packages/core.ks +%include packages/fedora-remix.ks +%include packages/hand-picked.ks +%include core/security/disabled.ks +%include initial-setup/server/config.ks +%include guest-agents/base.ks