Creating parallel version of a package

Lorenzo plorenzo at disroot.org
Tue Oct 17 22:46:24 BST 2023


Hi,

On Tue, 17 Oct 2023 23:37:17 +0700
Timothy Kenno Handojo <kennohan at gmail.com> wrote:

> Hi all,
> 
> I'm trying to create a version of procps with elogind instead of
> systemd. Is this possible?

What would be the purpose of linking to libelogind instead of
libsystemd?
To build a version that simply does not link to libsystemd0 I would look
in the source at least at the following two:
* debian/rules file: around line 26 there is a '--with-systemd' flag
* debian/patches/makefile_w_link_systemd patch

Regards,
Lorenzo



More information about the Debian-init-diversity mailing list