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 | ||
#:</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
- Boot and Initiate an installation using any installation source
- 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
- Select "URL is a mirror list"
- If you have a proxy,please configure the proxy
Expected Results
- Read the package metadata from additional repository successfully
- Anaconda completes successfully
- Reboot successfully into installed system
- The repo is accessible on the installed system (/etc/yum.repos.d/foo.repo)