|
From: <abe...@us...> - 2013-05-26 21:51:08
|
Revision: 6105
http://sourceforge.net/p/astlinux/code/6105
Author: abelbeck
Date: 2013-05-26 21:51:05 +0000 (Sun, 26 May 2013)
Log Message:
-----------
openldap, LDAP Client - enable in standard configs, potentially too useful not to be standard equipment
Modified Paths:
--------------
branches/1.0/astlinux-ast11.config
branches/1.0/astlinux.config
branches/1.0/astlinux18.config
Modified: branches/1.0/astlinux-ast11.config
===================================================================
--- branches/1.0/astlinux-ast11.config 2013-05-26 21:35:58 UTC (rev 6104)
+++ branches/1.0/astlinux-ast11.config 2013-05-26 21:51:05 UTC (rev 6105)
@@ -735,7 +735,7 @@
# BR2_PACKAGE_NTP_TICKADJ is not set
# BR2_PACKAGE_NUTTCP is not set
# BR2_PACKAGE_OLSR is not set
-# BR2_PACKAGE_OPENLDAP is not set
+BR2_PACKAGE_OPENLDAP=y
# BR2_PACKAGE_OPENNTPD is not set
BR2_PACKAGE_OPENSSH=y
BR2_PACKAGE_OPENVPN=y
Modified: branches/1.0/astlinux.config
===================================================================
--- branches/1.0/astlinux.config 2013-05-26 21:35:58 UTC (rev 6104)
+++ branches/1.0/astlinux.config 2013-05-26 21:51:05 UTC (rev 6105)
@@ -737,7 +737,7 @@
# BR2_PACKAGE_NTP_TICKADJ is not set
# BR2_PACKAGE_NUTTCP is not set
# BR2_PACKAGE_OLSR is not set
-# BR2_PACKAGE_OPENLDAP is not set
+BR2_PACKAGE_OPENLDAP=y
# BR2_PACKAGE_OPENNTPD is not set
BR2_PACKAGE_OPENSSH=y
BR2_PACKAGE_OPENVPN=y
Modified: branches/1.0/astlinux18.config
===================================================================
--- branches/1.0/astlinux18.config 2013-05-26 21:35:58 UTC (rev 6104)
+++ branches/1.0/astlinux18.config 2013-05-26 21:51:05 UTC (rev 6105)
@@ -735,7 +735,7 @@
# BR2_PACKAGE_NTP_TICKADJ is not set
# BR2_PACKAGE_NUTTCP is not set
# BR2_PACKAGE_OLSR is not set
-# BR2_PACKAGE_OPENLDAP is not set
+BR2_PACKAGE_OPENLDAP=y
# BR2_PACKAGE_OPENNTPD is not set
BR2_PACKAGE_OPENSSH=y
BR2_PACKAGE_OPENVPN=y
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|