Quiet login stuff and set console font in initram
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
e387e27f69
commit
e9b1d804f1
10 changed files with 15 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
MODULES=(amdgpu)
|
||||
BINARIES=()
|
||||
FILES=()
|
||||
HOOKS=(colors base udev autodetect modconf block filesystems keyboard btrfs welcomemessage encrypt resume fsck)
|
||||
HOOKS=(colors consolefont base udev autodetect modconf block filesystems keyboard btrfs welcomemessage encrypt resume fsck)
|
||||
|
|
1
root/etc/sysctl.d/20-quiet-printk.conf
Normal file
1
root/etc/sysctl.d/20-quiet-printk.conf
Normal file
|
@ -0,0 +1 @@
|
|||
kernel.printk = 3 3 3 3
|
|
@ -1,4 +1,4 @@
|
|||
FONT=ter-p22b
|
||||
FONT=ter-120b
|
||||
COLOR_0=3B4252
|
||||
COLOR_1=ff5370
|
||||
COLOR_2=EBCB8B
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue