On Tue, Feb 18, 2014 at 11:57 AM, "Jóhann B. Guðmundsson" <[email protected]> wrote: > On 02/18/2014 05:03 AM, Zbigniew Jędrzejewski-Szmek wrote: >> >> A related question is wheter Fedora should get this release in rawhide: >> I think yes, but with --disable-kdbus --enable-compat-libs. It's nice >> thathttps://bugzilla.redhat.com/show_bug.cgi?id=1065572 got fixed just >> in time. > > Rawhide is the place for breakage and we want to catch any related bugs > sooner rather then later so why disable kdbus?
It is completely insecure and work-in-progress, the API is not finished, the kernel side not generally available. Kdbus in systemd is useless and cannot be tested without the kernel module. We will still change the kernel module API, so any change in a newer systemd, or the kernel, will render the machine using kdbus unbootable. It is really no stuff a distribution should ship at this moment. "make install" for systemd is as easy to do as the "make install" of the kernel module, for people who want to play with kdbus. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
