代码拉取完成,页面将自动刷新
同步操作将从 src-anolis-os/grub2 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Christian Glombek <lorbus@fedoraproject.org>
Date: Tue, 31 Jul 2018 11:11:01 +0200
Subject: [PATCH] Rename 00_menu_auto_hide.in to 01_menu_auto_hide.in
This is necessary to accommodate the fallback counting script which
needs to run before this one because the menu auto hide script sets
boot_success = 0, which will be used by the boot counting script
---
Makefile.util.def | 4 ++--
util/grub.d/{00_menu_auto_hide.in => 01_menu_auto_hide.in} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename util/grub.d/{00_menu_auto_hide.in => 01_menu_auto_hide.in} (100%)
diff --git a/Makefile.util.def b/Makefile.util.def
index 97cd8bdeb..cba4d5001 100644
--- a/Makefile.util.def
+++ b/Makefile.util.def
@@ -449,8 +449,8 @@ script = {
};
script = {
- name = '00_menu_auto_hide';
- common = util/grub.d/00_menu_auto_hide.in;
+ name = '01_menu_auto_hide';
+ common = util/grub.d/01_menu_auto_hide.in;
installdir = grubconf;
};
diff --git a/util/grub.d/00_menu_auto_hide.in b/util/grub.d/01_menu_auto_hide.in
similarity index 100%
rename from util/grub.d/00_menu_auto_hide.in
rename to util/grub.d/01_menu_auto_hide.in
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。