From e69077d54753fba4706d433a444f1377ef554ed5 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 26 Dec 2008 22:16:16 +0000 Subject: TFTP package add last modified to file list, remove Description tab, change status to beta --- packages/tftp/tftp.xml | 18 +++--------------- packages/tftp/tftp_files.tmp | 13 ++++++------- 2 files changed, 9 insertions(+), 22 deletions(-) (limited to 'packages/tftp') diff --git a/packages/tftp/tftp.xml b/packages/tftp/tftp.xml index 4563cc1c..c7f72a5a 100644 --- a/packages/tftp/tftp.xml +++ b/packages/tftp/tftp.xml @@ -41,7 +41,7 @@ Describe your package requirements here Currently there are no FAQ items provided. tftp Settings - 0.7.2 + 0.7.3 TFTP: Settings /usr/local/pkg/tftp.inc @@ -49,7 +49,7 @@ Add or Remove files for TFTP.
Services
tftp.xml - /pkg_edit.php?xml=tftp.xml&id=0 + /tftp/tftp_files.php
tftp @@ -58,11 +58,6 @@ Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more. - - Description - /pkg_edit.php?xml=tftp.xml&id=0 - - Files /tftp/tftp_files.php @@ -78,14 +73,7 @@ /tmp/ 0755 http://www.pfsense.com/packages/config/tftp/tftp_files.tmp - - - - TFTP - tftp - Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more. - - + diff --git a/packages/tftp/tftp_files.tmp b/packages/tftp/tftp_files.tmp index b93e9609..809e51a8 100644 --- a/packages/tftp/tftp_files.tmp +++ b/packages/tftp/tftp_files.tmp @@ -77,7 +77,6 @@ include("head.inc"); - Name - - + File Name + Last Modified + "; echo " \n"; - //echo " \n"; - //echo " "; - //echo " \n"; + echo " \n"; + echo date ("F d Y H:i:s.", filemtime('/tftpboot/'.$file)); + echo " \n"; echo " \n"; echo " \n"; echo " \n"; -- cgit v1.2.3