diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-10 23:17:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-10 23:17:42 +0100 |
commit | 2ecfc64e59b5e4e96bed6f68bd36b612ef77a146 (patch) | |
tree | 52408ca97e4f541694f46dcfb9d8b0a2225cbcae | |
parent | ebc54302d7fc70927d5dc119e178ff03f6a911ed (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,6 +178,7 @@ Features: - NameLost/NameAcquired obsolete - GVariant - "const" properties (posted) + - path escaping - port exit-on-idle logic to byebye ioctl - update systemd.special(7) to mention that dbus.socket is only about the compatibility socket now - allow updating attach flags during runtime @@ -456,7 +457,6 @@ Features: - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK). - support taking a btrfs snapshot at startup and dropping it afterwards - maybe: hookup nspawn and PrivateNetwork=yes with "ip netns" - - allow booting disk images with a GPT signature using the bootloaderspec partition uuids - generate predictable mac addresses for the netdev we create (host0), maybe based on guest's machine name and machine-id of host (?) |