aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-07 03:16:38 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-07 03:16:38 +0000
commitf1220b9074dc3411e6ae9f4c6917edfd8bd23ba6 (patch)
tree8948acc065876c374be517015e5a9e761c3ab3c7
parentabb7ccfc4a25342f6ddc1c9886eb917fb5c3c00f (diff)
downloadpfsense-packages-f1220b9074dc3411e6ae9f4c6917edfd8bd23ba6.tar.gz
pfsense-packages-f1220b9074dc3411e6ae9f4c6917edfd8bd23ba6.tar.bz2
pfsense-packages-f1220b9074dc3411e6ae9f4c6917edfd8bd23ba6.zip
Adding package AutoConfigBackup:
Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org
-rw-r--r--pkg_config.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 7aaf9584..297bc0e1 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -99,6 +99,17 @@
<depends_on_package>djbdns-1.05_9.tbz</depends_on_package>
</package>
<package>
+ <name>AutoConfigBackup</name>
+ <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org</descr>
+ <website>http://portal.pfsense.org</website>
+ <category>Services</category>
+ <version>1.01</version>
+ <status>ALPHA</status>
+ <required_version>1.2</required_version>
+ <config_file>http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup.xml</config_file>
+ <configurationfile>autoconfigbackup.xml</configurationfile>
+ </package>
+ <package>
<name>arping</name>
<descr>Broadcasts a who-has ARP packet on the network and prints answers. VERY useful when you are trying to pick an unused IP for a net that you don't yet have routing to. Then again, if you have no idea what I'm talking about then you prolly don't need it.</descr>
<website>http://www.habets.pp.se/synscan/programs.php?prog=arping</website>