|
Last change
on this file since 3473 was 3302, checked in by Bruno Cornec, 12 years ago |
|
try to fix hpacuscripting issue with lack of some deps
|
|
File size:
817 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # $Id$
|
|---|
| 3 | #
|
|---|
| 4 | # Proliant extended support if available
|
|---|
| 5 |
|
|---|
| 6 | # Look at http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/
|
|---|
| 7 | /usr/sbin/hpacuscripting
|
|---|
| 8 | /opt/compaq/hpacucli/bld/.hpacuscripting
|
|---|
| 9 | /opt/compaq/hpacucli/bld/libcpqimgr-x86_64.so
|
|---|
| 10 | /sbin/hponcfg
|
|---|
| 11 | # XML file under /opt/hp/hp-scripting-tools/etc/conrep.xml
|
|---|
| 12 | /sbin/hp-conrep
|
|---|
| 13 | /sbin/hp-rcu
|
|---|
| 14 | /sbin/hp-fm
|
|---|
| 15 |
|
|---|
| 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 |
|
|---|
| 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
|
|---|
| 23 | #
|
|---|
| 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.