From 449b872d607ea435def6b923e8fbd454eca53dd9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 3 Jun 2026 08:53:58 +0000 Subject: [PATCH] Merge branch 'a10-beta' (#3) Co-authored-by: Andrew Lukoshko Co-authored-by: root Reviewed-on: https://git.almalinux.org/autopatch/grub2/pulls/3 --- config.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index d4089ed..2bb2f17 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,6 @@ +parameters: + pre_clean: true + actions: - delete_line: @@ -54,8 +57,8 @@ actions: find: "sed -e \"s,@@VERSION@@,%{version},g\" -e \"s,@@VERSION_RELEASE@@,%{version}-%{release},g\" \\" replace: "sed -e \"s,@@VERSION@@,%{version},g\" -e \"s,@@VERSION_RELEASE@@,%{version}-%{release},g\" -e \"s,@@RHEL_VERSION_RELEASE@@,%{rhel_version_release},g\" \\" - target: "grub.macros" - find: '%global grub_modules " all_video boot blscfg \\\' - replace: '%global grub_modules " all_video boot blscfg btrfs \\\' + find: '%global grub_modules " all_video boot blscfg blsuki \\\' + replace: '%global grub_modules " all_video boot blscfg blsuki btrfs \\\' count: 1 - modify_release: