Added msvsphere-configs-gnome and switch repos to /os/

i8
Arkady L. Shane 10 months ago
parent 3ca7ec5177
commit 4c9263665c
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -15,10 +15,10 @@ network --bootproto=dhcp --device=link --activate
# Firewall configuration
firewall --enabled --service=mdns
# Use network installation
url --url="https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/kickstart/"
repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/8/BaseOS/x86_64/kickstart/ --cost=200
repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/8/AppStream/x86_64/kickstart/ --cost=200
repo --name="Extras" --baseurl=https://rsync.inferitos.ru/msvsphere/8/Extras/x86_64/kickstart/ --cost=200
url --url="https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/os/"
repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/8/BaseOS/x86_64/os/ --cost=200
repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/8/AppStream/x86_64/os/ --cost=200
repo --name="Extras" --baseurl=https://rsync.inferitos.ru/msvsphere/8/Extras/x86_64/os/ --cost=200
# System timezone
timezone Europe/Moscow
# SELinux configuration
@ -483,6 +483,7 @@ gnome-session-xsession
gnome-tweaks
mc
sphere-release-identity-arm
msvsphere-configs-gnome
-gnome-initial-setup
-gnome-getting-started-docs
%end

Loading…
Cancel
Save