From 55d1782d0da4b3e49f4116fff33fe6c4879a98f3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 23 May 2007 22:16:35 +0000 Subject: Add Dashboard package for 1.2. --- packages/dashboard/dashboard.inc | 20 ++++++++++++++++++++ packages/dashboard/dashboard.xml | 29 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 packages/dashboard/dashboard.inc create mode 100644 packages/dashboard/dashboard.xml diff --git a/packages/dashboard/dashboard.inc b/packages/dashboard/dashboard.inc new file mode 100644 index 00000000..fefb8e03 --- /dev/null +++ b/packages/dashboard/dashboard.inc @@ -0,0 +1,20 @@ + \ No newline at end of file diff --git a/packages/dashboard/dashboard.xml b/packages/dashboard/dashboard.xml new file mode 100644 index 00000000..7f94bc09 --- /dev/null +++ b/packages/dashboard/dashboard.xml @@ -0,0 +1,29 @@ + + + Dashboard + dashboard + 0.1 + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/dashboard/dashboard.inc + + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/dashboard/binaries/widgets.tgz + + + dashboard_install(); + + + + + + + dashboard_deinstall(); + + + + + \ No newline at end of file -- cgit v1.2.3