source: MondoRescue/branches/3.2/mindi/deplist.d/ProLiant.conf@ 3302

Last change on this file since 3302 was 3302, checked in by Bruno Cornec, 10 years ago

try to fix hpacuscripting issue with lack of some deps

File size: 817 bytes
RevLine 
[2409]1#
2# $Id$
3#
4# Proliant extended support if available
[2882]5
6# Look at http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/
7/usr/sbin/hpacuscripting
[2885]8/opt/compaq/hpacucli/bld/.hpacuscripting
[3302]9/opt/compaq/hpacucli/bld/libcpqimgr-x86_64.so
[2884]10/sbin/hponcfg
[2891]11# XML file under /opt/hp/hp-scripting-tools/etc/conrep.xml
12/sbin/hp-conrep
[3094]13/sbin/hp-rcu
14/sbin/hp-fm
[2882]15
[2891]16# Previous method
17# Look at http://www.hp.com/servers/sstoolkit
18# the xml file needs to go under /usr/share/conrep
19/usr/sbin/conrep
20
[2882]21# You may add your FW update here with a ful path - They need to be in executable mode
22# /usr/local/bin/CP012345.scexe
[2409]23#
[2882]24# Older version which should be put after
25#
26#/usr/local/bin/conrep
27#/usr/local/bin/hponcfg
28#/usr/local/bin/hpacucli
29#/usr/local/bin/cpqacuxe
30#/opt/compaq/cpqacuxe/bld/.acuxebin
31#/usr/local/bin/bld/.acuxebin
Note: See TracBrowser for help on using the repository browser.