This is a stand-alone YaST client that allows you to add suggested
repositories (repositories) to the libzypp.
How it works:
- First a list of servers/links is extracted from the YaST control file
(/etc/YaST2/control.xml)
- Then servers/links are asked one by one to provide the suggested sources
Format of the initial list of servers:
http://some.server/some_link.xml
truetrue
ftp://some.other.server/some_link.xml
false
Only installation_repo=true (trusted) links are used during installation.
See Bugzilla #293811.
Format of Suggested sources:
Some nameSome nameSummary...Summary...Description...http://some.server/some.dir/10.3/Another nameSummary...Description...http://another.server/another.dir/10.3/