gnuboot/resources
Alper Nebi Yasak ec40eb8633
download: Use shallow clones for big projects
Downloading coreboot and U-Boot takes quite the disk space and bandwith.
We don't need to download entire repos, only the revisions that we are
interested in.

Use the --depth=1 option to only download the files we need. Since the
initial clones may not have our target revision, always try to fetch it.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-11-13 16:37:25 +01:00
..
coreboot coreboot/fam15h: don't build ada toolchain for generic platforms 2023-08-22 21:16:19 +02:00
grub GRUB: config from HDD/SSD: Add support for gnuboot_grub.cfg 2023-08-22 21:17:29 +02:00
memtest86plus/patch memtest86+: fix build error (patch from Félicien Pillot) 2022-02-08 07:45:41 +00:00
scripts download: Use shallow clones for big projects 2023-11-13 16:37:25 +01:00
seabios specifically call python3, in scripts 2022-03-13 18:17:09 +00:00
u-boot u-boot-libre: Add support for deblobbing U-Boot v2022.07 2023-11-13 16:37:25 +01:00