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
cdrom
# Working without the URL
# url --url="http://download.fedoraproject.org/pub/fedora/linux/releases/34/Server/x86_64/os"
# URL is required even for cdrom installation
url --url="http://download.fedoraproject.org/pub/fedora/linux/releases/34/Server/x86_64/os"
## INSTALLATION TYPE ##
@ -87,16 +87,13 @@ part / --fstype="ext4" --ondisk=vda --grow --label=system
%packages
bash
kernel
grub
e2fsprogs
passwd
policycoreutils
chkconfig
rootfiles
yum
vim-minimal
grub2
acpid
nano
dnf
@ -127,10 +124,10 @@ iputils
-lvm2
-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
generic-logos
-fedora-release-notes
generic-logos # add generic-logos
%end