| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | 
| doc:tec:sis:gnu:repo_debian:inicio [2025/09/05 05:54]  – [Debian 10]  fepg | doc:tec:sis:gnu:repo_debian:inicio [2025/09/05 08:03] (actual)  – [Debian 13]  fepg | 
|---|
| ===== Debian 12 ===== | ===== Debian 12 ===== | 
|  |  | 
| * Mi última configuración con esta versión: <file txt sources.list> | * Mi última configuración con esta versión, preparada también para VirtualBox: <file txt sources.list> | 
| #deb cdrom:[Debian GNU/Linux 12.5.0 _Bookworm_ - Official amd64 NETINST with firmware 20240210-11:27]/ bookworm contrib main non-free-firmware |  | 
| deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib | 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-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib | 
| deb-src 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 | 
|  |  | 
| # bookworm-updates, to get updates before a point release is made; |  | 
| # see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports |  | 
| deb http://deb.debian.org/debian/ bookworm-updates 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 | deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib | 
|  |  | 
| # This system was installed using small removable media |  | 
| # (e.g. netinst, live or single CD). The matching "deb cdrom" |  | 
| # entries were disabled at the end of the installation process. |  | 
| # For information about how to configure apt package sources, |  | 
| # see the sources.list(5) manual. |  | 
|  |  | 
| # VirtualBox | # VirtualBox | 
| \\ | \\ | 
| ===== Debian 13 ===== | ===== 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> | 
|  | \\ |