Changeset 45931 in vbox for trunk/src/VBox/Installer/linux/distributions_deb
- Timestamp:
- May 7, 2013 12:15:19 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85570
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/distributions_deb
r45204 r45931 2 2 _Debian_wheezy = DEBIAN_7_0 3 3 _Debian_squeeze = DEBIAN_6_0 4 _Debian_lenny = DEBIAN_5_05 _Debian_etch = DEBIAN_4_06 _Debian_sarge = DEBIAN_3_17 4 _Ubuntu_raring = UBUNTU_13_04 8 5 _Ubuntu_quantal = UBUNTU_12_10 9 6 _Ubuntu_precise = UBUNTU_12_04 10 _Ubuntu_oneiric = UBUNTU_11_1011 _Ubuntu_natty = UBUNTU_11_0412 _Ubuntu_maverick = UBUNTU_10_1013 7 _Ubuntu_lucid = UBUNTU_10_04 14 _Ubuntu_karmic = UBUNTU_9_1015 _Ubuntu_jaunty = UBUNTU_9_0416 _Ubuntu_intrepid = UBUNTU_8_1017 _Ubuntu_hardy = UBUNTU_8_0418 _Ubuntu_gutsy = UBUNTU_7_1019 _Ubuntu_dapper = UBUNTU_6_0620 _xandros4.1 = XANDROS_4_1
Note:
See TracChangeset
for help on using the changeset viewer.