User Tools

Site Tools


public:debian_ubuntu_local_mirror

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:debian_ubuntu_local_mirror [2009/10/30 10:03] ccumerpublic:debian_ubuntu_local_mirror [2010/08/27 09:12] kohofer
Line 59: Line 59:
 **Development (future) release** **Development (future) release**
  
-^Version^Code name^Release date^End of life date +^Version^Code name^Release date^End of life date^ 
-|Ubuntu 9.10|Karmic Koala|Planned for October 2009|April 2011+|Ubuntu 10.10|Maverick Meerkat|Planned for October 28 2010|April 2012| 
 +|Ubuntu 11.04|Natty Narwhal|April 29 2011|October 2012|
  
 **Stable** **Stable**
  
 ^Version^Code name^Release date^End of life date^ ^Version^Code name^Release date^End of life date^
 +|Ubuntu 10.04.1 LTS|Lucid Lynx|August 17 2010|April 2013 (Desktop) April 2015 (Server)|
 +|Ubuntu 10.04|:::|April 29 2010|:::|
 +|Ubuntu 9.10|Karmic Koala|October 29 2009|April 2011|
 |Ubuntu 9.04|Jaunty Jackalope|April 23 2009|October 2010| |Ubuntu 9.04|Jaunty Jackalope|April 23 2009|October 2010|
-|Ubuntu 8.10|Intrepid Ibex|October 30 2008|April 2010| 
 |Ubuntu 8.04.2 LTS Maintenance release|Hardy Heron|January 22 2009|April 2011 (Desktop) April 2013 (Server)| |Ubuntu 8.04.2 LTS Maintenance release|Hardy Heron|January 22 2009|April 2011 (Desktop) April 2013 (Server)|
