diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-06-10 18:37:00 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-06-10 18:37:00 +0200 |
commit | 4c150809eb9e6ad66c300becb6a4c22d9f5977fa (patch) | |
tree | 6df4060945d57f7223d64a8d11a0ca6f364e8042 /TODO | |
parent | test: make TEST-02-CRYPTSETUP a bit more robust (diff) | |
download | systemd-4c150809eb9e6ad66c300becb6a4c22d9f5977fa.tar.xz systemd-4c150809eb9e6ad66c300becb6a4c22d9f5977fa.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |