diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -120,6 +120,9 @@ Features: * nspawn: as soon as networkd has a bus interface, hook up --network-interface=, --network-bridge= with networkd, to trigger netdev creation should an interface be missing +* rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring + to unicode chars, to make things more expressive. + * "machinectl migrate" or similar to copy a container from or to a difference host, via ssh |