From 966c44e63d204906efaefebc66c9611f910486cb Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 4 May 2012 16:52:03 -0400 Subject: Add a System Patches package to apply and maintain patches on a box. Should make it easier to test and deliver fixes. --- config/systempatches/systempatches.xml | 66 ++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 config/systempatches/systempatches.xml (limited to 'config/systempatches/systempatches.xml') diff --git a/config/systempatches/systempatches.xml b/config/systempatches/systempatches.xml new file mode 100644 index 00000000..3730c84f --- /dev/null +++ b/config/systempatches/systempatches.xml @@ -0,0 +1,66 @@ + + + + + + + + System Patches + None + Applies patches supplied by the user to the firewall. + System Patches + 0.5 + System: Patches + + Patches + +
System
+ /system_patches.php +
+ + /usr/local/www/ + 644 + http://www.pfsense.com/packages/config/systempatches/system_patches.php + + + /usr/local/www/ + 644 + http://www.pfsense.com/packages/config/systempatches/system_patches_edit.php + + + /usr/local/pkg/ + 644 + http://www.pfsense.com/packages/config/systempatches/patches.inc + +
\ No newline at end of file -- cgit v1.2.3