remove fedora-logos and release notes

This commit is contained in:
lukas 2021-06-21 16:43:36 +02:00
parent 0966a5f16f
commit 8ccbdb8e2e

View File

@ -19,8 +19,8 @@
# Configure cdrom as installation method # Configure cdrom as installation method
cdrom cdrom
# Working without the URL # URL is required even for cdrom installation
# url --url="http://download.fedoraproject.org/pub/fedora/linux/releases/34/Server/x86_64/os" url --url="http://download.fedoraproject.org/pub/fedora/linux/releases/34/Server/x86_64/os"
## INSTALLATION TYPE ## ## INSTALLATION TYPE ##
@ -87,16 +87,13 @@ part / --fstype="ext4" --ondisk=vda --grow --label=system
%packages %packages
bash bash
kernel kernel
grub
e2fsprogs e2fsprogs
passwd passwd
policycoreutils policycoreutils
chkconfig
rootfiles rootfiles
yum yum
vim-minimal vim-minimal
grub2 grub2
acpid
nano nano
dnf dnf
@ -127,10 +124,10 @@ iputils
-lvm2 -lvm2
-tar -tar
# Stuffs to be removed if we want to redistribute as Fedora Remix. # To be removed if we want to redistribute as Fedora Remix.
-fedora-logos -fedora-logos
generic-logos
-fedora-release-notes -fedora-release-notes
generic-logos # add generic-logos
%end %end