HoralOS init
firsts tests
This commit is contained in:
13
fedora-repo.ks
Normal file
13
fedora-repo.ks
Normal 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
|
||||
Reference in New Issue
Block a user