kumquat-buildroot/boot
Cherniaev Andrei 511a6157e2 boot/grub2/readme.txt: don't specify /dev/loop0
losetup -f returns the next free loop device, which may not be
/dev/loop0.  If you blindly follow the readmy you may end up destroying
an existing device.

Make it more robust with a variable to store the loop device.

Signed-off-by: Cherniaev Andrei <dungeonlords789@naver.com>
[Arnout: keep the actual losetup atomic]
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit 7dd56b6cd928ee36c96a697075e3fa47b0c52d5e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-12-06 23:27:02 +01:00
..
afboot-stm32 boot/afboot-stm32: disable stack-protector 2023-02-08 16:54:35 +01:00
arm-trusted-firmware boot/arm-trusted-firmware/Config.in: fix 'platform' typo 2024-10-12 15:57:27 +02:00
at91bootstrap boot/at91bootstrap: disable PIE and stack-protector build flags 2023-10-01 11:02:03 +02:00
at91bootstrap3
at91dataflashboot boot/at91dataflashboot: force arm mode instead of Thumb mode 2023-08-06 14:12:34 +02:00
barebox boot/barebox/barebox.mk: fix 'allows' typo 2024-10-12 15:57:28 +02:00
beaglev-ddrinit
beaglev-secondboot
binaries-marvell
boot-wrapper-aarch64 boot/boot-wrapper-aarch64: bump version 2023-02-23 23:43:32 +01:00
edk2 boot/edk2/edk2.mk: fix 'release' typo 2024-10-12 15:57:29 +02:00
grub2 boot/grub2/readme.txt: don't specify /dev/loop0 2024-12-06 23:27:02 +01:00
mv-ddr-marvell boot/mv-ddr-marvell: fix build with gcc 12 2023-08-12 16:23:21 +02:00
mxs-bootlets boot/mxs-bootlets: fix build without any bootstream 2023-02-27 17:03:15 +01:00
opensbi boot/opensbi: Bump to version 1.3 2023-06-26 19:02:49 +02:00
optee-os boot/optee-os/optee-os.mk: fix 'PLATFORM' typo 2024-10-12 15:57:30 +02:00
s500-bootloader
shim boot/shim/shim.mk: fix 'deactivate' typo 2024-10-12 15:57:31 +02:00
syslinux boot/syslinux: fix building with GCC 14.x 2024-07-28 09:07:29 +02:00
ti-k3-boot-firmware boot/ti-k3-boot-firmware: new package 2023-08-22 11:53:55 +02:00
ti-k3-image-gen boot/ti-k3-image-gen: new package 2023-08-22 12:01:08 +02:00
ti-k3-r5-loader boot/ti-k3-r5-loader: allow for full build source customization 2023-08-22 11:53:54 +02:00
uboot boot/uboot: update link to the U-Boot docs 2024-11-06 21:49:30 +01:00
vexpress-firmware
common.mk
Config.in boot/ti-k3-image-gen: new package 2023-08-22 12:01:08 +02:00