diff --git a/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch index 58df6ec..e332b30 100644 --- a/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch +++ b/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch @@ -16,7 +16,7 @@ index bd4431000..300f55fe1 100644 grub_term_cls (term); - msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION); -+ msg_formatted = grub_xasprintf (_("Canoeboot 20241031 release, based on coreboot. https://canoeboot.org/")); ++ msg_formatted = grub_xasprintf (_("Canoeboot 20241102 release, based on coreboot. https://canoeboot.org/")); if (!msg_formatted) return; diff --git a/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch index 50893c0..14277e6 100644 --- a/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch +++ b/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch @@ -16,7 +16,7 @@ index bd4431000..300f55fe1 100644 grub_term_cls (term); - msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION); -+ msg_formatted = grub_xasprintf (_("Canoeboot 20241031 release, based on coreboot. https://canoeboot.org/")); ++ msg_formatted = grub_xasprintf (_("Canoeboot 20241102 release, based on coreboot. https://canoeboot.org/")); if (!msg_formatted) return; diff --git a/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch index 167543e..c066f17 100644 --- a/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch +++ b/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch @@ -16,7 +16,7 @@ index bd4431000..300f55fe1 100644 grub_term_cls (term); - msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION); -+ msg_formatted = grub_xasprintf (_("Canoeboot 20241031 release, based on coreboot. https://canoeboot.org/")); ++ msg_formatted = grub_xasprintf (_("Canoeboot 20241102 release, based on coreboot. https://canoeboot.org/")); if (!msg_formatted) return; diff --git a/config/submodule/docs/html/module.cfg b/config/submodule/docs/html/module.cfg index 67c90ab..6f973b6 100644 --- a/config/submodule/docs/html/module.cfg +++ b/config/submodule/docs/html/module.cfg @@ -1,3 +1,3 @@ -subhash="cc843552dfc13b08a621fafd97fb6272c190790a" +subhash="f65ea1ebe4bef188a4dbae7b2530747c9b2a150e" subrepo="https://codeberg.org/canoeboot/cbwww" subrepo_bkup="https://git.disroot.org/canoeboot/cbwww"