X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=81aaabcc238b84a1b02cc7d1e8ecb098f771cd7e;hb=7f110ff9b8828b477e87de7b28c708cf69a3d008;hp=70f7d19968c59b2226c39455ddfa81c9811881f3;hpb=0716c60e37d2083325cd5316caf4310f0acc9a89;p=elogind.git diff --git a/TODO b/TODO index 70f7d1996..81aaabcc2 100644 --- a/TODO +++ b/TODO @@ -2,9 +2,6 @@ Bugfixes: * swap units that are activated by one name but shown in the kernel under another are semi-broken -* NM should pull in network.target (PENDING) - https://bugzilla.redhat.com/show_bug.cgi?id=692008 - * make anaconda write timeout=0 for encrypted devices * service: pid file reading after reload doesn't work, since we don't reset the pid variable @@ -21,6 +18,14 @@ Bugfixes: Features: +* document crypttab(5) + +* There's currently no way to cancel fsck (used to be possible via C-c or c on the console) + +* hook up /dev/watchdog with main event loop for embedded, server uses + +* man: for some reason the HTML versions of the man pages are currently not being packaged + * prefer /etc over /run? * when dumping cgroup contents, include main/control PID of a service, explicitly @@ -114,8 +119,6 @@ Features: * document that %% can be used to write % in a string that is specifier extended -* check utf8 everywhere - * when an instanced service exits, remove its parent cgroup too if possible. * Make libselinux, libattr, libcap, libdl dependencies only of the tools which actually need them.