Add config with templates repositories included

This allows performing full ISO build without building any component
locally.
pull/21/head
Marek Marczykowski-Górecki 6 years ago
parent 3a93e8a2bb
commit e63d2d179f
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

@ -0,0 +1,6 @@
%include qubes-kickstart.cfg
repo --name=qubes-r4.0-testing --gpgkey=file:///tmp/qubes-installer/qubes-release/RPM-GPG-KEY-qubes-4.0-primary --baseurl=http://yum.qubes-os.org/r4.0/current-testing/dom0/fc25
repo --name=qubes-r4.0-templates-itl --gpgkey=file:///tmp/qubes-installer/qubes-release/RPM-GPG-KEY-qubes-4.0-primary --baseurl=http://yum.qubes-os.org/r4.0/templates-itl
repo --name=qubes-r4.0-templates-community --gpgkey=file:///tmp/qubes-installer/qubes-release/RPM-GPG-KEY-qubes-4.0-templates-community --baseurl=http://yum.qubes-os.org/r4.0/templates-community
Loading…
Cancel
Save