|
From: <abe...@us...> - 2012-07-18 21:05:59
|
Revision: 5620
http://astlinux.svn.sourceforge.net/astlinux/?rev=5620&view=rev
Author: abelbeck
Date: 2012-07-18 21:05:53 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
default configs, enable new command 'mtr' and 'libdaemon' required by radvd
Modified Paths:
--------------
branches/1.0/astlinux.config
branches/1.0/astlinux18.config
Modified: branches/1.0/astlinux.config
===================================================================
--- branches/1.0/astlinux.config 2012-07-18 20:59:57 UTC (rev 5619)
+++ branches/1.0/astlinux.config 2012-07-18 21:05:53 UTC (rev 5620)
@@ -587,7 +587,7 @@
# BR2_PACKAGE_ARGP_STANDALONE is not set
# BR2_PACKAGE_LIBATOMIC_OPS is not set
# BR2_PACKAGE_LIBCAP is not set
-# BR2_PACKAGE_LIBDAEMON is not set
+BR2_PACKAGE_LIBDAEMON=y
BR2_PACKAGE_LIBELF=y
# BR2_PACKAGE_LIBEVENT is not set
# BR2_PACKAGE_LIBFB is not set
@@ -691,7 +691,7 @@
BR2_PACKAGE_MINIUPNPD=y
# BR2_PACKAGE_MROUTED is not set
BR2_PACKAGE_MSMTP=y
-# BR2_PACKAGE_MTR is not set
+BR2_PACKAGE_MTR=y
# BR2_PACKAGE_MUTT is not set
# BR2_PACKAGE_NBD is not set
# BR2_PACKAGE_NCFTP is not set
Modified: branches/1.0/astlinux18.config
===================================================================
--- branches/1.0/astlinux18.config 2012-07-18 20:59:57 UTC (rev 5619)
+++ branches/1.0/astlinux18.config 2012-07-18 21:05:53 UTC (rev 5620)
@@ -581,7 +581,7 @@
# BR2_PACKAGE_ARGP_STANDALONE is not set
# BR2_PACKAGE_LIBATOMIC_OPS is not set
# BR2_PACKAGE_LIBCAP is not set
-# BR2_PACKAGE_LIBDAEMON is not set
+BR2_PACKAGE_LIBDAEMON=y
BR2_PACKAGE_LIBELF=y
# BR2_PACKAGE_LIBEVENT is not set
# BR2_PACKAGE_LIBFB is not set
@@ -685,7 +685,7 @@
BR2_PACKAGE_MINIUPNPD=y
# BR2_PACKAGE_MROUTED is not set
BR2_PACKAGE_MSMTP=y
-# BR2_PACKAGE_MTR is not set
+BR2_PACKAGE_MTR=y
# BR2_PACKAGE_MUTT is not set
# BR2_PACKAGE_NBD is not set
# BR2_PACKAGE_NCFTP is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|