Ignore:
Timestamp:
Sep 25, 2011, 2:33:35 PM (13 years ago)
Author:
achernya
Message:
Merge r1973-r1988 from trunk to branches/fc15-dev
Location:
branches/fc15-dev
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/fc15-dev

  • branches/fc15-dev/host/doc/install-xen

    r1891 r1989  
    2929EOF
    3030
     31# (on HPs) add HP repos to etc/apt/sources.list.d
     32  cat <<EOF > /etc/apt/sources.list.d/hp.list
     33deb http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/ maverick/current non-free
     34EOF
     35
    3136# install host keytab
    3237  cp $keytab /etc/krb5.keytab
     
    3843
    3944# Install scripts-vm-host
     45  aptitude update
    4046  aptitude install scripts-vm-host
     47
     48# (on HPs) install HP software
     49  aptitude install hpacucli hp-health
Note: See TracChangeset for help on using the changeset viewer.