This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-docs-install.git


The following commit(s) were added to refs/heads/master by this push:
     new 12cb930  Dropping Ubuntu precise support: (#32)
12cb930 is described below

commit 12cb93058d8792e5c5b3baaaba3452f739373b9f
Author: Rafael Weingärtner <rafaelweingart...@gmail.com>
AuthorDate: Fri Feb 9 12:42:59 2018 -0200

    Dropping Ubuntu precise support: (#32)
    
    Reasons:
    - Ubuntu 12.04 is EOL since April this year
    - There is no OpenJDK 8 for it
    - Libvirt version is ancient
    - Qemu is ancient
---
 source/locale/pot/installation.pot     | 4 ++--
 source/management-server/_pkg_repo.rst | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/locale/pot/installation.pot 
b/source/locale/pot/installation.pot
index 6e8df1e..11b4ccf 100644
--- a/source/locale/pot/installation.pot
+++ b/source/locale/pot/installation.pot
@@ -138,7 +138,7 @@ msgstr ""
 
 #: ../../installation.rst:89
 # 29b8ae9600b245fe9c60f040f52adfa5
-msgid "Preferred: CentOS/RHEL 6.3+ or Ubuntu 12.04(.1)"
+msgid "Preferred: CentOS/RHEL 6.3+ or Ubuntu 14.04(.1)"
 msgstr ""
 
 #: ../../installation.rst:91
@@ -259,7 +259,7 @@ msgstr ""
 
 #: ../../installation.rst:170
 # d5c18e89ae43496093da2abe5de613ad
-msgid "You can add a DEB package repository to your apt sources with the 
following commands. Please note that only packages for Ubuntu 12.04 LTS 
(precise) are being built at this time."
+msgid "You can add a DEB package repository to your apt sources with the 
following commands. Please note that only packages for Ubuntu 14.04 LTS 
(trusty) and Ubuntu 16.04 (Xenial)are being built at this time. DISCLAIMER: 
Ubuntu 12.04 (Precise) is no longer supported."
 msgstr ""
 
 #: ../../installation.rst:174
diff --git a/source/management-server/_pkg_repo.rst 
b/source/management-server/_pkg_repo.rst
index d6d8557..c3093b7 100644
--- a/source/management-server/_pkg_repo.rst
+++ b/source/management-server/_pkg_repo.rst
@@ -64,8 +64,8 @@ DEB package repository
 ~~~~~~~~~~~~~~~~~~~~~~
 
 You can add a DEB package repository to your apt sources with the
-following commands. Please note that only packages for Ubuntu 12.04 LTS
-(precise) and Ubuntu 14.04 (trusty) are being built at this time.
+following commands. Please note that only packages for Ubuntu 14.04 LTS
+(Trusty) and Ubuntu 16.04 (Xenial) are being built at this time. DISCLAIMER: 
Ubuntu 12.04 (Precise) is no longer supported.
 
 Use your preferred editor and open (or create)
 ``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided
@@ -73,7 +73,7 @@ repository to the file:
 
 .. sourcecode:: bash
 
-   deb http://cloudstack.apt-get.eu/ubuntu precise 4.9
+   deb http://cloudstack.apt-get.eu/ubuntu trusty 4.9
 
 We now have to add the public key to the trusted keys.
 

-- 
To stop receiving notification emails like this one, please contact
ro...@apache.org.

Reply via email to