mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
update TODO
This commit is contained in:
parent
71b1d2ded1
commit
612d3a68d6
9
TODO
9
TODO
@ -115,9 +115,9 @@ Features:
|
|||||||
this, it's useful to have one that can dump contents of them, too.
|
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
|
* All tools that support --root= should also learn --image= so that they can
|
||||||
operate on disk images directly. Specifically: bootctl, tmpfiles, sysusers,
|
operate on disk images directly. Specifically: bootctl, systemctl,
|
||||||
systemctl, repart, journalctl, coredumpctl. (Already done: systemd-nspawn,
|
coredumpctl. (Already done: systemd-nspawn, systemd-firstboot,
|
||||||
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
|
* 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
|
right) become genuine first class citizens, and we gain automatic, sane JSON
|
||||||
output for them.
|
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
|
* 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
|
that are linked to these places instead of copied. After all they are
|
||||||
constant vendor data.
|
constant vendor data.
|
||||||
|
Loading…
Reference in New Issue
Block a user