| 14 | == Getting The Lightweight Federation Image == |
| 15 | |
| 16 | The lightweight federation image can currently be found at http://www.isi.edu/~faber/tmp/fedd.xml . Its SHA1 hash is {{{9ff5313464521f228cdfd7e2e2d2a6c5a0eb8ae0}}}. |
| 17 | |
| 18 | Adding 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 | {{{ |
| 21 | image1.name=Fedd-enabled Ubuntu 12.04 |
| 22 | image1.url=http://www.isi.edu/~faber/tmp/fedd.xml |
| 23 | image1.hash=9ff5313464521f228cdfd7e2e2d2a6c5a0eb8ae0 |
| 24 | }}} |