Commit Graph

3117 Commits

Author SHA1 Message Date
Thomas Schmitt f205e4294a Added a sentence to help text of merge_debian_isos 2022-07-16 19:34:44 +02:00
Thomas Schmitt 821628ae91 Made adjustments in merge_debian_isos 2022-07-15 17:05:34 +02:00
Thomas Schmitt bdc563a98b Updated change log and web page 2022-07-14 22:00:44 +02:00
Thomas Schmitt 71f6ba15c3 Updated the gpg --verify procedure after demise of keys.gnupg.net 2022-07-14 21:58:29 +02:00
Thomas Schmitt 62700a98e1 Enabled writing by merge_debian_isos to USB sticks and optical media 2022-07-14 21:32:20 +02:00
Thomas Schmitt 4ff9f8eedf Returning non-zero exit value if releng/run_all_auto fails. Proposal by Alexandre Ghiti. 2022-07-02 09:03:43 +02:00
Thomas Schmitt 0e8227e76a Improved speed of md5sum.txt processing by a proposal of Zhang Boyang 2022-06-26 10:58:16 +02:00
Thomas Schmitt 072c4e5ab9 Listing /firmware/dep11/README.txt in md5sum.txt if all its MD5 lines are equal 2022-06-24 09:40:12 +02:00
Thomas Schmitt a94f22d92b Properly announced and checked md5sum as new dependency of merge_debian_isos 2022-06-23 18:51:21 +02:00
Thomas Schmitt 0bc397c02c Removing duplicates from md5sum.txt and computing new MD5 for changed files 2022-06-23 18:17:41 +02:00
Thomas Schmitt 87aab73058 Corrected sorting of /md5sum.txt by merge_debian_isos 2022-06-20 22:09:24 +02:00
Thomas Schmitt 68c4a39c37 Merging Debian /firmware directories like the /pool directories 2022-06-18 21:20:42 +02:00
Thomas Schmitt 5897c706a4 Improved signal handling, removing result ISO if xorriso exits with error, redirected a few messages from stdout to stderr 2022-06-18 17:14:11 +02:00
Thomas Schmitt 34981b1278 Switched test/merge_debian_isos to /bin/sh, added signal handling, fixed harmless flaws found by shellcheck, added more sanity checks, enabled XORRISO=dummy for test runs without ISO production 2022-06-17 10:22:27 +02:00
Thomas Schmitt 65c63cc1cf Changed permissions of test/merge_debian_isos to a+x 2022-06-15 22:08:51 +02:00
Thomas Schmitt 9b4c082f84 New experimental script test/merge_debian_isos. Deprecated merge_2_debian_isos. 2022-06-15 12:25:05 +02: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 5aac3dd80f Bug fix: Split file directories (-split_size) were created with wrong permissions 2022-06-02 16:10:21 +02:00
Thomas Schmitt 865115f779 Allowed lseekable device files with -paste_in 2022-05-30 18:48:05 +02:00
Thomas Schmitt 0c0d542591 Widened the lseek capacity determination to SEEK_SET with wanted size 2022-05-30 18:45:49 +02:00
Thomas Schmitt ddfe5098d8 New experimental script test/merge_2_debian_isos 2022-05-23 20:07:50 +02:00
Thomas Schmitt 0cb2e15190 Allowed to override by variable CC the use of g++ in releng/auto_cxx . Proposal by Tom Stellard. 2022-05-10 17:16:38 +02:00
Thomas Schmitt fc587966d3 Allowed lseekable device files with -cut_out. Proof-of-concept by Ivan Shmakov. 2022-04-26 12:17:22 +02:00
Thomas Schmitt 0ef65a7837 Updated change log and web page 2022-04-23 14:09:30 +02:00
Thomas Schmitt ac7cdfa251 Bug fix: -report_system_area cmd misperceived combination of isohybrid and appended partition in GPT 2022-04-22 13:33:52 +02:00
Thomas Schmitt 7d79692c55 Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with -isohybrid-gpt-basdat 2022-04-22 13:32:25 +02:00
Thomas Schmitt e651cb5040 New -toc output line "Overburnt by :" 2021-11-24 12:52:53 +01:00
Thomas Schmitt 6b0bb9e630 Mentioned in man page the classification of BD-R POW as unsuitable medium state 2021-09-25 10:51:21 +02:00
Thomas Schmitt 0ba13965a7 Updated change log and web page 2021-09-13 17:18:34 +02:00
Thomas Schmitt b2d9384ec9 Fixed a message about -paste_bin from and to paths 2021-09-13 17:14:25 +02:00
Thomas Schmitt b5a33c3418 Bug fix: -not_leaf and -not_paths were not applied to -extract and alike 2021-09-13 17:12:34 +02:00
Thomas Schmitt 358262818e New -as cdrecord option --bdr_obs_exempt 2021-09-12 11:33:50 +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 555048a0a1 Removed a "(" from a "dnl" comment which confused autoupdate 2021-09-04 16:22:35 +02:00
Thomas Schmitt 8a11dc6224 Reacted on compiler warning of Debian i386 buildd 2021-09-04 10:00:20 +02:00
Thomas Schmitt 562247b74f Removed unneeded configure.ac macro AC_C_BIGENDIAN 2021-09-02 19:59:27 +02:00
Thomas Schmitt d19150ad36 Updated copyright year of -version message 2021-08-30 16:52:41 +02:00
Thomas Schmitt b35c2e410f Updated change log and web page 2021-08-30 16:13:46 +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 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
Thomas Schmitt e6f686761e Corrected wording in the API description of isoburn_conv_name_chars() 2021-08-28 18:13:35 +02:00
Thomas Schmitt 7dc45e3311 Warn of volid length for Joliet only if more than 16 characters (was: 16 bytes) 2021-08-28 18:12:15 +02:00
Thomas Schmitt 5011a5f7b0 Mentioned command -status in man page paragraph "Command processing" 2021-06-04 18:18:51 +02:00
Thomas Schmitt 49d40a4560 Corrected default expectation of -status in respect to -osirrox and -error_behavior 2021-06-04 17:52:30 +02:00
Thomas Schmitt 60dfe77a32 Updated change log and web page 2021-05-25 22:16:02 +02:00
Thomas Schmitt e9cbf38c01 Bug fix: False -status failure with -boot_image --interval:appended_partition 2021-05-25 21:59:32 +02:00
Thomas Schmitt 23d0d8e90a New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro 2021-05-25 21:22:43 +02:00
Thomas Schmitt db5d4eb867 New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro= 2021-05-25 21:18:48 +02:00
Thomas Schmitt 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
Thomas Schmitt e3df75772e Avoided to override EFI type GUID by output of -report_system_area as_mkisofs 2021-04-04 20:16:47 +02:00