On Wed, Nov 11, 2015 at 5:02 PM Marcin Kulisz <deb...@kulisz.net> wrote:
> n 2015-11-11 14:53:36, Steve McIntyre wrote: > > Hi, > > > My only concern is that I'd be happier if the builds were created and > > hosted on Debian project machines, like our existing official > > buildsi. > > This would be ideal. > > > I've been discussing that with other people for other types of > > build. How awkward/difficult would that be? > > From what I know it's not possible to build and then upload to Marketplace > AWS > images. > > There is a way of triggering build of this images on AWS hosts from Debian > infrastructure with bootstrap-vz though. > > I know it's not "ideal" but right now I don't know about any other option. > -- > > |_|0|_| | > |_|_|0| "Heghlu'Meh QaQ jajVam" | > |0|0|0| -------- kuLa --------- | > > gpg --keyserver pgp.mit.edu --recv-keys 0x58C338B3 > 3DF1 A4DF C732 4688 38BC F121 6869 30DD 58C3 38B3 > > From what I know it's not possible to build and then upload to Marketplace AWS images. You got me thinking :-) It *should* actually be possible to bootstrap EBS backed instances locally: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/importing-your-volumes-into-amazon-ebs.html You can upload EBS snapshots. AWS supports VMDK, VHD and RAW formats! I didn't know that until just now, hence my previous insistence on runniong bootstrap-vz in a ec2 environment. This is definitely something we could support in bootstrap-vz. p.s.: Explicitly CC'ed Tiago and James to get their attention and input on this, though maybe it should be in another thread -- Anders Ingemann