hypriot / os-rootfs

The root filesystem of HypriotOS
http://blog.hypriot.com/post/how-to-get-docker-working-on-your-favourite-arm-board-with-hypriotos/
MIT License
69 stars 40 forks source link

Expose more configuration variables #46

Closed ghost closed 8 years ago

ghost commented 8 years ago

Host configuration could be easier to tweak without having to edit scripts. HYPRIOT_HOSTNAME, HYPRIOT_GROUPNAME, HYPRIOT_USERNAME and HYPRIOT_PASSWORD can be changed using environment variables.

For instance HYPRIOT_USERNAME=theuser HYPRIOT_PASSWORD=thepass HYPRIOT_HOSTNAME=thehost make armhf-raspbian.

ghost commented 8 years ago

Hmm seems there are a couple of mentions to the pirate word in a few files. I'll fix this then resubmit PR.

StefanScherer commented 8 years ago

@damiencaselli Thanks for the PR. LGTM