Skip to content
Snippets Groups Projects
user avatar
Nikos Skalkotos authored
Keep track of the cloud accounts an image was uploaded and registered
on. When changing the current cloud account, the registration info
should also change to represent the current cloud's status. We may have
registered an image on an account and then switch to a different
account. The image should not be shown as registered, unless we switch
back to the old one.
0d24609f

snf-image-creator

Overview

This is snf-image-creator, a command-line tool for creating OS Images to be used with Synnefo.

It comes in two variants:

  • snf-image-creator: A user-friendly dialog-based program
  • snf-mkimage: A non-interactive command-line program

Project Page

Please see the official Synnefo site and the latest snf-image-creator docs for more information.

Contact

For questions or bug reports you can contact the Synnefo team at the following mailing lists:

    Users list: synnefo@googlegroups.com
    Developers list: synnefo-devel@googlegroups.com

Copyright and license

Copyright (C) 2011-2015 GRNET S.A.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.