Eelco Dolstra
21573af9fb
Containers: Use /etc/resolv.conf supplied by the host
...
This used to work with systemd-nspawn 203, because it bind-mounted
/etc/resolv.conf (so openresolv couldn't overwrite it). Now it's just
copied, so we need some special handling.
2014-04-18 16:48:11 +02:00
Eelco Dolstra
ab989f525b
Drop ALSA dependency in containers
2014-04-16 01:44:43 +02:00
Eelco Dolstra
35bf0f4810
Don't restart container-startup-done
2014-04-15 12:07:24 +02:00
Eelco Dolstra
596bd37163
Don't restart container shells in switch-to-configuration
2014-04-15 12:07:18 +02:00
Eelco Dolstra
ac8c924c09
nixos-container: Add ‘run’ and ‘root-login’ commands
...
And remove ‘root-shell’.
2014-04-10 15:07:29 +02:00
Eelco Dolstra
1ad9a654be
Make starting a container synchronous
...
So now "systemctl start container@foo" will only return after the
container has reached multi-user.target.
2014-04-03 16:36:23 +02:00