Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Repository/SourcesList"
Differenze tra le versioni 19 e 29 (in 10 versioni)
Versione 19 del 10/12/2006 10.43.14
Dimensione: 2191
Commento: aggiunto un collegamento interno
Versione 29 del 13/06/2007 08.22.26
Dimensione: 4933
Autore: RemoQuintino
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
Questa pagina contiene esempi di un buon `/etc/apt/sources.list` per Ubuntu. Sono attivi i [:Repository/Componenti:componenti] '''main''', '''restricted''', '''universe''', '''multiverse''' e gli aggiornamenti normali e quelli di sicurezza. Per la modifica dei repository impostati sul sistema consultare anche [:AddingRepositoriesHowto:Guida ai repository]. #LANGUAGE it
#format wiki
[[BR]]
||<tablebgcolor="#f1f1ed" tablewidth="25%" tablestyle="margin: 0pt 0pt 1em 1em; float: right; font-size: 0.9em;"style="padding: 0.5em;">'''Indice''' [[BR]] [[TableOfContents(1)]]||
Linea 3: Linea 6:
Questa pagina contiene esempi di un buon `/etc/apt/sources.list` per Ubuntu. Sono attivi i [:Repository/Componenti:componenti] '''main''', '''restricted''', '''universe''', '''multiverse''' e gli aggiornamenti normali e quelli di sicurezza. Per la modifica dei repository impostati sul sistema consultare anche [:Repository:Guida ai repository].
Linea 4: Linea 8:
= Ubuntu 6.10 «The Edgy Eft» = = Versioni stabili =

== Ubuntu 7.04 «Feisty Fawn» ==

{{{
deb http://it.archive.ubuntu.com/ubuntu/ feisty main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu feisty-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ feisty-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty-updates main universe restricted multiverse
}}}

=== Repository aggiuntivi ===

==== Backports ====
{{{
deb http://it.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
}}}

==== Proposed ====
{{{
deb http://it.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
}}}

==== Canonical Commercial ====
{{{
deb http://archive.canonical.com/ubuntu feisty-commercial main
}}}

== Ubuntu 6.10 «The Edgy Eft» ==
Linea 17: Linea 55:
= Versioni precedenti = === Repository aggiuntivi ===

==== Backports ====
{{{
deb http://it.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
}}}

==== Proposed ====
{{{
deb http://it.archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse
}}}

==== Canonical Commercial ====
{{{
deb http://archive.canonical.com/ubuntu edgy-commercial main
}}}
Linea 32: Linea 87:
=== Repository aggiuntivi ===
Linea 33: Linea 89:
=== Ubuntu 5.10 (Breezy) === ==== Backports ====
{{{
deb http://it.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
}}}

==== Proposed ====
{{{
deb http://it.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse
}}}

==== Canonical Commercial ====
{{{
deb http://archive.canonical.com/ubuntu dapper-commercial main
}}}


= Versione di sviluppo =
== Ubuntu 7.10 «Gutsy Gibbon» ==
Linea 36: Linea 111:
deb http://it.archive.ubuntu.com/ubuntu/ breezy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ breezy main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
Linea 39: Linea 114:
deb http://security.ubuntu.com/ubuntu breezy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu breezy-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse
Linea 42: Linea 117:
deb http://it.archive.ubuntu.com/ubuntu/ breezy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ breezy-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse
Linea 45: Linea 120:

attachment:Icone/Piccole/note.png '''Nota:''' ''Per favore, leggere la pagina [:Ubuntu+1] per informazioni sulla versione di sviluppo corrente.''

BR

Questa pagina contiene esempi di un buon /etc/apt/sources.list per Ubuntu. Sono attivi i [:Repository/Componenti:componenti] main, restricted, universe, multiverse e gli aggiornamenti normali e quelli di sicurezza. Per la modifica dei repository impostati sul sistema consultare anche [:Repository:Guida ai repository].

Versioni stabili

Ubuntu 7.04 «Feisty Fawn»

deb http://it.archive.ubuntu.com/ubuntu/ feisty main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu feisty-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ feisty-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty-updates main universe restricted multiverse

Repository aggiuntivi

Backports

deb http://it.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse

Proposed

deb http://it.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse

Canonical Commercial

deb http://archive.canonical.com/ubuntu feisty-commercial main

Ubuntu 6.10 «The Edgy Eft»

deb http://it.archive.ubuntu.com/ubuntu/ edgy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ edgy main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu edgy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ edgy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ edgy-updates main universe restricted multiverse

Repository aggiuntivi

Backports

deb http://it.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

Proposed

deb http://it.archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse

Canonical Commercial

deb http://archive.canonical.com/ubuntu edgy-commercial main

Ubuntu 6.06 LTS «The Dapper Drake»

deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse

Repository aggiuntivi

Backports

deb http://it.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

Proposed

deb http://it.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse

Canonical Commercial

deb http://archive.canonical.com/ubuntu dapper-commercial main

Versione di sviluppo

Ubuntu 7.10 «Gutsy Gibbon»

deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse

attachment:Icone/Piccole/note.png Nota: Per favore, leggere la pagina [:Ubuntu+1] per informazioni sulla versione di sviluppo corrente.