chiark / gitweb /
update TODO
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 25 Nov 2010 06:01:01 +0000 (07:01 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 25 Nov 2010 06:01:01 +0000 (07:01 +0100)
TODO

diff --git a/TODO b/TODO
index 61e4cb3cb5650e057144b75d46e87822f0bbefb9..0e7e2f9cbd65b408dc236ce8da87f7ea442de876 100644 (file)
--- 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
 
 * oneshot services which do not remain: 'exited' instead of 'dead'?
   it should be visible in 'systemctl' that they have been run
 
 * systemctl auto-pager a la git
 
 
 * 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
 
 
 * readahead: btrfs/LVM SSD detection