Add GRUB, Plymouth themes and issue for PVC

This commit is contained in:
2021-06-30 00:33:32 -04:00
committed by Joshua Boniface
parent 9d4eb89bde
commit 96544aabb8
8 changed files with 82 additions and 12 deletions

View File

@ -7,3 +7,4 @@ GRUB_CMDLINE_LINUX="{{ grub_cmdline }}"
GRUB_TERMINAL_INPUT="console serial"
GRUB_TERMINAL_OUTPUT="gfxterm serial"
GRUB_SERIAL_COMMAND="{{ grub_serial }}"
GRUB_THEME="/usr/share/grub-pvc/theme.txt"