]> err.no Git - util-linux/commitdiff
docs: add note about agetty to TODO
authorKarel Zak <kzak@redhat.com>
Fri, 29 Oct 2010 15:51:35 +0000 (17:51 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 29 Oct 2010 15:51:35 +0000 (17:51 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 6388f499a727e1ce3b5add0e24a5a2631c37f0d7..e827ac30b2f0cd2c2dc9e1d96702997d9878d379 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
 libblkid
 --------
 
-
  - remove strerrr() from debug messages (use %m) to make BLKID_DEBUG= output
    thread-safe
 
@@ -20,6 +19,12 @@ blkid(8)
   - add a new option (-r) that allows to print removable block devices that
     are missing in /proc/partitions, see blkid_probe_all_removable().
 
+agetty:
+------
+
+  - review code and make it more simple for normal console (see mingetty)
+  - merge functionality from unmaintained mingetty package to agetty
+
 wipefs
 ------