summaryrefslogtreecommitdiff
path: root/fixme
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-11 23:19:28 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-11 23:19:28 +0200
commit444a79d34034aa8bfe60b92b0bb9e970803cbfb7 (patch)
tree067bde9dc6c4904f763cbb74765c3ffad4b8180c /fixme
parent1e59887dc92e163163051e627817e1675374cd22 (diff)
dbus: properly pass capabilities
Diffstat (limited to 'fixme')
-rw-r--r--fixme12
1 files changed, 5 insertions, 7 deletions
diff --git a/fixme b/fixme
index 02e80e8830..32bd40fa40 100644
--- a/fixme
+++ b/fixme
@@ -53,24 +53,18 @@
* 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"