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 41 e 61 (in 20 versioni)
Versione 41 del 14/11/2007 22.53.46
Dimensione: 7801
Commento: sistemata gutsy
Versione 61 del 25/04/2009 10.39.42
Dimensione: 6990
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
## page was renamed from SourcesList
Linea 5: Linea 4:
||<tablebgcolor="#f1f1ed" tablewidth="35%" tablestyle="margin: 0pt 0pt 1em 1em; float: right; font-size: 0.9em;"style="padding: 0.5em;">'''Indice''' [[BR]] [[TableOfContents(2)]]|| [[Indice(depth=2)]]
[[VersioniSupportate(jaunty intrepid hardy dapper)]]
Linea 7: Linea 7:
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]. = Introduzione =

Questa pagina contiene esempi di un buon file `/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 del file dei repository del sistema consultare la [:Repository:relativa guida].

Per quanto riguarda i repository aggiuntivi, esistono anche i cosiddetti '''proposed''' (''hardy-proposed'', ecc...), adatti però non agli utenti finali, ma soltanto a chi desidera controllarne il corretto funzionamento in quanto contenenti pacchetti potenzialmente instabili, che potrebbero in alcuni casi anche inficiare il corretto funzionamento di APT.
Linea 11: Linea 15:
[[Anchor(gusty)]]
== Ubuntu 7.10 «Gutsy Gibbon» ==
[[Anchor(jaunty)]]
== Ubuntu 9.04 «Jaunty Jackalope» ==
Linea 15: Linea 19:
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://it.archive.ubuntu.com/ubuntu/ jaunty main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main universe restricted multiverse
Linea 18: Linea 22:
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://security.ubuntu.com/ubuntu jaunty-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security main universe restricted multiverse
Linea 21: Linea 25:
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
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main universe restricted multiverse
Linea 27: Linea 31:
[[Anchor(gutsy-backports)]] [[Anchor(jaunty-backports)]]
Linea 29: Linea 33:
deb http://it.archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse
Linea 33: Linea 37:
[[Anchor(gutsy-proposed)]]
 * '''Proposed''': {{{
deb http://it.archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
[[Anchor(jaunty-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu jaunty partner
deb-src http://archive.canonical.com/ubuntu jaunty partner
Linea 39: Linea 43:
[[Anchor(gutsy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner
}}}

[[Anchor(feisty)]]
== Ubuntu 7.04 «Feisty Fawn» ==
[[Anchor(intrepid)]]
== Ubuntu 8.10 «Intrepid Ibex» ==
Linea 49: Linea 47:
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://it.archive.ubuntu.com/ubuntu/ intrepid main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid main universe restricted multiverse
Linea 52: Linea 50:
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://security.ubuntu.com/ubuntu intrepid-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security main universe restricted multiverse
Linea 55: Linea 53:
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
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main universe restricted multiverse
Linea 61: Linea 59:
[[Anchor(feisty-backports)]] [[Anchor(intrepid-backports)]]
Linea 63: Linea 61:
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
deb http://it.archive.ubuntu.com/ubuntu intrepid-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu intrepid-backports main restricted universe multiverse
Linea 67: Linea 65:
[[Anchor(feisty-proposed)]]
 * '''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
[[Anchor(intrepid-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner
Linea 73: Linea 71:
[[Anchor(feisty-commercial)]]
 * '''Canonical Commercial''' {{{
deb http://archive.canonical.com/ubuntu feisty-commercial main
deb-src http://archive.canonical.com/ubuntu feisty-commercial main
}}}

[[Anchor(edgy)]]
== Ubuntu 6.10 «Edgy Eft» ==
[[Anchor(hardy)]]
== Ubuntu 8.04 LTS «Hardy Heron» ==
Linea 83: Linea 75:
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://it.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
Linea 86: Linea 78:
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://security.ubuntu.com/ubuntu hardy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security main universe restricted multiverse
Linea 89: Linea 81:
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
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates main universe restricted multiverse
Linea 95: Linea 87:
[[Anchor(edgy-backports)]] [[Anchor(hardy-backports)]]
Linea 97: Linea 89:
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
deb http://it.archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
Linea 101: Linea 93:
[[Anchor(edgy-proposed)]]
 * '''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
}}}

[[Anchor(edgy-commercial)]]
 * '''Canonical Commercial''': {{{
deb http://archive.canonical.com/ubuntu edgy-commercial main
deb-src http://archive.canonical.com/ubuntu edgy-commercial main
[[Anchor(hardy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner
Linea 134: Linea 120:
[[Anchor(dapper-proposed)]]
 * '''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
[[Anchor(dapper-commercial)]]
 * '''Canonical commercial''': {{{
deb http://archive.canonical.com/ubuntu dapper-commercial main
deb-src http://archive.canonical.com/ubuntu dapper-commercial main
Linea 140: Linea 126:
[[Anchor(dapper-commercial)]]
 * '''Canonical Commercial''': {{{
deb http://archive.canonical.com/ubuntu dapper-commercial main
deb-src http://archive.canonical.com/ubuntu dapper-commercial main
[[Anchor(dapper-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu dapper partner
deb-src http://archive.canonical.com/ubuntu dapper partner
Linea 150: Linea 136:
[[Anchor(gusty)]]
== Ubuntu 8.04 LTS «Hardy Heron» ==
[[Anchor(karmic)]]
== Ubuntu 9.10 «Karmic Koala» ==
Linea 154: Linea 140:
deb http://it.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ karmic main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main universe restricted multiverse
Linea 157: Linea 143:
deb http://security.ubuntu.com/ubuntu hardy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu karmic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu karmic-security main universe restricted multiverse
Linea 160: Linea 146:
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates main universe restricted multiverse
Linea 166: Linea 152:
[[Anchor(hardy-backports)]] [[Anchor(karmic-backports)]]
Linea 168: Linea 154:
deb http://it.archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse
Linea 172: Linea 158:
[[Anchor(hardy-proposed)]]
 * '''Proposed''': {{{
deb http://it.
archive.ubuntu.com/ubuntu hardy-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu hardy-proposed main restricted universe multiverse
}}}

[[Anchor(hardy-commercial
)]]
 * '''Canonical Commercial''': {{{
deb http://archive.canonical.com/ubuntu hardy main partner
deb-src http://archive.canonical.com/ubuntu hardy main partner
[[Anchor(karmic-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu karmic partner
deb-src http://archive.canonical.com/ubuntu karmic partner

BR Indice(depth=2) VersioniSupportate(jaunty intrepid hardy dapper)

Introduzione

Questa pagina contiene esempi di un buon file /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 del file dei repository del sistema consultare la [:Repository:relativa guida].

Per quanto riguarda i repository aggiuntivi, esistono anche i cosiddetti proposed (hardy-proposed, ecc...), adatti però non agli utenti finali, ma soltanto a chi desidera controllarne il corretto funzionamento in quanto contenenti pacchetti potenzialmente instabili, che potrebbero in alcuni casi anche inficiare il corretto funzionamento di APT.

Versioni stabili

Anchor(jaunty)

Ubuntu 9.04 «Jaunty Jackalope»

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

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

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

Repository aggiuntivi

Anchor(jaunty-backports)

  • Backports:

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

Anchor(jaunty-partner)

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu jaunty partner
    deb-src http://archive.canonical.com/ubuntu jaunty partner

Anchor(intrepid)

Ubuntu 8.10 «Intrepid Ibex»

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

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

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

Repository aggiuntivi

Anchor(intrepid-backports)

  • Backports:

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

Anchor(intrepid-partner)

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu intrepid partner
    deb-src http://archive.canonical.com/ubuntu intrepid partner

Anchor(hardy)

Ubuntu 8.04 LTS «Hardy Heron»

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

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

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

Repository aggiuntivi

Anchor(hardy-backports)

  • Backports:

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

Anchor(hardy-partner)

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu hardy partner
    deb-src http://archive.canonical.com/ubuntu hardy partner

Ubuntu 6.06 LTS «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

Anchor(dapper-backports)

  • 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

Anchor(dapper-commercial)

  • Canonical commercial:

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

Anchor(dapper-partner)

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu dapper partner
    deb-src http://archive.canonical.com/ubuntu dapper partner

Versione in fase di sviluppo

Immagine(Icone/Grandi/info.png,,center)

Leggere la pagina [:Ubuntu+1] per informazioni sulla versione di sviluppo corrente.

Anchor(karmic)

Ubuntu 9.10 «Karmic Koala»

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

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

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

Repository aggiuntivi

Anchor(karmic-backports)

  • Backports:

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

Anchor(karmic-partner)

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu karmic partner
    deb-src http://archive.canonical.com/ubuntu karmic partner

Ulteriori risorse

  • [:Repository:Guida ai repository]

  • [:Ubuntu+1:Informazioni sulla versione in fase di sviluppo]


CategoryAmministrazione