Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Pacman hooks for kernel-install

Notifications You must be signed in to change notification settings

vilgotf/pacman-kernel-install-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Add these two hooks to /etc/pacman.d/hooks/ and systemd-boot will be updated automatically with new enteries.

Prerequisites:

  • bootctl install (no configuration in necesarry!)
  • mkdir /boot/$(cat /etc/machine-id) (needed for kernel-install to work, see the official documentation)

Other configuration requirements:

  • None

Conflicts:

"Problems":

  • Images are not placed in /boot/, kernel + initrd goes to /boot/$MACHINE-ID/$KVER/{vmlinuz,initrd}