LWN.net Logo

Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel

Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel

Posted Feb 9, 2013 18:40 UTC (Sat) by tzafrir (subscriber, #11501)
In reply to: Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel by rahulsundaram
Parent article: Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel

Or rather, and this is something bleeding edge Fedora folks can easily ignore, trade it for a dependency on kernel >= 3.x (for some specific x) with a certain feature enabled.

Up until recently my VPS server was running on kernel 2.6.16.


(Log in to post comments)

Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel

Posted Feb 10, 2013 12:15 UTC (Sun) by engla (guest, #47454) [Link]

libdbus can be implemented on top of the kernel support. What says that you couldn't fall back to the current implementation if the kernel support is lacking?

Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel

Posted Feb 10, 2013 14:15 UTC (Sun) by tzafrir (subscriber, #11501) [Link]

But that's legacy code. Who would bother maintaining it (not just the extra code and ifdefs in libdbus. Also the dbusd)?

I managed to keep using that old a kernel version by ignoring the minimally-required kernel image version required by Debian. I ignored it as it was generally a requirement of udev and I did not need udev on that server.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds