Canoeboot 20241207 release
Signed-off-by: Leah Rowe <info@minifree.org>master 20241207
parent
4088cc12eb
commit
fa16f7e36d
|
@ -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 20241102 release, based on coreboot. https://canoeboot.org/"));
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20241207 release, based on coreboot. https://canoeboot.org/"));
|
||||
if (!msg_formatted)
|
||||
return;
|
||||
|
||||
|
|
|
@ -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 20241102 release, based on coreboot. https://canoeboot.org/"));
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20241207 release, based on coreboot. https://canoeboot.org/"));
|
||||
if (!msg_formatted)
|
||||
return;
|
||||
|
||||
|
|
|
@ -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 20241102 release, based on coreboot. https://canoeboot.org/"));
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20241207 release, based on coreboot. https://canoeboot.org/"));
|
||||
if (!msg_formatted)
|
||||
return;
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
subhash="f65ea1ebe4bef188a4dbae7b2530747c9b2a150e"
|
||||
subhash="23f6e4c9e18bc26df1c46096d4ce56537395a735"
|
||||
subrepo="https://codeberg.org/canoeboot/cbwww"
|
||||
subrepo_bkup="https://git.disroot.org/canoeboot/cbwww"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
subhash="12fd6c46c9de7161c85fa497824467ea035a721b"
|
||||
subhash="1dccb0fd95958d97f41ac88a838691398e1c2c18"
|
||||
subrepo="https://codeberg.org/canoeboot/cbwww-img"
|
||||
subrepo_bkup="https://git.disroot.org/canoeboot/cbwww-img"
|
||||
|
|
Loading…
Reference in New Issue