owncloud-archive / pi-image

Scripts and configurations for Raspberry PI disk images
29 stars 8 forks source link

Ubuntu Snappy #13

Open oparoz opened 8 years ago

oparoz commented 8 years ago

Summary

An Ubuntu base with non-standard Ubuntu containers on top

Pro:

(EDIT by @enoch85: Who is maintainer?)

jospoortvliet commented 8 years ago

Here's some interesting stuff going on: https://github.com/kyrofa/owncloud-snap ;-)

oparoz commented 8 years ago

Yep, I think it will be a great image once Snappy Core 16.04 is released

enoch85 commented 8 years ago

Build is about to be uploaded to the store, if you guys want to try it out. Needs some more polishing though.

kyrofa commented 8 years ago

Alright, the ownCloud .snap has been uploaded to the Snappy Store. Indeed, needs some more work, but it's a good prototype.

oparoz commented 8 years ago

Since 16.04 images are already available. Why not build on top of them? That would mean people choosing that image in March-April would be able to update to something pretty stable right after the first installation.

kyrofa commented 8 years ago

@oparoz as soon as all-snaps is merged into rolling (16.04) I'll release the .snap for that as well (update: released under owncloud.canonical)

oparoz commented 8 years ago

:+1:

jospoortvliet commented 8 years ago

So agreed with the building on 16.04 images for the first batch!

We can hopefully ship the final for the Raspberry Pi 3, that even takes away the problem with the file size limitation on 32bit systems - whoehoe!

kyrofa commented 8 years ago

@jospoortvliet note that the rpi3, while having 64-bit hardware, does not run 64-bit right now.

oparoz commented 8 years ago

Yeah, only a handful of Pi distributions run in 64-bit.

So, ideally, the build tools allowing us to generate those 2 images should be uploaded on here so that people can start adding scripts.

kyrofa commented 8 years ago

@oparoz what scripts are we talking about, exactly? Perhaps they should be snaps as well.

oparoz commented 8 years ago

@kyrofa: Scripts which achieve this goal per example: https://github.com/owncloud/pi-image/issues/8

oparoz commented 8 years ago

It's fine if they are snaps, but we need to be able to generate images which include everything in order to tests the final result.