[systemd-devel] systemd ebuild for Gentoo

Enaut Waldmeier enaut.w at googlemail.com
Mon Jun 28 00:09:07 PDT 2010


I made a custom profile and started building a gentoo system with systemd
> instead of sysvinit in a chroot for testing.
>
> I've noticed two minor problems with the ebuild - it is missing the
> dependency for dev-libs/dbus-glib and portage won't install it if sysvinit
> is installed because of file collisions. The dependencies should probably
> reflect this.
>

I had the same issues but in addition to that emerge was not able to create
the directories /cgroup and /cgroup/*. It said something like "Access
denied". I guess its some issue with absolute file paths in the Makefile
that collide with the sandbox system. However creating them manually did
solve the issue.

The next problem I have is that / is never remounted and I can't find the
reason why?

Another Issue is with Dbus. My system is an X-server less system so I
compiled without gtk and Dbus without X support. which is exactly what
systemd complains about when started in session mode. Why is Xserver supprt
needed with D-Bus?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20100628/acb78cea/attachment.html>


More information about the systemd-devel mailing list