vt: Change default CPU logo to Orb
Differential Revision: https://reviews.freebsd.org/D3156 Approved by: markj (mentor) MFC after: 1 week
This commit is contained in:
parent
6d2b01fc54
commit
f39130e75d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285806
@ -140,7 +140,7 @@ int vt_draw_logo_cpus;
|
||||
VT_SYSCTL_INT(splash_cpu, 0, "Show logo CPUs during boot");
|
||||
VT_SYSCTL_INT(splash_ncpu, 0, "Override number of logos displayed "
|
||||
"(0 = do not override)");
|
||||
VT_SYSCTL_INT(splash_cpu_style, 1, "Draw logo style "
|
||||
VT_SYSCTL_INT(splash_cpu_style, 2, "Draw logo style "
|
||||
"(0=Beastie, 1=Alternate beastie, 2=Orb)");
|
||||
VT_SYSCTL_INT(splash_cpu_duration, 10, "Hide logos after (seconds)");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user