chiark / gitweb /
main: disable nscd properly, if possible
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 3614c118d795d67e3902a49fb9477d9bac8255b2..6d0f5b2edb50a7c760f5ba0908b22afa3dc93846 100644 (file)
--- a/fixme
+++ b/fixme
 
 * follow property change dbus spec
 
-* selinux policy loading/socket stuff
+* selinux policy loading
 
 * systemctl status $PID, systemctl stop $PID!
 
 * place /etc/inittab with explaining blurb.
 
-* vielleicht implizit immer auf syslog dependen?
-
-* debian deadlock when partition set to noauto
-
 * fingerprint.target, wireless.target, gps.target
 
 * set_put(), hashmap_put() return values checken. i.e. == 0 macht kein free()!
 
 * fix merging in .swap units
 
-* pahole
-
 * chkconfig/systemd-install glue
 
 * io priority during initialization
 
 * don't show file not found msgs for irrelevant units
 
-* audit
+* j->installed issue
 
-* env vars must be replaced by ""
+* plymouth boot.log
+
+* plymouth different shut down msgs
 
 External:
 
@@ -125,3 +121,7 @@ Regularly:
 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
 
 * %m in printf() instead of strerror();
+
+* pahole
+
+* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"