libisofs  1.4.8
Deprecated List
Global el_torito_patch_isolinux_image (ElToritoBootImage *bootimg)
Use el_torito_set_isolinux_options() instead
Global el_torito_set_isolinux_options (ElToritoBootImage *bootimg, int options, int flag)

since 31 Mar 2010: The author of syslinux, H. Peter Anvin requested that this feature shall not be used any more. He intends to cease

support for the MBR template that is included in libisofs.

A hybrid image is a boot image that boots from either CD/DVD media or from disk-like media, e.g. USB stick. For that you need isolinux.bin from SYSLINUX 3.72 or later. IMPORTANT: The application has to take care that the image on media gets padded up to the next full MB. Under seiveral circumstances it might get aligned automatically. But there is no warranty. bit2-7= Mentioning in isohybrid GPT 0= Do not mention in GPT 1= Mention as Basic Data partition. This cannot be combined with GPT partitions as of iso_write_opts_set_efi_bootp()

Global iso_file_get_old_image_lba (IsoFile *file, uint32_t *lba, int flag)
Use iso_file_get_old_image_sections(), as this function does not work with multi-extend files.

Generated for libisofs by  doxygen 1.8.14