]> git.ipfire.org Git - people/ms/bricklayer.git/commit
unattended: Move warning message later to show more information
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 May 2022 17:39:55 +0000 (17:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 May 2022 17:42:19 +0000 (17:42 +0000)
commite4ec21c54f39ecb5056bf4a4dbfff2726716b076
tree8379556cd341db4315829f69dc0ba99f4716f906
parentf4370f63d1f40479564d5457859d69c03449bf0c
unattended: Move warning message later to show more information

It does not make too much sense to start the unattended installation
with a countdown that cannot be stopped.

Instead, we collect some information now and will then show a dialogue
that shows the disks and has a cancellation button.

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