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

List:       busybox
Subject:    Re: [PATCH 5/5] uncommented config item E2LABEL
From:       Manuel Zerpies <manuel.f.zerpies () ww ! stud ! uni-erlangen ! de>
Date:       2012-11-29 20:55:27
Message-ID: 20121129205526.GC3240 () ww ! stud ! uni-erlangen ! de
[Download RAW message or body]

maybe someone wants to change the filesystem label

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

diff --git a/e2fsprogs/Config.src b/e2fsprogs/Config.src
index 743e1e1..6435198 100644
--- a/e2fsprogs/Config.src
+++ b/e2fsprogs/Config.src
@@ -51,13 +51,13 @@ config TUNE2FS
 	  tune2fs allows the system administrator to adjust various tunable
 	  filesystem parameters on Linux ext2/ext3 filesystems.
 
-### config E2LABEL
-###	bool "e2label"
-###	default y
-###	depends on TUNE2FS
-###	help
-###	  e2label will display or change the filesystem label on the ext2
-###	  filesystem located on device.
+config E2LABEL
+	bool "e2label"
+	default n
+	depends on TUNE2FS
+	help
+	  e2label will display or change the filesystem label on the ext2
+	  filesystem located on device.
 
 ### NB: this one is now provided by util-linux/volume_id/*
 ### config FINDFS
-- 
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