summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-29 15:44:44 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-29 15:44:44 +0200
commitb18f5bf2db0fba2e7e539f68645836036d940d26 (patch)
tree23c4dd8f3d273f34ef9bbe1799d1958685559915 /debian/control
parenta7f89980e5b3f4b9a74c70dbc5ffe8aabd28be28 (diff)
Imported Upstream version 2.9.6upstream/2.9.6
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control27
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index b69ef91..0000000
--- a/debian/control
+++ /dev/null
@@ -1,27 +0,0 @@
-Source: ipmiutil
-Section: utils
-Priority: optional
-Maintainer: Andy Cress <arcress@users.sourceforge.net>
-Build-Depends: debhelper (>> 9), dh-autoreconf, libssl-dev
-Standards-Version: 3.9.4.0
-Vcs-Svn: svn://svn.code.sf.net/p/ipmiutil/code/trunk
-Vcs-Browser: https://sourceforge.net/p/ipmiutil/code/HEAD/tree/trunk/
-Homepage: http://ipmiutil.sourceforge.net/
-
-Package: ipmiutil
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
-Suggests: openipmi
-Description: Easy-to-use IPMI server management utilities
- The ipmiutil package provides easy-to-use utilities to view the SEL,
- perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
- entries to allow SNMP alerts, Serial-Over-LAN console, event daemon, and
- other IPMI tasks.
- .
- These can be invoked with the metacommand ipmiutil, or via subcommand
- shortcuts as well. IPMIUTIL can also write sensor thresholds, FRU asset tags,
- and has a full IPMI configuration save/restore.
- An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
- or the Intel IPMI driver (/dev/imb), etc. If used locally and no driver is
- detected, ipmiutil will use user-space direct I/Os instead.
-