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

Support microcode hook #57

Merged
merged 6 commits into from
Jul 24, 2024
Merged

Support microcode hook #57

merged 6 commits into from
Jul 24, 2024

Conversation

NeroReflex
Copy link
Contributor

Since February 2024 archlinux deprecated the usage of addending ucode initrd into bootloader configuration files such as

initrd /amd-ucode.img
initrd /intel-ucode.img

since those are included in the initramfs when mkinitcpio is run.

This PR scans /etc/mkinitcpio.conf (the same file that was used to generate the initramfs) and checks for microcode hook:
if said hook is present entries in the systemd-boot configuration are not added.

This ensures end-user deployments are not using deprecated boot method.

honjow added a commit to honjow/frzr that referenced this pull request Apr 12, 2024
@ruineka ruineka merged commit bd124b6 into ChimeraOS:master Jul 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants