[systemd-commits] fixme .gitignore

Lennart Poettering lennart at kemper.freedesktop.org
Wed Jul 21 11:27:10 PDT 2010


 .gitignore |    1 +
 fixme      |   24 +++++++++++++++---------
 2 files changed, 16 insertions(+), 9 deletions(-)

New commits:
commit 50f2a90dae31943c99df7369008f0240a79d1dc0
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Jul 21 20:26:44 2010 +0200

    update fixme

diff --git a/.gitignore b/.gitignore
index 98b13dd..6ff8519 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+test-env-replace
 systemd-cgls
 systemd.pc
 test-cgroup
diff --git a/fixme b/fixme
index a0d2db2..680d7f6 100644
--- a/fixme
+++ b/fixme
@@ -31,7 +31,7 @@
 
 * follow property change dbus spec
 
-* selinux
+* selinux policy loading/socket stuff
 
 * systemctl status $PID, systemctl stop $PID!
 
@@ -39,7 +39,7 @@
 
 * vielleicht implizit immer auf syslog dependen?
 
-* debian deadlock when partition auf noauto is.
+* debian deadlock when partition set to noauto
 
 * fingerprint.target, wireless.target, gps.target
 
@@ -47,11 +47,11 @@
 
 * fix merging in .swap units
 
-* pam: fix double session cleanup
-
 * pahole
 
-* io priority
+* chkconfig/systemd-install glue
+
+* io priority during initialization
 
 External:
 
@@ -61,14 +61,20 @@ External:
 
 * default logic for serial getty, ck logging, ssh readahead
 
+* pam: fix double sudo session cleanup:
+  http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421
+
 * patch /etc/init.d/functions with:
 
   if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
 
-https://bugzilla.redhat.com/show_bug.cgi?id=614245
-https://bugzilla.redhat.com/show_bug.cgi?id=612789
-https://bugzilla.redhat.com/show_bug.cgi?id=612728
-https://bugzilla.redhat.com/show_bug.cgi?id=612712
+https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
+https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
+https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
+https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
+https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
+https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
+http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
 
 Regularly:
 


More information about the systemd-commits mailing list