From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|actions= | |actions= | ||
# This can be accomplished by two ways: | # This can be accomplished by two ways: | ||
# kickstart:<code>%packages @base</code> | ## kickstart:<code>%packages @base</code> | ||
# manually: deselecting all package groups | ## manually: deselecting all package groups | ||
|results= | |results= | ||
# Anaconda completes successfully | # Anaconda completes successfully |
Revision as of 06:30, 17 December 2009
Description
An installation using the minimum usable set of packages made available by anaconda. Please note that the kickstart is likely not equivalent to the manual test result.
How to test
- This can be accomplished by two ways:
- kickstart:
%packages @base
- manually: deselecting all package groups
- kickstart:
Expected Results
- Anaconda completes successfully
- System boots into installed environment successfully
- A small number of packages is installed (150~)