Added colors to initramfs
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
273f226ef2
commit
95d0f1561f
3 changed files with 63 additions and 35 deletions
4
root/etc/mkinitcpio.conf
Normal file
4
root/etc/mkinitcpio.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
MODULES=(amdgpu)
|
||||
BINARIES=()
|
||||
FILES=()
|
||||
HOOKS=(colors base udev autodetect modconf block filesystems keyboard btrfs welcomemessage encrypt resume fsck)
|
Loading…
Add table
Add a link
Reference in a new issue