summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2023-08-29 11:49:58 +0300
committerThomas Backlund <tmb@mageia.org>2023-08-29 12:04:21 +0300
commit61c040ad8c054c644e078bab63711823a625ebea (patch)
treed7762b0b2456e1d40a019132d8044b7a0b9c67f1
parentcb0978e7359df6df413cde7aad118b4b79022819 (diff)
downloaddrakx-61c040ad8c054c644e078bab63711823a625ebea.tar
drakx-61c040ad8c054c644e078bab63711823a625ebea.tar.gz
drakx-61c040ad8c054c644e078bab63711823a625ebea.tar.bz2
drakx-61c040ad8c054c644e078bab63711823a625ebea.tar.xz
drakx-61c040ad8c054c644e078bab63711823a625ebea.zip
switch to Mageia 10 (Cauldron)
-rw-r--r--images/NEWS2
-rw-r--r--images/grub2.config4
-rw-r--r--images/grub2.theme2
3 files changed, 5 insertions, 3 deletions
diff --git a/images/NEWS b/images/NEWS
index 761aba250..febb87965 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- switch to Mageia 10 (Cauldron)
+
Version 2.90 - 11 August 2023 by Thomas Backlund
- update for Mageia 9 release
diff --git a/images/grub2.config b/images/grub2.config
index a7c3199cd..9ea55dfd2 100644
--- a/images/grub2.config
+++ b/images/grub2.config
@@ -22,12 +22,12 @@ set timeout=10
search --no-floppy --set=root -l 'Mageia-9-x86_64-netinstall'
-menuentry 'Start Mageia 9 Install' {
+menuentry 'Start Mageia 10 (Cauldron) Install' {
linux /isolinux/x86_64/vmlinuz audit=0 quiet noiswmd
initrd /isolinux/x86_64/all.rdz
}
-menuentry 'Start Mageia 9 Rescue' {
+menuentry 'Start Mageia 10 (Cauldron) Rescue' {
linux /isolinux/x86_64/vmlinuz audit=0 noiswmd rescue
initrd /isolinux/x86_64/all.rdz
}
diff --git a/images/grub2.theme b/images/grub2.theme
index c76d71cec..ff6c463bb 100644
--- a/images/grub2.theme
+++ b/images/grub2.theme
@@ -1,6 +1,6 @@
# GRUB gfxmenu theme "maggy".
-title-text: "Mageia 9 UEFI"
+title-text: "Mageia 10 (Cauldron) UEFI"
title-font: "MageiaLogo Bold 28"
title-color: "white"