diff options
author | Daniel Mack <github@zonque.org> | 2015-12-10 17:40:39 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-12-10 17:40:39 +0100 |
commit | 7b56301a88a0e78e791727bba098a79fc55879a7 (patch) | |
tree | 805b929c7553b01f20c3fa99ba8067bc2e1631ca /TODO | |
parent | 34130ea7aa69d52047bc4fdbd618c6c0cc44b82e (diff) | |
parent | b43d75c378d919900e5c1e82a82e3e17dd3de9f9 (diff) |
Merge pull request #2133 from poettering/import-drop-dkr
importd: drop dkr support
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -600,8 +600,6 @@ Features: removed or added to an existing machine - "machinectl migrate" or similar to copy a container from or to a difference host, via ssh - - man: document how update dkr images works with machinectl - http://lists.freedesktop.org/archives/systemd-devel/2015-February/028630.html - introduce systemd-nspawn-ephemeral@.service, and hook it into "machinectl start" with a new --ephemeral switch - "machinectl status" should also show internal logs of the container in @@ -614,8 +612,6 @@ Features: shell in it, and marks it read-only after use * importd: - - dkr: support tarsum checksum verification, if it becomes reality one day... - - dkr: convert json bits to nspawn configuration - generate a nice warning if mkfs.btrfs is missing * cryptsetup: |