Hi
Does anybody know of a minimal Raspbian install for the Raspberry Pi 2?
Not really looking for a net install, just one without the educational stuff and programming languages, etc.
Thanks
Code: Select all
apt-get update
apt-get purge xserver* -y
apt-get purge ^x11 -y
apt-get purge ^libx -y
apt-get purge ^lx -y
apt-get purge samba* -y
apt-get autoremove -y
apt-get upgrade -y
apt-get cleanCode: Select all
https://github.com/debian-pi/raspbian-ua-netinst