diff --git a/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/10_linux b/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/10_linux index 630070eb7..19f759bf1 100644 --- a/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/10_linux +++ b/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/10_linux @@ -1 +1,5 @@ -# Calculate format=patch autoupdate path=/etc/grub.d +# Calculate multiline format=patch autoupdate path=/etc/grub.d +(replacement_title=.*?Advanced options.*?)g'\)" +\1g') ..." +("submenu '.*?Advanced options for.*?grub_quote\))' +\1 ...' diff --git a/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/30_os-prober b/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/30_os-prober new file mode 100644 index 000000000..19f759bf1 --- /dev/null +++ b/profiles/templates/3.3/2_ac_install_merge/sys-boot/grub/30_os-prober @@ -0,0 +1,5 @@ +# Calculate multiline format=patch autoupdate path=/etc/grub.d +(replacement_title=.*?Advanced options.*?)g'\)" +\1g') ..." +("submenu '.*?Advanced options for.*?grub_quote\))' +\1 ...' diff --git a/profiles/templates/3.3/3_ac_install_live/1-merge/sys-boot/grub/livemenu/35_calculate b/profiles/templates/3.3/3_ac_install_live/1-merge/sys-boot/grub/livemenu/35_calculate index 396e4d625..174a90510 100644 --- a/profiles/templates/3.3/3_ac_install_live/1-merge/sys-boot/grub/livemenu/35_calculate +++ b/profiles/templates/3.3/3_ac_install_live/1-merge/sys-boot/grub/livemenu/35_calculate @@ -15,7 +15,7 @@ if [[ -d $livepath ]]; then $(prepare_grub_to_access_device $livedevice) if [ -f ${liverelpath}/grub.cfg ]; then - menuentry 'Live HDD' { + menuentry 'Live HDD ...' { $(prepare_grub_to_access_device $livedevice | grub_add_tab | grub_add_tab) configfile ${liverelpath}/grub.cfg } diff --git a/profiles/templates/3.3/6_ac_update_sync/remerge/00-ini b/profiles/templates/3.3/6_ac_update_sync/remerge/00-ini index 27f71d172..35b0cbf81 100644 --- a/profiles/templates/3.3/6_ac_update_sync/remerge/00-ini +++ b/profiles/templates/3.3/6_ac_update_sync/remerge/00-ini @@ -2,4 +2,4 @@ [overlay-calculate] # Save the latest version, because when switching profile cl-setup-profile 3.2.2 makes a call cl-setup-system -remerge = 87 +remerge = 88 diff --git a/profiles/templates/3.3/6_ac_update_sync/remerge/88 b/profiles/templates/3.3/6_ac_update_sync/remerge/88 new file mode 100644 index 000000000..1db72d260 --- /dev/null +++ b/profiles/templates/3.3/6_ac_update_sync/remerge/88 @@ -0,0 +1,4 @@ +# Calculate format=samba path=/etc/calculate name=ini.env merge=sys-boot/grub ini(overlay-calculate.remerge)<87 + +[overlay-calculate] +remerge = 87