mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-08 16:10:29 +08:00
Make it easier to handle branching
Now the switch between using the rawhide repo and the normal repos can be done by just switching comment lines in one place (fedora-repo.ks). (Note that the repo lines in fedora-install.ks don't get changed for branching.)
This commit is contained in:
@@ -43,7 +43,10 @@ fedora_DATA = \
|
||||
fedora-livedvd-scientific-kde.ks \
|
||||
fedora-livecd-security.ks \
|
||||
fedora-live-jam-kde.ks \
|
||||
fedora-mate-packages.ks
|
||||
fedora-mate-packages.ks \
|
||||
fedoda-repo-rawhide.ks \
|
||||
fedora-repo-not-rawhide.ks \
|
||||
fedora-repo.ks
|
||||
|
||||
customdir = ${pkgdatadir}/custom/
|
||||
custom_DATA = \
|
||||
|
||||
Reference in New Issue
Block a user