From Fedora Project Wiki

(Created page with '{{QA/Test_Case |description=Complete installation with an additional HTTP repository |actions= # Boot and Initiate an installation using any installation source # At the softwar...')
 
No edit summary
Line 5: Line 5:
#  At the software selection step, put an additional mirror list to software repositories .For example:
#  At the software selection step, put an additional mirror list to software repositories .For example:
#:<pre>
#:<pre>
#:   https://mirrors.fedoraproject.org/metalink?repo=fedora-12&arch=i386
#:https://mirrors.fedoraproject.org/metalink?repo=fedora-12&arch=i386
#:</pre>
#:</pre>
# Select "URL is a mirror list"  
# Select "URL is a mirror list"  

Revision as of 08:09, 25 December 2009

Description

Complete installation with an additional HTTP repository


How to test

  1. Boot and Initiate an installation using any installation source
  2. At the software selection step, put an additional mirror list to software repositories .For example:
    https://mirrors.fedoraproject.org/metalink?repo=fedora-12&arch=i386
  3. Select "URL is a mirror list"
  4. If you have a proxy,please configure the proxy

Expected Results

  1. Read the package metadata from additional repository successfully
  2. Anaconda completes successfully
  3. Reboot successfully into installed system
  4. The repo is accessible on the installed system (/etc/yum.repos.d/foo.repo)