summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-09-07 18:29:48 +0100
committerLeah Rowe <leah@libreboot.org>2025-09-07 18:33:21 +0100
commit1e07c4eb02da5c51d5278583b2a3e2de551f2a62 (patch)
treef3f05cc515c89c8ce8f3e515172e43962c424aac
parent53491bdca2428378b08e5b8aaf00d339114764f2 (diff)
change grub git again
this time to source hut. for some reason, *grub* is slow no matter what repo provider i host it on?? i tested srht just now, and it seems ok. let's use that. i'm *paying* for this sourcehut account, so it better be good! Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--config/git/grub/pkg.cfg3
-rw-r--r--config/submodule/grub/default/gnulib/module.cfg3
-rw-r--r--config/submodule/grub/nvme/gnulib/module.cfg3
-rw-r--r--config/submodule/grub/xhci/gnulib/module.cfg3
4 files changed, 8 insertions, 4 deletions
diff --git a/config/git/grub/pkg.cfg b/config/git/grub/pkg.cfg
index 4db5e2b9..73c39999 100644
--- a/config/git/grub/pkg.cfg
+++ b/config/git/grub/pkg.cfg
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
rev="HEAD"
-url="https://codeberg.org/libreboot/grub"
+url="https://git.sr.ht/~libreboot/grub"
+# url="https://codeberg.org/libreboot/grub"
bkup_url="git://git.savannah.gnu.org/grub.git" # ALWAYS slow. use as backup only.
diff --git a/config/submodule/grub/default/gnulib/module.cfg b/config/submodule/grub/default/gnulib/module.cfg
index eb5aa2b6..468cf0a4 100644
--- a/config/submodule/grub/default/gnulib/module.cfg
+++ b/config/submodule/grub/default/gnulib/module.cfg
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
-subgit="https://codeberg.org/libreboot/gnulib"
+subgit="https://git.sr.ht/~libreboot/gnulib"
+# subgit="https://codeberg.org/libreboot/gnulib"
subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup!
subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b"
diff --git a/config/submodule/grub/nvme/gnulib/module.cfg b/config/submodule/grub/nvme/gnulib/module.cfg
index eb5aa2b6..468cf0a4 100644
--- a/config/submodule/grub/nvme/gnulib/module.cfg
+++ b/config/submodule/grub/nvme/gnulib/module.cfg
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
-subgit="https://codeberg.org/libreboot/gnulib"
+subgit="https://git.sr.ht/~libreboot/gnulib"
+# subgit="https://codeberg.org/libreboot/gnulib"
subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup!
subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b"
diff --git a/config/submodule/grub/xhci/gnulib/module.cfg b/config/submodule/grub/xhci/gnulib/module.cfg
index eb5aa2b6..468cf0a4 100644
--- a/config/submodule/grub/xhci/gnulib/module.cfg
+++ b/config/submodule/grub/xhci/gnulib/module.cfg
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
-subgit="https://codeberg.org/libreboot/gnulib"
+subgit="https://git.sr.ht/~libreboot/gnulib"
+# subgit="https://codeberg.org/libreboot/gnulib"
subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup!
subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b"