Canoeboot 20240612 release
Signed-off-by: Leah Rowe <info@minifree.org>audit2-merge1 20240612
parent
a2de05cf8e
commit
250f59bfb1
|
@ -16,7 +16,7 @@ index bd4431000..31308e16a 100644
|
|||
grub_term_cls (term);
|
||||
|
||||
- msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION);
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20240510 release, based on coreboot. https://canoeboot.org/"));
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20240612 release, based on coreboot. https://canoeboot.org/"));
|
||||
if (!msg_formatted)
|
||||
return;
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ index bd4431000..31308e16a 100644
|
|||
grub_term_cls (term);
|
||||
|
||||
- msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION);
|
||||
+ msg_formatted = grub_xasprintf (_("Libreboot 20240504 release, based on coreboot. https://libreboot.org/"));
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20240612 release, based on coreboot. https://canoeboot.org/"));
|
||||
if (!msg_formatted)
|
||||
return;
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ index bd4431000..31308e16a 100644
|
|||
grub_term_cls (term);
|
||||
|
||||
- msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION);
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20240510 release. https://canoeboot.org/"));
|
||||
+ msg_formatted = grub_xasprintf (_("Canoeboot 20240612 release, based on coreboot. https://canoeboot.org/"));
|
||||
if (!msg_formatted)
|
||||
return;
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
subhash="bed60ad131fd90c9e48fcda475e21e353466db1c"
|
||||
subhash="98b3c81c4aba66326d98709033ac073f53522cea"
|
||||
subrepo="https://codeberg.org/canoeboot/cbwww"
|
||||
subrepo_bkup="https://git.disroot.org/canoeboot/cbwww"
|
||||
|
|
Loading…
Reference in New Issue