|
|
@ -15,10 +15,10 @@ network --bootproto=dhcp --device=link --activate
|
|
|
|
# Firewall configuration
|
|
|
|
# Firewall configuration
|
|
|
|
firewall --enabled --service=mdns,samba,samba-client
|
|
|
|
firewall --enabled --service=mdns,samba,samba-client
|
|
|
|
# Use network installation
|
|
|
|
# Use network installation
|
|
|
|
url --url="https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/kickstart/"
|
|
|
|
url --url="https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/"
|
|
|
|
repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/9/BaseOS/x86_64/kickstart/ --cost=200
|
|
|
|
repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/9/BaseOS/x86_64/os/ --cost=200
|
|
|
|
repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/9/AppStream/x86_64/kickstart/ --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/kickstart/ --cost=200
|
|
|
|
repo --name="Extras" --baseurl=https://rsync.inferitos.ru/msvsphere/9/Extras/x86_64/os/ --cost=200
|
|
|
|
#repo --name="yandex-browser" --baseurl=https://repo.yandex.ru/yandex-browser/rpm/stable/x86_64/ --cost=200
|
|
|
|
#repo --name="yandex-browser" --baseurl=https://repo.yandex.ru/yandex-browser/rpm/stable/x86_64/ --cost=200
|
|
|
|
# System timezone
|
|
|
|
# System timezone
|
|
|
|
timezone Europe/Moscow
|
|
|
|
timezone Europe/Moscow
|
|
|
@ -419,8 +419,6 @@ glib-compile-schemas /usr/share/glib-2.0/schemas
|
|
|
|
# set up auto-login
|
|
|
|
# set up auto-login
|
|
|
|
cat > /etc/gdm/custom.conf << FOE
|
|
|
|
cat > /etc/gdm/custom.conf << FOE
|
|
|
|
[daemon]
|
|
|
|
[daemon]
|
|
|
|
WaylandEnable=false
|
|
|
|
|
|
|
|
DefaultSession=gnome-xorg.desktop
|
|
|
|
|
|
|
|
AutomaticLoginEnable=True
|
|
|
|
AutomaticLoginEnable=True
|
|
|
|
AutomaticLogin=liveuser
|
|
|
|
AutomaticLogin=liveuser
|
|
|
|
FOE
|
|
|
|
FOE
|
|
|
@ -457,25 +455,6 @@ cat > /etc/locale.conf << FOE
|
|
|
|
LANG="ru_RU.UTF-8"
|
|
|
|
LANG="ru_RU.UTF-8"
|
|
|
|
FOE
|
|
|
|
FOE
|
|
|
|
|
|
|
|
|
|
|
|
cat > /etc/gdm/custom.conf << FOE
|
|
|
|
|
|
|
|
# GDM configuration storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[daemon]
|
|
|
|
|
|
|
|
# Uncomment the line below to force the login screen to use Xorg
|
|
|
|
|
|
|
|
WaylandEnable=false
|
|
|
|
|
|
|
|
DefaultSession=gnome-xorg.desktop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[security]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[xdmcp]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[chooser]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[debug]
|
|
|
|
|
|
|
|
# Uncomment the line below to turn on debugging
|
|
|
|
|
|
|
|
#Enable=true
|
|
|
|
|
|
|
|
FOE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Enable selinuxuser_execmod bool
|
|
|
|
# Enable selinuxuser_execmod bool
|
|
|
|
/usr/sbin/setsebool -P selinuxuser_execmod 1
|
|
|
|
/usr/sbin/setsebool -P selinuxuser_execmod 1
|
|
|
|
|
|
|
|
|
|
|
@ -597,4 +576,7 @@ mythes-ru
|
|
|
|
-gnome-tour
|
|
|
|
-gnome-tour
|
|
|
|
-gnome-font-viewer
|
|
|
|
-gnome-font-viewer
|
|
|
|
file-roller
|
|
|
|
file-roller
|
|
|
|
|
|
|
|
sphere-keyboard-config
|
|
|
|
|
|
|
|
sphere-desktop-selector
|
|
|
|
|
|
|
|
sphere-repos-flatpak
|
|
|
|
%end
|
|
|
|
%end
|
|
|
|