mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #4495 from mglae/le92_fix_installer_debug_shell
mkimage: really enable debug shell for installer
This commit is contained in:
commit
48dde8a2f5
@ -129,7 +129,7 @@ PROMPT 1
|
|||||||
|
|
||||||
LABEL installer
|
LABEL installer
|
||||||
KERNEL /${KERNEL_NAME}
|
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
|
LABEL live
|
||||||
KERNEL /${KERNEL_NAME}
|
KERNEL /${KERNEL_NAME}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user