Merge pull request #4495 from mglae/le92_fix_installer_debug_shell

mkimage: really enable debug shell for installer
This commit is contained in:
Matthias Reichl
2020-09-22 14:30:44 +02:00
committed by GitHub

View File

@@ -129,7 +129,7 @@ PROMPT 1
LABEL installer
KERNEL /${KERNEL_NAME}
APPEND boot=UUID=${UUID_SYSTEM} installer quiet systemd.debug_shell vga=current
APPEND boot=UUID=${UUID_SYSTEM} installer quiet systemd.debug_shell systemd.unit=installer.target vga=current
LABEL live
KERNEL /${KERNEL_NAME}