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 b7dc8c55f2
commit 6b84f2ed6a
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
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)