Displaying 3 results from an estimated 3 matches for "image_cr".
Did you mean:
image_ocr
2015 Jun 19
2
boot loader detection
...t/blob/master/bootinfoscript#L2343-L2459
Those signatures (byte patterns) are from real mode machine code but this
code is not generated by a compiler and does not change often.
I’ve isolated and simplified the signatures database here:
https://github.com/skalkoto/snf-image-creator/blob/develop/image_creator/bootloader.py
and I was wondering if you care to add 2 new libguestfs API methods e.g.:
char * guestfs_inspect_get_mbr_bootloader(guestfs *g)
char * guestfs_inspect_get_vbr_bootloader(guests *g, char *device)
that would return a string like “grub2”, “syslinux”, “windows”, etc.
I can write t...
2015 Jun 19
0
Re: boot loader detection
...L2459
>
> Those signatures (byte patterns) are from real mode machine code but this
> code is not generated by a compiler and does not change often.
>
> I’ve isolated and simplified the signatures database here:
>
> https://github.com/skalkoto/snf-image-creator/blob/develop/image_creator/bootloader.py
>
> and I was wondering if you care to add 2 new libguestfs API methods e.g.:
>
> char * guestfs_inspect_get_mbr_bootloader(guestfs *g)
> char * guestfs_inspect_get_vbr_bootloader(guests *g, char *device)
What is 'vbr'?
> that would return a string l...
2007 Apr 13
0
[954] branches/wxruby2/wxwidgets_282: Additions to Image API 2.6 -> 2.8, remove comment cruft
...scale":#Image_converttogreyscale
</ins><span class="cx"> * "Image#convert_to_mono":#Image_converttomono
</span><span class="cx"> * "Image#copy":#Image_copy
</span><span class="cx"> * "Image#create":#Image_create
</span><span class="lines">@@ -112,7 +117,7 @@
</span><span class="cx"> * "Image#insert_handler":#Image_inserthandler
</span><span class="cx"> * "Image#is_transparent":#Image_istransparent
</span><spa...