On Sun, Aug 24, 2025 at 08:38:41PM -0500, Andrew Hamilton wrote: > Update the bootstrap script to be compatible with newer versions > of GIT that changed the git clone -h output from containing: > "--depth" > to: > "--[no-]depth" > This bootstrap script is pulled the latest GNULIB version > from GNULIB GIT, commit 9a1a6385 > This change avoids a full clone on GNULIB, saving > something like 50 MB. > > Fixes: https://savannah.gnu.org/bugs/?66357 > > Signed-off-by: Andrew Hamilton <[email protected]>
OK, let's take some risk and try it... Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
