We might get (maybe the first) ascii live-image out of this!
Posting from it now.
- Code: Select all
root@refracta:/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
root@refracta:/home/user# cat [/]etc/devuan_version
ascii/ceres
root@refracta:/home/user# uname -r
4.5.0-1-amd64
root@refracta:/home/user# cat [/]etc/apt/apt.conf.d/00defaultrelease
APT::Default-Release "ascii";
root@refracta:/home/user# apt update
#SNIP
root@refracta:/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.
root@refracta:/home/user# dpkg -l|grep systemd|grep -v nosystemd
root@refracta:/home/user#
Thanks nadir, this would not have happened without your input.