Commit Graph

1888 Commits

Author SHA1 Message Date
9003e477e7 Made off_t sized burn_toc_entry fields valid in fabricated entries 2024-03-10 08:55:44 +01:00
8d33881cd6 New API call isoburn_prepare_blind_grow_v2() 2024-03-10 08:26:09 +01:00
dd92a6e0d7 New API calls isoburn_attach_start_lba_v2(), isoburn_disc_get_msc1_v2(), isoburn_disc_track_lba_nwa_v2() 2024-03-09 23:37:12 +01:00
646d15af46 New API call isoburn_get_attached_start_lba_v2() 2024-03-09 22:21:18 +01:00
423c14828c New API calls isoburn_igopt_get_effective_lba_v2(), isoburn_igopt_get_data_start_v2() 2024-03-09 22:05:18 +01:00
e7326e0e6c New API calls isoburn_read_iso_head_v2(), isoburn_get_mount_params_v2() 2024-03-09 21:49:26 +01:00
a86d1378ff New API calls isoburn_toc_disc_get_sectors_v2, isoburn_toc_session_get_sectors_v2, isoburn_toc_track_get_emul_v2 2024-03-09 19:31:19 +01:00
c1e563341d Augmented structs isoburn, isoburn_toc_entry, isoburn_imgen_opts for long block addresses 2024-03-09 19:08:11 +01:00
280c78a2a6 Demanding libburn 1.5.7 2024-03-09 18:03:13 +01:00
aace531ca8 Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay 2023-11-21 11:32:38 +01:00
651f42955d New -as mkisofs options -cut_out and -hide_iso_path 2023-11-20 11:50:38 +01:00
2de0667393 Using Xorriso_change_is_pending() bit1 at end of program 2023-08-08 13:45:38 +02:00
ab0bfdb04f New bit1 with API call Xorriso_change_is_pending() issues a note if return is 0 and indev and outdev point to different drives 2023-08-08 13:43:51 +02:00
0b7e4f934e New -append_partition pseudo partition_number "all" und pseudo type_code "revoke" 2023-08-07 15:26:51 +02:00
aaaa0a99c4 Let -boot_image show_status display info about -append_partition status 2023-08-06 15:31:25 +02:00
f3af549e92 Bug fix: -boot_image and -append_partition were not perceived as image manipulation which makes production of an ISO image worthwhile. Thanks Cameron Seader. 2023-08-06 15:24:28 +02:00
1a44cbda91 Silenced some harmless warnings of Fedora build process 2023-07-21 09:00:53 +02:00
11c5f6585a Enabled recognition of multi-session emulation with partition offset 16 and GPT 2023-07-12 20:32:56 +02:00
5a869b17a9 Version leap to libisoburn-1.5.7 2023-06-07 22:46:21 +02:00
be8f86ded2 Version leap to libisoburn-1.5.6 2023-06-07 18:37:00 +02:00
ad1b9bfe03 Added -joliet "on" to xorriso run in merge_debian_isos 2023-04-14 18:20:33 +02:00
d0ff0a381a Updated change log and web page 2023-03-19 16:40:06 +01:00
fc03217d91 Emitting SORRY event for dangling symbolic links if -follow is set to "link" 2023-03-15 20:49:32 +01:00
72ef04a9e1 Enabled -check_media with pseudo-blank overwritable media 2023-02-28 16:08:41 +01:00
1844014a64 Fixed error in format of LBA-0-superblock created by prevous commit 2023-02-28 15:45:03 +01:00
b837ff30fc Let -truncate "sbsector" "new" work even if LBA-0-superblock is damaged 2023-02-24 17:28:41 +01:00
6a921c7411 New flag bit12 with isoburn_read_iso_head() 2023-02-24 09:01:04 +01:00
163129ca6a Added missing help text for -assess_indev_features 2023-02-08 21:09:32 +01:00
5600508ab0 Updated copright year in output of -version 2023-01-22 16:22:22 +01:00
1a1d31f36c Corrected argument count classification of -setfattr_list 2023-01-22 16:21:15 +01:00
b4e10ced99 New -compliance rules max_ce_entries=, max_ce_drop= 2023-01-22 16:19:28 +01:00
9a578a657f New API calls isoburn_igopt_set_max_ce_entries(), isoburn_igopt_get_max_ce_entries() 2023-01-22 16:13:57 +01:00
c310e2abc1 Bug fix: -find test -has_xattr matched "isofs." attributes in -xattr mode "any" 2023-01-10 19:03:10 +01:00
3afa1d5191 Bug fix: -toc reported wrong track LBA with overwritable media with unrecognized content (pseudo-closed) 2023-01-09 15:45:00 +01:00
1a39dc6903 Enabled effect of -rom_toc_scan "off:emul_off" for -mount entity "auto" 2022-12-28 09:42:22 +01:00
098d4f8ff5 Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of the emerging ISO if the boot catalog was set to be hidden 2022-12-17 20:43:24 +01:00
4eb98d7911 Reacted on (in the end harmless) warning of valgrind 2022-12-11 19:23:48 +01:00
017363ee34 Updated change log and web page 2022-12-02 10:57:32 +01:00
008620e19c New -find test -size 2022-11-10 10:51:21 +01:00
1ff12c26d9 Bug fix: Partition offset was preserved from -indev rather than from -outdev 2022-11-05 14:38:03 +01:00
09de0f1743 Demanding (belated) libburn and libisofs versions 1.5.5 2022-10-29 10:50:31 +02:00
82dc9b6b42 Reporting some relaxation commands with -report_el_torito modes "cmd" and "mkisofs" if CHRP is detected. Performing them with -boot_image any "replay". 2022-10-07 11:55:10 +02:00
e594ba293a New command -assess_indev_features 2022-09-20 10:28:25 +02:00
3eef0411d5 Warning if EFI boot equipment is present but no /EFI/BOOT directory is in ISO 2022-06-13 22:56:17 +02:00
5aac3dd80f Bug fix: Split file directories (-split_size) were created with wrong permissions 2022-06-02 16:10:21 +02:00
865115f779 Allowed lseekable device files with -paste_in 2022-05-30 18:48:05 +02:00
0c0d542591 Widened the lseek capacity determination to SEEK_SET with wanted size 2022-05-30 18:45:49 +02:00
fc587966d3 Allowed lseekable device files with -cut_out. Proof-of-concept by Ivan Shmakov. 2022-04-26 12:17:22 +02:00
ac7cdfa251 Bug fix: -report_system_area cmd misperceived combination of isohybrid and appended partition in GPT 2022-04-22 13:33:52 +02:00
7d79692c55 Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with -isohybrid-gpt-basdat 2022-04-22 13:32:25 +02:00
e651cb5040 New -toc output line "Overburnt by :" 2021-11-24 12:52:53 +01:00
b2d9384ec9 Fixed a message about -paste_bin from and to paths 2021-09-13 17:14:25 +02:00
b5a33c3418 Bug fix: -not_leaf and -not_paths were not applied to -extract and alike 2021-09-13 17:12:34 +02:00
358262818e New -as cdrecord option --bdr_obs_exempt 2021-09-12 11:33:50 +02:00
58e7eb0877 New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs 2021-09-12 11:27:54 +02:00
8a11dc6224 Reacted on compiler warning of Debian i386 buildd 2021-09-04 10:00:20 +02:00
d19150ad36 Updated copyright year of -version message 2021-08-30 16:52:41 +02:00
3f2b61932b New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord. 2021-08-30 12:35:26 +02:00
e489c877bd Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and others. Introduced by mistake in a62f6af5, 2011.10.18.162119. 2021-08-30 11:50:06 +02:00
e6f686761e Corrected wording in the API description of isoburn_conv_name_chars() 2021-08-28 18:13:35 +02:00
7dc45e3311 Warn of volid length for Joliet only if more than 16 characters (was: 16 bytes) 2021-08-28 18:12:15 +02:00
49d40a4560 Corrected default expectation of -status in respect to -osirrox and -error_behavior 2021-06-04 17:52:30 +02:00
e9cbf38c01 Bug fix: False -status failure with -boot_image --interval:appended_partition 2021-05-25 21:59:32 +02:00
23d0d8e90a New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro 2021-05-25 21:22:43 +02:00
db5d4eb867 New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro= 2021-05-25 21:18:48 +02:00
a1f9d03df0 New isoburn_igopt_set_system_area() option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable 2021-05-25 21:14:23 +02:00
e3df75772e Avoided to override EFI type GUID by output of -report_system_area as_mkisofs 2021-04-04 20:16:47 +02:00
a5146807ff Made optional the use of libcam and thus SCSI passthrough on GNU/FreeBSD systems 2021-03-12 09:32:19 +01:00
aa1a008bb3 Updated change log 2021-02-03 13:36:18 +01:00
9fe4c4dbab Updated change log and web page 2021-02-01 19:29:36 +01:00
f51499c592 Made number transition to 1.5.5 2021-01-30 21:16:25 +01:00
f81eade8cd Version leap to libisoburn-1.5.4 2021-01-30 15:27:55 +01:00
5bc1d998f9 Omitting "ISO offers :" and "ISO loaded :" if no ISO was loaded at all 2020-12-08 13:33:09 +01:00
3542e8af97 New -toc lines "ISO offers :" and "ISO loaded :" 2020-12-07 19:42:46 +01:00
b3adff1daa New API call isoburn_ropt_get_tree_loaded() 2020-12-07 19:37:31 +01:00
47be075c45 New command -extract_boot_images 2020-12-05 09:53:59 +01:00
e97cd48ee0 Added the source code of Xorriso_option_joliet_map which was omitted with commit 2fbb3cf 2020-12-04 11:35:01 +01:00
2fbb3cfac1 New command -joliet_map 2020-11-22 14:51:26 +01:00
8f89ad03fc New libisoburn extension option isoburn_ropt_map_joliet_unmapped 2020-11-22 14:46:06 +01:00
cf176eea0a New libisoburn extension option isoburn_ropt_map_joliet_stripped 2020-11-22 14:19:16 +01:00
9f5a6ea1a7 Added -translation-table to the list of ignroed -as mkisofs options 2020-11-18 21:03:48 +01:00
6fa5f97da8 Bug fix: Boot catalog could get a wrong name if cat_path= is explicitely given but not containing a slash character 2020-11-07 12:42:16 +01:00
05de7ec5ee New -osirrox option sparse= controls extraction into sparse files 2020-11-03 09:27:41 +01:00
66fe150831 Updated change log and web page 2020-10-31 20:52:48 +01:00
80b4d29a81 Changed --zisofs-susp-z2 to --zisofs2-susp-z2, added --zisofs2-susp-zf 2020-10-29 20:14:29 +01:00
5316687d31 New -as mkisofs option --zisofs-susp-z2 2020-10-29 09:34:02 +01:00
a9d8102996 New -zisofs parameter susp_z2= 2020-10-29 09:31:48 +01:00
1ddb676159 Enabled recognition of zisofs by magic without zlib support. New by_magic=v2 2020-10-27 12:38:52 +01:00
c1e6d3415a In case of ISO_ZISOFS_TOO_MANY_PTR remove all dispensable block pointers 2020-10-25 17:04:24 +01:00
396d09946e Bug fix: -report_system_areas as_mkisofs misrepresented GPT with appended partition and forced boot flag 2020-10-24 14:19:57 +02:00
c4d66ecb19 New -zisofs parameter bpt_free_ratio= 2020-10-22 13:42:51 +02:00
3f390f2cdc New -zisofs parameters bpt_target= 2020-10-17 15:30:26 +02:00
2f44446d05 Let -as mkisofs --zisofs-version-2 imply -z 2020-10-16 11:18:18 +02:00
8286468948 New -as mkisofs option --zisofs-version-2 2020-10-14 23:02:59 +02:00
dcb13954bd New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f= 2020-10-14 22:59:35 +02:00
9a7dfd7721 Requiring libisofs 1.5.3 2020-10-14 20:21:52 +02:00
588578f9a8 New -check_media option data_to="-" for standard output 2020-09-30 21:07:50 +02:00
ffb7fe64c9 New -read_speed prefixes "soft_force:" and "soft_corr:" 2020-08-26 16:29:40 +02:00
04a82ce28d New command -truncate_overwritable 2020-08-06 17:39:47 +02:00
ec49c627f9 Silenced an inappropriate note message with -check_media patch_lba0 2020-08-06 12:16:09 +02:00