Skip to content

SCOS: Compute-pcrs is unable to find the ESP tree due to the vendor name #63

@bgartzi

Description

@bgartzi

const ESP_VENDOR_NAMES: [&str; 2] = ["redhat", "fedora"];
does not include centos as a possible option.

The glob approach proposed by #61, although coming from an unrelated issue, fixes it. And it seems a better fit to fix this issue than adding "centos" to the viable list of vendors, it would imply adding a new value each time a new distro/vendor is considered.

cc: @fangge1212

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions