From: Nikos Skalkotos Date: Thu, 19 Sep 2013 12:24:31 +0000 (+0300) Subject: Add ubuntu installation instructions for snf-image X-Git-Tag: 0.10~1^2 X-Git-Url: https://code.grnet.gr/git/snf-image/commitdiff_plain/4174629f5133baf8b575b41c820ad49874efcd32 Add ubuntu installation instructions for snf-image --- diff --git a/docs/installation.rst b/docs/installation.rst index 4404431..56e9711 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -10,8 +10,9 @@ with puppet. Installing snf-image using packages ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -For Debian Linux we provide packages in our apt repository. For Debian Squeeze -add the following lines to ``/etc/apt/sources.list`` file: +For Debian GNU/Linux and Ubuntu we provide packages in our apt repository. + +For Debian Squeeze add the following lines to ``/etc/apt/sources.list`` file: ``deb http://apt.dev.grnet.gr squeeze/`` @@ -23,6 +24,12 @@ For Debian Wheezy add the following lines: ``deb-src http://apt.dev.grnet.gr wheezy/`` +For Ubuntu 12.04 LTS add the following lines: + +``deb http://apt.dev.grnet.gr precise/`` + +``deb-src http://apt.dev.grnet.gr precise/`` + After you update ``/etc/apt/sources.list`` import the repo's GPG key: .. code-block:: console