mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00

This allows code that runs before the bootstrapinformation object has been created to also figure out the release codename
23 lines
416 B
YAML
23 lines
416 B
YAML
---
|
|
# This is a mapping of Debian release names to their respective codenames
|
|
|
|
unstable: sid
|
|
testing: jessie
|
|
stable: wheezy
|
|
oldstable: squeeze
|
|
|
|
jessie: jessie
|
|
wheezy: wheezy
|
|
squeeze: squeeze
|
|
|
|
# The following release names are not supported, but included fir completeness sake
|
|
lenny: lenny
|
|
etch: etch
|
|
sarge: sarge
|
|
woody: woody
|
|
potato: potato
|
|
slink: slink
|
|
hamm: hamm
|
|
bo: bo
|
|
rex: rex
|
|
buzz: buz
|