mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Jessie was release, update codename mapping
This commit is contained in:
parent
3131558691
commit
d1197ca82c
1 changed files with 4 additions and 4 deletions
|
@ -2,15 +2,15 @@
|
||||||
# This is a mapping of Debian release names to their respective codenames
|
# This is a mapping of Debian release names to their respective codenames
|
||||||
|
|
||||||
unstable: sid
|
unstable: sid
|
||||||
testing: jessie
|
# testing: -- unknown atm
|
||||||
stable: wheezy
|
stable: jessie
|
||||||
oldstable: squeeze
|
oldstable: wheezy
|
||||||
|
|
||||||
jessie: jessie
|
jessie: jessie
|
||||||
wheezy: wheezy
|
wheezy: wheezy
|
||||||
squeeze: squeeze
|
squeeze: squeeze
|
||||||
|
|
||||||
# The following release names are not supported, but included fir completeness sake
|
# The following release names are not supported, but included for completeness sake
|
||||||
lenny: lenny
|
lenny: lenny
|
||||||
etch: etch
|
etch: etch
|
||||||
sarge: sarge
|
sarge: sarge
|
||||||
|
|
Loading…
Add table
Reference in a new issue