Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look for fallback OS support through ID_LIKE field #584

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

kke
Copy link
Contributor

@kke kke commented Oct 20, 2023

Uses the ID_LIKE field (when not empty) to look for a fallback OS support module. A warning is displayed when fallback is used.

Added a test using kali linux (debian).

It's worth noting that not all distros have ID_LIKE at all, some have multiple values like ID_LIKE="fedora rhel" and for example clearlinux has ID_LIKE=clear-linux-os (same as ID).

@kke kke added the enhancement New feature or request label Oct 20, 2023
@kke kke force-pushed the id-like-fallback branch 2 times, most recently from 5fbb995 to f8b33d6 Compare October 20, 2023 12:12
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke merged commit df2bb0e into main Oct 24, 2023
31 checks passed
@kke kke deleted the id-like-fallback branch October 24, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant