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 25 e 49 (in 24 versioni)
Versione 25 del 12/04/2007 08.14.36
Dimensione: 3304
Commento: Corretto typo grave
Versione 49 del 27/03/2008 10.19.22
Dimensione: 7427
Commento: piccola modifica
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 2: Linea 2:
#format wiki
Linea 3: 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)]]||
Linea 4: 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]. = Introduzione =
Linea 6: Linea 8:
= Ubuntu 6.10 «The Edgy Eft» = 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].

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.

= Versioni stabili =

[[Anchor(gusty)]]
== Ubuntu 7.10 «Gutsy Gibbon» ==
Linea 9: Linea 18:
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/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
Linea 12: Linea 21:
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 gutsy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse
Linea 15: Linea 24:
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/ gutsy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse
Linea 19: Linea 28:
== Repository aggiuntivi == === Repository aggiuntivi ===
Linea 21: Linea 30:
=== 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
[[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
Linea 27: Linea 36:
=== 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(gutsy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner
Linea 33: Linea 42:
= Versione in sviluppo =

attachment:Icone/Piccole/warning.png '''Solo per esperti!Potrebbe rendere il tuo sistema instabile e inutilizzabile!'''
[[Anchor(feisty)]]
Linea 50: Linea 56:
= Versioni precedenti = === Repository aggiuntivi ===
Linea 52: Linea 58:
== Ubuntu 6.06 LTS «The Dapper Drake» == [[Anchor(feisty-backports)]]
 * '''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
}}}

[[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(feisty-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu feisty partner
deb-src http://archive.canonical.com/ubuntu feisty partner
}}}

[[Anchor(edgy)]]
== Ubuntu 6.10 «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 ===

[[Anchor(edgy-backports)]]
 * '''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
}}}

[[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(edgy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu edgy partner
deb-src http://archive.canonical.com/ubuntu edgy partner
}}}

== Ubuntu 6.06 LTS «Dapper Drake» ==
Linea 67: Linea 125:
==== Backports ====
{{{
[[Anchor(dapper-backports)]]
 * '''Backports''': {{{
Linea 73: Linea 131:
==== Proposed ==== [[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 =

||<tablestyle="text-align: justify; width:100%; " style="border:none;" 5%>[[Immagine(Icone/Grandi/info.png,,center)]] ||<style="padding:0.5em; border:none;">Leggere la pagina [:Ubuntu+1] per informazioni sulla versione di sviluppo corrente.||

[[Anchor(gusty)]]
== Ubuntu 8.04 LTS «Hardy Heron» ==
Linea 75: Linea 151:
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
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
Linea 78: Linea 160:

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

= Ulteriori risorse =

 * [:Repository:Guida ai repository]
 * [:Ubuntu+1:Informazioni sulla versione in fase di sviluppo]
----
CategoryAmministrazione

BR

Introduzione

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].

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.

Versioni stabili

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

Anchor(feisty)

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

Anchor(feisty-backports)

  • 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

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(feisty-partner)

  • Canonical partner:

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

Anchor(edgy)

Ubuntu 6.10 «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

Anchor(edgy-backports)

  • 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

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(edgy-partner)

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu edgy partner
    deb-src http://archive.canonical.com/ubuntu edgy 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(gusty)

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

Ulteriori risorse

  • [:Repository:Guida ai repository]

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


CategoryAmministrazione