kickstarts/live/8/stage/rocky-repo.ks

11 lines
579 B
Plaintext
Raw Normal View History

2021-06-04 17:42:06 +00:00
# These should change based on the major/minor release
# Base repos
2021-11-10 18:39:40 +00:00
repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$basearch/os/
repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.5/AppStream/$basearch/os/
repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.5/PowerTools/$basearch/os/
repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.5/extras/$basearch/os
2021-06-04 17:42:06 +00:00
# URL to the base os repo
2021-11-10 18:39:40 +00:00
url --url=http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$basearch/os/