[Nix-dev] systemd in initrd

Eelco Dolstra eelco.dolstra at logicblox.com
Fri Aug 22 20:11:41 CEST 2014


Hi,

On 22/08/14 16:04, Luca Bruno wrote:

> I did a very quick test. Added the following components to the initrd,
> according to arch linux systemd hook [1]:
> lib/systemd/systemd
> lib/systemd/system-generators/systemd-fstab-generator
> lib/systemd/system-generators/systemd-gpt-auto-generator
> bin/systemd-tmpfiles

Hm, why would we need systemd-tmpfiles? We barely use it in the regular system,
so I doubt we need it in stage 1.

> lib/libcap.so.*
> lib/libpam.so.*

We can compile systemd without libpam for the initrd (it has a --disable-pam
configure switch).

> I'm probably going to start a branch on my repository for this work
> soon, plus setting up an hydra for building tests against the branch.

Great!

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/


More information about the nix-dev mailing list