We might get (maybe the first) ascii live-image out of this!
Posting from it now.
- Code: Select all
[email protected]:/home/user# cat /proc/cmdline
BOOT_IMAGE=(loop)/live/vmlinuz boot=live findiso=/ascii/ascii_current.iso nomce apm=power-off lang=en_GB timezone=Europe/London noprompt noeject swap
[email protected]:/home/user# cat [/]etc/devuan_version
ascii/ceres
[email protected]:/home/user# uname -r
4.5.0-1-amd64
[email protected]:/home/user# cat [/]etc/apt/apt.conf.d/00defaultrelease
APT::Default-Release "ascii";
[email protected]:/home/user# apt update
#SNIP
[email protected]:/home/user# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[email protected]:/home/user# dpkg -l|grep systemd|grep -v nosystemd
[email protected]:/home/user#
Thanks nadir, this would not have happened without your input.