- 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.
- 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.