Compare commits
No commits in common. "8e9bcc252bde3148e662ab8bd3084ce6c6ccb82d" and "f67f8b259f0ede33c30e73cd03b0cbd7f95c302f" have entirely different histories.
8e9bcc252b
...
f67f8b259f
@ -15,7 +15,8 @@ if [ -d /boot/efi/EFI/rocky/ ] && [ -f /boot/efi/EFI/rocky/grubaa64.efi ];then
|
||||
cp -f /boot/efi/EFI/rocky/grubaa64.efi /boot/efi/EFI/BOOT/BOOTAA64.EFI
|
||||
fi
|
||||
|
||||
cp -f /usr/share/uboot/rpi_arm64/u-boot.bin /boot/efi/rpi-u-boot.bin
|
||||
cp -f /usr/share/uboot/rpi_3/u-boot.bin /boot/efi/rpi3-u-boot.bin
|
||||
cp -f /usr/share/uboot/rpi_4/u-boot.bin /boot/efi/rpi4-u-boot.bin
|
||||
|
||||
rpm -e dracut-config-generic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user