Thomas Schmitt
|
b3adff1daa
|
New API call isoburn_ropt_get_tree_loaded()
|
3 years ago |
Thomas Schmitt
|
47be075c45
|
New command -extract_boot_images
|
3 years ago |
Thomas Schmitt
|
e97cd48ee0
|
Added the source code of Xorriso_option_joliet_map which was omitted with commit 2fbb3cf
|
3 years ago |
Thomas Schmitt
|
2fbb3cfac1
|
New command -joliet_map
|
3 years ago |
Thomas Schmitt
|
8f89ad03fc
|
New libisoburn extension option isoburn_ropt_map_joliet_unmapped
|
3 years ago |
Thomas Schmitt
|
cf176eea0a
|
New libisoburn extension option isoburn_ropt_map_joliet_stripped
|
3 years ago |
Thomas Schmitt
|
9f5a6ea1a7
|
Added -translation-table to the list of ignroed -as mkisofs options
|
3 years ago |
Thomas Schmitt
|
6fa5f97da8
|
Bug fix: Boot catalog could get a wrong name if cat_path= is explicitely given but not containing a slash character
|
3 years ago |
Thomas Schmitt
|
05de7ec5ee
|
New -osirrox option sparse= controls extraction into sparse files
|
3 years ago |
Thomas Schmitt
|
66fe150831
|
Updated change log and web page
|
3 years ago |
Thomas Schmitt
|
80b4d29a81
|
Changed --zisofs-susp-z2 to --zisofs2-susp-z2, added --zisofs2-susp-zf
|
3 years ago |
Thomas Schmitt
|
5316687d31
|
New -as mkisofs option --zisofs-susp-z2
|
3 years ago |
Thomas Schmitt
|
a9d8102996
|
New -zisofs parameter susp_z2=
|
3 years ago |
Thomas Schmitt
|
1ddb676159
|
Enabled recognition of zisofs by magic without zlib support. New by_magic=v2
|
3 years ago |
Thomas Schmitt
|
c1e6d3415a
|
In case of ISO_ZISOFS_TOO_MANY_PTR remove all dispensable block pointers
|
3 years ago |
Thomas Schmitt
|
396d09946e
|
Bug fix: -report_system_areas as_mkisofs misrepresented GPT with appended partition and forced boot flag
|
3 years ago |
Thomas Schmitt
|
c4d66ecb19
|
New -zisofs parameter bpt_free_ratio=
|
3 years ago |
Thomas Schmitt
|
3f390f2cdc
|
New -zisofs parameters bpt_target=
|
3 years ago |
Thomas Schmitt
|
2f44446d05
|
Let -as mkisofs --zisofs-version-2 imply -z
|
3 years ago |
Thomas Schmitt
|
8286468948
|
New -as mkisofs option --zisofs-version-2
|
3 years ago |
Thomas Schmitt
|
dcb13954bd
|
New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=
|
3 years ago |
Thomas Schmitt
|
9a7dfd7721
|
Requiring libisofs 1.5.3
|
3 years ago |
Thomas Schmitt
|
588578f9a8
|
New -check_media option data_to="-" for standard output
|
3 years ago |
Thomas Schmitt
|
ffb7fe64c9
|
New -read_speed prefixes "soft_force:" and "soft_corr:"
|
3 years ago |
Thomas Schmitt
|
04a82ce28d
|
New command -truncate_overwritable
|
3 years ago |
Thomas Schmitt
|
ec49c627f9
|
Silenced an inappropriate note message with -check_media patch_lba0
|
3 years ago |
Thomas Schmitt
|
89fe871067
|
Corrected a functionality spoiling typo in commit 1170a9b
|
3 years ago |
Thomas Schmitt
|
1170a9b883
|
New xorriso-dd-target option -trust_lsblk_udev
|
3 years ago |
Thomas Schmitt
|
49690fcac7
|
Added GNU Coding Style compliant versions of contact information to help texts
|
3 years ago |
Thomas Schmitt
|
56238c3c6a
|
Timestamp for 3466f23
|
3 years ago |
Thomas Schmitt
|
1f6504f7bb
|
Updated authorship, change log and web page
|
4 years ago |
Thomas Schmitt
|
ea863307a4
|
Added options --md5 and --sha256 to Jigdo releng test
|
4 years ago |
Thomas Schmitt
|
9028117c01
|
Removed some surplus blanks
|
4 years ago |
Thomas Schmitt
|
1557304c96
|
Switched to usage of libjte-2.0.0. New -jigdo parameters "checksum_algorithm", "demand_checksum", "checksum_path". New -as mkisofs options-jigdo-checksum-algorithm, "-checksum-list", "-jigdo-force-checksum".
|
4 years ago |
Thomas Schmitt
|
c4894d8ae3
|
Reacted on compiler warnings of Debian Sid
|
4 years ago |
Thomas Schmitt
|
c8b9c9a244
|
Fixed spelling errors found by fossies.org with codespell
|
4 years ago |
Thomas Schmitt
|
614e36ff21
|
Made number transition to 1.5.3
|
4 years ago |
Thomas Schmitt
|
3c8f270099
|
Version leap to libisoburn-1.5.2
|
4 years ago |
Thomas Schmitt
|
e2c71a34d0
|
Bug fix: -osirrox "concat_split_on" worked only together with -split_size larger than 0. Thanks William Willems.
|
4 years ago |
Thomas Schmitt
|
cb597ec570
|
Clarified the message for file paths which are much too long
|
4 years ago |
Thomas Schmitt
|
a6328e82fc
|
Prevented -report_system_area as_mkisofs from combining -efi-boot-part with -e --interval:appended_partition
|
4 years ago |
Thomas Schmitt
|
901939986a
|
New command -drive_access, new -as cdrecord option --drive_not_exclusive
|
4 years ago |
Thomas Schmitt
|
8828d6f465
|
Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
|
4 years ago |
Thomas Schmitt
|
7066fd4e2f
|
Improved rejection message in case case of local root directory as input file
|
4 years ago |
Thomas Schmitt
|
4db0aab0cb
|
Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
|
4 years ago |
Thomas Schmitt
|
fe5fd8eefa
|
Changed strncpy() to memcpy() in order to please static analyzers
|
4 years ago |
Thomas Schmitt
|
06346c1e98
|
Prevented potential string overruns. Thanks Eliska Svobodova.
|
4 years ago |
Thomas Schmitt
|
3eba8cc921
|
Closed potential memory leaks. Thanks Eliska Svobodova.
|
4 years ago |
Thomas Schmitt
|
b356291700
|
Added a missing pointer initialization. Thanks Eliska Svobodova.
|
4 years ago |
Thomas Schmitt
|
e17db6aa3e
|
Avoided potential dereference of NULL. Thanks Eliska Svobodova.
|
4 years ago |