Commit Graph

6 Commits

Author SHA1 Message Date
Adam Williamson d44fc9d737 fix double ? in fedora-repo files 2015-02-20 09:12:07 -08:00
Dennis Gilmore ab42e2ad26 choose more secure options for the repos 2015-02-11 08:21:57 -06:00
Bruno Wolff III 431bc90632 Add missing 'f' to updates and testing repo urls 2013-08-31 08:08:04 -05:00
Bruno Wolff III 6bb61fa057 Fix up repo definitions
Someone noticed that I messed up the repo definitions for live images,
but the fix wasn't right for the live images. The install image uses
a source repo, but the live images don't. The repo commands for the
install image are in the install image itself. It is also safe to
include the updates repo since an updates repo is created for branched
that has no packages and stays that way until release is gold. That
way the same repo set can be used before and after release. Also a
commented out repo definition for updates-testing is provided to help
people who want to enable that.
2013-07-04 10:57:37 -05:00
Dennis Gilmore bdf04f705a add missing fedora-repo-rawhide.ks file and put in repo definitions for fedora-repo-not-rawhide.ks 2013-07-04 09:59:00 -05:00
Bruno Wolff III 8394644034 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.)
2013-06-29 08:05:30 -05:00