X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=5a276e178dc9344dee4d22becd39551a7e7b50a5;hb=5926cccae202f1b8869017d4bdaf9e9ce371bba6;hp=73d7b7f1c41c0605f160f7b6fa3e1f0490de73d5;hpb=d0100018c2b03938a2e0821383f578a2372df517;p=elogind.git diff --git a/TODO b/TODO index 73d7b7f1c..5a276e178 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,12 @@ F18: Features: +* add a man page "systemdall" that lists all of systemd's man pages, inspired by zsh's "zshall" page + +* print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word + +* kernel cmdline switch to turn of predictable network interface names + * mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units. * udev: remove all (misguided from day 1) userspace firmware_class handling @@ -374,12 +380,9 @@ Features: * ConditionSecurity= should learn about IMA and SMACK -* Auke: merge Auke's bootchart - * udev: move to LGPL * udev systemd unify: - - strpcpy(), strpcpyl(), strscpy(), strscpyl() - utf8 validator code * udev: scsi_id -> sg3_utils -> kill scsi_id @@ -510,7 +513,6 @@ Features: - the journal HTTP iface - non-cgroup resource management - refreshed, longer missions statement - - using detect-virt * allow port=0 in .socket units @@ -575,7 +577,7 @@ External: * make cryptsetup lower --iter-time -* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup? +* patch kernel for xattr support in /dev, /proc/, /sys? * NTP: the kernel's 11-minutes-mode syncs the system time to the RTC, but only in an ~30 minutes window. It does not adjust larger differences. Find a way @@ -606,7 +608,3 @@ Regularly: Scheduled for removal or fixing: * xxxOverridable dependencies (probably: fix) - -* support for early-boot SysV services (definitely: remove) - -* insserv support (definitely: remove)