1
0
mirror of synced 2026-05-02 22:42:51 +00:00
Files
xen-tools.xen-tools/etc/distributions.conf
Axel Beckert 2fba5cb90e Debian DomUs: Distinguish between $dist/updates and $dist-security
From Debian 11 Bullseye onwards, debian uses $dist-security instead of
$dist/updates as distribution part in /etc/apt/sources.list.

Mark those distributions with the old-style subdirectory path with
"security-subdir" in distributions.conf.

Thanks to Paul Wise for the bug report (and hence reminding me of
this) and for the suggestions on how to implement this (even if I
didn't follow them for the sake of simplicity and no additional
dependencies).

Closes: #972749
2020-12-19 06:49:29 +01:00

66 lines
2.1 KiB
Plaintext

# xen-tools configuration file for distribution meta data
#
# Syntax:
#
# codename = distribution and further keywords
#
# Known distributions: debian, ubuntu
# Known keywords: eol, pygrub, default-keyring, dont-test, security-subdir
# Known generic keywords: *.gpg (uses the according /usr/share/keyrings/….gpg file)
#
sarge = debian security-subdir eol
etch = debian security-subdir eol
lenny = debian security-subdir eol
squeeze = debian security-subdir eol default-keyring
wheezy = debian security-subdir eol
jessie = debian security-subdir eol
stretch = debian security-subdir
buster = debian security-subdir
bullseye = debian
bookworm = debian dont-test
trixie = debian dont-test
sid = debian
testing = debian
oldoldstable = debian dont-test
oldstable = debian
stable = debian
unstable = debian
# Between at least debootstrap 1.0.37 and 1.0.93 (including), dapper
# and edgy may need manual adjustments in debootstrap's configuration,
# see https://bugs.debian.org/659360
dapper = ubuntu eol
edgy = ubuntu eol
feisty = ubuntu eol
gutsy = ubuntu eol
hardy = ubuntu eol
intrepid = ubuntu eol
jaunty = ubuntu eol
karmic = ubuntu eol
lucid = ubuntu eol pygrub
maverick = ubuntu eol pygrub
natty = ubuntu eol pygrub
oneiric = ubuntu eol pygrub
precise = ubuntu pygrub ubuntu-archive-removed-keys.gpg
quantal = ubuntu eol pygrub
raring = ubuntu eol pygrub
saucy = ubuntu eol pygrub
trusty = ubuntu pygrub
utopic = ubuntu eol pygrub
vivid = ubuntu eol pygrub
wily = ubuntu eol pygrub
xenial = ubuntu pygrub
yakkety = ubuntu eol pygrub
zesty = ubuntu eol pygrub ubuntu-keyring-2012-archive.gpg
artful = ubuntu eol pygrub
bionic = ubuntu pygrub
cosmic = ubuntu eol pygrub
disco = ubuntu eol pygrub
eoan = ubuntu eol pygrub
focal = ubuntu pygrub
groovy = ubuntu pygrub
hirsute = ubuntu pygrub
devel = ubuntu pygrub dont-test