]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add --enable-programs to TODO
authorKarel Zak <kzak@redhat.com>
Mon, 14 Aug 2017 10:25:07 +0000 (12:25 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Aug 2017 10:25:07 +0000 (12:25 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 0a8bf2e8ba59ddd2993d968b2938205c69ac94e3..012a000fc299ee19c78cc608b9dd23332160d1ff 100644 (file)
@@ -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