summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-04-22 17:08:28 +0200
committerKarel Zak2009-04-22 17:08:28 +0200
commit5c94bacb782fc0e60bb96b52fb0587b2222bca60 (patch)
tree5719d054ed7647d8ae159466ebd80a8febd7f4b6 /TODO
parentlib: do not include <linux/fd.h> in ismounted.c (diff)
downloadkernel-qcow2-util-linux-5c94bacb782fc0e60bb96b52fb0587b2222bca60.tar.gz
kernel-qcow2-util-linux-5c94bacb782fc0e60bb96b52fb0587b2222bca60.tar.xz
kernel-qcow2-util-linux-5c94bacb782fc0e60bb96b52fb0587b2222bca60.zip
docs: add a note about /proc/sys/kernel/random/uuid
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1740b79c4..3c7a95bb1 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)