Commit Graph

2911 Commits (bf0a3f015b39a38878fe2b53d0c01348ebcb6e2b)
 

Author SHA1 Message Date
Thomas Schmitt bf0a3f015b Added contact information to help texts 3 years ago
Thomas Schmitt 086a9a69fd Corrected computation of end block for GPT erasure 3 years ago
Thomas Schmitt 5a335e5594 Erasing GPT backup header block, if expr is good enough 3 years ago
Thomas Schmitt 43d5804db3 New xorriso-dd-target option -version 3 years ago
Thomas Schmitt 557e69ada1 Using dd option status=progress if available 3 years ago
Thomas Schmitt 56238c3c6a Timestamp for 3466f23 3 years ago
Thomas Schmitt 3466f2300a New -osirrox option check_md5_on|_off|_force 3 years ago
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 3 years ago
Thomas Schmitt 80e32280aa Corrected description of command -preparer_id 3 years ago
Thomas Schmitt 239244157b Followed advice of Open Group about shell command "test" 3 years ago
Thomas Schmitt b97841b782 Shielded processing of user arguments against leading dashes 3 years ago
Thomas Schmitt 42df8f913c Fixed the test for mounted devices after umount. Regression by 8fee0fc. 3 years ago
Thomas Schmitt 93ebe301f7 Removed the work copy xorriso-dd-target.xdt 3 years ago
Thomas Schmitt 39163b64c8 Replaced xorriso-dd-target by xorriso-dd-target.xdt 3 years ago
Thomas Schmitt 8fee0fce40 Created function xdt_unmount from xdt_write_image 3 years ago
Thomas Schmitt b8a2a0bdd3 Created function xdt_predict_su_power from end of xdt_arg_interpreter 3 years ago
Thomas Schmitt a3a351bb59 Improved handling of dd failure 3 years ago
Thomas Schmitt f6c56febbf Some corrections of the previous commit 3 years ago
Thomas Schmitt ab2af1dff2 A version of xorriso-dd-target with xdt_-prefixed symbols and return instead of exit 3 years ago
Thomas Schmitt ac018842da Trying to avoid race conditions with automounters during and after -plug_test 3 years ago
Thomas Schmitt 1efa98ae40 Small fixes with help text and program message 3 years ago
Thomas Schmitt 6bfdd2f9d9 Disabled -list_long before giving device overview after rejected -DO_WRITE 3 years ago
Thomas Schmitt 27bc463332 Exchanged two-byte UTF-8 characters by ASCII lookalikes 3 years ago
Thomas Schmitt e5d86b3a13 Giving device detected by -plug_test an extra second to settle 3 years ago
Thomas Schmitt 697c8cc1f9 Forcing locale "C" to avoid grep ambiguities and locale bugs 3 years ago
Thomas Schmitt 157cb19092 Equipped xorriso-dd-target -dummy_force example with -list_long 3 years ago
Thomas Schmitt 03ae735c85 Brought xorriso-dd-target into libisoburn 3 years ago
Thomas Schmitt 2a8894a5c6 Added forgotten initialization of variable umount_cmd 3 years ago
Thomas Schmitt 1f6504f7bb Updated authorship, change log and web page 3 years ago
Thomas Schmitt 1b22aa5465 Removed option -list_long_after, changed -list_long_inline to -list_long 3 years ago
Thomas Schmitt d315b65d17 Brought xorriso-dd-target into GNU xorriso 3 years ago
Thomas Schmitt ba505e86c9 Imposing stricter checks on option parameters 3 years ago
Thomas Schmitt 51994a7571 Experimental options -list_long_inline -list_long_after 3 years ago
Thomas Schmitt fd04b110fd New reason looks_like_loopdev- 3 years ago
Thomas Schmitt 3ac5dba1c7 Excluding loop devices from being considered 3 years ago
Thomas Schmitt 98c301e7b9 Letting round_down_div_million() convert small numbers to 0 3 years ago
Thomas Schmitt a28ad87aae Clarified in man page the use of option -with_vendor_model 3 years ago
Thomas Schmitt a09ed16fc3 Tell no_bus_info- rather than not_usb- if lsblkd -o TRAN fails 3 years ago
Thomas Schmitt 5e727b43ad Rejecting zram[0-9] as candidate device 3 years ago
Thomas Schmitt c0b650bebb Simplified the pipeline which obtains the partition device files 3 years ago
Thomas Schmitt e226486172 Taking inability to determine -image_file size as reason to abort 3 years ago
Thomas Schmitt 245102072c Unwrapped the tree usages of vraiable sudo_cmd, because it can be empty 3 years ago
Thomas Schmitt f419f51f1e Rejecting device names which are not a single word 3 years ago
Thomas Schmitt 7fa1f82ed9 Removed unused variable 3 years ago
Thomas Schmitt 3bf01c109d Replaced fgrep by grep -F 3 years ago
Thomas Schmitt f7f484de20 Wrapped command path variables in double quotes 3 years ago
Thomas Schmitt 02e55a9dbc Enabled real writing in xorriso-dd-target 3 years ago
Thomas Schmitt 6de23e96de Avoided to show mount lines again after -dummy umount 3 years ago
Thomas Schmitt 74f05d33f5 Made changes to -plug_test step 3 3 years ago
Thomas Schmitt 9b711f20ec Reassured success of unmount 3 years ago