Added colors to initramfs

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-12 15:19:53 +02:00
parent 273f226ef2
commit 95d0f1561f
3 changed files with 63 additions and 35 deletions

4
root/etc/mkinitcpio.conf Normal file
View file

@ -0,0 +1,4 @@
MODULES=(amdgpu)
BINARIES=()
FILES=()
HOOKS=(colors base udev autodetect modconf block filesystems keyboard btrfs welcomemessage encrypt resume fsck)