Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
juadde
arch-boxes
Commits
ad830608
Commit
ad830608
authored
Dec 10, 2020
by
Kristian Klausen
🎉
Browse files
Bump timeout for initial serial read (30s->60s)
TCG is slow and hitting the timeout under initial boot isn't uncommon.
parent
e3e4905a
Changes
1
Hide whitespace changes
Inline
Side-by-side
build-host.sh
View file @
ad830608
...
...
@@ -103,7 +103,7 @@ function main() {
start_qemu
# Login
expect "
archiso
login
:
"
expect "
archiso
login
:
"
60
send "
root
\n
"
expect "
#
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment