>>The failure of the Xenstore-style configuration was expected, sorry if I >>didn't make that clear. It’s ok that’s what I expected. I expected we were going to tackle storage later.
I’m guessing you’re thinking two (or more) types of storage as in the ability to connect to read/write devices such as EBS volumes and also storage as in the ability to bake in read only static files into the unikernel image, perhaps as an iso9660. Or is there a more direct way to embed files in a rump kernel? I notice there is an etc directory - is it possible to directly include static files somehow? >>Can you point me to the script you used to generate the EC2 kernel? I'm sure >>it's somewhere on the Mirage site but I can't seem to find it. https://github.com/mirage/mirage/blob/master/scripts/ec2.sh It is possible to launch micro instances with some more faffing around. I didn’t bother - I just launched as m1.small instance types. >>I'm assuming that there is a way to modify / generate the PVGRUB >>configuration used in the image. If so, we can use the commandline (JSON) based configuration for EC2, and bake the command line parameters for the unikernel into the image. Maybe, not so sure about that. http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedKernels.html Anything else you would like to set me to work on? I’m happy to dig around and do general gofer stuff.
