Trying update the linux-kernel
I'm trying update the linux-libre kernel but i get the following error:
Add /etc/apt/sources.list this
deb http://security.debian.org/debian-security buster/updates main contrib non-free
sudo apt-get update && sudo apt-get upgrade
W: El repositorio «http://mirror.optus.net/debian testing Release» no tiene un fichero de Publicación.
N: Los datos de un repositorio como este no se pueden autenticar y por tanto su uso es potencialmente peligroso.
N: Vea la página de manual apt-secure(8) para los detalles sobre la creación de repositorios y la configuración de usuarios.
E: Fallo al obtener http://mirror.optus.net/debian/dists/testing/main/binary-i386/Packages 404 Not Found
E: No se han podido descargar algunos archivos de índice, se han omitido, o se han utilizado unos antiguos en su lugar.
Apparently, there is not even a "debian" directory on http://mirror.optus.net/
https://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt does not list that mirror. As https://jxself.org/linux-libre/ explains, you should have that line in /etc/apt/sources.list:
deb mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh main
Yes, please follow the instructions at https://jxself.org/linux-libre/