This website requires JavaScript.
5897c706a4
Improved signal handling, removing result ISO if xorriso exits with error, redirected a few messages from stdout to stderr
Thomas Schmitt
2022-06-18 17:14:11 +02:00
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
Thomas Schmitt
2022-06-17 10:22:27 +02:00
65c63cc1cf
Changed permissions of test/merge_debian_isos to a+x
Thomas Schmitt
2022-06-15 22:08:51 +02:00
9b4c082f84
New experimental script test/merge_debian_isos. Deprecated merge_2_debian_isos.
Thomas Schmitt
2022-06-15 12:25:05 +02:00
3eef0411d5
Warning if EFI boot equipment is present but no /EFI/BOOT directory is in ISO
Thomas Schmitt
2022-06-13 22:56:17 +02:00
5aac3dd80f
Bug fix: Split file directories (-split_size) were created with wrong permissions
Thomas Schmitt
2022-06-02 16:10:21 +02:00
865115f779
Allowed lseekable device files with -paste_in
Thomas Schmitt
2022-05-30 18:48:05 +02:00
0c0d542591
Widened the lseek capacity determination to SEEK_SET with wanted size
Thomas Schmitt
2022-05-30 18:45:49 +02:00
ddfe5098d8
New experimental script test/merge_2_debian_isos
Thomas Schmitt
2022-05-23 20:07:50 +02:00
0cb2e15190
Allowed to override by variable CC the use of g++ in releng/auto_cxx . Proposal by Tom Stellard.
Thomas Schmitt
2022-05-10 17:16:38 +02:00
fc587966d3
Allowed lseekable device files with -cut_out. Proof-of-concept by Ivan Shmakov.
Thomas Schmitt
2022-04-26 12:17:22 +02:00
0ef65a7837
Updated change log and web page
Thomas Schmitt
2022-04-23 14:09:30 +02:00
ac7cdfa251
Bug fix: -report_system_area cmd misperceived combination of isohybrid and appended partition in GPT
Thomas Schmitt
2022-04-22 13:33:52 +02:00
7d79692c55
Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with -isohybrid-gpt-basdat
Thomas Schmitt
2022-04-22 13:32:25 +02:00
e651cb5040
New -toc output line "Overburnt by :"
Thomas Schmitt
2021-11-24 12:52:53 +01:00
6b0bb9e630
Mentioned in man page the classification of BD-R POW as unsuitable medium state
Thomas Schmitt
2021-09-25 10:51:21 +02:00
0ba13965a7
Updated change log and web page
Thomas Schmitt
2021-09-13 17:18:34 +02:00
b2d9384ec9
Fixed a message about -paste_bin from and to paths
Thomas Schmitt
2021-09-13 17:14:25 +02:00
b5a33c3418
Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
Thomas Schmitt
2021-09-13 17:12:34 +02:00
358262818e
New -as cdrecord option --bdr_obs_exempt
Thomas Schmitt
2021-09-12 11:33:50 +02:00
58e7eb0877
New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
Thomas Schmitt
2021-09-12 11:27:54 +02:00
555048a0a1
Removed a "(" from a "dnl" comment which confused autoupdate
Thomas Schmitt
2021-09-04 16:22:35 +02:00
8a11dc6224
Reacted on compiler warning of Debian i386 buildd
Thomas Schmitt
2021-09-04 10:00:20 +02:00
562247b74f
Removed unneeded configure.ac macro AC_C_BIGENDIAN
Thomas Schmitt
2021-09-02 19:59:27 +02:00
d19150ad36
Updated copyright year of -version message
Thomas Schmitt
2021-08-30 16:52:41 +02:00
b35c2e410f
Updated change log and web page
Thomas Schmitt
2021-08-30 16:13:46 +02:00
3f2b61932b
New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord.
Thomas Schmitt
2021-08-30 12:35:26 +02:00
e489c877bd
Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
Thomas Schmitt
2021-08-30 11:50:06 +02:00
e6f686761e
Corrected wording in the API description of isoburn_conv_name_chars()
Thomas Schmitt
2021-08-28 18:13:35 +02:00
7dc45e3311
Warn of volid length for Joliet only if more than 16 characters (was: 16 bytes)
Thomas Schmitt
2021-08-28 18:12:15 +02:00
5011a5f7b0
Mentioned command -status in man page paragraph "Command processing"
Thomas Schmitt
2021-06-04 18:18:51 +02:00
49d40a4560
Corrected default expectation of -status in respect to -osirrox and -error_behavior
Thomas Schmitt
2021-06-04 17:52:30 +02:00
60dfe77a32
Updated change log and web page
Thomas Schmitt
2021-05-25 22:16:02 +02:00
e9cbf38c01
Bug fix: False -status failure with -boot_image --interval:appended_partition
Thomas Schmitt
2021-05-25 21:59:32 +02:00
23d0d8e90a
New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
Thomas Schmitt
2021-05-25 21:22:43 +02:00
db5d4eb867
New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
Thomas Schmitt
2021-05-25 21:18:48 +02:00
a1f9d03df0
New isoburn_igopt_set_system_area() option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable
Thomas Schmitt
2021-05-25 21:14:23 +02:00
e3df75772e
Avoided to override EFI type GUID by output of -report_system_area as_mkisofs
Thomas Schmitt
2021-04-04 20:16:47 +02:00
c9e7fe86df
Fixed a man page typo found by lintian
Thomas Schmitt
2021-03-12 09:34:00 +01:00
a5146807ff
Made optional the use of libcam and thus SCSI passthrough on GNU/FreeBSD systems
Thomas Schmitt
2021-03-12 09:32:19 +01:00
be21a6374b
Updated xorriso-dd-target.sig
Thomas Schmitt
2021-02-07 21:02:14 +01:00
aa1a008bb3
Updated change log
Thomas Schmitt
2021-02-03 13:36:18 +01:00
9fe4c4dbab
Updated change log and web page
Thomas Schmitt
2021-02-01 19:29:36 +01:00
d16ab5b86a
Updated change log and web page
Thomas Schmitt
2021-01-30 21:18:21 +01:00
f51499c592
Made number transition to 1.5.5
Thomas Schmitt
2021-01-30 21:16:25 +01:00
ac4048d590
Documented changes and release timestamp
release-1.5.4
Thomas Schmitt
2021-01-30 15:29:28 +01:00
f81eade8cd
Version leap to libisoburn-1.5.4
Thomas Schmitt
2021-01-30 15:27:55 +01:00
5bc1d998f9
Omitting "ISO offers :" and "ISO loaded :" if no ISO was loaded at all
Thomas Schmitt
2020-12-08 13:33:09 +01:00
3542e8af97
New -toc lines "ISO offers :" and "ISO loaded :"
Thomas Schmitt
2020-12-07 19:42:46 +01:00
b3adff1daa
New API call isoburn_ropt_get_tree_loaded()
Thomas Schmitt
2020-12-07 19:37:31 +01:00
47be075c45
New command -extract_boot_images
Thomas Schmitt
2020-12-05 09:53:59 +01:00
e97cd48ee0
Added the source code of Xorriso_option_joliet_map which was omitted with commit 2fbb3cf
Thomas Schmitt
2020-12-04 11:35:01 +01:00
2fbb3cfac1
New command -joliet_map
Thomas Schmitt
2020-11-22 14:51:26 +01:00
8f89ad03fc
New libisoburn extension option isoburn_ropt_map_joliet_unmapped
Thomas Schmitt
2020-11-22 14:46:06 +01:00
cf176eea0a
New libisoburn extension option isoburn_ropt_map_joliet_stripped
Thomas Schmitt
2020-11-22 14:19:16 +01:00
9f5a6ea1a7
Added -translation-table to the list of ignroed -as mkisofs options
Thomas Schmitt
2020-11-18 21:03:48 +01:00
abd65a7eb6
Documented new opportunity to use with -append_partition the HFS+ type GUID to get APM type "Apple_HFS"
Thomas Schmitt
2020-11-15 15:31:10 +01:00
266a6f47d1
Updated change log and web page
Thomas Schmitt
2020-11-14 09:36:46 +01:00
d9176dfceb
Added NEWS to GNU xorriso
Thomas Schmitt
2020-11-13 20:36:23 +01:00
fc2a2d4646
Added a NEWS file to please automake without --foreign. Thanks Felipe Franciosi.
Thomas Schmitt
2020-11-13 19:48:57 +01:00
6fa5f97da8
Bug fix: Boot catalog could get a wrong name if cat_path= is explicitely given but not containing a slash character
Thomas Schmitt
2020-11-07 12:42:16 +01:00
05de7ec5ee
New -osirrox option sparse= controls extraction into sparse files
Thomas Schmitt
2020-11-03 09:27:41 +01:00
66fe150831
Updated change log and web page
Thomas Schmitt
2020-10-31 20:52:48 +01:00
80b4d29a81
Changed --zisofs-susp-z2 to --zisofs2-susp-z2, added --zisofs2-susp-zf
Thomas Schmitt
2020-10-29 20:14:29 +01:00
d2f10a1768
Added libisofs/doc/zisofs2_format.txt to GNU xorriso
Thomas Schmitt
2020-10-29 09:36:47 +01:00
5316687d31
New -as mkisofs option --zisofs-susp-z2
Thomas Schmitt
2020-10-29 09:34:02 +01:00
a9d8102996
New -zisofs parameter susp_z2=
Thomas Schmitt
2020-10-29 09:31:48 +01:00
1ddb676159
Enabled recognition of zisofs by magic without zlib support. New by_magic=v2
Thomas Schmitt
2020-10-27 12:38:52 +01:00
c24ffedfc7
Let ./configure --disable-zlib issue a message
Thomas Schmitt
2020-10-27 12:21:04 +01:00
c1e6d3415a
In case of ISO_ZISOFS_TOO_MANY_PTR remove all dispensable block pointers
Thomas Schmitt
2020-10-25 17:04:24 +01:00
396d09946e
Bug fix: -report_system_areas as_mkisofs misrepresented GPT with appended partition and forced boot flag
Thomas Schmitt
2020-10-24 14:19:57 +02:00
c4d66ecb19
New -zisofs parameter bpt_free_ratio=
Thomas Schmitt
2020-10-22 13:42:51 +02:00
5a6aa8a71e
Added makeinfo option --no-split in make_docs.sh
Thomas Schmitt
2020-10-17 15:31:37 +02:00
3f390f2cdc
New -zisofs parameters bpt_target=
Thomas Schmitt
2020-10-17 15:30:26 +02:00
2f44446d05
Let -as mkisofs --zisofs-version-2 imply -z
Thomas Schmitt
2020-10-16 11:18:18 +02:00
fb0d617674
Updated change log and web page
Thomas Schmitt
2020-10-14 23:09:42 +02:00
8286468948
New -as mkisofs option --zisofs-version-2
Thomas Schmitt
2020-10-14 23:02:59 +02:00
dcb13954bd
New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=
Thomas Schmitt
2020-10-14 22:59:35 +02:00
9a7dfd7721
Requiring libisofs 1.5.3
Thomas Schmitt
2020-10-14 20:21:52 +02:00
bbded29369
Updated change log and web page
Thomas Schmitt
2020-09-30 21:17:19 +02:00
588578f9a8
New -check_media option data_to="-" for standard output
Thomas Schmitt
2020-09-30 21:07:50 +02:00
56b2d88667
Mentioned that partition_entry=gpt_basdat and -isohybrid-gpt-basdat create invalid GPT but also a valid MBR partition table
Thomas Schmitt
2020-09-11 12:23:50 +02:00
ffb7fe64c9
New -read_speed prefixes "soft_force:" and "soft_corr:"
Thomas Schmitt
2020-08-26 16:29:40 +02:00
f23b23fd17
Updated change log and web page
Thomas Schmitt
2020-08-20 12:31:15 +02:00
04a82ce28d
New command -truncate_overwritable
Thomas Schmitt
2020-08-06 17:39:47 +02:00
ec49c627f9
Silenced an inappropriate note message with -check_media patch_lba0
Thomas Schmitt
2020-08-06 12:16:09 +02:00
3f6195dbe1
Mentioned in man xorriso the directory tree limitation of HFS+
Thomas Schmitt
2020-08-06 11:48:08 +02:00
2fda271a09
Adapted faq.wiki to Gitea
Thomas Schmitt
2020-07-08 15:56:32 +02:00
8f872bab67
Updated copyright year in README
Thomas Schmitt
2020-07-03 18:10:31 +02:00
af0dd1357b
Corrected typo in man xorriso. Thanks Jakub Wilk.
Thomas Schmitt
2020-06-13 23:10:38 +02:00
c51f3813fe
Mentioned in man xorrisofs the directory tree limitation of HFS+
Thomas Schmitt
2020-06-13 10:52:42 +02:00
89fe871067
Corrected a functionality spoiling typo in commit 1170a9b
Thomas Schmitt
2020-02-12 21:03:10 +01:00
1170a9b883
New xorriso-dd-target option -trust_lsblk_udev
Thomas Schmitt
2020-02-12 16:06:49 +01:00
49690fcac7
Added GNU Coding Style compliant versions of contact information to help texts
Thomas Schmitt
2020-01-20 14:29:19 +01:00
bf0a3f015b
Added contact information to help texts
Thomas Schmitt
2020-01-19 10:55:48 +01:00
086a9a69fd
Corrected computation of end block for GPT erasure
Thomas Schmitt
2020-01-08 21:50:21 +01:00
5a335e5594
Erasing GPT backup header block, if expr is good enough
Thomas Schmitt
2020-01-07 16:47:41 +01:00
43d5804db3
New xorriso-dd-target option -version
Thomas Schmitt
2020-01-06 22:02:19 +01:00
557e69ada1
Using dd option status=progress if available
Thomas Schmitt
2020-01-06 21:44:11 +01:00
56238c3c6a
Timestamp for 3466f23
Thomas Schmitt
2020-01-02 23:05:51 +01:00