diff --git a/cook/dishes/gnome_43.cfg b/cook/dishes/gnome_43.cfg index cedb9f7..dbec6c6 100644 --- a/cook/dishes/gnome_43.cfg +++ b/cook/dishes/gnome_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.68 +# Generated by pykickstart v3.69 #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 cdf87b6..43d4c36 100644 --- a/cook/dishes/gnome_encrypted_43.cfg +++ b/cook/dishes/gnome_encrypted_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.68 +# Generated by pykickstart v3.69 #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 40df10c..3dd2183 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.68 +# Generated by pykickstart v3.69 #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 40df10c..81999a5 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 cdf87b6..ec040fa 100644 --- a/cook/dishes/gnome_encrypted_rawhide.cfg +++ b/cook/dishes/gnome_encrypted_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 60badeb..dc63193 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.68 +# Generated by pykickstart v3.69 #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 aecf096..1817b52 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.68 +# Generated by pykickstart v3.69 #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 aecf096..f416331 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 60badeb..a693b11 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 095e2ad..49b4b4b 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.68 +# Generated by pykickstart v3.69 #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 095e2ad..1d95383 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 cedb9f7..a1967d1 100644 --- a/cook/dishes/gnome_rawhide.cfg +++ b/cook/dishes/gnome_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 a583edc..48339f2 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.68 +# Generated by pykickstart v3.69 #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 0191844..a31f11d 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.68 +# Generated by pykickstart v3.69 #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 0191844..28954d7 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 a583edc..73c6979 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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/hardware-support_desktop-_43.cfg b/cook/dishes/hardware-support_desktop-_43.cfg deleted file mode 100644 index 463eb2e..0000000 --- a/cook/dishes/hardware-support_desktop-_43.cfg +++ /dev/null @@ -1,56 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# 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 -@hardware-support -curl -fedora-remix-logos -generic-logos -generic-release -generic-release-common -generic-release-notes -initial-setup -libusb -nano -pciutils -usbutils -wget - -%end diff --git a/cook/dishes/hardware-support_server-_43.cfg b/cook/dishes/hardware-support_server-_43.cfg deleted file mode 100644 index 463eb2e..0000000 --- a/cook/dishes/hardware-support_server-_43.cfg +++ /dev/null @@ -1,56 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# 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 -@hardware-support -curl -fedora-remix-logos -generic-logos -generic-release -generic-release-common -generic-release-notes -initial-setup -libusb -nano -pciutils -usbutils -wget - -%end diff --git a/cook/dishes/hypervisor-base_amdcpu_hardware-support_43.cfg b/cook/dishes/hypervisor-base_amdcpu_hardware-support_43.cfg deleted file mode 100644 index fc1c987..0000000 --- a/cook/dishes/hypervisor-base_amdcpu_hardware-support_43.cfg +++ /dev/null @@ -1,111 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# System services -services --enabled="NetworkManager,systemd-resolved,libvirtd" -# 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" - -%post --nochroot --logfile=/mnt/sysimage/root/hypervisor-base-post.log - -# Load kernel modules by adding vfio, vfio_pci, vfio_iommu_type1, vfio_virqfd -echo "vfio" > /mnt/sysimage/etc/modules-load.d/vfio.conf -echo "vfio-pci" > /mnt/sysimage/etc/modules-load.d/vfio-pci.conf -echo "vfio_iommu_type1" > /mnt/sysimage/etc/modules-load.d/vfio_iommu_type1.conf -echo "vfio_virqfd" > /mnt/sysimage/etc/modules-load.d/vfio_virqfd.conf - -mkdir /mnt/sysimage/var/lib/libvirt/isos # Create a directory to store iso images. SELinux is already taking this one into account. - -# wget https://boot.netboot.xyz/ipxe/netboot.xyz.iso -P /mnt/sysimage/var/lib/libvirt/isos/ # fetch netboot.xyz iso and store it to the newly created iso directory - -# # virsh commands fail in a kickstart environment (chroot or not it seems). would need to fetch a script and execute post-launch with a delay, for example using a systemd unit -# virsh pool-define-as isos dir - - - - /mnt/sysimage/var/lib/libvirt/isos/ # Make libvirt aware of this new directory by creating a so-called 'pool'. -# virsh pool-build isos # Build the pool -# virsh pool-start isos # Start it -# virsh pool-autostart isos # Set-it to autostart - -# fetch custom script and make it executable -# wget https://raw.githubusercontent.com/PhyllomeOS/phyllomeos/main/post-first-startup-scripts/virtualization-tweaks-root-needed.sh -P /mnt/sysimage/usr/local/bin/ -# chmod +x /mnt/sysimage/usr/local/bin/virtualization-tweaks-root-needed.sh - -# wget https://raw.githubusercontent.com/PhyllomeOS/xml-definition-for-domains/main/xml/system/linux.xml -# virsh define linux.xml - -# wget https://raw.githubusercontent.com/PhyllomeOS/xml-definition-for-domains/main/xml/system/windows.xml -# virsh define windows.xml - -%end - -%post --nochroot --logfile=/mnt/sysimage/root/hypervisor-amdcpu-post.log - -sed -i 's/\(quiet\)/\1 iommu=pt rd.driver.pre=vfio-pci/i' /mnt/sysimage/etc/default/grub # Load kernel modules in GRUB. - -echo "options kvm_amd nested=1" >> /mnt/sysimage/etc/modprobe.d/kvm.conf # Add support for nested virtualization - -%end - -%packages --exclude-weakdeps -@core -@hardware-support -curl -fedora-remix-logos -generic-logos -generic-release -generic-release-common -generic-release-notes -initial-setup -libusb -libvirt -libvirt-client -libvirt-client-qemu -libvirt-daemon -libvirt-daemon-common -libvirt-daemon-config-network -libvirt-daemon-driver-ch -libvirt-daemon-driver-interface -libvirt-daemon-driver-network -libvirt-daemon-driver-qemu -libvirt-daemon-kvm -libvirt-daemon-log -libvirt-daemon-qemu -libvirt-dbus -libvirt-nss -nano -pciutils -qemu-kvm -usbutils -virt-install -wget - -%end diff --git a/cook/dishes/hypervisor-base_intelcpu_hardware-support_43.cfg b/cook/dishes/hypervisor-base_intelcpu_hardware-support_43.cfg deleted file mode 100644 index 5bc3bec..0000000 --- a/cook/dishes/hypervisor-base_intelcpu_hardware-support_43.cfg +++ /dev/null @@ -1,111 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# System services -services --enabled="NetworkManager,systemd-resolved,libvirtd" -# 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" - -%post --nochroot --logfile=/mnt/sysimage/root/hypervisor-base-post.log - -# Load kernel modules by adding vfio, vfio_pci, vfio_iommu_type1, vfio_virqfd -echo "vfio" > /mnt/sysimage/etc/modules-load.d/vfio.conf -echo "vfio-pci" > /mnt/sysimage/etc/modules-load.d/vfio-pci.conf -echo "vfio_iommu_type1" > /mnt/sysimage/etc/modules-load.d/vfio_iommu_type1.conf -echo "vfio_virqfd" > /mnt/sysimage/etc/modules-load.d/vfio_virqfd.conf - -mkdir /mnt/sysimage/var/lib/libvirt/isos # Create a directory to store iso images. SELinux is already taking this one into account. - -# wget https://boot.netboot.xyz/ipxe/netboot.xyz.iso -P /mnt/sysimage/var/lib/libvirt/isos/ # fetch netboot.xyz iso and store it to the newly created iso directory - -# # virsh commands fail in a kickstart environment (chroot or not it seems). would need to fetch a script and execute post-launch with a delay, for example using a systemd unit -# virsh pool-define-as isos dir - - - - /mnt/sysimage/var/lib/libvirt/isos/ # Make libvirt aware of this new directory by creating a so-called 'pool'. -# virsh pool-build isos # Build the pool -# virsh pool-start isos # Start it -# virsh pool-autostart isos # Set-it to autostart - -# fetch custom script and make it executable -# wget https://raw.githubusercontent.com/PhyllomeOS/phyllomeos/main/post-first-startup-scripts/virtualization-tweaks-root-needed.sh -P /mnt/sysimage/usr/local/bin/ -# chmod +x /mnt/sysimage/usr/local/bin/virtualization-tweaks-root-needed.sh - -# wget https://raw.githubusercontent.com/PhyllomeOS/xml-definition-for-domains/main/xml/system/linux.xml -# virsh define linux.xml - -# wget https://raw.githubusercontent.com/PhyllomeOS/xml-definition-for-domains/main/xml/system/windows.xml -# virsh define windows.xml - -%end - -%post --nochroot --logfile=/mnt/sysimage/root/hypervisor-intelcpu-post.log - -sed -i 's/\(quiet\)/\1 intel_iommu=on iommu=pt rd.driver.pre=vfio-pci/i' /mnt/sysimage/etc/default/grub # Load kernel modules in GRUB. - -echo "options kvm_intel nested=1" >> /mnt/sysimage/etc/modprobe.d/kvm.conf # Add support for nested virtualization on Intel CPUs - -%end - -%packages --exclude-weakdeps -@core -@hardware-support -curl -fedora-remix-logos -generic-logos -generic-release -generic-release-common -generic-release-notes -initial-setup -libusb -libvirt -libvirt-client -libvirt-client-qemu -libvirt-daemon -libvirt-daemon-common -libvirt-daemon-config-network -libvirt-daemon-driver-ch -libvirt-daemon-driver-interface -libvirt-daemon-driver-network -libvirt-daemon-driver-qemu -libvirt-daemon-kvm -libvirt-daemon-log -libvirt-daemon-qemu -libvirt-dbus -libvirt-nss -nano -pciutils -qemu-kvm -usbutils -virt-install -wget - -%end diff --git a/cook/dishes/virtual_43.cfg b/cook/dishes/virtual_43.cfg deleted file mode 100644 index f0c9a78..0000000 --- a/cook/dishes/virtual_43.cfg +++ /dev/null @@ -1,57 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# 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 1dd061d..08fa428 100644 --- a/cook/dishes/virtual_gnome_43.cfg +++ b/cook/dishes/virtual_gnome_43.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.68 +# Generated by pykickstart v3.69 #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 9f60004..857cf74 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.68 +# Generated by pykickstart v3.69 #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 bc46346..72ce40c 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.68 +# Generated by pykickstart v3.69 #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 bc46346..baeef30 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 9f60004..a5a9dee 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 c2a367c..b7b58dc 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.68 +# Generated by pykickstart v3.69 #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 78fa31e..5999012 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.68 +# Generated by pykickstart v3.69 #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 78fa31e..854af46 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 c2a367c..8e9b428 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 0a45c8c..abc8d18 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.68 +# Generated by pykickstart v3.69 #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 0a45c8c..13b7ece 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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_hypervisor-desktop_amdcpu_43.cfg b/cook/dishes/virtual_gnome_hypervisor-desktop_amdcpu_43.cfg deleted file mode 100644 index 4808214..0000000 --- a/cook/dishes/virtual_gnome_hypervisor-desktop_amdcpu_43.cfg +++ /dev/null @@ -1,204 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# 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" -# X Window System configuration information -xconfig --defaultdesktop=GNOME --startxonboot -# 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" - -%post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.override<< EOF -[org.gnome.desktop.media-handling] -automount-open=false -autorun-never=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.Terminal.gschema.override<< EOF -[org.gnome.Terminal.Legacy.Profile] -font='DejaVu Sans Mono 12' -use-system-font=false -auditable-bell=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override<< EOF -[org.gnome.desktop.wm.preferences] -button-layout=':minimize,maximize,close' -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.override<< EOF -[org.gnome.desktop.a11y] -always-show-universal-access-status=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.override<< EOF -[org.gnome.desktop.interface] -enable-animations=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.override<< EOF -[org.gnome.desktop.privacy] -remove-old-temp-files=true -remember-recent-file=false -remember-app-usage=false -disable-camera=true -disable-microphone=true -disable-sound-output=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.override<< EOF -[org.gnome.desktop.search-providers] -disable-external=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.override<< EOF -[org.gnome.desktop.notifications.application] -enable-sound-alerts=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.override<< EOF -[org.gnome.desktop.sound] -event-sounds=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.override<< EOF -[org.gnome.desktop.thumbnailers] -disable-all=true -EOF - -glib-compile-schemas /mnt/sysimage/usr/share/glib-2.0/schemas/ - -%end - -%post --nochroot --logfile=/mnt/sysimage/root/vmm-post-scripts.log - -# Create a file to autostart virt-manager -cat > /mnt/sysimage/etc/xdg/autostart/virt-manager.desktop << EOF -[Desktop Entry] -Type=Application -Name=Virtual Machine Manager -Exec=virt-manager -EOF - -# Modify the default virt-manager behavior for misc. options -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.virt-manager.virt-manager.gschema.override<< EOF - -[org.virt-manager.virt-manager] -xmleditor-enabled=true -manager-window-height=600 -manager-window-width=200 - -[org.virt-manager.virt-manager.connections] -uris=['qemu:///system', 'qemu:///session'] -autoconnect=['qemu:///session'] - -[org.virt-manager.virt-manager.vmlist-fields] -cpu-usage=false - -[org.virt-manager.virt-manager.stats] -update-interval=3 -enable-disk-poll=true -enable-memory-poll=true -enable-net-poll=true - -[org.virt-manager.virt-manager.console] -scaling=2 -resize-guest=1 -autoconnect=false - -[org.virt-manager.virt-manager.details] -show-toolbar=false - -[org.virt-manager.virt-manager.new-vm] -storage-format='raw' -cpu-default='host-model' -graphics-type='spice' - -[org.virt-manager.virt-manager.confirm] -forcepoweroff=false -removedev=false -unapplied-dev=false - -EOF - -glib-compile-schemas /mnt/sysimage/usr/share/glib-2.0/schemas/ - -%end - -%post --nochroot --logfile=/mnt/sysimage/root/hypervisor-amdcpu-post.log - -sed -i 's/\(quiet\)/\1 iommu=pt rd.driver.pre=vfio-pci/i' /mnt/sysimage/etc/default/grub # Load kernel modules in GRUB. - -echo "options kvm_amd nested=1" >> /mnt/sysimage/etc/modprobe.d/kvm.conf # Add support for nested virtualization - -%end - -%packages --exclude-weakdeps -@base-graphical -@core -bash-color-prompt -curl -dconf -dejavu-sans-mono-fonts -fedora-remix-logos -firefox -gdm -generic-logos -generic-release -generic-release-common -generic-release-notes -gnome-backgrounds.noarch -gnome-control-center -gnome-session-wayland-session -gnome-shell -gnome-terminal -gvfs-fuse -initial-setup -libusb -mozilla-ublock-origin.noarch -nano -nautilus -pciutils -pipewire-alsa -pipewire-jack-audio-connection-kit -pipewire-pulseaudio -qemu-guest-agent -spice-vdagent -usbutils -virt-manager -wget - -%end diff --git a/cook/dishes/virtual_gnome_hypervisor-desktop_intelcpu_43.cfg b/cook/dishes/virtual_gnome_hypervisor-desktop_intelcpu_43.cfg deleted file mode 100644 index edc997f..0000000 --- a/cook/dishes/virtual_gnome_hypervisor-desktop_intelcpu_43.cfg +++ /dev/null @@ -1,204 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# 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" -# X Window System configuration information -xconfig --defaultdesktop=GNOME --startxonboot -# 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" - -%post --nochroot --logfile=/mnt/sysimage/root/gnome-desktop-post.log - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.override<< EOF -[org.gnome.desktop.media-handling] -automount-open=false -autorun-never=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.Terminal.gschema.override<< EOF -[org.gnome.Terminal.Legacy.Profile] -font='DejaVu Sans Mono 12' -use-system-font=false -auditable-bell=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override<< EOF -[org.gnome.desktop.wm.preferences] -button-layout=':minimize,maximize,close' -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.override<< EOF -[org.gnome.desktop.a11y] -always-show-universal-access-status=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.override<< EOF -[org.gnome.desktop.interface] -enable-animations=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.override<< EOF -[org.gnome.desktop.privacy] -remove-old-temp-files=true -remember-recent-file=false -remember-app-usage=false -disable-camera=true -disable-microphone=true -disable-sound-output=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.override<< EOF -[org.gnome.desktop.search-providers] -disable-external=true -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.override<< EOF -[org.gnome.desktop.notifications.application] -enable-sound-alerts=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.override<< EOF -[org.gnome.desktop.sound] -event-sounds=false -EOF - -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.override<< EOF -[org.gnome.desktop.thumbnailers] -disable-all=true -EOF - -glib-compile-schemas /mnt/sysimage/usr/share/glib-2.0/schemas/ - -%end - -%post --nochroot --logfile=/mnt/sysimage/root/vmm-post-scripts.log - -# Create a file to autostart virt-manager -cat > /mnt/sysimage/etc/xdg/autostart/virt-manager.desktop << EOF -[Desktop Entry] -Type=Application -Name=Virtual Machine Manager -Exec=virt-manager -EOF - -# Modify the default virt-manager behavior for misc. options -cat >> /mnt/sysimage/usr/share/glib-2.0/schemas/org.virt-manager.virt-manager.gschema.override<< EOF - -[org.virt-manager.virt-manager] -xmleditor-enabled=true -manager-window-height=600 -manager-window-width=200 - -[org.virt-manager.virt-manager.connections] -uris=['qemu:///system', 'qemu:///session'] -autoconnect=['qemu:///session'] - -[org.virt-manager.virt-manager.vmlist-fields] -cpu-usage=false - -[org.virt-manager.virt-manager.stats] -update-interval=3 -enable-disk-poll=true -enable-memory-poll=true -enable-net-poll=true - -[org.virt-manager.virt-manager.console] -scaling=2 -resize-guest=1 -autoconnect=false - -[org.virt-manager.virt-manager.details] -show-toolbar=false - -[org.virt-manager.virt-manager.new-vm] -storage-format='raw' -cpu-default='host-model' -graphics-type='spice' - -[org.virt-manager.virt-manager.confirm] -forcepoweroff=false -removedev=false -unapplied-dev=false - -EOF - -glib-compile-schemas /mnt/sysimage/usr/share/glib-2.0/schemas/ - -%end - -%post --nochroot --logfile=/mnt/sysimage/root/hypervisor-intelcpu-post.log - -sed -i 's/\(quiet\)/\1 intel_iommu=on iommu=pt rd.driver.pre=vfio-pci/i' /mnt/sysimage/etc/default/grub # Load kernel modules in GRUB. - -echo "options kvm_intel nested=1" >> /mnt/sysimage/etc/modprobe.d/kvm.conf # Add support for nested virtualization on Intel CPUs - -%end - -%packages --exclude-weakdeps -@base-graphical -@core -bash-color-prompt -curl -dconf -dejavu-sans-mono-fonts -fedora-remix-logos -firefox -gdm -generic-logos -generic-release -generic-release-common -generic-release-notes -gnome-backgrounds.noarch -gnome-control-center -gnome-session-wayland-session -gnome-shell -gnome-terminal -gvfs-fuse -initial-setup -libusb -mozilla-ublock-origin.noarch -nano -nautilus -pciutils -pipewire-alsa -pipewire-jack-audio-connection-kit -pipewire-pulseaudio -qemu-guest-agent -spice-vdagent -usbutils -virt-manager -wget - -%end diff --git a/cook/dishes/virtual_gnome_rawhide.cfg b/cook/dishes/virtual_gnome_rawhide.cfg index 1dd061d..0ebdfcb 100644 --- a/cook/dishes/virtual_gnome_rawhide.cfg +++ b/cook/dishes/virtual_gnome_rawhide.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 b7b8f1c..cf68a25 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.68 +# Generated by pykickstart v3.69 #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 edc1c1d..abf95c4 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.68 +# Generated by pykickstart v3.69 #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 edc1c1d..fbac132 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 b7b8f1c..b633f02 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.68 +# Generated by pykickstart v3.69 #version=DEVEL # Use text mode install text @@ -14,8 +14,7 @@ lang en_US.UTF-8 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 +repo --name="rawhide" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 #Root password rootpw --lock # SELinux configuration @@ -25,7 +24,7 @@ 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" +url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64" # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot # System bootloader configuration @@ -35,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 deleted file mode 100644 index f0c9a78..0000000 --- a/cook/dishes/virtual_rawhide.cfg +++ /dev/null @@ -1,57 +0,0 @@ -# Generated by pykickstart v3.68 -#version=DEVEL -# Use text mode install -text -# Firewall configuration -firewall --enabled -# 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 --lock -# SELinux configuration -selinux --enforcing -# 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/recipes/gnome_encrypted_hardware-support_rawhide.cfg b/cook/recipes/gnome_encrypted_hardware-support_rawhide.cfg index 3713ff5..4dc3e0d 100644 --- a/cook/recipes/gnome_encrypted_hardware-support_rawhide.cfg +++ b/cook/recipes/gnome_encrypted_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/encrypted.ks diff --git a/cook/recipes/gnome_encrypted_rawhide.cfg b/cook/recipes/gnome_encrypted_rawhide.cfg index c33b186..b8026e8 100644 --- a/cook/recipes/gnome_encrypted_rawhide.cfg +++ b/cook/recipes/gnome_encrypted_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/encrypted.ks diff --git a/cook/recipes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg b/cook/recipes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg index 2c27386..2518232 100644 --- a/cook/recipes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/recipes/gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/encrypted.ks diff --git a/cook/recipes/gnome_encrypted_systemd-boot_rawhide.cfg b/cook/recipes/gnome_encrypted_systemd-boot_rawhide.cfg index 19117ca..638aa60 100644 --- a/cook/recipes/gnome_encrypted_systemd-boot_rawhide.cfg +++ b/cook/recipes/gnome_encrypted_systemd-boot_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/encrypted.ks diff --git a/cook/recipes/gnome_hardware-support_rawhide.cfg b/cook/recipes/gnome_hardware-support_rawhide.cfg index bb9e9d0..012aa93 100644 --- a/cook/recipes/gnome_hardware-support_rawhide.cfg +++ b/cook/recipes/gnome_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/standard.ks diff --git a/cook/recipes/gnome_rawhide.cfg b/cook/recipes/gnome_rawhide.cfg index 2b969f1..5fd7855 100644 --- a/cook/recipes/gnome_rawhide.cfg +++ b/cook/recipes/gnome_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/standard.ks diff --git a/cook/recipes/gnome_systemd-boot_hardware-support_rawhide.cfg b/cook/recipes/gnome_systemd-boot_hardware-support_rawhide.cfg index 95ddde6..f96b29b 100644 --- a/cook/recipes/gnome_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/recipes/gnome_systemd-boot_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/standard.ks diff --git a/cook/recipes/gnome_systemd-boot_rawhide.cfg b/cook/recipes/gnome_systemd-boot_rawhide.cfg index cdbaa0b..8d179cc 100644 --- a/cook/recipes/gnome_systemd-boot_rawhide.cfg +++ b/cook/recipes/gnome_systemd-boot_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/standard.ks diff --git a/cook/recipes/hardware-support_desktop-_43.cfg b/cook/recipes/hardware-support_desktop-_43.cfg deleted file mode 100644 index 2974a56..0000000 --- a/cook/recipes/hardware-support_desktop-_43.cfg +++ /dev/null @@ -1,22 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include packages/hardware-support.ks diff --git a/cook/recipes/hardware-support_server-_43.cfg b/cook/recipes/hardware-support_server-_43.cfg deleted file mode 100644 index 2974a56..0000000 --- a/cook/recipes/hardware-support_server-_43.cfg +++ /dev/null @@ -1,22 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include packages/hardware-support.ks diff --git a/cook/recipes/hypervisor-base_amdcpu_hardware-support_43.cfg b/cook/recipes/hypervisor-base_amdcpu_hardware-support_43.cfg deleted file mode 100644 index c5c154c..0000000 --- a/cook/recipes/hypervisor-base_amdcpu_hardware-support_43.cfg +++ /dev/null @@ -1,26 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include packages/hardware-support.ks -%include hypervisor/base/packages.ks -%include hypervisor/base/services.ks -%include hypervisor/base/post-scripts.ks -%include hypervisor/amdcpu.ks diff --git a/cook/recipes/hypervisor-base_intelcpu_hardware-support_43.cfg b/cook/recipes/hypervisor-base_intelcpu_hardware-support_43.cfg deleted file mode 100644 index 3e374d8..0000000 --- a/cook/recipes/hypervisor-base_intelcpu_hardware-support_43.cfg +++ /dev/null @@ -1,26 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include packages/hardware-support.ks -%include hypervisor/base/packages.ks -%include hypervisor/base/services.ks -%include hypervisor/base/post-scripts.ks -%include hypervisor/intelcpu.ks diff --git a/cook/recipes/virtual_43.cfg b/cook/recipes/virtual_43.cfg deleted file mode 100644 index 3119079..0000000 --- a/cook/recipes/virtual_43.cfg +++ /dev/null @@ -1,22 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include guest-agents/base.ks diff --git a/cook/recipes/virtual_gnome_encrypted_hardware-support_rawhide.cfg b/cook/recipes/virtual_gnome_encrypted_hardware-support_rawhide.cfg index f03fb1c..c162e41 100644 --- a/cook/recipes/virtual_gnome_encrypted_hardware-support_rawhide.cfg +++ b/cook/recipes/virtual_gnome_encrypted_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/encrypted.ks diff --git a/cook/recipes/virtual_gnome_encrypted_rawhide.cfg b/cook/recipes/virtual_gnome_encrypted_rawhide.cfg index 0195a35..739b92e 100644 --- a/cook/recipes/virtual_gnome_encrypted_rawhide.cfg +++ b/cook/recipes/virtual_gnome_encrypted_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/encrypted.ks diff --git a/cook/recipes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg b/cook/recipes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg index d6dee8b..3367e10 100644 --- a/cook/recipes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/recipes/virtual_gnome_encrypted_systemd-boot_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/encrypted.ks diff --git a/cook/recipes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg b/cook/recipes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg index 8c9866d..5faff96 100644 --- a/cook/recipes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg +++ b/cook/recipes/virtual_gnome_encrypted_systemd-boot_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/encrypted.ks diff --git a/cook/recipes/virtual_gnome_hardware-support_rawhide.cfg b/cook/recipes/virtual_gnome_hardware-support_rawhide.cfg index c097774..1311182 100644 --- a/cook/recipes/virtual_gnome_hardware-support_rawhide.cfg +++ b/cook/recipes/virtual_gnome_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/standard.ks diff --git a/cook/recipes/virtual_gnome_hypervisor-desktop_amdcpu_43.cfg b/cook/recipes/virtual_gnome_hypervisor-desktop_amdcpu_43.cfg deleted file mode 100644 index c898c4b..0000000 --- a/cook/recipes/virtual_gnome_hypervisor-desktop_amdcpu_43.cfg +++ /dev/null @@ -1,28 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include guest-agents/base.ks -%include desktop/gnome/config.ks -%include desktop/gnome/packages.ks -%include desktop/gnome/post-scripts.ks -%include packages/virtual-machine-manager/packages.ks -%include packages/virtual-machine-manager/post-scripts.ks -%include hypervisor/amdcpu.ks diff --git a/cook/recipes/virtual_gnome_hypervisor-desktop_intelcpu_43.cfg b/cook/recipes/virtual_gnome_hypervisor-desktop_intelcpu_43.cfg deleted file mode 100644 index dfeb21d..0000000 --- a/cook/recipes/virtual_gnome_hypervisor-desktop_intelcpu_43.cfg +++ /dev/null @@ -1,28 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include guest-agents/base.ks -%include desktop/gnome/config.ks -%include desktop/gnome/packages.ks -%include desktop/gnome/post-scripts.ks -%include packages/virtual-machine-manager/packages.ks -%include packages/virtual-machine-manager/post-scripts.ks -%include hypervisor/intelcpu.ks diff --git a/cook/recipes/virtual_gnome_rawhide.cfg b/cook/recipes/virtual_gnome_rawhide.cfg index 7697eff..4cd2c63 100644 --- a/cook/recipes/virtual_gnome_rawhide.cfg +++ b/cook/recipes/virtual_gnome_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/grub.ks %include storage/standard.ks diff --git a/cook/recipes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg b/cook/recipes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg index 84fb3cc..c058a3b 100644 --- a/cook/recipes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg +++ b/cook/recipes/virtual_gnome_systemd-boot_hardware-support_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/standard.ks diff --git a/cook/recipes/virtual_gnome_systemd-boot_rawhide.cfg b/cook/recipes/virtual_gnome_systemd-boot_rawhide.cfg index 91efcb6..fb7d9ca 100644 --- a/cook/recipes/virtual_gnome_systemd-boot_rawhide.cfg +++ b/cook/recipes/virtual_gnome_systemd-boot_rawhide.cfg @@ -7,7 +7,7 @@ # Universal template to generate kickstart recipes for a server, a desktop or a hypervisor system -%include repo/fedora-43-mirrors.ks +%include repo/rawhide-mirrors.ks %include core/base.ks %include bootloader/systemd-boot.ks %include storage/standard.ks diff --git a/cook/recipes/virtual_rawhide.cfg b/cook/recipes/virtual_rawhide.cfg deleted file mode 100644 index 3119079..0000000 --- a/cook/recipes/virtual_rawhide.cfg +++ /dev/null @@ -1,22 +0,0 @@ -# __ ____ ____ _____ -# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/ -# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \ -# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ / -# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ -# /_/ /____/ - -# 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/enabled.ks -%include initial-setup/server/config.ks -%include guest-agents/base.ks