mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
3d631704a8
New kernel package providing 16k framesize for bcm2712/RPi5. Very similar to linux-rpi but built off bcm2712_defconfig. Will work with Pi5 ONLY/will not boot on lower models. Since RPi Foundation has announced the 6.6 move[1] in the near future, just start tracking that branch now. 1. https://forums.raspberrypi.com/viewtopic.php?t=361116
13 lines
286 B
Text
13 lines
286 B
Text
[Trigger]
|
|
Type = File
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Target = boot/kernel.img
|
|
Target = boot/kernel7.img
|
|
Target = boot/kernel8.img
|
|
Target = usr/lib/initcpio/*
|
|
|
|
[Action]
|
|
Description = Updating %PKGBASE% initcpios...
|
|
When = PostTransaction
|
|
Exec = /usr/bin/mkinitcpio -p %PKGBASE%
|