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 5e958c5943
commit 7571076197
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
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