2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-08 08:37:41 +01:00
gnuboot/resources/scripts
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
..
build u-boot-libre: Add support for deblobbing U-Boot v2022.07 2023-11-13 16:37:25 +01:00
download download: Use shallow clones for big projects 2023-11-13 16:37:25 +01:00
misc scripts: process git versions when lbmk is a worktree or submodule 2022-03-04 14:14:05 -05:00
modify add scripts for modifying coreboot configs 2021-12-11 14:25:26 +00:00
update update coreboot and nuke tianocore 2021-11-22 10:03:50 +00:00