From: Karel Zak Date: Mon, 14 Aug 2017 10:25:07 +0000 (+0200) Subject: docs: add --enable-programs to TODO X-Git-Tag: v2.31-rc1~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d03707d943820245b5f1fa5850b6dec13552b6;p=thirdparty%2Futil-linux.git docs: add --enable-programs to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 0a8bf2e8ba..012a000fc2 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 , for example: + + ./configure --disable-all-programs --enable-programs hwclock,lsblk + su/runuser ---------- - (!) implement pty container for all su/runuser session (something like