]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jun 2020 16:37:00 +0000 (18:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Jun 2020 16:37:00 +0000 (18:37 +0200)
TODO

diff --git a/TODO b/TODO
index c4275b48e0852348d4b6fd4d3f0998ff3bcd007c..da248ff2961fd1cc202cf9be14f7faf10fd5a532 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,9 @@ Janitorial Clean-ups:
 
 Features:
 
+* add --copy-from and --copy-to command to systemd-dissect which copies stuff
+  in and out of a disk image
+
 * add systemd.random_seed= on the kernel cmdline, taking some hex or base64
   encoded data. During earliest boot, credit it to entropy. This is not useful
   for general purpose systems, but certainly for testing environments in VMs