mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +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
|
||||
|
||||
unstable: sid
|
||||
testing: jessie
|
||||
stable: wheezy
|
||||
oldstable: squeeze
|
||||
# testing: -- unknown atm
|
||||
stable: jessie
|
||||
oldstable: wheezy
|
||||
|
||||
jessie: jessie
|
||||
wheezy: wheezy
|
||||
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
|
||||
etch: etch
|
||||
sarge: sarge
|
||||
|
|
Loading…
Add table
Reference in a new issue