Commit Graph

144 Commits

Author SHA1 Message Date
Thomas Schmitt 2d3302db51 Made Xorriso__file_start_lba() ready for long block adresses 2024-03-21 19:28:34 +01:00
Thomas Schmitt ec7ab520ba Made Xorriso_path_from_lba() ready for long block adresses 2024-03-21 16:07:16 +01:00
Thomas Schmitt 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
Thomas Schmitt 1844014a64 Fixed error in format of LBA-0-superblock created by prevous commit 2023-02-28 15:45:03 +01:00
Thomas Schmitt b837ff30fc Let -truncate "sbsector" "new" work even if LBA-0-superblock is damaged 2023-02-24 17:28:41 +01:00
Thomas Schmitt b4e10ced99 New -compliance rules max_ce_entries=, max_ce_drop= 2023-01-22 16:19:28 +01:00
Thomas Schmitt 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
Thomas Schmitt 4eb98d7911 Reacted on (in the end harmless) warning of valgrind 2022-12-11 19:23:48 +01:00
Thomas Schmitt 1ff12c26d9 Bug fix: Partition offset was preserved from -indev rather than from -outdev 2022-11-05 14:38:03 +01:00
Thomas Schmitt 3eef0411d5 Warning if EFI boot equipment is present but no /EFI/BOOT directory is in ISO 2022-06-13 22:56:17 +02:00
Thomas Schmitt 58e7eb0877 New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs 2021-09-12 11:27:54 +02:00
Thomas Schmitt 3f2b61932b New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord. 2021-08-30 12:35:26 +02:00
Thomas Schmitt 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
Thomas Schmitt 1ddb676159 Enabled recognition of zisofs by magic without zlib support. New by_magic=v2 2020-10-27 12:38:52 +01:00
Thomas Schmitt 04a82ce28d New command -truncate_overwritable 2020-08-06 17:39:47 +02:00
Thomas Schmitt ec49c627f9 Silenced an inappropriate note message with -check_media patch_lba0 2020-08-06 12:16:09 +02:00
Thomas Schmitt c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
Thomas Schmitt aa50f5cc2f Re-assessing drive status after automatic formatting by a write run 2019-05-02 19:54:45 +02:00
Thomas Schmitt fc71cec8f7 Enabled GPT type GUIDs with -append_partition, -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type 2019-02-18 13:19:32 +01:00
Thomas Schmitt cbc5dbf496 New -xattr mode "any" to process all xattr namespaces of local filesystem 2017-10-23 12:08:16 +02:00
Thomas Schmitt 047b8db7ac Accept partition interval strings of type "imported_iso" for multi-session 2017-08-24 12:24:59 +02:00
Thomas Schmitt 3a41524e63 New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
Thomas Schmitt 0ec0ba811d Properly refusing on Pseudo Overwritable formatted BD-R 2017-02-13 15:52:36 +01:00
Thomas Schmitt 3da2ac249f Applying -dummy mode explicitely to superblock relocation 2016-11-18 18:37:28 +01:00
Thomas Schmitt 8adbb1de7e Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4 2016-11-13 11:13:33 +01:00
Thomas Schmitt 49c92cb3ba New -volume_date "all_file_dates" pseudo-timestamp "set_to_mtime" 2016-08-20 10:28:57 +00:00
Thomas Schmitt bda4b37e97 New -volume_date mode "all_file_dates" 2016-08-16 13:13:05 +00:00
Thomas Schmitt 237852c4e1 Corrected interpretation of RFC 4122 UUID strings for GPT. Thanks Andrei Borzenkov. 2016-08-15 10:24:21 +00:00
Thomas Schmitt d4be334960 New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid, new -report_system_area mode "make_guid" 2016-08-12 18:57:21 +00:00
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt 40200ed88b Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00
Thomas Schmitt a3ca89beb4 New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on 2016-02-05 10:06:25 +00:00
Thomas Schmitt 58644f0971 Provisory new -e pseudo path --interval:appened_partition_N:all:: 2015-12-30 18:04:16 +00:00
Thomas Schmitt a270ad22f9 Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data 2015-12-23 11:18:38 +00:00
Thomas Schmitt 933e91405d Rev 5560 was not complete. Coverity CID 28764. 2015-11-16 10:22:50 +00:00
Thomas Schmitt 867da57934 Removed an effectively unused variable. Coverity CID 28715. 2015-11-09 10:51:45 +00:00
Thomas Schmitt 77639ca1cd Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764. 2015-11-04 10:12:54 +00:00
Thomas Schmitt d87990de2c Record size 0 with oversized EFI boot images to span them up to end of medium 2015-10-23 08:57:01 +00:00
Thomas Schmitt 9ac9a21629 New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive= 2015-07-31 16:23:08 +00:00
Thomas Schmitt 4a511b73a8 Enabled use of libisofs interval reader in xorriso 2015-04-23 14:23:45 +00:00
Thomas Schmitt a8903743a8 New -boot_image bootspec "appended_part_as=", new -as mkisofs option -appended_part_as_gpt 2015-02-06 11:56:31 +00:00
Thomas Schmitt 05de6d6f60 Fixed memory error when overwriting boot image of loaded ISO. Caused by rev5386 2015-02-04 10:38:12 +00:00
Thomas Schmitt 1ac25a971c Clarified meaning of xorriso->patch_isolinux_image in Xorriso_make_iso_write_opts() 2014-12-29 14:22:29 +00:00
Thomas Schmitt a47b59791e Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt a85e4c608c Sort weight 1000000000 for El Torito boot catalog with -boot_image patch 2014-11-11 11:27:51 +00:00
Thomas Schmitt abe480940f Reacted on compiler warning about rev 5386 2014-10-28 14:22:05 +00:00
Thomas Schmitt 8e4a7482f3 Improved processing of system area in multi-session situations 2014-10-28 14:04:37 +00:00
Thomas Schmitt a3cf332551 New -find action report_sections 2014-06-13 08:48:00 +00:00
Thomas Schmitt e41108bccd Clarified potentially negative el_torito_set_load_size() parameter in xorriso 2014-04-24 08:46:22 +00:00
Thomas Schmitt d20fe0dea2 Making use of new libisoburn API call 2014-04-13 12:08:11 +00:00