-|Ubuntu 8.04.1 LTS Maintenance release|Hardy Heron|July 3 2008|April 2011 (Desktop) April 2013 (Server)+|Ubuntu 8.04.1 LTS Maintenance release|:::|July 3 2008|:::
-|Ubuntu 8.04 LTS|Hardy Heron|April 24 2008|April 2011 (Desktop) April 2013 (Server)| +|Ubuntu 8.04 LTS|:::|April 24 2008|:::|
-|Ubuntu 6.06.2 LTS Maintenance release|Dapper Drake|January 21 2008|June 2009 (Desktop) June 2011 (Server)| +
-|Ubuntu 6.06.1 LTS Maintenance release|Dapper Drake|August 10 2006 August 16 2006 Sun UltraSPARC|June 2009 (Desktop) June 2011 (Server)| +
-|Ubuntu 6.06 LTS|Dapper Drake|June 1 2006 June 16 2006 Sun SPARC64|June 2009 (Desktop) June 2011 (Server)| +
- +
  
 **Unsupported (End-of-Life) Releases** **Unsupported (End-of-Life) Releases**
  
 ^Releases^Version^Release Date^Support Date^ ^Releases^Version^Release Date^Support Date^
 +|Ubuntu 8.10|Intrepid Ibex|October 30 2008|April 2010|
 |Ubuntu 7.10|Gutsy Gibbon|October 18 2007|April 2009| |Ubuntu 7.10|Gutsy Gibbon|October 18 2007|April 2009|
 |Feisty Fawn|7.04|April 19, 2007|Supported until October 2008| |Feisty Fawn|7.04|April 19, 2007|Supported until October 2008|
 |Edgy Eft|6.10|October 26, 2006|Supported until April 2008| |Edgy Eft|6.10|October 26, 2006|Supported until April 2008|
 +|Ubuntu 6.06|Dapper Drake (Both Edition(s)|June 1 2006|July 14 2009|
 +|Ubuntu 5.10|Breezy Badger|October 12 2005|April 2007|
 +|Ubuntu 5.04|Hoary Hedgehog|April 8 2005|October 2006|
 +|Ubuntu 4.10|Warty Warthog|October 26 2004|April 2006|
  
  
Line 90: Line 93:
 Put this in your /etc/apt/sources.list Put this in your /etc/apt/sources.list
  
-==== Jaunty Jackalope  ====+==== Lucid Lynx  ==== 
 + 
 +<code> 
 +# Ubuntu 10.04 "Lucid Lynx" 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid main 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid multiverse 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid restricted 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid universe 
 +# Ubuntu 10.04 "Lucid Lynx Updates" 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid-updates main 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid-updates multiverse 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid-updates restricted 
 +deb http://fermi.inf.unibz.it/ubuntu/ lucid-updates universe 
 +</code> 
 + 
 + 
 +==== Karmic Koala  ====
  
 <code> <code>
 +# Ubuntu 9.10 "Karmic Koala"
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic main
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic multiverse
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic restricted
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic universe
 +# Ubuntu 9.10 "Karmic Koala Updates"
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic-updates main
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic-updates multiverse
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic-updates restricted
 +deb http://fermi.inf.unibz.it/ubuntu/ karmic-updates universe
 +</code>
  
 +
 +==== Jaunty Jackalope  ====
 +
 +<code>
 # Ubuntu 9.04 "Jaunty Jackalope" # Ubuntu 9.04 "Jaunty Jackalope"
 deb http://fermi.inf.unibz.it/ubuntu/ jaunty main deb http://fermi.inf.unibz.it/ubuntu/ jaunty main
Line 104: Line 138:
 deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates restricted deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates restricted
 deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates universe deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates universe
- 
 </code> </code>
  
Line 110: Line 143:
  
 <code> <code>
- 
 # Ubuntu 8.10 "Intrepid Ibex" # Ubuntu 8.10 "Intrepid Ibex"
 deb http://fermi.inf.unibz.it/ubuntu/ intrepid main deb http://fermi.inf.unibz.it/ubuntu/ intrepid main
Line 121: Line 153:
 deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates restricted deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates restricted
 deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates universe deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates universe
- 
 </code> </code>
  
Line 127: Line 158:
  
 <code> <code>
- 
 # Ubuntu 8.04 "Hardy Heron" # Ubuntu 8.04 "Hardy Heron"
 deb http://fermi.inf.unibz.it/ubuntu/ hardy main deb http://fermi.inf.unibz.it/ubuntu/ hardy main
Line 138: Line 168:
 deb http://fermi.inf.unibz.it/ubuntu/ hardy-updates restricted deb http://fermi.inf.unibz.it/ubuntu/ hardy-updates restricted
 deb http://fermi.inf.unibz.it/ubuntu/ hardy-updates universe deb http://fermi.inf.unibz.it/ubuntu/ hardy-updates universe
- 
-</code> 
- 
-==== Gutsy Gibbon ==== 
- 
-<code> 
- 
-# Ubuntu 7.10 "Gutsy Gibbon" 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy main 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy multiverse 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy restricted 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy universe 
-# Ubuntu 7.10 "Gutsy Gibbon Updates" 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-updates main 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-updates multiverse 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-updates restricted 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-updates universe 
- 
-</code> 
- 
-This are proposed and backported packages, please use with care! 
- 
-<code> 
- 
-# Ubuntu 7.10 "Gutsy Gibbon Proposed" 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-proposed main 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-proposed multiverse 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-proposed restricted 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-proposed universe 
- 
-# Ubuntu 7.10 "Gutsy Gibbon Backports" 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-backports main 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-backports multiverse 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-backports restricted 
-deb http://fermi.inf.unibz.it/ubuntu/ gutsy-backports universe 
- 
 </code> </code>
  
Line 179: Line 173:
  
 <code> <code>
- 
 # Ubuntu 6.06 "Dapper Drake" # Ubuntu 6.06 "Dapper Drake"
 deb http://fermi.inf.unibz.it/ubuntu/ dapper main deb http://fermi.inf.unibz.it/ubuntu/ dapper main
Line 190: Line 183:
 deb http://fermi.inf.unibz.it/ubuntu/ dapper-updates restricted deb http://fermi.inf.unibz.it/ubuntu/ dapper-updates restricted
 deb http://fermi.inf.unibz.it/ubuntu/ dapper-updates universe deb http://fermi.inf.unibz.it/ubuntu/ dapper-updates universe
- 
- 
 </code> </code>
  
Line 205: Line 196:
 See http://www.ubuntulinux.org/ for information about Ubuntu Linux. See http://www.ubuntulinux.org/ for information about Ubuntu Linux.
  
----- +===== INF REPOSITORY =====
-===== UBUNTU ISOs =====+
  
-[[http://fermi.inf.unibz.it/cdimages/karmic-koala-9.10/|Karmic Koala 9.10]]+[[https://www.inf.unibz.it/wiki/tech/documentation/backup/start#installing_avamar_using_inf_repository|For CS-Tech staff only!]]
  
-----+===== UBUNTU ISOs =====
  
 +[[http://fermi.inf.unibz.it/cdimages/lucid-lynx-10.04/|Lucid Lynx 10.04]]
 +
 +[[http://fermi.inf.unibz.it/cdimages/karmic-koala-9.10/|Karmic Koala 9.10]]
  
-[[old-free-unibz-repository]] + --- //[[kohofer@unibz.it|kohofer]] 2010/05/03 14:42//
-ldebain+
/data/www/wiki.inf.unibz.it/data/pages/public/debian_ubuntu_local_mirror.txt · Last modified: 2024/02/27 09:12 by kohofer