remove unuseful dishes and update the rest

This commit is contained in:
Lukas Greve
2026-02-14 17:43:29 +01:00
parent 84bcfecd12
commit f8ea7db7f0
20 changed files with 513 additions and 869 deletions
+4 -15
View File
@@ -38,7 +38,8 @@ part / --size=8576
%post --logfile=/mnt/sysimage/root/post.log
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
dnf update -y # Update the system
dnf update -y # Update the system
grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
%end
@@ -279,9 +280,10 @@ mkdir /mnt/sysimage/var/lib/libvirt/isos # Create a directory to store iso image
%packages --exclude-weakdeps
@anaconda-tools
@base-graphical
@critical-path-gnome
NetworkManager
NetworkManager-config-connectivity-fedora
NetworkManager-wifi
aajohan-comfortaa-fonts
alsa-sof-firmware
amd-gpu-firmware
@@ -295,7 +297,6 @@ brcmfmac-firmware
cirrus-audio-firmware
coreutils
curl
dejavu-sans-mono-fonts
dhcp-client
dnf5
dnf5-plugins
@@ -305,7 +306,6 @@ dracut-live
e2fsprogs
fedora-remix-logos
filesystem
firefox
firewalld
fwupd
generic-logos
@@ -314,11 +314,7 @@ generic-release-common
generic-release-notes
glibc
glibc-all-langpacks
gnome-backgrounds.noarch
gnome-control-center
gnome-initial-setup
gnome-shell
gnome-terminal
hostname
intel-audio-firmware
intel-gpu-firmware
@@ -352,8 +348,6 @@ libvirt-dbus
libvirt-nss
livesys-scripts
man-db
mesa-dri-drivers
mozilla-ublock-origin.noarch
mt7xxx-firmware
nano
ncurses
@@ -363,9 +357,6 @@ openssh-clients
openssh-server
parted
pciutils
pipewire-alsa
pipewire-jack-audio-connection-kit
pipewire-pulseaudio
plymouth
policycoreutils
prefixdevname
@@ -389,8 +380,6 @@ vim-minimal
virt-install
virt-manager
wget
wpa_supplicant
zram-generator-defaults
-gnome-tour
%end