lbmk/resources/scripts/download
Alper Nebi Yasak cf29574165 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>
2022-08-27 17:35:55 +03:00
..
coreboot download: Use shallow clones for big projects 2022-08-27 17:35:55 +03:00
flashrom update flashrom 2022-03-07 04:58:11 +00:00
grub download: Add --help in the individual download scripts 2022-02-16 18:00:31 +01:00
ich9utils download: Add --help in the individual download scripts 2022-02-16 18:00:31 +01:00
memtest86plus download: Add --help in the individual download scripts 2022-02-16 18:00:31 +01:00
seabios download: Add --help in the individual download scripts 2022-02-16 18:00:31 +01:00
u-boot download: Use shallow clones for big projects 2022-08-27 17:35:55 +03:00