Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tom Pillot
pi-gen-thymio
Commits
9e02b618
Commit
9e02b618
authored
Jun 17, 2020
by
Tom Pillot
Browse files
Fix build on x86_64 systems (see
https://github.com/RPi-Distro/pi-gen/issues/316
)
parent
caee2a18
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9e02b618
FROM
debian:buster
FROM
i386/
debian:buster
ENV
DEBIAN_FRONTEND noninteractive
...
...
config.example
View file @
9e02b618
# Automatically connect to a wifi network on first boot
WPA_ESSID=my_ssid
WPA_PASSWORD=my_password
WPA_ESSID=
'
my_ssid
'
WPA_PASSWORD=
'
my_password
'
WPA_COUNTRY=FR
#
Machine
name
#
Host
name
IMG_NAME=thymio-raspbian
TARGET_HOSTNAME=thymio-raspbian
...
...
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