Skip to content

Update bundled kickstart repodetect.sh to support EL10 #912

@silug

Description

@silug

Summary

The simp-core distribution kickstart repo detection script still targets EL7/EL8 only.

Findings

  • Script advertises support for versions 7 and 8 only.
  • No EL10 branch in distro/version case logic.

Evidence

  • simp-core/build/distributions/RedHat/8/x86_64/DVD/ks/repodetect.sh:11
  • simp-core/build/distributions/RedHat/8/x86_64/DVD/ks/repodetect.sh:62
  • simp-core/build/distributions/RedHat/8/x86_64/DVD/ks/repodetect.sh:86

Impact

EL10 bootstrap/install workflows may not receive repo configuration from kickstart helper logic.

Proposed Fix

Add version-10 handling and corresponding repo definitions.

Definition of Done

EL10 installs using this kickstart helper generate valid repo --name entries and complete successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions