From beca96ffa7b19ceb8439a678743c8ee35bb60509 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 19 Jun 2009 13:14:48 +0200 Subject: mkswap: separate UUID feature Signed-off-by: Colin Watson Signed-off-by: Denys Vlasenko --- util-linux/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'util-linux/Config.in') diff --git a/util-linux/Config.in b/util-linux/Config.in index bfd51bc7b..b97be8b22 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -416,6 +416,13 @@ config FEATURE_MKSWAP_V0 If your kernel is older than 2.1.117, then v0 support is the only option. +config FEATURE_MKSWAP_UUID + bool "UUID support" + default n + depends on MKSWAP + help + Generate swap spaces with universally unique identifiers. + config MORE bool "more" default n -- cgit v1.2.3