Lightweight desktop
===================
-apt-get install lightdm blackbox xterm firefox-esr
+apt-get install lightdm blackbox xterm firefox-esr big-cursor
/etc/init.d/lightdm start
Install gnome
EndSection
EOF
-
Install latest kernel and m1n1 stage 2 (m1n1, dtbs, u-boot)
===========================================================
curl -sL tg.st/u/ksh | sudo bash
EOF
cat <<EOF > /etc/apt/sources.list
-deb http://ftp.debian.org/debian testing main contrib non-free
-deb-src http://ftp.debian.org/debian testing main contrib non-free
+deb http://den.debian.org/debian testing main contrib non-free
+deb-src http://den.debian.org/debian testing main contrib non-free
EOF
apt update