Commit Graph

2943 Commits

Author SHA1 Message Date
Thomas Schmitt 66fe150831 Updated change log and web page 2020-10-31 20:52:48 +01:00
Thomas Schmitt 80b4d29a81 Changed --zisofs-susp-z2 to --zisofs2-susp-z2, added --zisofs2-susp-zf 2020-10-29 20:14:29 +01:00
Thomas Schmitt d2f10a1768 Added libisofs/doc/zisofs2_format.txt to GNU xorriso 2020-10-29 09:36:47 +01:00
Thomas Schmitt 5316687d31 New -as mkisofs option --zisofs-susp-z2 2020-10-29 09:34:02 +01:00
Thomas Schmitt a9d8102996 New -zisofs parameter susp_z2= 2020-10-29 09:31:48 +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 c24ffedfc7 Let ./configure --disable-zlib issue a message 2020-10-27 12:21:04 +01:00
Thomas Schmitt c1e6d3415a In case of ISO_ZISOFS_TOO_MANY_PTR remove all dispensable block pointers 2020-10-25 17:04:24 +01:00
Thomas Schmitt 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
Thomas Schmitt c4d66ecb19 New -zisofs parameter bpt_free_ratio= 2020-10-22 13:42:51 +02:00
Thomas Schmitt 5a6aa8a71e Added makeinfo option --no-split in make_docs.sh 2020-10-17 15:31:37 +02:00
Thomas Schmitt 3f390f2cdc New -zisofs parameters bpt_target= 2020-10-17 15:30:26 +02:00
Thomas Schmitt 2f44446d05 Let -as mkisofs --zisofs-version-2 imply -z 2020-10-16 11:18:18 +02:00
Thomas Schmitt fb0d617674 Updated change log and web page 2020-10-14 23:09:42 +02:00
Thomas Schmitt 8286468948 New -as mkisofs option --zisofs-version-2 2020-10-14 23:02:59 +02:00
Thomas Schmitt dcb13954bd New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f= 2020-10-14 22:59:35 +02:00
Thomas Schmitt 9a7dfd7721 Requiring libisofs 1.5.3 2020-10-14 20:21:52 +02:00
Thomas Schmitt bbded29369 Updated change log and web page 2020-09-30 21:17:19 +02:00
Thomas Schmitt 588578f9a8 New -check_media option data_to="-" for standard output 2020-09-30 21:07:50 +02:00
Thomas Schmitt 56b2d88667 Mentioned that partition_entry=gpt_basdat and -isohybrid-gpt-basdat create invalid GPT but also a valid MBR partition table 2020-09-11 12:23:50 +02:00
Thomas Schmitt ffb7fe64c9 New -read_speed prefixes "soft_force:" and "soft_corr:" 2020-08-26 16:29:40 +02:00
Thomas Schmitt f23b23fd17 Updated change log and web page 2020-08-20 12:31:15 +02: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 3f6195dbe1 Mentioned in man xorriso the directory tree limitation of HFS+ 2020-08-06 11:48:08 +02:00
Thomas Schmitt 2fda271a09 Adapted faq.wiki to Gitea 2020-07-08 15:56:32 +02:00
Thomas Schmitt 8f872bab67 Updated copyright year in README 2020-07-03 18:10:31 +02:00
Thomas Schmitt af0dd1357b Corrected typo in man xorriso. Thanks Jakub Wilk. 2020-06-13 23:10:38 +02:00
Thomas Schmitt c51f3813fe Mentioned in man xorrisofs the directory tree limitation of HFS+ 2020-06-13 10:52:42 +02:00
Thomas Schmitt 89fe871067 Corrected a functionality spoiling typo in commit 1170a9b 2020-02-12 21:03:10 +01:00
Thomas Schmitt 1170a9b883 New xorriso-dd-target option -trust_lsblk_udev 2020-02-12 16:06:49 +01:00
Thomas Schmitt 49690fcac7 Added GNU Coding Style compliant versions of contact information to help texts 2020-01-20 14:29:19 +01:00
Thomas Schmitt bf0a3f015b Added contact information to help texts 2020-01-19 10:55:48 +01:00
Thomas Schmitt 086a9a69fd Corrected computation of end block for GPT erasure 2020-01-08 21:50:21 +01:00
Thomas Schmitt 5a335e5594 Erasing GPT backup header block, if expr is good enough 2020-01-07 16:47:41 +01:00
Thomas Schmitt 43d5804db3 New xorriso-dd-target option -version 2020-01-06 22:02:19 +01:00
Thomas Schmitt 557e69ada1 Using dd option status=progress if available 2020-01-06 21:44:11 +01:00
Thomas Schmitt 56238c3c6a Timestamp for 3466f23 2020-01-02 23:05:51 +01:00
Thomas Schmitt 3466f2300a New -osirrox option check_md5_on|_off|_force 2020-01-02 18:50:59 +01:00
Thomas Schmitt 71b61339e9 xorriso-dd-target returned exit value 1 if no device name is given and one of the listed devices is not advisable 2020-01-01 09:06:01 +01:00
Thomas Schmitt 80e32280aa Corrected description of command -preparer_id 2019-12-23 12:39:32 +01:00
Thomas Schmitt 239244157b Followed advice of Open Group about shell command "test" 2019-12-22 17:02:02 +01:00
Thomas Schmitt b97841b782 Shielded processing of user arguments against leading dashes 2019-12-21 11:07:39 +01:00
Thomas Schmitt 42df8f913c Fixed the test for mounted devices after umount. Regression by 8fee0fc. 2019-12-16 13:11:55 +01:00
Thomas Schmitt 93ebe301f7 Removed the work copy xorriso-dd-target.xdt 2019-12-15 19:49:57 +01:00
Thomas Schmitt 39163b64c8 Replaced xorriso-dd-target by xorriso-dd-target.xdt 2019-12-15 19:47:38 +01:00
Thomas Schmitt 8fee0fce40 Created function xdt_unmount from xdt_write_image 2019-12-14 17:13:01 +01:00
Thomas Schmitt b8a2a0bdd3 Created function xdt_predict_su_power from end of xdt_arg_interpreter 2019-12-14 15:21:27 +01:00
Thomas Schmitt a3a351bb59 Improved handling of dd failure 2019-12-12 23:26:04 +01:00
Thomas Schmitt f6c56febbf Some corrections of the previous commit 2019-12-12 20:59:09 +01:00