summaryrefslogtreecommitdiffstats
path: root/systemtools
diff options
context:
space:
mode:
authorMichael Janczyk2010-08-08 20:25:28 +0200
committerMichael Janczyk2010-08-08 20:25:28 +0200
commit85b13993176b36f0e5a6e4d3fbffbee956b68f3a (patch)
treee486a4b20ffb34e72debfbfb3284eede30713d75 /systemtools
parentMerge branch 'master' into vmgrid (diff)
parentMinor optimizations ... (diff)
downloadcore-85b13993176b36f0e5a6e4d3fbffbee956b68f3a.tar.gz
core-85b13993176b36f0e5a6e4d3fbffbee956b68f3a.tar.xz
core-85b13993176b36f0e5a6e4d3fbffbee956b68f3a.zip
Merge branch 'master' into vmgrid
Diffstat (limited to 'systemtools')
-rwxr-xr-xsystemtools/updateDistroInfo.suse20
1 files changed, 20 insertions, 0 deletions
diff --git a/systemtools/updateDistroInfo.suse b/systemtools/updateDistroInfo.suse
index 025f102d..b877ab55 100755
--- a/systemtools/updateDistroInfo.suse
+++ b/systemtools/updateDistroInfo.suse
@@ -57,6 +57,26 @@ my @supportedVersions = (
packageKeysLocation =>
'http://download.opensuse.org/distribution/11.1/repo/oss/'
}
+ {
+ ver =>
+ '11.2',
+ source =>
+ 'http://mirrors.opensuse.org/list/11.2.html',
+ supporedArch =>
+ 'i586 x86_64',
+ packageKeysLocation =>
+ 'http://download.opensuse.org/distribution/11.2/repo/oss/'
+ }
+ {
+ ver =>
+ '11.3',
+ source =>
+ 'http://mirrors.opensuse.org/list/11.3.html',
+ supporedArch =>
+ 'i586 x86_64',
+ packageKeysLocation =>
+ 'http://download.opensuse.org/distribution/11.3/repo/oss/'
+ }
);
my %sourceLists = (