Quiet login stuff and set console font in initram
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
5e958c5943
commit
7571076197
10 changed files with 15 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue