Project

General

Profile

Actions

Bug #1156

closed

default kickstart should not do yum upgrade

Added by NoName NoSurname over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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

Actions #1

Updated by Ohad Levy over 12 years ago

<hint> Patches are welcomed! </hint>

Actions #2

Updated by NoName NoSurname over 12 years ago

The patch is simple :

juste replace the "yum upgrade" by "yum update" into default KS files !

But if you tell me how to do that directly, let me know; I will be pleased to do that !

Actions #3

Updated by Ohad Levy over 12 years ago

  • Category set to Unattended installations
  • Assignee set to Ohad Levy
  • Target version set to 0.4
Actions #4

Updated by Ohad Levy over 12 years ago

  • Subject changed from Default kickstart for redhat modification to default kickstart should not do yum upgrade
Actions #5

Updated by Ohad Levy over 12 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF