From 16f504a9dca3fe3b70568f67b7d41241ae485288 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:49:04 +0200 Subject: Adding upstream version 7.0.6-dfsg. Signed-off-by: Daniel Baumann --- src/VBox/Installer/linux/distributions_rpm | 37 ++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/VBox/Installer/linux/distributions_rpm (limited to 'src/VBox/Installer/linux/distributions_rpm') diff --git a/src/VBox/Installer/linux/distributions_rpm b/src/VBox/Installer/linux/distributions_rpm new file mode 100644 index 00000000..d8033288 --- /dev/null +++ b/src/VBox/Installer/linux/distributions_rpm @@ -0,0 +1,37 @@ +openSUSETW = OPENSUSE_TW +openSUSE153 = OPENSUSE_15_3 +openSUSE150 = OPENSUSE_15_0 +openSUSE132 = OPENSUSE_13_2 +openSUSE131 = OPENSUSE_13_1 +openSUSE123 = OPENSUSE_12_3 +openSUSE114 = OPENSUSE_11_4 +openSUSE113 = OPENSUSE_11_3 +sles11.0 = SLES_11_0 +sles10.1 = SLES_10_1 +mdv2011.0 = MANDRIVA_2011_0 +fedora36 = FEDORA_36 +fedora35 = FEDORA_35 +fedora33 = FEDORA_33 +fedora32 = FEDORA_32 +fedora31 = FEDORA_31 +fedora29 = FEDORA_29 +fedora26 = FEDORA_26 +fedora25 = FEDORA_25 +fedora24 = FEDORA_24 +fedora22 = FEDORA_22 +fedora21 = FEDORA_21 +fedora20 = FEDORA_20 +fedora19 = FEDORA_19 +fedora18 = FEDORA_18 +fedora17 = FEDORA_17 +fedora16 = FEDORA_16 +fedora15 = FEDORA_15 +el9 = EL_9 +el8 = EL_8 +el7 = EL_7 +el6 = EL_6 +el5 = EL_5 +centos6 = E__6 +centos5 = EL_5 +ol6 = EL_6 +ol5 = EL_5 -- cgit v1.2.3