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

Next revision
Previous revision
Next revisionBoth sides next revision
public:debian_ubuntu_local_mirror [2008/10/16 11:26] – Document moved from debian_ubuntu_local_mirror:debian_ubuntu_gentoo_local_mirror kohoferpublic:debian_ubuntu_local_mirror [2009/08/03 14:36] kohofer
Line 1: Line 1:
-===== Debian/Ubuntu/Gentoo Free University of Bozen/Bolzano Mirror =====+===== Debian/Ubuntu Free University of Bozen/Bolzano Mirror =====
  
 ===== DEBIAN ===== ===== DEBIAN =====
Line 7: Line 7:
 The following packages are available: The following packages are available:
  
-**etch/stable, lenny/testing for the i386 and amd64 architecture; sarge/old-stable for the i386 architecture:**+**lenny/stable, squeeze/testing for the i386 and amd64 architecture;**
  
 debian: -binary debian: -binary
 +
 +[[http://www.debian.org/releases/|Debian Releases]]
  
 Put this in your /etc/apt/sources.list Put this in your /etc/apt/sources.list
 +
 +==== stable ====
  
 <code> <code>
-# etch - stable 
-deb http://fermi.inf.unibz.it/debian etch main non-free contrib 
  
-# lenny - testing+Debian lenny 5.0 stable
 deb http://fermi.inf.unibz.it/debian lenny main non-free contrib deb http://fermi.inf.unibz.it/debian lenny main non-free contrib
  
-sarge - old-stable +</code> 
-deb http://fermi.inf.unibz.it/debian sarge main non-free contrib+ 
 +==== testing ==== 
 + 
 +<code> 
 + 
 +Debian squeeze 6.0 testing 
 +deb http://fermi.inf.unibz.it/debian squeeze main non-free contrib
  
 </code> </code>
Line 42: Line 50:
 See http://www.debian.org/ for information about Debian <nowiki>GNU/Linux</nowiki>. See http://www.debian.org/ for information about Debian <nowiki>GNU/Linux</nowiki>.
 ---- ----
- 
  
 ===== UBUNTU ===== ===== UBUNTU =====
Line 48: Line 55:
 Configuring /etc/apt/sources.list for apt-get/aptitude/synaptic Configuring /etc/apt/sources.list for apt-get/aptitude/synaptic
  
-Ubuntu Releases:+[[https://wiki.ubuntu.com/Releases|Ubuntu Releases]] 
 + 
 +**Development (future) release** 
 + 
 +^Version^Code name^Release date^End of life date 
 +|Ubuntu 9.10|Karmic Koala|Planned for October 2009|April 2011 
 + 
 +**Stable** 
 + 
 +^Version^Code name^Release date^End of life date^ 
 +|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.1 LTS Maintenance release|Hardy Heron|July 3 2008|April 2011 (Desktop) April 2013 (Server)| 
 +|Ubuntu 8.04 LTS|Hardy Heron|April 24 2008|April 2011 (Desktop) April 2013 (Server)| 
 +|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**
  
 ^Releases^Version^Release Date^Support Date^ ^Releases^Version^Release Date^Support Date^
-|Hardy Heron|8.04|April 24, 2008|Supported until April 2013 (Server) or April 2011 (Desktop)| +|Ubuntu 7.10|Gutsy Gibbon|October 18 2007|April 2009|
-|Gutsy Gibbon|7.10|October 182007|Supported until April 2009|+
 |Feisty Fawn|7.04|April 19, 2007|Supported until October 2008| |Feisty Fawn|7.04|April 19, 2007|Supported until October 2008|
-|Dapper Drake|6.06|June 1, 2006|Supported until June 2011 (Server) or June 2009 (Desktop)| 
-^Unsupported (End-of-Life) Releases^^^^ 
 |Edgy Eft|6.10|October 26, 2006|Supported until April 2008| |Edgy Eft|6.10|October 26, 2006|Supported until April 2008|
  
Line 64: Line 89:
  
 Put this in your /etc/apt/sources.list Put this in your /etc/apt/sources.list
 +
 +==== Jaunty Jackalope  ====
 +
 +<code>
 +
 +# Ubuntu 9.04 "Jaunty Jackalope"
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty main
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty multiverse
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty restricted
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty universe
 +# Ubuntu 9.04 "Jaunty Jackalope Updates"
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates main
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates multiverse
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates restricted
 +deb http://fermi.inf.unibz.it/ubuntu/ jaunty-updates universe
 +
 +</code>
 +
 +==== Intrepid Ibex ====
 +
 +<code>
 +
 +# Ubuntu 8.10 "Intrepid Ibex"
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid main
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid multiverse
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid restricted
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid universe
 +# Ubuntu 8.10 "Intrepid Ibex Updates"
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates main
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates multiverse
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates restricted
 +deb http://fermi.inf.unibz.it/ubuntu/ intrepid-updates universe
 +
 +</code>
 +
 +==== Hardy Heron ====
  
 <code> <code>
Line 80: Line 141:
 </code> </code>
  
 +==== Gutsy Gibbon ====
  
 <code> <code>
Line 114: Line 176:
 </code> </code>
  
-<code> +==== Dapper Drake ====
- +
-# Ubuntu 7.04 "Feisty Fawn" +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty main +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty multiverse +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty restricted +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty universe +
-# Ubuntu 7.04 "Feisty Fawn Updates" +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty-updates main +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty-updates multiverse +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty-updates restricted +
-deb http://fermi.inf.unibz.it/ubuntu/ feisty-updates universe +
- +
-</code>+
  
 <code> <code>
Line 158: Line 207:
 ---- ----
  
 +===== UBUNTU ISOs =====
  
-[[old-free-unibz-repository]]+[[http://fermi.inf.unibz.it/cdimages/jaunty-jackalope-9.04|Jaunty Jackalope 9.04]]
  
 +----
 +
 +
 +[[old-free-unibz-repository]]
 +ldebain
/data/www/wiki.inf.unibz.it/data/pages/public/debian_ubuntu_local_mirror.txt · Last modified: 2024/02/27 09:12 by kohofer