Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
rocky
kickstarts
Commits
cfc85ef7
Verified
Commit
cfc85ef7
authored
Jun 04, 2021
by
Louis Abel
📺
Browse files
use koji as a reference
parent
22f7ee93
Changes
1
Hide whitespace changes
Inline
Side-by-side
live/8/rocky-repo.ks
View file @
cfc85ef7
# These should change based on the major/minor release
# Deps repo, there are some anaconda packages that are *not* available by default
repo --name=
L
ive
D
eps --baseurl=http://
dl
.rockylinux.org/
pub/rocky/8.3/LiveDeps
/x86_64/
os/
repo --name=
l
ive
d
eps
--cost=500
--baseurl=http
s
://
kojidev
.rockylinux.org/
kojifiles/repos/dist-rocky8_4-updates-build/latest
/x86_64/
# Base repos
repo --name=BaseOS --baseurl=http://dl.rockylinux.org/pub/rocky/8.4/BaseOS/x86_64/os/
repo --name=AppStream --baseurl=http://dl.rockylinux.org/pub/rocky/8.4/AppStream/x86_64/os/
repo --name=PowerTools --baseurl=http://dl.rockylinux.org/pub/rocky/8.4/PowerTools/x86_64/os/
repo --name=BaseOS
--cost=200
--baseurl=http://dl.rockylinux.org/pub/rocky/8.4/BaseOS/x86_64/os/
repo --name=AppStream
--cost=200
--baseurl=http://dl.rockylinux.org/pub/rocky/8.4/AppStream/x86_64/os/
repo --name=PowerTools
--cost=200
--baseurl=http://dl.rockylinux.org/pub/rocky/8.4/PowerTools/x86_64/os/
# URL to the base os repo
url --url=http://dl.rockylinux.org/pub/rocky/8.4/BaseOS/x86_64/os/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment