diff options
author | jim-p <jimp@pfsense.org> | 2012-05-04 16:52:03 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-05-04 16:53:09 -0400 |
commit | 966c44e63d204906efaefebc66c9611f910486cb (patch) | |
tree | f3f15dd4c6c9722cf6a2a5cb4532241703e6b14a /pkg_config.8.xml.amd64 | |
parent | bb3c2ac31d526e96ac473ce1bccf227a48c8f85e (diff) | |
download | pfsense-packages-966c44e63d204906efaefebc66c9611f910486cb.tar.gz pfsense-packages-966c44e63d204906efaefebc66c9611f910486cb.tar.bz2 pfsense-packages-966c44e63d204906efaefebc66c9611f910486cb.zip |
Add a System Patches package to apply and maintain patches on a box. Should make it easier to test and deliver fixes.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index db7fdabe..ede384cb 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1353,5 +1353,17 @@ <required_version>2.0</required_version> <configurationfile>quagga_ospfd.xml</configurationfile> </package> + <package> + <name>System Patches</name> + <descr>A package to apply and maintain custom system patches.</descr> + <maintainer>jimp@pfsense.org</maintainer> + <version>0.5</version> + <category>System</category> + <status>BETA</status> + <config_file>http://www.pfsense.com/packages/config/systempatches/systempatches.xml</config_file> + <pkginfolink></pkginfolink> + <required_version>2.0</required_version> + <configurationfile>systempatches.xml</configurationfile> + </package> </packages> </pfsensepkgs> |