| Próxima revisión | Revisión previa | 
| doc:tec:sis:gnu:repo_debian:inicio [2022/05/27 00:15]  – creado - editor externo 127.0.0.1 | doc:tec:sis:gnu:repo_debian:inicio [2025/09/05 08:03] (actual)  – [Debian 13]  fepg | 
|---|
| deb http://download.virtualbox.org/virtualbox/debian buster contrib | deb http://download.virtualbox.org/virtualbox/debian buster contrib | 
| </code> | </code> | 
|  | \\ | 
|  | ===== Debian 12 ===== | 
|  |  | 
|  | * Mi última configuración con esta versión, preparada también para VirtualBox: <file txt sources.list> | 
|  | deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib | 
|  | deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib | 
|  |  | 
|  | deb http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib | 
|  | deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib | 
|  |  | 
|  | deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib | 
|  | deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib | 
|  |  | 
|  | # VirtualBox | 
|  | deb [arch=amd64 signed-by=/usr/share/keyrings/oracle-virtualbox-2016.gpg] https://download.virtualbox.org/virtualbox/debian bookworm contrib | 
|  | </file> | 
|  | \\ | 
|  | ===== Debian 13 ===== | 
|  |  | 
|  | * [[https://voidnull.es/adios-sources-list-hola-deb822-como-cambian-los-repos-en-debian-13/|Adiós sources.list, hola DEB822: cómo cambian los repos en Debian 13]] | 
|  | * [[https://juncotic.com/deb822-el-nuevo-formato-de-sources-list-en-debian-y-derivadas/|DEB822: el nuevo formato de sources.list en Debian (y derivadas)]] | 
|  |  | 
|  | {{ :ico:pendiente.png?nolink |}} | 
|  |  | 
|  | * Probando...<file txt sources.list> | 
|  | # Debian 13: sources.list Oficial | 
|  | deb http://deb.debian.org/debian/ trixie main | 
|  | deb-src http://deb.debian.org/debian/ trixie main | 
|  | deb http://security.debian.org/debian-security trixie-security main contrib | 
|  | deb-src http://security.debian.org/debian-security trixie-security main contrib | 
|  | deb http://deb.debian.org/debian/ trixie-updates main contrib | 
|  | deb-src http://deb.debian.org/debian/ trixie-updates main contrib | 
|  |  | 
|  | # Debian 13: Contrib & Non-Free | 
|  | deb http://deb.debian.org/debian trixie main contrib non-free non-free-firmware | 
|  | deb-src http://deb.debian.org/debian trixie main contrib non-free non-free-firmware | 
|  | deb http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware | 
|  | deb-src http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware | 
|  | deb http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware | 
|  | deb-src http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware | 
|  |  | 
|  | # Debian 13: Backports | 
|  | deb http://deb.debian.org/debian trixie-backports main contrib non-free non-free-firmware | 
|  | deb-src http://deb.debian.org/debian trixie-backports main contrib non-free non-free-firmware | 
|  | </file> | 
|  | * Probando... En mi caso dejo solo los que estoy usando, puedo dejar comentados los deb-src. <file txt sources.list> | 
|  | # Repos oficiales no libres | 
|  | deb https://ftp.debian.org/debian/ trixie contrib main non-free non-free-firmware | 
|  | # deb-src https://ftp.debian.org/debian/ trixie contrib main non-free non-free-firmware | 
|  |  | 
|  | # Actualizaciones | 
|  | deb https://ftp.debian.org/debian/ trixie-updates contrib main non-free non-free-firmware | 
|  | # deb-src https://ftp.debian.org/debian/ trixie-updates contrib main non-free non-free-firmware | 
|  |  | 
|  | deb https://ftp.debian.org/debian/ trixie-proposed-updates contrib main non-free non-free-firmware | 
|  | # deb-src https://ftp.debian.org/debian/ trixie-proposed-updates contrib main non-free non-free-firmware | 
|  |  | 
|  | # Seguridad | 
|  | deb https://security.debian.org/debian-security/ trixie-security contrib main non-free non-free-firmware | 
|  | # deb-src https://security.debian.org/debian-security/ trixie-security contrib main non-free non-free-firmware | 
|  |  | 
|  | # Repositorios Backports | 
|  | deb https://ftp.debian.org/debian/ trixie-backports contrib main non-free non-free-firmware | 
|  | # deb-src https://ftp.debian.org/debian/ trixie-backports contrib main non-free non-free-firmware | 
|  | </file> | 
|  | \\ |