]> git.ipfire.org Git - people/ms/bricklayer.git/commit
Add debug shell
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 May 2021 10:54:12 +0000 (10:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 May 2021 10:59:14 +0000 (10:59 +0000)
commit65c88907ead0c00074d1bd83c0d052c105766362
tree703ee7a92378c8cc69e5017c0b320c9ab338fae9
parentf39f51adeec8ef749dacef537a95a1f8c054b313
Add debug shell

This shell can be accessed by typing Ctrl-Z and lays the installer in
the background and opens a shell.

This is very useful on serial consoles where there is no TTYs that can
be changed to for debugging.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/__init__.py
src/python/tui.py