Re: [DNG] Devuan on Raspberry Pi 2B

2015-08-06 Thread Florian Zieboll
Hello again, just a hint for the resolute ones among us, as I think this hasn't been mentioned on this list yet: Adding the following lines to e.g. the file /etc/apt/preferences.d/avoid-systemd should make ultimately sure, that libsystemd0 will not be accidentally pulled in by some felted packag

Re: [DNG] Devuan on Raspberry Pi 2B

2015-08-05 Thread Rainer Weikusat
Florian Zieboll writes: [...] > check for systemd: > # apt-get install aptitude > # aptitude search '?installed' | grep systemd > # JFTR: dpkg -l will give you a list of installed packages and their descriptions so dpkg -l | grep systemd or dpkg -l | grep -i systemd should work for th

[DNG] Devuan on Raspberry Pi 2B

2015-08-05 Thread Florian Zieboll
Hello! I just installed Devuan armhf on a headless Raspberry Pi 2 Model B, using the raspian-ua-netinst image. The upgrade from this tiny Debian Wheezy to Devuan Jessie /just worked/ - installing task-lxde-desktop pulled in libsystemd0 as dependency of some "less essential" and easy to remove pack