[systemd-commits] TODO

Kay Sievers kay at kemper.freedesktop.org
Wed Nov 24 22:01:13 PST 2010


 TODO |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

New commits:
commit 3ae05c8eb95607b8d9b1d5f6c59388e442508220
Author: Kay Sievers <kay.sievers at vrfy.org>
Date:   Thu Nov 25 07:01:01 2010 +0100

    update TODO

diff --git a/TODO b/TODO
index 61e4cb3..0e7e2f9 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
-* check if bind mounts work:
-    https://bugzilla.novell.com/show_bug.cgi?id=652762
+* bind mounts with 'fsck' fail and block for a minute:
+    /foo /bar none bind 1 1
+  (using fsck is wrong, but why do we block for a minute
+   instead of just handling the error)
 
 * oneshot services which do not remain: 'exited' instead of 'dead'?
   it should be visible in 'systemctl' that they have been run
@@ -44,10 +46,10 @@
 
 * systemctl auto-pager a la git
 
-* merge CK
-
-* start getty 2-6 only when actual vt switch happens
-  (same model as socket on-demand activation)
+* add VT tracking:
+    - provide CK functionality
+    - start getty 2-6 only when actual vt switch happens
+      (same model as socket on-demand activation)
 
 * readahead: btrfs/LVM SSD detection
 



More information about the systemd-commits mailing list