X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=TODO;h=07f21fc06ec85649199da105a41f488d3f3064b3;hp=deed465ca6037bbbf3867e27f0833b5c80706d62;hb=d8857af4d053b6d10aea7684aad247bebec4a5e8;hpb=fdc6c4f49c808baafb9bb0e01b617b4f3471f46b;ds=sidebyside diff --git a/TODO b/TODO index deed465ca60..07f21fc06ec 100644 --- a/TODO +++ b/TODO @@ -20,9 +20,6 @@ Features: * make use of the new statx mountid and rootmount fields in path_get_mnt_id() and fd_is_mount_point() -* make use of new loopback setup ioctl to setup loopback devices in one atomic - ioctl - * nspawn: move "incoming mount" directory to /run/host, move "inaccessible" nodes to /run/host, move notify socket (for sd_notify() between payload and container manager) @@ -120,9 +117,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 @@ -337,9 +334,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. @@ -375,7 +369,6 @@ Features: - in systemd's PAMName= logic: query passwords with ssh-askpassword, so that we can make "loginctl set-linger" mode work - fingerprint authentication, pattern authentication, … - make sure "classic" user records can also be managed by homed - - description field for groups - make size of $XDG_RUNTIME_DIR configurable in user record - reuse pwquality magic in firstboot - query password from kernel keyring first