summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index 0a8bf2e8b..012a000fc 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -1,6 +1,16 @@
Note that items with (!) have high priority.
+build-sys
+---------
+ - for example
+ ./configure --disable-all-programs --enable-hwclock
+
+ enables only hwclock, unfortunately we have no --enable/disable for all programs.
+ It would be nice to have generic --enable-programs <list>, for example:
+
+ ./configure --disable-all-programs --enable-programs hwclock,lsblk
+
su/runuser
----------
- (!) implement pty container for all su/runuser session (something like