Changes between Version 2 and Version 3 of GENIRacksHome/OpenGENIRacks/InstallationGuideJuno


Ignore:
Timestamp:
05/11/15 12:48:50 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/InstallationGuideJuno

    v2 v3  
    182182
    183183  - Get the DEBIAN files gram_control.deb and gram_compute.deb. These are not available on an apt server currently but can be obtained by request from '''gram-dev@bbn.com'''.
    184   - Set up the APT repository to read the correct version of grizzly packages:
     184  - Set up the APT repository to read the correct version of kilo packages:
    185185{{{
    186186sudo apt-get install -y ubuntu-cloud-keyring
    187 echo deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/grizzly main >> grizzly.list
    188 sudo mv grizzly.list /etc/apt/sources.list.d/
     187echo deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/kilo main >> cloudarchive-kilo.list
     188sudo mv cloudarchive-kilo.list /etc/apt/sources.list.d/
    189189}}}
    190190  - Update the current repository: