chiark / gitweb /
conf: enforce UTF8 validty everywhere
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7c3f71a5578c7441b3577c003d7159e1868f6ea4..81aaabcc238b84a1b02cc7d1e8ecb098f771cd7e 100644 (file)
--- 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,12 @@ 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?
@@ -116,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.