54 lines
1.4 KiB
Plaintext
54 lines
1.4 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
|
|
#
|
|
sarge = debian eol
|
|
etch = debian eol
|
|
lenny = debian eol
|
|
squeeze = debian eol default-keyring
|
|
wheezy = debian
|
|
jessie = debian
|
|
stretch = debian
|
|
buster = debian dont-test
|
|
bullseye = debian dont-test
|
|
sid = debian
|
|
|
|
testing = debian
|
|
oldoldstable = debian dont-test
|
|
oldstable = debian
|
|
stable = debian
|
|
unstable = debian
|
|
|
|
# dapper and edgy currently need manual adjustments in debootstrap's
|
|
# configuration, see #659360
|
|
dapper = ubuntu eol dont-test
|
|
edgy = ubuntu eol dont-test
|
|
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
|
|
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 pygrub
|
|
zesty = ubuntu pygrub
|
|
|
|
devel = ubuntu pygrub
|