X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=95a806be651f3084eebefe0609438b837a3a9dc2;hb=700e07ffd53083114e91bb4ba646ed26d0463f67;hp=b2428d2c941ffa232c9f29b04bd994b485bdafbd;hpb=0be8342c04bbf129b4a21e5073eacccbbce4e896;p=elogind.git diff --git a/TODO b/TODO index b2428d2c9..95a806be6 100644 --- a/TODO +++ b/TODO @@ -20,8 +20,6 @@ Fedora 19: * make anaconda write timeout=0 for encrypted devices -* create /var/log/journal/ - * external: maybe it is time to patch procps so that "ps" links to libsystemd-logind to print a pretty service name, seat name, session name in its output. Currently it only shows cgroup membership, but @@ -48,6 +46,21 @@ Fedora 19: Features: +* BootLoaderSpec: drop allowing ext234 for $BOOT. Clarify that the + kernel has to be in $BOOT. Clarify that the boot loader should be + installed to the ESP. Define a way how an installer can figure out + whether a BLS compliant boot loader is installed. + +* We currently have a dep loop between libsystemd-id128 and libsystemd-shared. + +* man: remove .include documentation, and instead push people to use .d/*.conf + +* disallow .include from included files + +* timedatectl needs to show whether NTP is available at all + +* reduce caps of systemd-localed + * safe_atod() is too naive, as it is vulnerable to locale parameters, should be locale independent. * think about requeuing jobs when daemon-reload is issued? usecase: @@ -232,8 +245,6 @@ Features: freeze (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git) and standby (https://bugs.freedesktop.org/show_bug.cgi?id=57793) as suspend modes -* When shutdown.target is queued begin with an asynchronous sync()? - * introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations * deal with sendmail/postfix exclusivity