emd-devel] How can this be done with systemd
> Date: Sat, 25 Jan 2014 15:12:27 +
>
>
>
>> Date: Sat, 25 Jan 2014 16:05:29 +0100
>> From: zbys...@in.waw.pl
>> To: rwob...@hotmail.com
>> CC: systemd-devel@lists.freedesktop.org
>> Subject: Re: [systemd-de
From: rwob...@hotmail.com
To: zbys...@in.waw.pl
CC: systemd-devel@lists.freedesktop.org
Subject: RE: [systemd-devel] How can this be done with systemd
Date: Sat, 25 Jan 2014 15:12:27 +
> Date: Sat, 25 Jan 2014 16:05:29 +0100
> From: zbys...@in.waw.pl
> To: rwob...@hotmail
> Date: Sat, 25 Jan 2014 16:05:29 +0100
> From: zbys...@in.waw.pl
> To: rwob...@hotmail.com
> CC: systemd-devel@lists.freedesktop.org
> Subject: Re: [systemd-devel] How can this be done with systemd
>
> On Sat, Jan 25, 2014 at 09:29:18AM +, Roelof Wobben wrote:
> &
On Sat, Jan 25, 2014 at 09:29:18AM +, Roelof Wobben wrote:
> Hello,
>
> I try to port systemd to a live distro.
> The biggest problem is that they work with modules.
>
> So before the start up can be processed all the modules needs to
> be packed out and copied to memory.
systemd-modules
Hello,
I try to port systemd to a live distro.
The biggest problem is that they work with modules.
So before the start up can be processed all the modules needs to
be packed out and copied to memory.
The script for that is this :
#!/bin/bash# Activate a module, while running LiveCD.# Inc