1 | _Debian_sid = DEBIAN_13_0
|
---|
2 | _Debian_bookworm = DEBIAN_12_0
|
---|
3 | _Debian_bullseye = DEBIAN_11_0
|
---|
4 | _Debian_buster = DEBIAN_10_0
|
---|
5 | _Debian_stretch = DEBIAN_9_0
|
---|
6 | _Debian_jessie = DEBIAN_8_0
|
---|
7 | _Debian_wheezy = DEBIAN_7_0
|
---|
8 | _Debian_squeeze = DEBIAN_6_0
|
---|
9 | _Ubuntu_jammy = UBUNTU_22_04
|
---|
10 | _Ubuntu_eoan = UBUNTU_19_10
|
---|
11 | _Ubuntu_bionic = UBUNTU_18_04
|
---|
12 | _Ubuntu_xenial = UBUNTU_16_04
|
---|
13 | _Ubuntu_wily = UBUNTU_15_10
|
---|
14 | _Ubuntu_trusty = UBUNTU_14_04
|
---|
15 | _Ubuntu_raring = UBUNTU_13_04
|
---|
16 | _Ubuntu_quantal = UBUNTU_12_10
|
---|
17 | _Ubuntu_precise = UBUNTU_12_04
|
---|
18 | _Ubuntu_lucid = UBUNTU_10_04
|
---|