[Devel] [PATCH RHEL7 COMMIT] config.OpenVZ: show Odin's logo on boot
Konstantin Khorenko
khorenko at virtuozzo.com
Mon Aug 31 06:26:34 PDT 2015
The commit is pushed to "branch-rh7-3.10.0-229.7.2-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-229.7.2.vz7.6.4
------>
commit eeddf77a216082687f589e408d3f560ced20ab96
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Mon Aug 31 17:24:47 2015 +0400
config.OpenVZ: show Odin's logo on boot
Show Odin's logo instead of "tux" when booting kernel with
framebuffer enabled.
https://jira.sw.ru/browse/PSBM-34430
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
khorenko@ note: the Odin's logo is shown by default, unlike
PCS6, no additional kernel boot option required
---
configs/kernel-3.10.0-x86_64-debug.config | 1 +
configs/kernel-3.10.0-x86_64.config | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/kernel-3.10.0-x86_64-debug.config b/configs/kernel-3.10.0-x86_64-debug.config
index 5c17082..e8ea24f 100644
--- a/configs/kernel-3.10.0-x86_64-debug.config
+++ b/configs/kernel-3.10.0-x86_64-debug.config
@@ -5401,6 +5401,7 @@ CONFIG_TCACHE=y
CONFIG_TSWAP=y
CONFIG_VZ_IOLIMIT=m
+CONFIG_LOGO_ODIN_CLUT224=y
#
# User resources
diff --git a/configs/kernel-3.10.0-x86_64.config b/configs/kernel-3.10.0-x86_64.config
index ffc144b..d8b2a97 100644
--- a/configs/kernel-3.10.0-x86_64.config
+++ b/configs/kernel-3.10.0-x86_64.config
@@ -5372,6 +5372,7 @@ CONFIG_TCACHE=y
CONFIG_TSWAP=y
CONFIG_VZ_IOLIMIT=m
+CONFIG_LOGO_ODIN_CLUT224=y
#
# User resources
More information about the Devel
mailing list