summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-07-28 18:31:48 +0200
committerLennart Poettering <lennart@poettering.net>2020-08-05 20:34:58 +0200
commit612d3a68d67f3dfe25f04bb435984e87afb84349 (patch)
treeffd4001057ad4641cdd164679619fc9509db1ea1 /TODO
parent71b1d2ded19c727665a73c49d159500aa6ff3ece (diff)
downloadsystemd-612d3a68d67f3dfe25f04bb435984e87afb84349.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO b/TODO
index 88fd20ad3e..a47dfc4e15 100644
--- a/TODO
+++ b/TODO
@@ -115,9 +115,9 @@ Features:
this, it's useful to have one that can dump contents of them, too.
* All tools that support --root= should also learn --image= so that they can
- operate on disk images directly. Specifically: bootctl, tmpfiles, sysusers,
- systemctl, repart, journalctl, coredumpctl. (Already done: systemd-nspawn,
- systemd-firstboot)
+ operate on disk images directly. Specifically: bootctl, systemctl,
+ coredumpctl. (Already done: systemd-nspawn, systemd-firstboot,
+ systemd-repart, systemd-tmpfiles, systemd-sysusers, journalctl)
* seccomp: by default mask x32 ABI system wide on x86-64. it's on its way out
@@ -332,9 +332,6 @@ Features:
right) become genuine first class citizens, and we gain automatic, sane JSON
output for them.
-* systemd-firstboot: teach it dissector magic, so that you can point it to some
- disk image and it will just set everything in it all behind the scenes.
-
* We should probably replace /var/log/README, /etc/rc.d/README with symlinks
that are linked to these places instead of copied. After all they are
constant vendor data.