X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=fcafba0dfe9c60f8e009917c77eab7b239d1b2a0;hp=47c91fdc583020aef19ec4fe967f23e4ae9016b4;hb=7aaec603d9e76182a28bb69be5a4fb8710a4788f;hpb=2e4015f3e73173a4346c03a1ed7962f7d3423ed2 diff --git a/TODO b/TODO index 47c91fdc5..fcafba0df 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,8 +46,26 @@ 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. + +* 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: + the initrd issues a reload after fstab from the host is accessible + and we might want to requeue the mounts local-fs acquired through + that automatically. + * neither pkexec nor sudo initialize environ[] from the PAM environment? * rework specifier logic so that we can distuingish OOM errors from other errors @@ -60,8 +76,6 @@ Features: * remove any syslog support from log.c -- we probably can't do this before split-off udev is gone for good -* tmpfiles: when traversing the tree, check for bind mount points with nametohandle() - * fedora: connect the timer units of a service to the service via Also= in [Install], and maybe introduce timers.target * fedora: F20: go timer units all the way, leave cron.daily for cron @@ -227,8 +241,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