From: Zbigniew Jędrzejewski-Szmek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1617#note_845976933 I think it'd make sense to make calls to kernel-install optional: i.e. do them only if `/usr/bin/kernel-install` is present. The justification is that on "normal" systems, systemd is installed and you want to call kernel-install. But if the kernel is pulled in a container or a build root, you want to skip the call, and right now we pull in systemd just to detect whether to skip. Hmm, I wanted to do this at some later point, but if we're touching the scriptlets here anyway, let's just do it here too. _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure