aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.7.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-06 00:54:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-06 00:54:00 +0000
commit1b32f2443fc6630d7404c30dc3f0d58b7a9e1fc8 (patch)
tree1654770ccb3414eeef138c9a3288e5f5e278aacd /pkg_config.7.xml
parent0fbcf1e33f8016deb41c50c6d3b870132e3729f6 (diff)
downloadpfsense-packages-1b32f2443fc6630d7404c30dc3f0d58b7a9e1fc8.tar.gz
pfsense-packages-1b32f2443fc6630d7404c30dc3f0d58b7a9e1fc8.tar.bz2
pfsense-packages-1b32f2443fc6630d7404c30dc3f0d58b7a9e1fc8.zip
Adding Automatic Configuration Backup system for subscribers of
portal.pfsense.org
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r--pkg_config.7.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index 031def1a..13fed6e6 100644
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -98,6 +98,17 @@
<depends_on_package>djbdns-1.05_12.tbz</depends_on_package>
</package>
<package>
+ <name>autoconfigurationbackup</name>
+ <descr></descr>
+ <website>http://portal.pfsense.org</website>
+ <category>Services</category>
+ <version>1.0</version>
+ <status>ALPHA</status>
+ <required_version>1.0</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>