You are not logged in.

#1 2021-07-26 19:32:43

callmejoe
Member
Registered: 2019-03-06
Posts: 84

which packages call mkinitcpio?

I know updates to the kernel trigger a new image to be built.  sometimes after a pacman -Syu I am surprised that one of the packages being upgraded ends up calling mkinitcpio.

is it packages related to kernel modules?  is there a way for me determine which packages that I have installed will create a new image on update?

Offline

#2 2021-07-26 19:59:56

loqs
Member
Registered: 2014-03-06
Posts: 19,008

Re: which packages call mkinitcpio?

cat /usr/share/libalpm/hooks/90-mkinitcpio-install.hook

See man 5 alpm-hooks.

Offline

Board footer

Powered by FluxBB