From: Karel Zak Date: Wed, 22 Apr 2009 15:08:28 +0000 (+0200) Subject: docs: add a note about /proc/sys/kernel/random/uuid X-Git-Tag: v2.15~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c94bacb782fc0e60bb96b52fb0587b2222bca60;p=thirdparty%2Futil-linux.git docs: add a note about /proc/sys/kernel/random/uuid Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 1740b79c4d..3c7a95bb13 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ + * mkswap: use /proc/sys/kernel/random/uuid as a fallback solution for builds + without libuuid + + * add --without-libuuid to disable mkswap(8) and libblkid linking against + libuuid + * use TZ=UTC for tests * add NLS and err.h stuff to schedutils (chrt.c, taskset.c)