From 22a9a7c3843c53b066a884eff3732194edd3bef9 Mon Sep 17 00:00:00 2001 From: rallytime Date: Wed, 21 Dec 2016 10:26:08 -0700 Subject: [PATCH] Remove linuxmint derivative mappings for EOL ubuntu OSes --- bootstrap-salt.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 23b87df..46b0a76 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -1201,12 +1201,6 @@ __ubuntu_derivatives_translation() { # Mappings trisquel_6_ubuntu_base="12.04" linuxmint_13_ubuntu_base="12.04" - linuxmint_14_ubuntu_base="12.10" - #linuxmint_15_ubuntu_base="13.04" - # Bug preventing add-apt-repository from working on Mint 15: - # https://bugs.launchpad.net/linuxmint/+bug/1198751 - - linuxmint_16_ubuntu_base="13.10" linuxmint_17_ubuntu_base="14.04" linuxmint_18_ubuntu_base="16.04" linaro_12_ubuntu_base="12.04"