Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

infrastructure:gestion-paquets:aptly:local-sources-list [17/10/2021 13:24] – créée Stéphane Pailletinfrastructure:gestion-paquets:aptly:local-sources-list [17/10/2021 13:26] (Version actuelle) Stéphane Paillet
Ligne 7: Ligne 7:
 Pour la PHM Pour la PHM
 <code> <code>
-wget --quiet -O- "http://aptrepo.in.phm.education.gouv.fr/phm-aptrepo.pub" | sudo apt-key add - +wget --quiet -O- "http://apt.in.grohub.org/grohub-apt.pub" | sudo apt-key add -
-</code> +
- +
-Pour PRJ +
-<code> +
-wget --quiet -O- "http://aptrepo.prj.in.phm.education.gouv.fr/phm-aptrepo.pub" | sudo apt-key add - +
-</code> +
- +
-Pour CLOÉ +
-<code> +
-wget --quiet -O- "http://aptrepo.iaas.in.cloe.education.gouv.fr/cloe-aptrepo.pub" | sudo apt-key add -+
 </code> </code>
  
Ligne 28: Ligne 18:
 Nous y collons ce contenu. Nous y collons ce contenu.
  
-Pour la PHM 
 <code> <code>
 ## ##
Ligne 35: Ligne 24:
 ##  ## 
  
-deb http://aptrepo.in.phm.education.gouv.fr/debian/ buster main+deb http://apt.in.grohub.org/debian/ buster main
  
-deb http://aptrepo.in.phm.education.gouv.fr/debian/ buster-security main+# Updates repo 
 +deb http://apt.in.grohub.org/debian/ buster-updates main
  
-buster-updates, previously known as 'volatile' +Security repo 
-deb http://aptrepo.in.phm.education.gouv.fr/debian/ buster-updates main +deb http://apt.in.grohub.org/debian/ buster-security main
-</code> +
- +
-Pour PRJ +
-<code> +
-## +
-# Debian PRJ repositories +
-# Version: Buster +
-##  +
- +
-deb http://aptrepo.prj.in.phm.education.gouv.fr/debian/ buster main +
- +
-deb http://aptrepo.prj.in.phm.education.gouv.fr/debian/ buster-security main +
- +
-# buster-updates, previously known as 'volatile' +
-deb http://aptrepo.prj.in.phm.education.gouv.fr/debian/ buster-updates main +
-</code> +
- +
-Pour CLOÉ +
-<code> +
-## +
-# Debian CLOÉ repositories +
-# Version: Buster +
-##  +
- +
-deb http://aptrepo.iaas.in.cloe.education.gouv.fr/debian/ buster main +
- +
-deb http:/aptrepo.iaas.in.cloe.education.gouv.fr/debian/ buster-security main +
- +
-# buster-updates, previously known as 'volatile' +
-deb http://aptrepo.iaas.in.cloe.education.gouv.fr/debian/ buster-updates main+
 </code> </code>
  
Ligne 78: Ligne 38:
 sudo aptitude update && sudo aptitude upgrade sudo aptitude update && sudo aptitude upgrade
 </code> </code>
- 
-===== Liens ===== 
-  * [[http://aptrepo.in.phm.education.gouv.fr/|dépôt local APT de la PHM]] 
-  * [[http://aptrepo.prj.in.phm.education.gouv.fr/|dépôt local APT de PRJ]] 
-  * [[http://aptrepo.iaas.in.cloe.education.gouv.fr/|dépôt local APT de CLOÉ]] 
  • infrastructure/gestion-paquets/aptly/local-sources-list.1634477055.txt.gz
  • Dernière modification : 17/10/2021 13:24
  • de Stéphane Paillet