MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
807 stars 193 forks source link

automated build #13

Closed jtheriault closed 6 years ago

jtheriault commented 7 years ago

I have a fork that adds a build process that overlays the Picroft code onto an existing SD card image. At the moment I use a past Picroft build, but that's obviously not ideal. What would be ideal would be to overlay it on a Mycroft standalone image.

2 questions:

  1. Before I go about building it myself, is there already an available location of SD card images of Mycroft standalone?
  2. Would this be interesting as a pull request?
kfezer commented 7 years ago

I don't think I quite understand what you mean. Picroft is really the only standalone Mycroft SD Card image as it's just Mycroft pre-installed on a Rasbian Lite image.

jtheriault commented 7 years ago

Sorry. I was thinking that it was possible that, since there's more to a Picroft image that just what is in this repo, that it might build upon another image. I was guessing (and neglected to be specific) that the image used for the Pi in the Mark 1 might supply just such a base.

Also I apologize for the confusing use of "standalone." I had just been devising plans of how to use the standalone.sh script on bootstrap.mycroft.ai to create my image and I guess the name creeped into my word choices.

Should I take it that there isn't a ready image to use as a base?

penrods commented 6 years ago

Sorry, this question got dropped and never answered.

The Picroft image is prebuilt for a plain-old Raspberry Pi 3. You can get the latest at https://mycroft.ai/to/picroft-image

I hope this helps!