HoralOS init

firsts tests
This commit is contained in:
2022-10-31 23:16:35 +01:00
commit 999c4fe957
9 changed files with 630 additions and 0 deletions

13
fedora-repo.ks Normal file
View File

@@ -0,0 +1,13 @@
# Include the appropriate repo definitions
# Exactly one of the following should be uncommented
# For the master branch the following should be uncommented
# %include fedora-repo-rawhide.ks
# For non-master branches the following should be uncommented
%include fedora-repo-not-rawhide.ks
# horal
repo --name=fusion --mirrorlist=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-$releasever&arch=$basearch
repo --name=fusion-updates --mirrorlist=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-$releasever&arch=$basearch