HowtoDebian/Install : Pointage vers SourcesList à jour

This commit is contained in:
David Prevot 2023-03-13 16:27:50 +01:00
parent 7174343e4c
commit 7675996737

View file

@ -55,22 +55,7 @@ Voici nos préconisations post-installation :
# dpkg-reconfigure -plow debconf
~~~
* Ajuster le contenu du fichier `sources.list` :
~~~
deb http://mirror.evolix.org/debian/ stretch main
deb http://security.debian.org/ stretch/updates main
deb http://mirror.evolix.org/debian/ stretch-updates main
deb http://pub.evolix.net/ stretch/
~~~
> *Note* : Pour Debian 8, le fichier `sources.list` sera :
>
> ~~~
> deb http://mirror.evolix.org/debian/ jessie main
> deb http://security.debian.org/ jessie/updates main
> deb http://pub.evolix.net/ jessie/
> ~~~
* Ajuster le contenu du fichier [`sources.list` suivant la version](/HowtoDebian/SourcesList).
Puis ne pas oublier d'exécuter :