Actions
Bug #1156
closeddefault kickstart should not do yum upgrade
Description
Actually, in the default kickstart for redhat, we've a "yum upgrade" in the middle of the file.
I think it is wrong to put "upgrade" because it will defintively upgrade the current install to the last release. In case I want to install Centos / Redhat 5.4, I don't want the installation process automatically upgrade it to 5.6
That's why I think that you should modify the template with "yum update" instead of "yum upgrade". That would keep the current selected release updated !
Thanks
Updated by Ohad Levy over 13 years ago
- Category set to Unattended installations
- Assignee set to Ohad Levy
- Target version set to 0.4
Updated by Ohad Levy over 13 years ago
- Subject changed from Default kickstart for redhat modification to default kickstart should not do yum upgrade
Updated by Ohad Levy over 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions