From 60288749b36064bccb921104a4836f40fb79378f Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 20 Aug 2010 11:50:31 +0000 Subject: [PATCH] add perl-DBD-mysql git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/installp_bundles/xCATaixSN53.bnd | 3 +++ xCAT-server/share/xcat/installp_bundles/xCATaixSN61.bnd | 3 +++ xCAT-server/share/xcat/installp_bundles/xCATaixSN71.bnd | 3 +++ 3 files changed, 9 insertions(+) diff --git a/xCAT-server/share/xcat/installp_bundles/xCATaixSN53.bnd b/xCAT-server/share/xcat/installp_bundles/xCATaixSN53.bnd index e3cdcb837..aa34a73e1 100644 --- a/xCAT-server/share/xcat/installp_bundles/xCATaixSN53.bnd +++ b/xCAT-server/share/xcat/installp_bundles/xCATaixSN53.bnd @@ -58,3 +58,6 @@ R:xCATsn* # optional - needed if using Postgresql #R:xcat-postgresql-8.4-4.aix6.1.ppc.rpm #R:perl-DBD-Pg-2-17.2.aix6.1.ppc.rpm + +# optional - needed if using MySql +#R:perl-DBD-mysql* diff --git a/xCAT-server/share/xcat/installp_bundles/xCATaixSN61.bnd b/xCAT-server/share/xcat/installp_bundles/xCATaixSN61.bnd index dde8e6142..6e281b4fa 100644 --- a/xCAT-server/share/xcat/installp_bundles/xCATaixSN61.bnd +++ b/xCAT-server/share/xcat/installp_bundles/xCATaixSN61.bnd @@ -67,3 +67,6 @@ R:xCATsn* # optional - needed if using DB2 #R:perl-DBD-DB2* + +# optional - needed if using MySql +#R:perl-DBD-mysql* diff --git a/xCAT-server/share/xcat/installp_bundles/xCATaixSN71.bnd b/xCAT-server/share/xcat/installp_bundles/xCATaixSN71.bnd index d7ae35821..8d9ac2722 100644 --- a/xCAT-server/share/xcat/installp_bundles/xCATaixSN71.bnd +++ b/xCAT-server/share/xcat/installp_bundles/xCATaixSN71.bnd @@ -64,3 +64,6 @@ R:xCATsn* # optional - needed if using DB2 #R:perl-DBD-DB2* + +# optional - needed if using MySql +#R:perl-DBD-mysql*