summaryrefslogtreecommitdiffstats
path: root/Documentation/TODO
diff options
context:
space:
mode:
authorKarel Zak2017-08-14 12:25:07 +0200
committerKarel Zak2017-08-14 12:25:07 +0200
commit77d03707d943820245b5f1fa5850b6dec13552b6 (patch)
treec875590214c826ab0fba340d5a020ecdc6817c5c /Documentation/TODO
parentdocs: add UUID v3 an v5 to TODO (diff)
downloadkernel-qcow2-util-linux-77d03707d943820245b5f1fa5850b6dec13552b6.tar.gz
kernel-qcow2-util-linux-77d03707d943820245b5f1fa5850b6dec13552b6.tar.xz
kernel-qcow2-util-linux-77d03707d943820245b5f1fa5850b6dec13552b6.zip
docs: add --enable-programs to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation/TODO')
-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