update to 4.20201108 [release 4.20201108-1mamba;Sun Nov 08 2020]
This commit is contained in:
parent
39ecbf84c7
commit
eb6aad412c
@ -4,8 +4,8 @@
|
|||||||
%define lpadmin_uid 65032
|
%define lpadmin_uid 65032
|
||||||
%define lpadmin_gid 65032
|
%define lpadmin_gid 65032
|
||||||
Name: livecd-tools
|
Name: livecd-tools
|
||||||
Version: 4.93.0
|
Version: 4.20201108
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Live cd environment and utilities
|
Summary: Live cd environment and utilities
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -143,15 +143,6 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null
|
|||||||
if [ $1 -eq 1 ]; then
|
if [ $1 -eq 1 ]; then
|
||||||
systemctl -q daemon-reload
|
systemctl -q daemon-reload
|
||||||
#systemctl -q enable eject
|
#systemctl -q enable eject
|
||||||
# Configure KDM for autologin
|
|
||||||
if [ -e /opt/kde/share/config/kdm/kdmrc ]; then
|
|
||||||
sed -i 's|[#]*AutoLoginEnable=.*|AutoLoginEnable=true|' \
|
|
||||||
/opt/kde/share/config/kdm/kdmrc
|
|
||||||
sed -i 's|[#]*AutoReLogin=.*|AutoReLogin=true|' \
|
|
||||||
/opt/kde/share/config/kdm/kdmrc
|
|
||||||
sed -i 's|[#]*AutoLoginUser=.*|AutoLoginUser=liveuser|' \
|
|
||||||
/opt/kde/share/config/kdm/kdmrc
|
|
||||||
fi
|
|
||||||
# Configure LXDM for autologin
|
# Configure LXDM for autologin
|
||||||
[ -e /etc/lxdm/lxdm.conf ] && sed -i "s|# autologin.*|autologin=liveuser|" \
|
[ -e /etc/lxdm/lxdm.conf ] && sed -i "s|# autologin.*|autologin=liveuser|" \
|
||||||
/etc/lxdm/lxdm.conf
|
/etc/lxdm/lxdm.conf
|
||||||
@ -214,6 +205,9 @@ fi
|
|||||||
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.20201108-1mamba
|
||||||
|
- update to 4.20201108
|
||||||
|
|
||||||
* Sat Oct 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.93.0-2mamba
|
* Sat Oct 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.93.0-2mamba
|
||||||
- update kde plasma screenshot during installation
|
- update kde plasma screenshot during installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user