X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=69698cb411a9ff2fbf23ac059dfc0709c9404eae;hb=9096ad367f6d6072ea29fa5255e968eb84ad9a3d;hp=c2eb557f507ec82b7898f36db495fb8f7c81dcf5;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=elogind.git diff --git a/TODO b/TODO index c2eb557f5..69698cb41 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,13 @@ F18: * Retest multi-seat Features: + +* 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 * logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around @@ -218,8 +225,6 @@ Features: * Query Paul Moore about relabelling socket fds while they are open -* move keymaps to /usr/lib/... rather than /usr/lib/udev/... - * journald: check whether it is OK if the client can still modify delivered journal entries * journal live copy, based on libneon (client) and libmicrohttpd @@ -373,8 +378,6 @@ Features: * ConditionSecurity= should learn about IMA and SMACK -* Auke: merge Auke's bootchart - * udev: move to LGPL * udev systemd unify: @@ -487,8 +490,6 @@ Features: * Make it possible to set the keymap independently from the font on the kernel cmdline. Right now setting one resets also the other. -* move nss-myhostname into systemd - * and a dbus call to generate target from current state * drop /.readahead on bigger upgrades with yum @@ -511,7 +512,6 @@ Features: - the journal HTTP iface - non-cgroup resource management - refreshed, longer missions statement - - using detect-virt * allow port=0 in .socket units @@ -576,7 +576,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 @@ -607,7 +607,3 @@ Regularly: Scheduled for removal or fixing: * xxxOverridable dependencies (probably: fix) - -* support for early-boot SysV services (definitely: remove) - -* insserv support (definitely: remove)