|
Last change
on this file since 2883 was 2882, checked in by Bruno Cornec, 15 years ago |
- Add compatibility with the latest SSSTK + PSP content for HP ProLiant + branding homogeneous now. We only take conrep out of the SSSTK pending a package availability. Using hpacuscripting now. Review of parameters called following test made.
|
|
File size:
615 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # $Id$
|
|---|
| 3 | #
|
|---|
| 4 | # Proliant extended support if available
|
|---|
| 5 | # Look at http://www.hp.com/servers/sstoolkit
|
|---|
| 6 | # the xml file needs to go under /usr/share/conrep
|
|---|
| 7 | /usr/sbin/conrep
|
|---|
| 8 |
|
|---|
| 9 | # Look at http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/
|
|---|
| 10 | /usr/sbin/hpacuscripting
|
|---|
| 11 | /usr/sbin/hponcfg
|
|---|
| 12 |
|
|---|
| 13 | # You may add your FW update here with a ful path - They need to be in executable mode
|
|---|
| 14 | # /usr/local/bin/CP012345.scexe
|
|---|
| 15 | #
|
|---|
| 16 | # Older version which should be put after
|
|---|
| 17 | #
|
|---|
| 18 | #/usr/local/bin/conrep
|
|---|
| 19 | #/usr/local/bin/hponcfg
|
|---|
| 20 | #/usr/local/bin/hpacucli
|
|---|
| 21 | #/usr/local/bin/cpqacuxe
|
|---|
| 22 | #/opt/compaq/cpqacuxe/bld/.acuxebin
|
|---|
| 23 | #/usr/local/bin/bld/.acuxebin
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.