From 3169caeb02c00003e7dcc4f1fc20497e8525754c Mon Sep 17 00:00:00 2001 From: Lukas Date: Wed, 10 Nov 2021 09:39:54 +0100 Subject: [PATCH] latest desktop version add hardware supoort --- flat/flat-d.cfg | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/flat/flat-d.cfg b/flat/flat-d.cfg index b4e4cc9..80a4e39 100644 --- a/flat/flat-d.cfg +++ b/flat/flat-d.cfg @@ -1,4 +1,4 @@ -# Generated by pykickstart v3.32 +# Generated by pykickstart v3.34 #version=DEVEL # X Window System configuration information xconfig --defaultdesktop=GNOME --startxonboot @@ -15,7 +15,7 @@ text # Network information network --bootproto=dhcp --device=link --hostname=phyllome-alpha --activate # Firewall configuration -firewall --enabled +firewall --enabled --service=mdns # Use network installation url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch" repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch @@ -25,7 +25,7 @@ timezone Europe/Paris --utc # SELinux configuration selinux --enforcing # System services -services --disabled="sshd" --enabled="NetworkManager" +services --disabled="sshd" --enabled="NetworkManager,libvirtd" # System bootloader configuration bootloader --location=mbr --timeout=1 # Clear the Master Boot Record @@ -43,10 +43,6 @@ localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be p dnf update -y # Update the system grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub otherwise the system won't boot properly -# In the %post section of the kickstart file, add the following as the first line. Probably useless : leaving this uncommented for the moment -# See : https://www.opensourceforu.com/2010/01/roll-out-a-fedora-remix/ -# sed -i -e 's/Generic release/LFY Fedora Remix/g' /etc/fedora-release /etc/issue - %end %post --nochroot --logfile=/mnt/sysimage/root/d.log @@ -60,6 +56,7 @@ truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove c %packages --exclude-weakdeps @core +@hardware-support dejavu-sans-mono-fonts elementary-wallpapers-gnome.noarch fedora-remix-logos