Re: [systemd-devel] Best way to run upstream systemd
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@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 ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel
Re: [systemd-devel] Best way to run upstream systemd
2018-07-19 1:46 GMT+02:00 Ryan Gonzalez : > The fastest any distro is going to get systemd would probably be from a > bleeding-edge distro (e.g. Fedora Rawhide). If you don't want you system to > be a disaster zone, though, Arch got systemd 237 just two weeks after > release. > > Fedora will push systemd releases with their new versions, which come out > every six months, and I believe non-LTS Ubuntu distros are probably the > same. > > Anything LTS though (like Ubuntu LTS, Debian, or your own CentOS) is going > to be the absolute *worst* for getting pretty much anything new... > Keep in mind that Fedora Rawhide is the development branch of fedora. If you are open to that, you can just as well also use Debian sid, which usually get's new systemd releases within a couple of days (e.g. v239 was realised 22.6.18, uploaded to Debian a couple hours later at 23.6.18). Those uploads then migrate to Debian testing automatically after a few days, if no regressions are found. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel
Re: [systemd-devel] Best way to run upstream systemd
The fastest any distro is going to get systemd would probably be from a bleeding-edge distro (e.g. Fedora Rawhide). If you don't want you system to be a disaster zone, though, Arch got systemd 237 just two weeks after release. Fedora will push systemd releases with their new versions, which come out every six months, and I believe non-LTS Ubuntu distros are probably the same. Anything LTS though (like Ubuntu LTS, Debian, or your own CentOS) is going to be the absolute *worst* for getting pretty much anything new... On July 18, 2018 5:27:09 PM 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@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel