diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index d8ab56ad..21826371 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -812,4 +812,15 @@ <config_file>http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml</config_file> <configurationfile>open-vm-tools.xml</configurationfile> </package> + <package> + <name>Dashboard</name> + <descr>Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled.</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> + <version>0.7.5</version> + <status>BETA</status> + <required_version>1.2</required_version> + <maximum_version>1.9</maximum_version> + <configurationfile>dashboard.xml</configurationfile> + </package> </pfsensepkgs> |