You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
918 B
13 lines
918 B
# These should change based on the major/minor release
|
|
|
|
# Base repos
|
|
repo --name=BaseOS --cost=200 --baseurl=https://yumrepofs.build.resf.org/v1/projects/0048077b-1573-4cb7-8ba7-cce823857ba5/repo/hashed-BaseOS/$basearch
|
|
repo --name=AppStream --cost=200 --baseurl=https://yumrepofs.build.resf.org/v1/projects/0048077b-1573-4cb7-8ba7-cce823857ba5/repo/hashed-AppStream/$basearch
|
|
repo --name=CRB --cost=200 --baseurl=https://yumrepofs.build.resf.org/v1/projects/0048077b-1573-4cb7-8ba7-cce823857ba5/repo/hashed-CRB/$basearch
|
|
repo --name=extras --cost=200 --baseurl=https://yumrepofs.build.resf.org/v1/projects/0048077b-1573-4cb7-8ba7-cce823857ba5/repo/hashed-extras/$basearch
|
|
|
|
repo --name="elrepo-kernel" --baseurl=https://elrepo.org/linux/kernel/el9/$basearch/ --cost=200
|
|
|
|
# URL to the base os repo
|
|
url --url=https://yumrepofs.build.resf.org/v1/projects/0048077b-1573-4cb7-8ba7-cce823857ba5/repo/hashed-BaseOS/$basearch
|