On 2015-04-23 at 16:48 +0200, Lennart Poettering wrote: > On Thu, 23.04.15 17:46, Ivan Shapovalov (intelfx...@gmail.com) wrote: > > > On 2015-04-23 at 14:11 +0200, Lennart Poettering wrote: > > > On Thu, 26.02.15 02:46, Ivan Shapovalov (intelfx...@gmail.com) > > > wrote: > > > > > > > This is useful, for example, to create system accounts on an > > > > initramfs > > > > using the host's configuration. > > > > > > Hmm, but you can already do this, by specifiying the config > > > files on > > > the command line, no? > > > > Actually, this means duplicating the logic of determining of the > > directory list (/usr/lib vs /lib, ...). > > True, but it's not *that* complex in that case...
Not really, because it is then also needed to do priority-overriding of the configuration snippets by hand. I would really like to avoid re -implementing this logic. There is an alternative to bind-mount all configuration directories into the destination root, but it's not "atomic" against killing of the process (if we get killed in between, stale bind mounts will remain). So I won't like to do this either. I'm sure that mkinitcpio maintainer in arch will not accept this solution as well. Any other options? -- Ivan Shapovalov / intelfx /
signature.asc
Description: This is a digitally signed message part
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel