mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
installer: Initialize console font
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
# IPFire Installer RC
|
# IPFire Installer RC
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Enable Unicode
|
||||||
|
echo -en '\033%G' && kbd_mode -u
|
||||||
|
|
||||||
|
# Load default console font
|
||||||
|
setfont LatArCyrHeb-16
|
||||||
|
|
||||||
# Silence the kernel
|
# Silence the kernel
|
||||||
echo >/proc/sys/kernel/printk "1 4 1 7"
|
echo >/proc/sys/kernel/printk "1 4 1 7"
|
||||||
echo -n -e "\033[9;0]"
|
echo -n -e "\033[9;0]"
|
||||||
|
|||||||
Reference in New Issue
Block a user