# Kickstart file for composing the "Qubes" spin of Fedora # Package manifest for the compose. Uses repo group metadata to translate groups. # (@base is added by default unless you add --nobase to %packages) # (default groups for the configured repos are added by --default) repo --name=fedora --gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-31-primary --ignoregroups=true --metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-31&arch=x86_64 repo --name=fedora-updates --gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-31-primary --ignoregroups=true --metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f31&arch=x86_64 repo --name=installer --baseurl=file:///tmp/qubes-installer/yum/installer/ repo --name=qubes-dom0 --baseurl=file:///tmp/qubes-installer/yum/qubes-dom0/ repo --name=dom0-updates --baseurl=file:///tmp/qubes-installer/yum/dom0-updates/ %packages @core @base @base-x --nodefaults @xfce-desktop-qubes @xfce-extra-plugins @xfce-media @sound-basic @fonts @hardware-support @qubes @anaconda-tools @debian @whonix %end