|
Bugzilla – Full Text Bug Listing |
| Summary: | community repositories broken ... | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Michael Meeks <mmeeks> |
| Component: | Live Medium | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Stephan Kulow <coolo> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jsrain, locilka |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Meeks
2007-11-19 16:52:28 UTC
Jiri, can we have an uptodate live-installer.xml? - Fixed link to online repositories (#342758). - 2.15.16 Used diff
--- branches/SuSE-Linux-10_3-Branch/live-installer/src/control/live-install.xml (original)
+++ branches/SuSE-Linux-10_3-Branch/live-installer/src/control/live-install.xml Thu Nov 22 13:36:30 2007
@@ -40,8 +40,12 @@
<delete_old_packages config:type="boolean">true</delete_old_packages>
<selection_type config:type="symbol">auto</selection_type>
+ <!-- Bugzilla #327791, if not set, default is true -->
+ <online_repos_preselected config:type="boolean">false</online_repos_preselected>
+
<!-- FATE #300898, List of external sources accesible during the installaion time -->
- <external_sources_link>http://seven-swords.net/Repos/openSUSE_10.3/testing_list_of_repositories.xml</external_sources_link>
+ <external_sources_link>http://download.opensuse.org/YaST/Repos/openSUSE_103_Servers.xml</external_sources_link>
+
<base_repo_url>http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-source/</base_repo_url>
</software>
*** Bug 343700 has been marked as a duplicate of this bug. *** |