summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog1
-rw-r--r--src/build/busybox/1.21.1/busybox.config2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index 400dafc..cac5f89 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ config-dev (1.2) trunk
* Update to platconf-pkg-tools version 2.
* config-base: New essential package to depend on proteanos-branding.
+ * config-busybox-dev: Enable extra netcat options.
-- "P. J. McDermott" <pj@pehjota.net> Tue, 23 Sep 2014 12:52:27 -0400
diff --git a/src/build/busybox/1.21.1/busybox.config b/src/build/busybox/1.21.1/busybox.config
index f47eced..19e3061 100644
--- a/src/build/busybox/1.21.1/busybox.config
+++ b/src/build/busybox/1.21.1/busybox.config
@@ -738,7 +738,7 @@ CONFIG_NBDCLIENT=y
CONFIG_NC=y
CONFIG_NC_SERVER=y
CONFIG_NC_EXTRA=y
-# CONFIG_NC_110_COMPAT is not set
+CONFIG_NC_110_COMPAT=y
CONFIG_PING=y
CONFIG_PING6=y
CONFIG_FEATURE_FANCY_PING=y