Add CentOS (#12)

* Add CentOS 7

* Fix rawhide boot

* Test locale versions
This commit is contained in:
Greg Hellings
2022-06-22 10:00:04 -05:00
committed by GitHub
parent 291ebbf82c
commit 0a3832d2c4
34 changed files with 255 additions and 24 deletions
+8
View File
@@ -14,3 +14,11 @@
path = http/fedora/rawhide
url = https://pagure.io/fedora-kickstarts.git
branch = main
[submodule "http/centos-upstream"]
path = http/centos-upstream
url = https://git.centos.org/centos/kickstarts.git
branch = master
[submodule "http/centos-stream"]
path = http/centos-stream
url = https://github.com/greg-hellings/centos-stream-kickstarts-mirror.git
branch = main