hypriot / flash

Command line script to flash SD card images of any kind
MIT License
1k stars 176 forks source link

Set the wlan0 ssid and password in device-init.yaml if given #59

Closed StefanScherer closed 8 years ago

StefanScherer commented 8 years ago

This PR with hypriot/image-builder-rpi#55 enables setting the wifi ssid and password for newer HypriotOS SD card images. The /boot/device-init.yaml file in the SD card image must be prepared with a wlan0 setting that can be enabled by the flash tool.

Fixes #58

StefanScherer commented 8 years ago

Tested with image-builder-rpi v0.4.9 setting hostname and wifi works out-of-the-box with a RPi3 and onboard WiFi!