chiark / gitweb /
update fixme
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Jul 2010 18:26:44 +0000 (20:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Jul 2010 18:26:44 +0000 (20:26 +0200)
.gitignore
fixme

index 98b13dd7e39a35ed43cc3ee26e4a3958e88c85d8..6ff8519805510b5843a7e06569fd0e14d2c311c3 100644 (file)
@@ -1,3 +1,4 @@
+test-env-replace
 systemd-cgls
 systemd.pc
 test-cgroup
 systemd-cgls
 systemd.pc
 test-cgroup
diff --git a/fixme b/fixme
index a0d2db2e35ab12391c85284fb91af06333258423..680d7f63b23c56bc2ea53f551cddf5e3e072ac7a 100644 (file)
--- a/fixme
+++ b/fixme
@@ -31,7 +31,7 @@
 
 * follow property change dbus spec
 
 
 * follow property change dbus spec
 
-* selinux
+* selinux policy loading/socket stuff
 
 * systemctl status $PID, systemctl stop $PID!
 
 
 * systemctl status $PID, systemctl stop $PID!
 
@@ -39,7 +39,7 @@
 
 * vielleicht implizit immer auf syslog dependen?
 
 
 * 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
 
 
 * fingerprint.target, wireless.target, gps.target
 
 
 * fix merging in .swap units
 
 
 * fix merging in .swap units
 
-* pam: fix double session cleanup
-
 * pahole
 
 * pahole
 
-* io priority
+* chkconfig/systemd-install glue
+
+* io priority during initialization
 
 External:
 
 
 External:
 
@@ -61,14 +61,20 @@ External:
 
 * default logic for serial getty, ck logging, ssh readahead
 
 
 * 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
 
 * 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:
 
 
 Regularly: