diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-12-11 20:09:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-11 20:09:04 +0100 |
commit | 280b29ac84baee304c180fe64f820db56cd5b2b3 (patch) | |
tree | c38ba89f5f6f96f16892de6e72fed6820d56ee28 /TODO | |
parent | cb8ac9646f2c5cf3c06b7c7538eaf64334e9a997 (diff) | |
parent | 0b6b2df80d5f7b394cd032967b8796d96a8d0fcf (diff) | |
download | systemd-280b29ac84baee304c180fe64f820db56cd5b2b3.tar.gz |
Merge pull request #4861 from keszybz/dissect-tweaks
A prettification of the dissect code, mkosi and TODO updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -618,6 +618,10 @@ Features: - maybe make copying of /etc/resolv.conf optional, and skip it if --read-only is used +* dissect + - refuse mounting over a mount point + - automatically discover .roothash files in dissect, similarly to nspawn + * machined: - add an API so that libvirt-lxc can inform us about network interfaces being removed or added to an existing machine |