[Zrouter-src] ZRouter.org: push to ZRouter profiles/net_help/profile.mk

zrouter-src at zrouter.org zrouter-src at zrouter.org
Mon Feb 6 11:00:17 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/da08f56b0dc9
changeset: 340:da08f56b0dc9
user:      ray at terran.dlink.ua
date:      Mon Feb 06 12:39:24 2012 +0200
description:
More networking tools for net_help profile

diffstat:

 profiles/net_help/profile.mk |  14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 814e736b8c67 -r da08f56b0dc9 profiles/net_help/profile.mk
--- a/profiles/net_help/profile.mk	Mon Feb 06 12:38:27 2012 +0200
+++ b/profiles/net_help/profile.mk	Mon Feb 06 12:39:24 2012 +0200
@@ -5,12 +5,20 @@
 
 #WORLD_SUBDIRS+=
 #WORLD_SUBDIRS_BIN+=
-#WORLD_SUBDIRS_LIB+= 
+#WORLD_SUBDIRS_LIB+=
 #WORLD_SUBDIRS_LIBEXEC+=
 #WORLD_SUBDIRS_SBIN+=
+
 WORLD_SUBDIRS_USR_BIN+= \
-sockstat
-#WORLD_SUBDIRS_USR_SBIN+=
+    sockstat
+
+WORLD_SUBDIRS_USR_SBIN+=	\
+    arp				\
+    ipfwpcap			\
+    pciconf			\
+    tcpdump			\
+    traceroute			\
+    traceroute6
 
 #WORLD_SUBDIRS_GNU_USR_BIN+=
 #WORLD_SUBDIRS_GNU_LIB+=


More information about the Zrouter-src mailing list