news
easyOS and OpenEmbedded/Yocto Development Updates
-
Barry Kauler ☛ dpkg db ro and rw layers synchronized
...but that sync code is far from complete.
When easyOS is updated to a new version, there will be a mismatch of the dpkg database information in /var/lib/dpkg/info and /var/lib/dpkg/status, on the read-write and read-only aufs levels.
That is, the above-mentioned folders and files get saved in /mnt/wkg/.session at power-off, reloaded at next bootup. You install a .deb, fine, it gets added into the dpkg database, and also saved in .session.
-
Barry Kauler ☛ AnyDesk now starts immediately
Ah, I fondly recall Easy Scarthgap, packages compiled by me in OpenEmbedded/Yocto, without dependency on polkit, pam, systemd or elogind. Unfortunately, using Devuan/Debian packages, have to attempt to render these inoperative. Which is not easy. Yes, Devuan does not use systemd, but it does require elogind, which is a component of systemd.