Changes between Version 1 and Version 2 of DesktopExoGeni


Ignore:
Timestamp:
Mar 3, 2014 11:54:34 AM (10 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DesktopExoGeni

    v1 v2  
    1212The rest of this document describes how to get and use the lightweight federation technology in ExoGENI.
    1313
     14== Getting The Lightweight Federation Image ==
     15
     16The lightweight federation image can currently be found at http://www.isi.edu/~faber/tmp/fedd.xml .  Its SHA1 hash is {{{9ff5313464521f228cdfd7e2e2d2a6c5a0eb8ae0}}}.
     17
     18Adding these lines to your {{{.flukes.properties}}} file on your desktop will make the image accessible from flukes menus.  (Change the number in {{{image1}}} to be an unused number if you already have custom images defined.
     19
     20{{{
     21image1.name=Fedd-enabled Ubuntu 12.04
     22image1.url=http://www.isi.edu/~faber/tmp/fedd.xml
     23image1.hash=9ff5313464521f228cdfd7e2e2d2a6c5a0eb8ae0
     24}}}