You are not logged in.
Pages: 1
i just did an update and two Xorg packages were included: xserver-common and xserver-xorg-core
all the X11 packages i have installed (devuan excalibur, kde) are maintained by debian (Debian X Strike Force) except for the two packages above, which are forked by devuan (Maintainer: Devuan Developers).
does anybody know why these two packages need to be forked?
is debian adding systemd hooks into these packages?
are these packages already systemd-ised when debian gets them?
this is not causing any problem, just curious.
Offline
There seems to be a dependency for xserver-xorg-core on "libsystemd0".
Not sure what the issue was with xserver-common.
Offline
They were forked so as to add seatd as alterantive to logind for device mediation.
Offline
They were forked so as to add seatd as alterantive to logind for device mediation.
thanks for this. good to know it is not directly systemd related. binding X11 to systemd did not make any sense to me, but i forgot about [e]logind.
i wonder, will the same mod be made to the xlibre packages?
Offline
i wonder, will the same mod be made to the xlibre packages?
There are xlibre packages that are especially made for Devuan.
Offline
seatd support was added to xlibre a few months ago. I made a freia test live iso with seatd and without elogind or consolekit. Also there's no display manager. Use 'startx' to get a graphical session.
https://get.refracta.org/files/experime … 4_1517.iso
login: user, password: user
root password is root
Offline
Pages: 1