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 55 e 63 (in 8 versioni)
Versione 55 del 17/11/2008 13.53.11
Dimensione: 6974
Commento:
Versione 63 del 29/10/2009 11.03.24
Dimensione: 6783
Autore: LeoIannacone
Commento: Karmic -> stable; Lucid -> testing.
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 5: Linea 5:
[[VersioniSupportate(intrepid hardy gutsy dapper)]] [[VersioniSupportate(jaunty intrepid hardy )]]
Linea 9: Linea 9:
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 del file dei repository del sistema consultare la [:Repository:relativa guida]. 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].
Linea 11: Linea 11:
Per quanto riguarda i repository aggiuntivi, esistono anche i cosiddetti '''proposed''' (''gutsy-proposed'', et cetera), 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. 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 14: Linea 14:

[[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
}}}


[[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
}}}
Linea 70: Linea 128:
[[Anchor(gusty)]]
== 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
}}}

=== Repository aggiuntivi ===

[[Anchor(gutsy-backports)]]
 * '''Backports''': {{{
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
}}}

[[Anchor(gutsy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy 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
}}}
Linea 135: Linea 133:
[[Anchor(jaunty)]]
== Ubuntu 9.04 «Jaunty Jackalope» ==
[[Anchor(lucid)]]
== Ubuntu 10.04 «Lucid Lynx» ==
Linea 139: Linea 137:
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://it.archive.ubuntu.com/ubuntu/ lucid main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid main universe restricted multiverse
Linea 142: Linea 140:
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://security.ubuntu.com/ubuntu lucid-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security main universe restricted multiverse
Linea 145: Linea 143:
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
deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-updates main universe restricted multiverse
Linea 151: Linea 149:
[[Anchor(jaunty-backports)]] [[Anchor(lucid-backports)]]
Linea 153: Linea 151:
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
deb http://it.archive.ubuntu.com/ubuntu lucid-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu lucid-backports main restricted universe multiverse
Linea 157: Linea 155:
[[Anchor(intrepid-partner)]] [[Anchor(lucid-partner)]]
Linea 159: Linea 157:
deb http://archive.canonical.com/ubuntu jaunty partner
deb-src http://archive.canonical.com/ubuntu jaunty partner
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner

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

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(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

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

Versione in fase di sviluppo

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

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

Anchor(lucid)

Ubuntu 10.04 «Lucid Lynx»

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

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

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

Repository aggiuntivi

Anchor(lucid-backports)

  • Backports:

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

Anchor(lucid-partner)

  • Canonical partner:

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

Ulteriori risorse

  • [:Repository:Guida ai repository]

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


CategoryAmministrazione