<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#333333" text="#cccccc">
Am 10.11.2010 11:28, schrieb Andrei Gherzan:
<blockquote cite="mid:4CDA73C0.6010608@gherzan.ro" type="cite">
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
Hello. My name is Andrew. I found your [systemd-devel] systemd and
Linuxfromscratch article and wanted to know if you managed to make
systemd work on your system. I've done all the work with toolchain and
basic system file in LFS and now i want to install systemd as an Init
alternative. <br>
  <br>
Did you manage to do it? If so, would you please give my some info of
how you did it?<br>
  <br>
Thanks a lot.<br>
</blockquote>
Hey,<br>
I tried to get a CLFS system up and running but failed to do so. I
failed to compile systemd because of a bug in xsltproc (ssegfault on
64bit) and some more (building dependencies of systemd). Then I
discovered exherbo which was pretty much exactly what I wanted to build
so I switched over to using exherbo.<br>
<br>
The Problem Sven did have can be resolved usually with the following
command:<br>
systemctl enable remount-rootfs.service<br>
<br>
If you are interested you can look into the buildscripts of exherbo
(<a class="moz-txt-link-freetext" href="http://git.exherbo.org/?p=arbor.git;a=blob;f=packages/sys-apps/systemd/systemd.exlib">http://git.exherbo.org/?p=arbor.git;a=blob;f=packages/sys-apps/systemd/systemd.exlib</a>)
and gentoo (<a
 href="http://barbieri-playground.googlecode.com/svn/gentoo/overlay/sys-apps/systemd/systemd-9999.ebuild">http://barbieri-playground.googlecode.com/svn/gentoo/overlay/sys-apps/systemd/systemd-9999.ebuild</a>).<br>
<br>
Maybe that helped :)<br>
</body>
</html>