From a6cf0cf080e21e905d458668916d19a5bce04819 Mon Sep 17 00:00:00 2001 From: Brian Scholer Date: Wed, 4 Jan 2012 11:38:17 -0500 Subject: Added the Filer package. --- config/filer/filer.xml | 132 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 config/filer/filer.xml (limited to 'config/filer/filer.xml') diff --git a/config/filer/filer.xml b/config/filer/filer.xml new file mode 100644 index 00000000..f772feb2 --- /dev/null +++ b/config/filer/filer.xml @@ -0,0 +1,132 @@ + + + + + + + Copyright (C) 2011 Brian Scholer + 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. + */ +/* ========================================================================== */ + ]]> + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + filer + 0.5 + Filer + /usr/local/pkg/filer.inc + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/filer/filer.inc + + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/filer/filer_sync.xml + + + Filer + Filer +
Diagnostics
+ filer.xml +
+ + + Files + /pkg.php?xml=filer.xml + + + + XMLRPC Sync + /pkg_edit.php?xml=filer_sync.xml + + + + + + + File + fullfile + + + Permissions + mod + + + Description + description + + + + + Full path to the file + fullfile + input + + + + Permissions + mod + input + Blank leaves the permissions alone. + + + Description + description + Enter a description for this file. + input + + + File Contents + filedata + Paste the files contents here. + textarea + base64 + 60 + 30 + + + + + filer_install(); + + + + + sync_package_filer(); + + + sync_package_filer(); + +
\ No newline at end of file -- cgit v1.2.3