From 7259c46a09eef28a3a145a94b660ed2a7f35dc03 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 14 Aug 2015 00:57:15 +0200 Subject: bacula-client - code style fixes - Fix copyright header and indentation - Fix permissions - Remove unused tags - Sanitize version - Improve some descriptions --- config/bacula-client/bacula-client.xml | 115 ++++++++++++++++----------------- 1 file changed, 54 insertions(+), 61 deletions(-) diff --git a/config/bacula-client/bacula-client.xml b/config/bacula-client/bacula-client.xml index 65b5231e..ce07e77e 100644 --- a/config/bacula-client/bacula-client.xml +++ b/config/bacula-client/bacula-client.xml @@ -1,81 +1,77 @@ + + - - +. - All rights reserved. - */ -/* ========================================================================== */ + bacula-client.xml + part of pfSense (https://www.pfSense.org/) + Copyright (C) Marcio Carlos Braga Antao + Copyright (C) 2012 Marcello Coutinho + Copyright (C) 2015 ESF, LLC + All rights reserved. +*/ +/* ====================================================================================== */ /* - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - */ -/* ========================================================================== */ - ]]> - - Client Install for Bacula 5.2.6 Backup - Bacula Server Installed in or network - Currently there are no FAQ items provided. + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + + Bacula Server Installed on your network. baculaclient - 5.2.6 - Bacula-Client: Setting - /pkg.php?xml=bacula-client.xml + 1.0.8 + Bacula Client: Settings + /pkg.php?xml=bacula-client.xml /usr/local/pkg/bacula-client.inc installedpackages->package->baculaclient /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/bacula-client/bacula-client.inc /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/bacula-client/bacula-client_fd.xml /usr/local/www/ - 0755 https://packages.pfsense.org/packages/config/bacula-client/bacula-client_view_config.php - Bacula-client - bacula backup client + Bacula Client + Bacula Backup Client
Services
bacula-client.xml
bacula-fd.sh - Bacula-client + bacula-client bacula-fd - bacula backup client + Bacula Backup Client @@ -104,20 +100,20 @@ Description description - + listtopic directors Directors - + Director Name director input 60 - Name of director + Enter name for the Director. @@ -132,7 +128,7 @@ password password 30 - + Enter password used for Director access. Director type @@ -143,20 +139,17 @@ - Director Type. You need at least one local director. + + + NOTE: You need at least one local Director. + ]]> + baculaclient_custom_php_install_command(); - - - - - - - - baculaclient_custom_php_write_config(); -- cgit v1.2.3