<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br> <BR><div><hr id="stopSpelling">From: rwobben@hotmail.com<br>To: zbyszek@in.waw.pl<br>CC: systemd-devel@lists.freedesktop.org<br>Subject: RE: [systemd-devel] How can this be done with systemd<br>Date: Sat, 25 Jan 2014 15:12:27 +0000<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr"><br> <br><div>> Date: Sat, 25 Jan 2014 16:05:29 +0100<br>> From: zbyszek@in.waw.pl<br>> To: rwobben@hotmail.com<br>> CC: systemd-devel@lists.freedesktop.org<br>> Subject: Re: [systemd-devel] How can this be done with systemd<br>> <br>> On Sat, Jan 25, 2014 at 09:29:18AM +0000, Roelof Wobben wrote:<br>> > Hello, <br>> >  <br>> > I try to port systemd to a live distro.<br>> > The biggest problem is that they work with modules. <br>> >  <br>> > So before the start up can be processed all the modules needs to <br>> > be packed out and copied to memory.<br>> systemd-modules-load.service(8) will load the modules, but of course<br>> won't unpack them. You'll have to do it yourself. Probably adding<br>> a separate .service with DefaultDependencies=no, Before=systemd-modules-load.service,<br>> and installed as wanted by systemd-modules-load.service which<br>> unpacks the modules is the way to do it.<br>> <br>> Zbyszek</div><div> </div><div> I look at systemd-modules-load.service(8) but that is for kernel modules.</div><div>The modules I talk about are a sort of container which contains software like kernel.xzm which contains all the directories and files of the kernel in use. </div><div> </div><div>Anyone a out-of-the-box idea how to solve this ?</div><div> </div><div>Roelof</div><div><br> </div>                                       </div></div>                                        </div></body>
</html>