Files
lbmk/config/git/grub/pkg.cfg
T
Leah Rowe d06d6a1905 git/grub: use codeberg as the main mirror
the gnu one is often really slow, for some reason.

use the official gnu mirror only as a backup.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-09-05 11:16:51 +01:00

6 lines
180 B
INI

# SPDX-License-Identifier: GPL-3.0-or-later
rev="HEAD"
url="https://codeberg.org/libreboot/grub"
bkup_url="git://git.savannah.gnu.org/grub.git" # ALWAYS slow. use as backup only.