Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
a71270c0
Commit
a71270c0
authored
Jun 19, 2020
by
Antoine Kaufmann
Browse files
images: add m5 binary
parent
dcb3c952
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
images/m5
images/m5
+0
-0
images/ubuntu1804.json
images/ubuntu1804.json
+10
-0
No files found.
images/m5
0 → 100755
View file @
a71270c0
File added
images/ubuntu1804.json
View file @
a71270c0
...
@@ -88,6 +88,16 @@
...
@@ -88,6 +88,16 @@
"source"
:
"scripts/guestinit.sh"
,
"source"
:
"scripts/guestinit.sh"
,
"destination"
:
"/home/ubuntu/guestinit.sh"
,
"destination"
:
"/home/ubuntu/guestinit.sh"
,
"direction"
:
"upload"
"direction"
:
"upload"
},
{
"type"
:
"file"
,
"source"
:
"m5"
,
"destination"
:
"/tmp/m5"
,
"direction"
:
"upload"
},
{
"type"
:
"shell"
,
"inline"
:
[
"sudo mv /tmp/m5 /sbin/m5"
]
}
}
],
],
"variables"
:
{
"variables"
:
{
...
...
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