From Fedora Project Wiki
No edit summary |
m (Changed category) |
||
Line 1: | Line 1: | ||
= Description = | |||
An installation using the minimum usable set of packages made available by anaconda. This can be accomplished two ways: | An installation using the minimum usable set of packages made available by anaconda. This can be accomplished two ways: | ||
* kickstart (@base) | * kickstart (@base) | ||
Line 6: | Line 6: | ||
Please note that the kickstart <code>%packages @base</code> is likely not equivalent to the manual test result. | Please note that the kickstart <code>%packages @base</code> is likely not equivalent to the manual test result. | ||
= Steps To Reproduce = | |||
# Manually deselect all packages from the packages installation screen | # Manually deselect all packages from the packages installation screen | ||
= Expected Results = | |||
# Anaconda completes successfully | # Anaconda completes successfully | ||
# System boots into installed environment successfully | # System boots into installed environment successfully | ||
# A small number of packages is installed (150~) | # A small number of packages is installed (150~) | ||
[[Category:Installer | [[Category:Installer Package Set Tests]] |
Revision as of 17:19, 16 February 2009
Description
An installation using the minimum usable set of packages made available by anaconda. This can be accomplished two ways:
- kickstart (@base)
- manually (deselecting all package groups)
Please note that the kickstart %packages @base
is likely not equivalent to the manual test result.
Steps To Reproduce
- Manually deselect all packages from the packages installation screen
Expected Results
- Anaconda completes successfully
- System boots into installed environment successfully
- A small number of packages is installed (150~)