[Vm-dev] Issue 101 in cog: Snapshot primitive with 512byte image header

cog at googlecode.com cog at googlecode.com
Sun Oct 14 11:09:25 UTC 2012


Status: Accepted
Owner: camillob... at gmail.com
Labels: Type-Defect Priority-Medium

New issue 101 by camillob... at gmail.com: Snapshot primitive with 512byte  
image header
http://code.google.com/p/cog/issues/detail?id=101

I would like to add proper shebang support to our image files.
Hence I need a proper primitive which allows me to inject the 512bytes  
header with a proper shebang (or other user data..)

This could be handled the same way as the quit primitive by checking for an  
optional argument, the header, and pass it along to #writeImageFile:



More information about the Vm-dev mailing list