X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pkgs.py;fp=pkgs.py;h=b8528d70bc983a51d08f45ca98e714e493841ac7;hb=4ce764e2a7f998e223d00c2c26dbc7dc28782c71;hp=a2fa4f56c2ebe6f55701f369c8dd9b391c5ff79d;hpb=6e22977c1146900a8a11f6c14968c00e239a259d;p=build.git diff --git a/pkgs.py b/pkgs.py index a2fa4f56..b8528d70 100755 --- a/pkgs.py +++ b/pkgs.py @@ -35,13 +35,13 @@ import re default_arch='x86_64' known_arch = ['i386', 'i686', 'x86_64'] -default_fcdistro = 'f23' +default_fcdistro = 'f24' known_fcdistros = [ 'centos5', 'centos6', # oldies but we have references to that in the pkgs files 'f8', 'f10', 'f12', 'f16', # these ones are still relevant - 'f14', 'f18', 'f20', 'f21', 'f22', 'f23', + 'f14', 'f18', 'f20', 'f21', 'f22', 'f23', 'f24', 'sl6', # debians 'wheezy','jessie',