Quiet login stuff and set console font in initram

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-12 22:18:21 +02:00
parent e387e27f69
commit e9b1d804f1
10 changed files with 15 additions and 6 deletions

View file

@ -113,6 +113,9 @@ dotfiles:
f_vconsole.conf:
src: etc/vconsole.conf
dst: /etc/vconsole.conf
f_20-quiet-printk.conf:
src: etc/sysctl.d/20-quiet-printk.conf
dst: /etc/sysctl.d/20-quiet-printk.conf
profiles:
Locale:
dotfiles:
@ -147,6 +150,7 @@ profiles:
- f_zsh.hook
- f_mkinitcpio.conf
- f_vconsole.conf
- f_20-quiet-printk.conf
include:
- Locale
- Pacman