chiark / gitweb /
dbus: properly pass capabilities
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 02e80e88307fb8487f1ef805c5ba4d623b37803c..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
@@ -129,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"