History log of /openbsd-current/gnu/usr.sbin/mkhybrid/src/mkisofs.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 21-Nov-2023 jmatthew

Add '-e' (or -eltorito-boot-efi) option for writing an EFI eltorito boot
image, in addition to or instead of the x86 boot image, to the output file.
Per the UEFI standard, the EFI boot image should be an image of an EFI
System Partition to be loaded in no-emulation mode, so we always record it
that way rather than checking if it looks like a floppy image.

with, tested by and ok yasuoka@
strong encouragement from deraadt@


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.6 01-May-2019 deraadt

default to not verbose


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.5 08-Mar-2008 espie

more mkhybrid prototypes cleanups.
okay otto@


Revision tags: OPENBSD_4_3_BASE
# 1.4 27-Feb-2008 espie

start cleaning up that mess (some sprintf -> snprintf, plus -Wall)
okay millert@


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE
# 1.3 01-Oct-2001 drahn

Merge support for hfs_bless from the newer version of mkisofs into this
version of mkhybrid. Allows creation of bootable CDs on apple machines.


Revision tags: OPENBSD_2_9_BASE
# 1.2 15-Apr-2001 deraadt

do rusage expansion on openbsd too


Revision tags: OPENBSD_2_8_BASE
# 1.1 10-Oct-2000 beck

mkhybrid 1.12b5.1

Note, this normally makes a "mkisofs" which is the same binary, mkisofs
from here needs to be tested out prior to replacing our existing mkisofs
with this. (currently just installs mkhybrid)


# 1.6 01-May-2019 deraadt

default to not verbose


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.5 08-Mar-2008 espie

more mkhybrid prototypes cleanups.
okay otto@


Revision tags: OPENBSD_4_3_BASE
# 1.4 27-Feb-2008 espie

start cleaning up that mess (some sprintf -> snprintf, plus -Wall)
okay millert@


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE
# 1.3 01-Oct-2001 drahn

Merge support for hfs_bless from the newer version of mkisofs into this
version of mkhybrid. Allows creation of bootable CDs on apple machines.


Revision tags: OPENBSD_2_9_BASE
# 1.2 15-Apr-2001 deraadt

do rusage expansion on openbsd too


Revision tags: OPENBSD_2_8_BASE
# 1.1 10-Oct-2000 beck

mkhybrid 1.12b5.1

Note, this normally makes a "mkisofs" which is the same binary, mkisofs
from here needs to be tested out prior to replacing our existing mkisofs
with this. (currently just installs mkhybrid)


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.5 08-Mar-2008 espie

more mkhybrid prototypes cleanups.
okay otto@


Revision tags: OPENBSD_4_3_BASE
# 1.4 27-Feb-2008 espie

start cleaning up that mess (some sprintf -> snprintf, plus -Wall)
okay millert@


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE
# 1.3 01-Oct-2001 drahn

Merge support for hfs_bless from the newer version of mkisofs into this
version of mkhybrid. Allows creation of bootable CDs on apple machines.


Revision tags: OPENBSD_2_9_BASE
# 1.2 15-Apr-2001 deraadt

do rusage expansion on openbsd too


Revision tags: OPENBSD_2_8_BASE
# 1.1 10-Oct-2000 beck

mkhybrid 1.12b5.1

Note, this normally makes a "mkisofs" which is the same binary, mkisofs
from here needs to be tested out prior to replacing our existing mkisofs
with this. (currently just installs mkhybrid)