aboutsummaryrefslogtreecommitdiffstats
path: root/config/bacula-client
diff options
context:
space:
mode:
authorMárcio Carlos <marcioc.antao@gmail.com>2012-06-29 14:15:44 -0300
committerMárcio Carlos <marcioc.antao@gmail.com>2012-06-29 14:15:44 -0300
commitb32cfc4c34bb9dcddd4ad0f13b11d607fa9397ea (patch)
treed66bf57e71f3118c97274d7840af05b9656f4f02 /config/bacula-client
parent2f607a2b0ebd177feafd4d353aaf344b8b6a5418 (diff)
downloadpfsense-packages-b32cfc4c34bb9dcddd4ad0f13b11d607fa9397ea.tar.gz
pfsense-packages-b32cfc4c34bb9dcddd4ad0f13b11d607fa9397ea.tar.bz2
pfsense-packages-b32cfc4c34bb9dcddd4ad0f13b11d607fa9397ea.zip
Update master
Diffstat (limited to 'config/bacula-client')
-rw-r--r--config/bacula-client/bacula-client.xml94
1 files changed, 33 insertions, 61 deletions
diff --git a/config/bacula-client/bacula-client.xml b/config/bacula-client/bacula-client.xml
index 965e2b60..34eee65e 100644
--- a/config/bacula-client/bacula-client.xml
+++ b/config/bacula-client/bacula-client.xml
@@ -1,60 +1,35 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE packagegui SYSTEM "./schema/packages.dtd">
-<?xml-stylesheet type="text/xsl" href="./xsl/package.xsl"?>
-<packagegui>
- <copyright>
- <![CDATA[
-/* ========================================================================== */
-/*
- bacula-client.xml
- part of pfSense (http://www.pfSense.com)
- Copyright (C) 2012 Marcio Carlos Braga Antao
- All rights reserved.
-*/
-/* ========================================================================== */
-/*
- 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.
-
- 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.
- */
-/* ========================================================================== */
- ]]>
- </copyright>
- <description>Client Install for Bacula 5.2.6 Backup</description>
- <requirements>Bacula Server Installed in or network</requirements>
- <faq>Currently there are no FAQ items provided.</faq>
- <name>bacula-client</name>
+<packagegui>
+ <copyright>Copyright (C) 2012 Marcio Carlos Braga Antao</copyright>
+ <description>Client Install for Bacula 5.2.6 Backup</description>
+ <requirements>Bacula Server Installed in or network</requirements>
+ <faq>Currently there are no FAQ items provided.</faq>
+ <name>baculaclient</name>
<version>5.2.6</version>
- <title>Bacula-Client Setting</title>
- <aftersaveredirect>pkg_edit.php?xml=bacula-client.xml&amp;id=0</aftersaveredirect>
+ <title>Bacula-Client: Setting</title>
+ <aftersaveredirect>/pkg_edit.php?xml=bacula-client.xml&amp;id=0</aftersaveredirect>
<include_file>/usr/local/pkg/bacula-client.inc</include_file>
+ <configpath>installedpackages->package->baculaclient</configpath>
<additional_files_needed>
<prefix>/usr/local/pkg/</prefix>
<chmod>0755</chmod>
- <item>http://www.pfsense.com/packages/config/bacula-client/bacula-client.inc</item>
+ <item>http://10.197.93.13/packages/config/bacula-client/bacula-client.inc</item>
+ </additional_files_needed>
+ <additional_files_needed>
+ <prefix>/usr/local/pkg/</prefix>
+ <chmod>0755</chmod>
+ <item>http://10.197.93.13/packages/config/bacula-client/bacula-client_fd.xml</item>
+ </additional_files_needed>
+ <additional_files_needed>
+ <prefix>/usr/local/www/</prefix>
+ <chmod>0755</chmod>
+ <item>http://10.197.93.13/packages/config/bacula-client/bacula-client_view_config.php</item>
</additional_files_needed>
<menu>
- <name>Bacula-Client</name>
- <tooltiptext></tooltiptext>
+ <name>Bacula-client</name>
+ <tooltiptext>bacula backup client</tooltiptext>
<section>Services</section>
- <configfile>/pkg_edit.php?xml=bacula-client.xml&amp;id=0</configfile>
+ <configfile>bacula-client.xml</configfile>
</menu>
<tabs>
<tab>
@@ -64,8 +39,8 @@
</tab>
<tab>
<text>FileDaemon</text>
- <url>/pkg.php?xml=bacula-client-fd.xml</url>
- <active/>
+ <url>/pkg_edit.php?xml=bacula-client_fd.xml&amp;id=0</url>
+
</tab>
<tab>
<text>View Configuration</text>
@@ -89,8 +64,8 @@
<fields>
<field>
<type>listtopic</type>
- <fieldname>temp</fieldname>
- <name>File configuration</name>
+ <fieldname>directors</fieldname>
+ <name>Directors</name>
</field>
<field>
<fielddescr>Director Name</fielddescr>
@@ -112,7 +87,7 @@
<fieldname>password</fieldname>
<type>input</type>
<size>30</size>
- <description><![CDATA[Enter password for DIrector use to Access.]]></description>
+ <description><![CDATA[Enter password for Diector use to Access.]]></description>
</field>
<field>
@@ -120,28 +95,25 @@
<fieldname>type</fieldname>
<type>select</type>
<options>
- <option><name>director</name><value>0</value></option>
- <option><name>local</name><value>1</value></option>
- <option><name>monitor</name><value>2</value></option>
-
+ <option><name>director</name><value>0</value></option>
+ <option><name>local</name><value>1</value></option>
+ <option><name>monitor</name><value>2</value></option>
</options>
<description>This is a Local Director?</description>
</field>
</fields>
<custom_php_install_command>
- bacula-client_custom_php_install_command();
+ baculaclient_custom_php_install_command();
</custom_php_install_command>
<custom_php_command_before_form>
</custom_php_command_before_form>
<custom_php_validation_command>
- bacula-client_settings_post_validate($_POST, &amp;$input_errors);
</custom_php_validation_command>
<custom_delete_php_command>
- bacula-client_custom_php_write_config()
</custom_delete_php_command>
<custom_add_php_command>
- bacula-client_custom_php_write_config()
</custom_add_php_command>
<custom_php_resync_config_command>
+ baculaclient_custom_php_write_config();
</custom_php_resync_config_command>
</packagegui> \ No newline at end of file