Code source wiki de Dépôts APT
Modifié par Gaetan RETEL le 2025/10/15 15:50
Masquer les derniers auteurs
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | Sur les serveurs, les paquets sont gérés par apt dans {{code language="none"}}/etc/apt/{{/code}}, et les sources de ces paquets sont gérées par [[puppet>>doc:Infrastructure.Puppet.WebHome]]. |
![]() |
4.1 | 2 | Les dépots actuellement (03/25) utilisés par puppet sont des mirroirs géré par l'école, avec l'ancienne adresse en .eisti.fr. |
![]() |
2.1 | 3 | |
![]() |
4.1 | 4 | La VM des miroirs EISTI va bientôt être fermée, aussi faudrait il désormais utiliser les sources de l'université, en cyu.fr : |
![]() |
3.1 | 5 | |
![]() |
4.1 | 6 | |
![]() |
5.1 | 7 | Debian 13 - Trixie : |
8 | |||
9 | (% class="box" %) | ||
10 | ((( | ||
11 | (% class="box" %) | ||
12 | ((( | ||
13 | deb http:~/~/mirrors.cyu.fr/debian/ trixie main contrib non-free non-free-firmware | ||
14 | deb http:~/~/mirrors.cyu.fr/debian-security trixie-security main contrib non-free non-free-firmware | ||
15 | deb http:~/~/mirrors.cyu.fr/debian/ trixie-updates main contrib non-free non-free-firmware | ||
16 | deb http:~/~/mirrors.cyu.fr/debian/ trixie-backports main contrib non-free non-free-firmware | ||
17 | ))) | ||
18 | ))) | ||
19 | |||
20 | |||
![]() |
3.1 | 21 | Debian 12 - Bookworm : |
22 | |||
![]() |
1.1 | 23 | (% class="box" %) |
24 | ((( | ||
25 | (% class="box" %) | ||
26 | ((( | ||
27 | deb http:~/~/mirrors.cyu.fr/debian/ bookworm main contrib non-free non-free-firmware | ||
28 | deb http:~/~/mirrors.cyu.fr/debian/ bookworm-updates main contrib non-free non-free-firmware | ||
29 | deb http:~/~/mirrors.cyu.fr/debian/ bookworm-backports main contrib non-free non-free-firmware | ||
30 | deb http:~/~/mirrors.cyu.fr/debian-security/ bookworm-security main contrib non-free non-free-firmware | ||
31 | ))) | ||
32 | ))) | ||
![]() |
2.1 | 33 | |
34 | |||
![]() |
3.1 | 35 | Debian 11 - Bullseye : |
36 | |||
![]() |
1.1 | 37 | (% class="box" %) |
38 | ((( | ||
39 | (% class="box" %) | ||
40 | ((( | ||
41 | deb http:~/~/mirrors.cyu.fr/debian/ bullseye main contrib non-free | ||
42 | deb http:~/~/mirrors.cyu.fr/debian/ bullseye-updates main contrib non-free | ||
43 | deb http:~/~/mirrors.cyu.fr/debian/ bullseye-backports main contrib non-free | ||
44 | deb http:~/~/mirrors.cyu.fr/debian-security/ bullseye-security main contrib non-free | ||
45 | ))) | ||
46 | ))) | ||
![]() |
2.1 | 47 | |
48 | |||
![]() |
3.1 | 49 | Debian 10 - Buster : |
50 | |||
![]() |
1.1 | 51 | (% class="box" %) |
52 | ((( | ||
53 | (% class="box" %) | ||
54 | ((( | ||
55 | deb http:~/~/mirrors.cyu.fr/debian/ buster main contrib non-free | ||
56 | deb http:~/~/mirrors.cyu.fr/debian/ buster-updates main contrib non-free | ||
57 | deb http:~/~/mirrors.cyu.fr/debian/ buster-backports main contrib non-free | ||
58 | deb http:~/~/mirrors.cyu.fr/debian-security/ buster/updates main contrib non-free | ||
59 | ))) | ||
60 | ))) | ||
![]() |
2.1 | 61 | |
62 | |||
![]() |
3.1 | 63 | Debian 9 - stretch : |
64 | |||
![]() |
1.1 | 65 | (% class="box" %) |
66 | ((( | ||
67 | (% class="box" %) | ||
68 | ((( | ||
69 | deb [check-valid-until=no] http:~/~/mirrors.cyu.fr/debian-archive/debian/ stretch main contrib non-free | ||
70 | deb [check-valid-until=no] http:~/~/mirrors.cyu.fr/debian-archive/debian/ stretch-updates main contrib non-free | ||
71 | deb [check-valid-until=no] http:~/~/mirrors.cyu.fr/debian-archive/debian/ stretch-backports main contrib non-free | ||
72 | deb [check-valid-until=no] http:~/~/mirrors.cyu.fr/debian-archive/debian-security/ stretch/updates main contrib non-free | ||
73 | ))) | ||
74 | ))) |