[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH 4/5] added config item BLKID_DEBUG
From:       Manuel Zerpies <manuel.f.zerpies () ww ! stud ! uni-erlangen ! de>
Date:       2012-11-29 20:53:37
Message-ID: 20121129205337.GB3240 () ww ! stud ! uni-erlangen ! de
[Download RAW message or body]

maybe one wants to configure whether the debug mode for blkid is on or
not.

Signed-off-by: Manuel Zerpies <manuel.f.zerpies@ww.stud.uni-erlangen.de>
---
 util-linux/Config.src |   13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/util-linux/Config.src b/util-linux/Config.src
index e4516dd..b6f9d33 100644
--- a/util-linux/Config.src
+++ b/util-linux/Config.src
@@ -40,6 +40,19 @@ config BLKID
 	  WARNING:
 	  With all submodules selected, it will add ~8k to busybox.
 
+config BLKID_DEBUG
+	bool "blkid debug"
+	default n
+	depends on BLKID
+	select PLATFORM_LINUX
+	select VOLUMEID
+	help
+	  This is the debug mode of the BLKID feature.
+	  Lists labels and UUIDs of all filesystems.
+	  WARNING:
+	  With all submodules selected, it will add ~8k to busybox.
+
+
 config FEATURE_BLKID_TYPE
 	bool "Print filesystem type"
 	default n
-- 
1.7.9.5

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic