|
|
@ -16,21 +16,9 @@ network --bootproto=dhcp --device=link --activate
|
|
|
|
firewall --enabled --service=mdns
|
|
|
|
firewall --enabled --service=mdns
|
|
|
|
# Use network installation
|
|
|
|
# Use network installation
|
|
|
|
url --url="https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/"
|
|
|
|
url --url="https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/"
|
|
|
|
repo --name="BaseKoji" --baseurl=https://koji.inferitos.ru/kojifiles/repos/inferit-9_2-bootstrap-build/latest/x86_64/ --cost=200
|
|
|
|
repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/9/BaseOS/x86_64/os/ --cost=200
|
|
|
|
repo --name="ExtrasKoji" --baseurl=https://koji.inferitos.ru/kojifiles/repos/inferit-9-extras-build/latest/x86_64/ --cost=200
|
|
|
|
repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/9/AppStream/x86_64/os/ --cost=200
|
|
|
|
|
|
|
|
repo --name="Extras" --baseurl=https://rsync.inferitos.ru/msvsphere/9/Extras/x86_64/os/ --cost=200
|
|
|
|
#repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/ --cost=200
|
|
|
|
|
|
|
|
#repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/9/AppStream/$basearch/os/ --cost=200
|
|
|
|
|
|
|
|
#repo --name="CRB" --baseurl=https://rsync.inferitos.ru/msvsphere/9/CRB/$basearch/os/ --cost=200
|
|
|
|
|
|
|
|
#repo --name="extras" --baseurl=https://rsync.inferitos.ru/msvsphere/9/Extras/$basearch/os --cost=200
|
|
|
|
|
|
|
|
repo --name="fixme" --baseurl=http://localhost/extras --cost=100
|
|
|
|
|
|
|
|
repo --name="yandex-browser" --baseurl=https://repo.yandex.ru/yandex-browser/rpm/stable/x86_64/ --cost=200
|
|
|
|
|
|
|
|
repo --name="epel" --baseurl=https://mirror.yandex.ru/epel/9/Everything/x86_64/ --cost=200 --exclude=chromium*
|
|
|
|
|
|
|
|
#url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/"
|
|
|
|
|
|
|
|
#repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200
|
|
|
|
|
|
|
|
#repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200
|
|
|
|
|
|
|
|
#repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200
|
|
|
|
|
|
|
|
#repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200
|
|
|
|
|
|
|
|
# System timezone
|
|
|
|
# System timezone
|
|
|
|
timezone Europe/Moscow
|
|
|
|
timezone Europe/Moscow
|
|
|
|
# SELinux configuration
|
|
|
|
# SELinux configuration
|
|
|
|