Commit Graph

2915 Commits

Author SHA1 Message Date
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
Thomas Schmitt ab2af1dff2 A version of xorriso-dd-target with xdt_-prefixed symbols and return instead of exit 2019-12-12 20:31:14 +01:00
Thomas Schmitt ac018842da Trying to avoid race conditions with automounters during and after -plug_test 2019-12-10 16:45:32 +01:00
Thomas Schmitt 1efa98ae40 Small fixes with help text and program message 2019-12-09 21:40:58 +01:00
Thomas Schmitt 6bfdd2f9d9 Disabled -list_long before giving device overview after rejected -DO_WRITE 2019-12-09 14:21:57 +01:00
Thomas Schmitt 27bc463332 Exchanged two-byte UTF-8 characters by ASCII lookalikes 2019-12-09 13:26:31 +01:00
Thomas Schmitt e5d86b3a13 Giving device detected by -plug_test an extra second to settle 2019-12-08 21:52:41 +01:00
Thomas Schmitt 697c8cc1f9 Forcing locale "C" to avoid grep ambiguities and locale bugs 2019-12-08 19:39:09 +01:00
Thomas Schmitt 157cb19092 Equipped xorriso-dd-target -dummy_force example with -list_long 2019-12-08 15:19:22 +01:00
Thomas Schmitt 03ae735c85 Brought xorriso-dd-target into libisoburn 2019-12-08 15:18:11 +01:00
Thomas Schmitt 2a8894a5c6 Added forgotten initialization of variable umount_cmd 2019-12-08 14:37:19 +01:00
Thomas Schmitt 1f6504f7bb Updated authorship, change log and web page 2019-12-07 22:33:17 +01:00
Thomas Schmitt 1b22aa5465 Removed option -list_long_after, changed -list_long_inline to -list_long 2019-12-07 21:28:13 +01:00
Thomas Schmitt d315b65d17 Brought xorriso-dd-target into GNU xorriso 2019-12-07 18:58:44 +01:00
Thomas Schmitt ba505e86c9 Imposing stricter checks on option parameters 2019-12-07 15:35:41 +01:00
Thomas Schmitt 51994a7571 Experimental options -list_long_inline -list_long_after 2019-12-07 09:58:55 +01:00
Thomas Schmitt fd04b110fd New reason looks_like_loopdev- 2019-12-06 13:02:43 +01:00
Thomas Schmitt 3ac5dba1c7 Excluding loop devices from being considered 2019-12-06 09:25:50 +01:00
Thomas Schmitt 98c301e7b9 Letting round_down_div_million() convert small numbers to 0 2019-12-05 20:11:19 +01:00
Thomas Schmitt a28ad87aae Clarified in man page the use of option -with_vendor_model 2019-12-05 18:27:31 +01:00
Thomas Schmitt a09ed16fc3 Tell no_bus_info- rather than not_usb- if lsblkd -o TRAN fails 2019-12-05 18:17:17 +01:00
Thomas Schmitt 5e727b43ad Rejecting zram[0-9] as candidate device 2019-12-05 18:15:55 +01:00
Thomas Schmitt c0b650bebb Simplified the pipeline which obtains the partition device files 2019-12-04 17:18:14 +01:00
Thomas Schmitt e226486172 Taking inability to determine -image_file size as reason to abort 2019-12-04 12:31:53 +01:00
Thomas Schmitt 245102072c Unwrapped the tree usages of vraiable sudo_cmd, because it can be empty 2019-12-04 12:18:57 +01:00
Thomas Schmitt f419f51f1e Rejecting device names which are not a single word 2019-12-03 22:07:34 +01:00
Thomas Schmitt 7fa1f82ed9 Removed unused variable 2019-12-03 21:47:07 +01:00
Thomas Schmitt 3bf01c109d Replaced fgrep by grep -F 2019-12-03 21:41:17 +01:00
Thomas Schmitt f7f484de20 Wrapped command path variables in double quotes 2019-12-03 20:54:45 +01:00