chiark / gitweb /
dbus: properly pass capabilities
[elogind.git] / fixme
diff --git a/fixme b/fixme
index be771ab0250140766b9b211d06a557490fa73a6c..32bd40fa40f3d9560d3957f6f5f2301ad4392512 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
 
 * plymouth boot.log
 
+* plymouth different shut down msgs
+
+* fix nscd disable
+
 External:
 
 * sysv functions should color when stdout is tty, not stdin
@@ -125,3 +123,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"