Any tag ending in ".gpg" will be considered to be the according keyring file in /usr/share/keyrings/. This is at least needed for some Ubuntu releases which were eol'ed in the past few years, especially because Ubuntu split up their keyrings much more finegrained than just "archive" and "archive-removed-keys".
61 lines
1.8 KiB
Plaintext
61 lines
1.8 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
|
|
# Known generic keywords: *.gpg (uses the according /usr/share/keyrings/….gpg file)
|
|
#
|
|
sarge = debian eol
|
|
etch = debian eol
|
|
lenny = debian eol
|
|
squeeze = debian eol default-keyring
|
|
wheezy = debian
|
|
jessie = debian
|
|
stretch = debian
|
|
buster = debian
|
|
bullseye = debian dont-test
|
|
bookwork = 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 pygrub
|
|
bionic = ubuntu pygrub
|
|
cosmic = ubuntu pygrub
|
|
disco = ubuntu pygrub
|
|
|
|
devel = ubuntu pygrub dont-test
|