Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset. With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.
Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset. This is due to our hard-coding
the kernel version in the file. Closes#2029
Fix an issue where u-boot would hang whenever a device (for
example the GPS hat from Adafruit) is connected to the RPi's
GPIO header.
These devices usually output something to the serial console
during the startup phase of u-boot, making u-boot think it has
to interrupt its boot sequence because somebody is trying to
interrupt its startup.
Closes#2053
Run-tested: RPi4B