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/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
