From dc4965e7d55ec791a5f91816cace14d2d636165f Mon Sep 17 00:00:00 2001 From: elijah Date: Sun, 19 Jul 2015 13:09:53 -0700 Subject: remove utopic unicorn --- pages/linux/en.text | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'pages/linux') diff --git a/pages/linux/en.text b/pages/linux/en.text index 2dbacc0..482df21 100644 --- a/pages/linux/en.text +++ b/pages/linux/en.text @@ -12,9 +12,9 @@ h2. Upgrading bc. apt-get update apt-get dist-upgrade -NOTE: When upgrading Ubuntu from Trusty to Unicorn, you may need to run this command again: +NOTE: When upgrading Ubuntu from 14.10 (Utopic) to 15.04 (Vivid), you may need to run this command again: -bc. sudo add-apt-repository "deb http://deb.bitmask.net/debian utopic main" +bc. sudo add-apt-repository "deb http://deb.bitmask.net/debian vivid main" This is because the Ubuntu upgrade process probably commented out all your prior custom repository lines in @/etc/apt/sources.list@. @@ -26,10 +26,6 @@ h3. Ubuntu 15.04 (Vivid Vervet) <%= render({:partial => 'via_packages'}, {:distro => 'vivid'}) %> -h3. Ubuntu 14.10 (Utopic Unicorn) - -<%= render({:partial => 'via_packages'}, {:distro => 'utopic'}) %> - h3. Ubuntu 14.04 LTS (Trusty Tahr) <%= render({:partial => 'via_packages'}, {:distro => 'trusty'}) %> -- cgit v1.2.3