|
From: <abe...@us...> - 2012-06-01 16:59:31
|
Revision: 5555
http://astlinux.svn.sourceforge.net/astlinux/?rev=5555&view=rev
Author: abelbeck
Date: 2012-06-01 16:59:25 +0000 (Fri, 01 Jun 2012)
Log Message:
-----------
Enable 'dhcpdump' in the standard default configs
Modified Paths:
--------------
branches/1.0/astlinux.config
branches/1.0/astlinux18.config
Modified: branches/1.0/astlinux.config
===================================================================
--- branches/1.0/astlinux.config 2012-06-01 16:54:01 UTC (rev 5554)
+++ branches/1.0/astlinux.config 2012-06-01 16:59:25 UTC (rev 5555)
@@ -646,7 +646,7 @@
# BR2_PACKAGE_CAN_UTILS is not set
# BR2_PACKAGE_CTORRENT is not set
# BR2_PACKAGE_CUPS is not set
-# BR2_PACKAGE_DHCPDUMP is not set
+BR2_PACKAGE_DHCPDUMP=y
BR2_PACKAGE_DNSMASQ=y
BR2_PACKAGE_DNSMASQ_TFTP=y
BR2_PACKAGE_DNSMASQ_DHCP=y
Modified: branches/1.0/astlinux18.config
===================================================================
--- branches/1.0/astlinux18.config 2012-06-01 16:54:01 UTC (rev 5554)
+++ branches/1.0/astlinux18.config 2012-06-01 16:59:25 UTC (rev 5555)
@@ -640,7 +640,7 @@
# BR2_PACKAGE_CAN_UTILS is not set
# BR2_PACKAGE_CTORRENT is not set
# BR2_PACKAGE_CUPS is not set
-# BR2_PACKAGE_DHCPDUMP is not set
+BR2_PACKAGE_DHCPDUMP=y
BR2_PACKAGE_DNSMASQ=y
BR2_PACKAGE_DNSMASQ_TFTP=y
BR2_PACKAGE_DNSMASQ_DHCP=y
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|