From 6b2b3ca430b7be6498f67d4a8338f4fdeb5efd0f Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 11 Sep 2013 15:41:12 -0400 Subject: Add some dummy XML files for CLI-only packages since the package system likes to have them there. --- config/git/git.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ config/iftop/iftop.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ config/ipmitool/ipmitool.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ config/urlsnarf/urlsnarf.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 176 insertions(+) create mode 100644 config/git/git.xml create mode 100644 config/iftop/iftop.xml create mode 100644 config/ipmitool/ipmitool.xml create mode 100644 config/urlsnarf/urlsnarf.xml (limited to 'config') diff --git a/config/git/git.xml b/config/git/git.xml new file mode 100644 index 00000000..6c5254ae --- /dev/null +++ b/config/git/git.xml @@ -0,0 +1,44 @@ + + + + + + + + git + None + + git + 0.0 + git + \ No newline at end of file diff --git a/config/iftop/iftop.xml b/config/iftop/iftop.xml new file mode 100644 index 00000000..64afbc79 --- /dev/null +++ b/config/iftop/iftop.xml @@ -0,0 +1,44 @@ + + + + + + + + iftop + None + + iftop + 0.0 + iftop + \ No newline at end of file diff --git a/config/ipmitool/ipmitool.xml b/config/ipmitool/ipmitool.xml new file mode 100644 index 00000000..a42baa36 --- /dev/null +++ b/config/ipmitool/ipmitool.xml @@ -0,0 +1,44 @@ + + + + + + + + ipmitool + None + + ipmitool + 0.0 + ipmitool + \ No newline at end of file diff --git a/config/urlsnarf/urlsnarf.xml b/config/urlsnarf/urlsnarf.xml new file mode 100644 index 00000000..c65d1a14 --- /dev/null +++ b/config/urlsnarf/urlsnarf.xml @@ -0,0 +1,44 @@ + + + + + + + + urlsnarf + None + + urlsnarf + 0.0 + urlsnarf + \ No newline at end of file -- cgit v1.2.3