Author: coolo Date: Mon Jun 2 08:51:10 2008 New Revision: 47972
URL: http://svn.opensuse.org/viewcvs/yast?rev=47972&view=rev Log: switch to 11.0 URLs
Modified: branches/SuSE-Linux-11_0-Branch/installation/control/control.openSUSE.xml
Modified: branches/SuSE-Linux-11_0-Branch/installation/control/control.openSUSE.xml URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_0-Branch/install... ============================================================================== --- branches/SuSE-Linux-11_0-Branch/installation/control/control.openSUSE.xml (original) +++ branches/SuSE-Linux-11_0-Branch/installation/control/control.openSUSE.xml Mon Jun 2 08:51:10 2008 @@ -79,27 +79,27 @@
<!-- Replacement for EXTRAURLS and OPTIONALURLS --> <extra_url> - <baseurl>http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/</baseurl> - <name>Main Repository (OSS)</name> - <alias>factory</alias> + <baseurl>http://download.opensuse.org/distribution/11.0/repo/oss/</baseurl> + <name>openSUSE-11.0-Oss</name> + <alias>repo-oss</alias> <prod_dir>/</prod_dir> <enabled config:type="boolean">true</enabled> <autorefresh config:type="boolean">false</autorefresh> <priority config:type="integer">120</priority> </extra_url> <extra_url> - <baseurl>http://download.opensuse.org/distribution/SL-Factory-non-oss/inst-source-ext...</baseurl> - <alias>factory-non-oss</alias> - <name>Main Repository (NON-OSS)</name> + <baseurl>http://download.opensuse.org/distribution/11.0/repo/non-oss/</baseurl> + <alias>repo-non-oss</alias> + <name>openSUSE-11.0-Non-Oss</name> <prod_dir>/</prod_dir> <enabled config:type="boolean">true</enabled> <autorefresh config:type="boolean">false</autorefresh> <priority config:type="integer">120</priority> </extra_url> <extra_url> - <baseurl>http://download.opensuse.org/distribution/SL-OSS-factory-debug/inst-source-d...</baseurl> - <alias>factory-debug</alias> - <name>Main Repository (Debug)</name> + <baseurl>http://download.opensuse.org/distribution/11.0/repo/debug/</baseurl> + <alias>repo-debug</alias> + <name>openSUSE-11.0-Debug</name> <prod_dir>/</prod_dir> <enabled config:type="boolean">false</enabled> <autorefresh config:type="boolean">false</autorefresh>
yast-commit@lists.opensuse.org