(01-07-2021, 06:04 PM)Alho Wrote: I have made a test Workstation image with Gnome and Phosh, that uses Pboot with its GUI boot manager.
Feel free to test it, if you dare :-)
Dare accepted :-p but what is the unlock pin number?
Edit: Figured out the pin is 1111
Same as mobian+lightdm, had to remove the below file to get wayland session working:
Code:
cd /usr/share/xsessions
sudo mv gnome.desktop gnome.desktop.bak
Seems a file indexing service runs on first boot which locks things up for a while. Subsequently, packagekit, chatty & systemd-coredump appear to be constantly running on each reboot (stopped with systemctl disable and pkill). Still very usable though.