[systemd-devel] Best way to run upstream systemd
ChenQi
Qi.Chen at windriver.com
Thu Aug 2 02:45:46 UTC 2018
On 07/19/2018 06:26 AM, Juanjo Presa wrote:
> I wonder which ways are to run last systemd versions? nowadays Im
> running Centos 7 with systemd facebook backports
> (https://github.com/facebookincubator/rpm-backports). But maybe you
> guys have another way, NixOs? Archlinux?
>
> Tyvm.
>
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/systemd-devel
In order to use latest systemd, you need to ensure
1) things that depend on systemd also change accordingly
2) optionally get a recent kernel so that features added to systemd
based on recent improvements on kernels could also be used.
In summary, you need a build system that could build latest systemd (and
optionally latest kernel) and rebuild other dependencies accordingly.
I'm a yocto developer, and as a playground, I'm using local kernel and
systemd projects which track the latest upstream kernel and systemd.
Best Regards,
Chen Qi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20180802/78c30576/attachment.html>
More information about the systemd-devel
mailing list