[csw-devel] SF.net SVN: gar:[14422] csw/mgar/pkg/bacula/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Apr 27 21:25:11 CEST 2011


Revision: 14422
          http://gar.svn.sourceforge.net/gar/?rev=14422&view=rev
Author:   bdwalton
Date:     2011-04-27 19:25:11 +0000 (Wed, 27 Apr 2011)

Log Message:
-----------
bacula/trunk: hardcode default passwords so that template configs remain more static across upgrades

Modified Paths:
--------------
    csw/mgar/pkg/bacula/trunk/Makefile

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile	2011-04-27 15:29:03 UTC (rev 14421)
+++ csw/mgar/pkg/bacula/trunk/Makefile	2011-04-27 19:25:11 UTC (rev 14422)
@@ -197,6 +197,13 @@
 CONFIGURE_ARGS += --with-pid-dir=$(localstatedir)/run
 CONFIGURE_ARGS += --with-subsys-dir=$(localstatedir)/run/subsys
 CONFIGURE_ARGS += --enable-tray-monitor
+# we add these so that our template configs change less over time
+CONFIGURE_ARGS += --with-dir-password=S4B2ZIN1kBli3AtC0yPR7Iaw7EiIVCOsI9IOSF7HucND
+CONFIGURE_ARGS += --with-fd-password=iUXtIn91oqxXhUHw9UmmdePGRaKn8aRXX8oX2e02BwCL
+CONFIGURE_ARGS += --with-sd-password=h6F8l+Vkp8eiJpZclqqA/bpLD71bP8S+vMG01qxXzlrX
+CONFIGURE_ARGS += --with-mon-dir-password=QhTqgNyq8s6l7RJc/+3NmVqQkyxkqlnaJLPwsZF7fXUp
+CONFIGURE_ARGS += --with-mon-fd-password=IEKXaPXrRO8BzJYBJueDJgkVsXzR/1cVvPNGJhZPrsHB
+CONFIGURE_ARGS += --with-mon-sd-password=e5fbjZnW+1hohTYFBfTXFe1KP7BIgCrAvY4fA4fg39TN
 
 EXTRA_INC += $(includedir)/ncursesw
 EXTRA_LIB += $(prefix)/lib/ncursesw $(prefix)/mysql5/lib/mysql


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list