Mageia Bugzilla – Attachment 6955 Details for
Bug 14956
After update, graphical theme for grub2-efi disappeared
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
diff of grub config
grub.diff (text/plain), 1.15 KB, created by
Nikita Krupenko
on 2015-08-23 15:36:36 CEST
(
hide
)
Description:
diff of grub config
Filename:
MIME Type:
Creator:
Nikita Krupenko
Created:
2015-08-23 15:36:36 CEST
Size:
1.15 KB
patch
obsolete
>--- grub 2015-08-23 14:07:59.140364194 +0300 >+++ grub.rpmnew 2015-07-11 12:16:04.000000000 +0300 >@@ -1,11 +1,17 @@ >-GRUB_ENABLE_CRYPTODISK=y >-GRUB_DISABLE_RECOVERY=false >-GRUB_CMDLINE_LINUX_DEFAULT=" rootflags=subvol=@ rootflags=subvol=@ rootflags=subvol=@ rootflags=subvol=@ rootflags=subvol=@ splash quiet noiswmd resume=/dev/vg-mga/swap" >+# NOTE - do not manually edit the GRUB_THEME= line below (if present) unless you wish to >+# add a theme of your own. It is automatically added and removed when the grub2-mageia-theme >+# package is installed or removed. >+# Feel free to edit or add other lines if you know what you are doing ;) >+# >+# After any edits to this file you must run update-grub to apply the changes. >+# > GRUB_DISTRIBUTOR=Mageia >-GRUB_GFXPAYLOAD_LINUX=auto >-GRUB_GFXMODE=1024x768x32 > GRUB_TIMEOUT=10 >-GRUB_DISABLE_OS_PROBER=false >-GRUB_THEME=/boot/grub2/themes/maggy/theme.txt >-GRUB_TERMINAL_OUTPUT=gfxterm >+GRUB_CMDLINE_LINUX_DEFAULT="splash" >+GRUB_DISABLE_RECOVERY=false > GRUB_DISABLE_SUBMENU=n >+GRUB_GFXMODE=1024x768x32 >+GRUB_GFXPAYLOAD_LINUX=text >+GRUB_TERMINAL_OUTPUT=gfxterm >+GRUB_DISABLE_OS_PROBER=false >+GRUB_ENABLE_CRYPTODISK=y >\ No newline at end of file
--- grub 2015-08-23 14:07:59.140364194 +0300 +++ grub.rpmnew 2015-07-11 12:16:04.000000000 +0300 @@ -1,11 +1,17 @@ -GRUB_ENABLE_CRYPTODISK=y -GRUB_DISABLE_RECOVERY=false -GRUB_CMDLINE_LINUX_DEFAULT=" rootflags=subvol=@ rootflags=subvol=@ rootflags=subvol=@ rootflags=subvol=@ rootflags=subvol=@ splash quiet noiswmd resume=/dev/vg-mga/swap" +# NOTE - do not manually edit the GRUB_THEME= line below (if present) unless you wish to +# add a theme of your own. It is automatically added and removed when the grub2-mageia-theme +# package is installed or removed. +# Feel free to edit or add other lines if you know what you are doing ;) +# +# After any edits to this file you must run update-grub to apply the changes. +# GRUB_DISTRIBUTOR=Mageia -GRUB_GFXPAYLOAD_LINUX=auto -GRUB_GFXMODE=1024x768x32 GRUB_TIMEOUT=10 -GRUB_DISABLE_OS_PROBER=false -GRUB_THEME=/boot/grub2/themes/maggy/theme.txt -GRUB_TERMINAL_OUTPUT=gfxterm +GRUB_CMDLINE_LINUX_DEFAULT="splash" +GRUB_DISABLE_RECOVERY=false GRUB_DISABLE_SUBMENU=n +GRUB_GFXMODE=1024x768x32 +GRUB_GFXPAYLOAD_LINUX=text +GRUB_TERMINAL_OUTPUT=gfxterm +GRUB_DISABLE_OS_PROBER=false +GRUB_ENABLE_CRYPTODISK=y \ No newline at end of file
View Attachment As Raw
Actions:
View
Attachments on
bug 14956
: 6955