Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
RNA
Software
Commits
ca12742d
Commit
ca12742d
authored
Jan 15, 2020
by
Andreas Schmidt
Browse files
+= use qemu container
parent
9c8692b5
Changes
2
Pipelines
13
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ca12742d
image
:
ubuntu:bionic-20191202
image
:
docker.nt.uni-saarland.de/docker/qemu:latest
build
:
tags
:
...
...
build.sh
View file @
ca12742d
...
...
@@ -3,9 +3,6 @@
FILE
=
"2019-09-26-raspbian-buster-lite"
#FILE="ubuntu-18.04-4.14-minimal-odroid-xu4-20180531"
apt-get update
apt-get
install
-y
binfmt-support qemu qemu-user-static pixz
pixz
-dk
img/
$FILE
.img.xz img/
$FILE
.img
dd
if
=
/dev/zero
bs
=
1M
count
=
1024
>>
img/
$FILE
.img
#md5sum -c img/$FILE.img.md5
...
...
Write
Preview
Supports
Markdown
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