From dceb67ec01824f07e585d7894888721ee4eb2590 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 6 May 2011 15:39:27 -0400 Subject: Add a TFTP package fixed for pfSense 2.0 --- config/tftp2/tftp.xml | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 config/tftp2/tftp.xml (limited to 'config/tftp2/tftp.xml') diff --git a/config/tftp2/tftp.xml b/config/tftp2/tftp.xml new file mode 100644 index 00000000..6d757cc4 --- /dev/null +++ b/config/tftp2/tftp.xml @@ -0,0 +1,83 @@ + + + + + + + + + Describe your package requirements here + Currently there are no FAQ items provided. + tftp Settings + 2.0 + TFTP: Settings + /usr/local/pkg/tftp.inc + + TFTP + Add or Remove files for TFTP. +
Services
+ tftp.xml + tftp_files.php +
+ + tftp + inetd + Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more. + + + + Files + tftp_files.php + + + installedpackages->$packagename + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/tftp/tftp.inc + + + /usr/local/www/ + 0755 + http://www.pfsense.com/packages/config/tftp/tftp_files.php + + + tftp_install_command(); + + + tftp_deinstall_command(); + + tftp_generate_rules +
\ No newline at end of file -- cgit v1.2.3