diff --git a/MSVSphere-8-ARM.ks b/MSVSphere-8-ARM.ks index 730cfef..7ac1e84 100644 --- a/MSVSphere-8-ARM.ks +++ b/MSVSphere-8-ARM.ks @@ -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