mirrors:debian
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mirrors:debian [2026/05/17 15:52] – created - external edit 127.0.0.1 | mirrors:debian [2026/07/22 16:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Debian — Mirror Configuration ====== | ====== Debian — Mirror Configuration ====== | ||
| - | The local mirror covers Debian 11 (Bullseye), 12 (Bookworm), | + | The local mirror covers Debian 11 (Bullseye), |
| <WRAP important> | <WRAP important> | ||
| - | The security repository lives at a **/ | + | **Now matches the real Debian archive layout.** The mirror uses a single shared root (''/ |
| </ | </ | ||
| - | ===== Debian 13 (Trixie) and 12 (Bookworm) | + | ===== Recommended: |
| - | These releases use the **deb822** format ('' | + | Debian 13 (Trixie) and 12 (Bookworm) — **deb822** format ('' |
| - | + | ||
| - | Replace ''/ | + | |
| < | < | ||
| Types: deb | Types: deb | ||
| - | URIs: https:// | + | URIs: https:// |
| Suites: < | Suites: < | ||
| Components: main contrib non-free non-free-firmware | Components: main contrib non-free non-free-firmware | ||
| Line 21: | Line 19: | ||
| Types: deb | Types: deb | ||
| - | URIs: https:// | + | URIs: https:// |
| Suites: < | Suites: < | ||
| Components: main contrib non-free non-free-firmware | Components: main contrib non-free non-free-firmware | ||
| Line 27: | Line 25: | ||
| </ | </ | ||
| - | Replace ''< | + | Replace ''< |
| - | ===== Debian 11 (Bullseye) | + | Debian 11 (Bullseye) |
| - | Bullseye uses the classic **sources.list** format (deb822 is not supported). | + | < |
| + | deb https:// | ||
| + | deb https:// | ||
| + | deb https:// | ||
| + | </ | ||
| - | Replace | + | This is exactly what the downloadable config files below contain. |
| + | |||
| + | ===== Legacy: per-release URLs (outdated) ===== | ||
| + | |||
| + | <WRAP alert> | ||
| + | **Outdated — do not use for new installs.** Kept only so nodes already configured against the old per-release URLs (e.g. ''/ | ||
| + | </ | ||
| < | < | ||
| - | deb https:// | + | Types: |
| - | deb https://mirror.nplab.bth.se/debian/bullseye bullseye-updates main contrib non-free | + | URIs: https:// |
| - | deb https:// | + | Suites: < |
| + | Components: | ||
| + | Signed-By: /usr/share/ | ||
| + | |||
| + | Types: | ||
| + | URIs: https:// | ||
| + | Suites: < | ||
| + | Components: | ||
| + | Signed-By: / | ||
| </ | </ | ||
| ===== Release Reference ===== | ===== Release Reference ===== | ||
| - | ^ Release ^ Version ^ Format ^ Local URL ^ Config File ^ | + | ^ Release ^ Version ^ Format ^ Shared-root |
| - | | trixie | 13 | deb822 | + | | trixie | 13 | deb822 | '' |
| - | | bookworm | 12 | deb822 | + | | bookworm | 12 | deb822 | '' |
| - | | bullseye | 11 | sources.list | '' | + | | bullseye | 11 | sources.list | '' |
| **Download and apply (run as root):** | **Download and apply (run as root):** | ||
| Line 62: | Line 78: | ||
| </ | </ | ||
| - | ===== Proxmox Templates | + | ===== Notes ===== |
| - | ^ VM ID ^ Template Name ^ Release ^ | + | * The security suite lives at its own shared root (''/ |
| - | | 9000 | debian-trixie-template | Debian 13 | | + | * The legacy per-release URLs will be retired once no client is observed using them — check nginx access logs before removing the rewrite. |
| - | | 9001 | debian-bookworm-template | Debian 12 | | + | |
| - | | 9002 | debian-bullseye-template | Debian 11 | | + | |
| - | + | ||
| - | To clone and test: | + | |
| - | + | ||
| - | <code bash> | + | |
| - | qm clone 9001 200 --name bookworm-test --full | + | |
| - | qm start 200 | + | |
| - | </ | + | |
mirrors/debian.1779033141.txt.gz · Last modified: by 127.0.0.1
