Added inital modification for Kiosk version

This commit is contained in:
2022-09-14 17:00:04 +02:00
parent d19b2f3c1b
commit bd1b77c19e
21 changed files with 116 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
echo "I: running $0"
apt -y purge exim4-base nfs-common rpcbind firmware-netronome grub*
apt -y purge exim4-base nfs-common rpcbind firmware-netronome grub* nvidia* glx* update-glx
if [ -f "/usr/bin/x86_64" ] ; then
apt purge $(apt list --installed |grep linux-image |grep -v bpo| sed 's#/.*##') -y

View File

@@ -0,0 +1,3 @@
#!/bin/bash
#Remove start trigger generator for automaticaly starting X
rm -f /lib/live/config/0140-xinit