Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
a5dba51d
Commit
a5dba51d
authored
Jul 02, 2013
by
Brandon Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document wait5 and wait10 boot command keys.
parent
471f33d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
website/source/docs/builders/virtualbox.html.markdown
website/source/docs/builders/virtualbox.html.markdown
+1
-1
website/source/docs/builders/vmware.html.markdown
website/source/docs/builders/vmware.html.markdown
+1
-1
No files found.
website/source/docs/builders/virtualbox.html.markdown
View file @
a5dba51d
...
...
@@ -171,7 +171,7 @@ will be replaced by the proper key:
*
`<tab>`
- Simulates pressing the tab key.
*
`<wait>`
- Adds a one
second pause before sending any additional keys. This
*
`<wait>`
`<wait5>`
`<wait10>`
- Adds a 1, 5 or 10
second pause before sending any additional keys. This
is useful if you have to generally wait for the UI to update before typing more.
In addition to the special keys, each command to type is treated as a
...
...
website/source/docs/builders/vmware.html.markdown
View file @
a5dba51d
...
...
@@ -168,7 +168,7 @@ will be replaced by the proper key:
*
`<tab>`
- Simulates pressing the tab key.
*
`<wait>`
- Adds a one
second pause before sending any additional keys. This
*
`<wait>`
`<wait5>`
`<wait10>`
- Adds a 1, 5 or 10
second pause before sending any additional keys. This
is useful if you have to generally wait for the UI to update before typing more.
In addition to the special keys, each command to type is treated as a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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