From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/tftp/tftp.xml | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 config/tftp/tftp.xml (limited to 'config/tftp/tftp.xml') diff --git a/config/tftp/tftp.xml b/config/tftp/tftp.xml new file mode 100644 index 00000000..e7b69d6b --- /dev/null +++ b/config/tftp/tftp.xml @@ -0,0 +1,91 @@ + + + + + + + + + Describe your package requirements here + Currently there are no FAQ items provided. + tftp Settings + 1.0.2 + TFTP: Settings + /usr/local/pkg/tftp.inc + + TFTP + Add or Remove files for TFTP. +
Services
+ tftp.xml + /tftp/tftp_files.php +
+ + tftp + tftp.sh + inetd + Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more. + + + + Files + /tftp/tftp_files.php + + + installedpackages->package->$packagename->configuration->tftp + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/tftp/tftp.inc + + + /tmp/ + 0755 + http://www.pfsense.com/packages/config/tftp/tftp_files.tmp + + + + + php_sync_package(); + + + php_sync_package(); + + + php_install_command(); + + + php_deinstall_command(); + +
\ No newline at end of file -- cgit v1.2.3