- Timestamp:
- Oct 8, 2011, 1:53:18 AM (14 years ago)
- Location:
- branches/2.2.9/mindi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi/deplist.d/ProLiant.conf
r2882 r2884 9 9 # Look at http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/ 10 10 /usr/sbin/hpacuscripting 11 / usr/sbin/hponcfg11 /sbin/hponcfg 12 12 13 13 # You may add your FW update here with a ful path - They need to be in executable mode -
branches/2.2.9/mindi/mindi-bkphw
r2882 r2884 74 74 } else { 75 75 $ret = system("$tool -s -x /usr/share/conrep/conrep.xml -f$bkpdir/conrep.dat"); 76 print SCRIPT " ($tool -l -f$locbkpdir/conrep.dat)\n";76 print SCRIPT "$tool -l -f$locbkpdir/conrep.dat\n"; 77 77 print TOOLS "$tool.xml\n"; 78 78 }
Note:
See TracChangeset
for help on using the changeset viewer.