tweak defconfig
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Jul 2010 21:02:36 +0000 (23:02 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Jul 2010 21:02:36 +0000 (23:02 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
e2fsprogs/Config.src
networking/nc.c

index f362c6b..62bc810 100644 (file)
@@ -45,7 +45,7 @@ config LSATTR
 
 config TUNE2FS
        bool "tune2fs"
-       default y
+       default n  # off: it is too limited compared to upstream version
        help
          tune2fs allows the system administrator to adjust various tunable
          filesystem parameters on Linux ext2/ext3 filesystems.
index 0dacaf1..c771374 100644 (file)
@@ -34,7 +34,7 @@
 //config:
 //config:config NC_110_COMPAT
 //config:      bool "Netcat 1.10 compatibility (+2.5k)"
-//config:      default y
+//config:      default n  # off specially for Rob
 //config:      depends on NC
 //config:      help
 //config:        This option makes nc closely follow original nc-1.10.