<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/19/2018 06:26 AM, Juanjo Presa
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJnHUTD55VZwv=aiEJTg--VryN1o4Trm4zeN=Uhvriozg2e3Wg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">I wonder which ways are to run last systemd
        versions? nowadays Im running Centos 7 with systemd facebook
        backports (<a moz-do-not-send="true"
          href="https://github.com/facebookincubator/rpm-backports"
          target="_blank">https://github.com/facebookincubator/rpm-backports</a>).
        But maybe you guys have another way, NixOs? Archlinux?
        <div><br>
        </div>
        <div>Tyvm.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
systemd-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/systemd-devel">https://lists.freedesktop.org/mailman/listinfo/systemd-devel</a>
</pre>
    </blockquote>
    <p><br>
    </p>
    In order to use latest systemd, you need to ensure<br>
    1) things that depend on systemd also change accordingly<br>
    2) optionally get a recent kernel so that features added to systemd
    based on recent improvements on kernels could also be used.<br>
    <br>
    In summary, you need a build system that could build latest systemd
    (and optionally latest kernel) and rebuild other dependencies
    accordingly.<br>
    <br>
    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.<br>
    <br>
    Best Regards,<br>
    Chen Qi<br>
  </body>
</html>