Create IPMI support package
This commit is contained in:
		
							parent
							
								
									39a7ae33fb
								
							
						
					
					
						commit
						ca0de194e2
					
				
					 4 changed files with 29 additions and 2 deletions
				
			
		
							
								
								
									
										22
									
								
								debian/control
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								debian/control
									
										
									
									
										vendored
									
									
								
							|  | @ -11,7 +11,9 @@ Build-Depends: debhelper (>= 8), | |||
|                libneon27-gnutls-dev | libneon27-dev, | ||||
|                libpowerman0-dev (>= 2.3.3), | ||||
|                libwrap0-dev (>= 7.6), | ||||
|                python (>= 2.6.6-3~) | ||||
|                python (>= 2.6.6-3~), | ||||
|                libfreeipmi-dev (>= 0.8.5), | ||||
|                libipmimonitoring-dev (>= 0.8.5) | ||||
| Build-Depends-Indep: asciidoc (>= 8.6.3), | ||||
|                      docbook-xsl, | ||||
|                      dblatex (>= 0.2.5), | ||||
|  | @ -37,7 +39,7 @@ Description: network UPS tools - metapackage | |||
| Package: nut-server | ||||
| Architecture: any | ||||
| Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6), ${udev}, nut-client (= ${binary:Version}) | ||||
| Suggests: nut-cgi, nut-snmp, nut-dev, nut-xml | ||||
| Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml, nut-dev | ||||
| Provides: nut-usb | ||||
| Conflicts: nut-hal-drivers, nut-usb (<< 2.1.0-3), nut-dev (<< 2.2.2) | ||||
| Replaces: nut (<< 2.6.1-2~) | ||||
|  | @ -102,6 +104,22 @@ Description: network UPS tools - SNMP driver | |||
|  supports various MIBs including IETF, MGE, and APC. It adds an SNMP | ||||
|  Manager interface to the core NUT system. | ||||
| 
 | ||||
| Package: nut-impi | ||||
| Architecture: any | ||||
| Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1) | ||||
| Conflicts: nut (<= 1.4.0) | ||||
| Description: network UPS tools - IPMI driver | ||||
|  Network UPS Tools (NUT) is a client/server monitoring system that | ||||
|  allows computers to share uninterruptible power supply (UPS) and | ||||
|  power distribution unit (PDU) hardware. Clients access the hardware | ||||
|  through the server, and are notified whenever the power status | ||||
|  changes. | ||||
|  . | ||||
|  This package currently provides nut-ipmipsu, a driver which allows | ||||
|  to monitor IPMI power supply units (PSU) found in servers of | ||||
|  popular brands, such as Dell, HP, IBM. It adds an IPMI interface | ||||
|  to the core NUT system. | ||||
| 
 | ||||
| Package: nut-xml | ||||
| Architecture: any | ||||
| Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 2.2.2) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue