|
4642148e6f
|
-as mkisofs: Enabled reading of xattr and md5 before image loading
|
2011-02-08 13:36:42 +00:00 |
|
|
92b0079a23
|
Some corrections of the previous commit
|
2011-02-07 20:28:50 +00:00 |
|
|
0431d89738
|
New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev
|
2011-02-07 18:43:06 +00:00 |
|
|
08e439c48d
|
Do not regard file as changed just because no ino was recorded
|
2011-02-07 18:29:41 +00:00 |
|
|
ddecb74f6e
|
New option -cp_clone
|
2011-02-04 19:19:24 +00:00 |
|
|
435cd88e83
|
Disallowed -clone to overwrite existing nodes
|
2011-02-02 17:41:52 +00:00 |
|
|
aae50b2d16
|
New option -clone
|
2011-02-01 18:58:27 +00:00 |
|
|
1ceb1097e1
|
Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer
|
2011-01-31 14:05:58 +00:00 |
|
|
b8788e5f9e
|
New -as mkisofs option --old-empty
|
2011-01-26 21:04:15 +00:00 |
|
|
b4be60ecb3
|
Followed name change in the yet unstable part of libisofs API
|
2011-01-26 18:44:24 +00:00 |
|
|
96433fd145
|
New -compliance option old_empty
|
2011-01-26 13:31:05 +00:00 |
|
|
c4c52cf0e9
|
New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty
|
2011-01-26 13:28:42 +00:00 |
|
|
be691d4f81
|
Mentioned missing mkisofs -old-root functionality in man page
|
2011-01-19 11:41:45 +00:00 |
|
|
5b386c57a3
|
Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case.
|
2011-01-18 15:47:18 +00:00 |
|
|
2e447207a8
|
Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case.
|
2011-01-18 15:44:44 +00:00 |
|
|
62e5f84fc5
|
Documented changes and release timestamp
|
2011-01-17 09:27:09 +00:00 |
|
|
509d00149f
|
Version leap to libisoburn-1.0.1
|
2011-01-17 09:25:21 +00:00 |
|
|
02e15f015f
|
Updated copyright messages to 2011
|
2011-01-16 19:33:24 +00:00 |
|
|
896d59c02e
|
Adapted GNU xorriso to version leap libisofs-1.0.1 , libburn-1.0.1
|
2011-01-16 18:27:08 +00:00 |
|
|
97740ad93d
|
Requiring libisofs-1.0.0 and libburn-1.0.0 now
|
2011-01-16 18:26:01 +00:00 |
|
|
01d89bd9bc
|
Changed dialog default -abort_on value to "NEVER"
|
2011-01-06 11:10:36 +00:00 |
|
|
56aecf2459
|
Default -abort_on value is now "FAILURE", for dialog it stays "FATAL"
|
2011-01-04 19:30:49 +00:00 |
|
|
7340920384
|
Bug fix: -as mkisofs -print-size did not account for -partition_offset
|
2010-12-29 10:40:53 +00:00 |
|
|
5f1eac8777
|
Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc.
|
2010-12-28 12:33:52 +00:00 |
|
|
633cd2008d
|
Made -print_size take into account the toc emulation on blank overwriteables
|
2010-12-28 09:32:06 +00:00 |
|
|
0b641cf425
|
New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default
|
2010-12-25 09:43:15 +00:00 |
|
|
77ff5f5cb9
|
New -compliance option allow_dir_id_ext
|
2010-12-25 09:28:35 +00:00 |
|
|
59d873c385
|
New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext
|
2010-12-25 09:23:08 +00:00 |
|
|
8262c19e40
|
New -compliance option iso_9660_level=number
|
2010-12-25 07:15:36 +00:00 |
|
|
96455fcf56
|
Requiring libisofs-0.6.41 now
|
2010-12-25 07:12:15 +00:00 |
|
|
ee4ba9d033
|
Mentioned ISO 9660 level 3 in libisoburn API
|
2010-12-24 13:55:17 +00:00 |
|
|
3cbf74b32e
|
New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4
|
2010-12-23 19:01:42 +00:00 |
|
|
3ef177f1c9
|
New -as mkisofs option -untranslated_name_len
|
2010-12-22 15:15:47 +00:00 |
|
|
18f1f0a8f9
|
New -compliance options untranslated_names , untranslated_name_len=
|
2010-12-22 13:39:55 +00:00 |
|
|
2e64464c7c
|
New API call isoburn_igopt_set_untranslated_name_len()
|
2010-12-22 13:37:47 +00:00 |
|
|
4803a31fa4
|
Prepending ./configure generated options to CFLAGS rather than appending them
|
2010-12-13 12:32:33 +00:00 |
|
|
9351707d83
|
Documented changes and release timestamp
|
2010-12-12 12:19:13 +00:00 |
|
|
03b709cb1f
|
Version leap to libisoburn-0.6.7
|
2010-12-12 12:17:41 +00:00 |
|
|
5427d7a8f2
|
Clarification about -md5, -check_media and -find ... -damaged
|
2010-12-11 08:28:23 +00:00 |
|
|
4cdd884731
|
Adapted GNU xorriso to version leap libisofs-0.6.41
|
2010-12-10 12:36:47 +00:00 |
|
|
d50095d2a6
|
Requiring libisofs-0.6.40 now
|
2010-12-10 12:35:44 +00:00 |
|
|
7ff3d65b9b
|
GNU xorriso version leap to libburn-0.9.1
|
2010-12-08 19:44:49 +00:00 |
|
|
70e52f1a0c
|
Fixed a bug introduced with rev 3501
|
2010-12-08 19:43:34 +00:00 |
|
|
4f53ed4630
|
Fixed a potential bug introduced with rev 3497
|
2010-12-08 19:42:42 +00:00 |
|
|
1f3b601563
|
Made -rom_toc_scan emul_off work with -mount ... sbsector ...
|
2010-12-07 17:49:29 +00:00 |
|
|
496fc70540
|
Allowed writing with read displacement if target media is blank
|
2010-12-06 09:44:02 +00:00 |
|
|
6ad24ea94b
|
Preliminarily banned writing while read displacement is non-zero
|
2010-12-04 17:44:40 +00:00 |
|
|
a08a54913b
|
Fixed a bug about read displacement introduced with rev 3490
|
2010-12-04 17:43:30 +00:00 |
|
|
025d6f2ee6
|
New action estimate_size for -find and -findx
|
2010-12-02 11:10:39 +00:00 |
|
|
65fdba8884
|
No -rollback in -as mkisofs -print-size. New flag in Xorriso_change_is_pending.
|
2010-12-02 06:32:31 +00:00 |
|
|
8ad6bff397
|
Clarified description of isoburn_ropt_set_displacement()
|
2010-12-01 16:47:50 +00:00 |
|
|
79feaa7fd5
|
Clarified occasions of -mark message and removed surplus -mark message emitter
|
2010-11-30 17:01:26 +00:00 |
|
|
4897fc74f1
|
Processing output of -as mkisofs by -pkt_output if enabled
|
2010-11-30 11:20:59 +00:00 |
|
|
07c2bb8421
|
Improved messages at the end of partially failed -extract runs
|
2010-11-30 10:47:30 +00:00 |
|
|
692a675329
|
New option -displacement
|
2010-11-30 09:43:32 +00:00 |
|
|
668e58761b
|
New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement()
|
2010-11-30 09:39:44 +00:00 |
|
|
82bff299ec
|
Requiring libisofs-0.6.39 now
|
2010-11-27 13:47:12 +00:00 |
|
|
75fc1989db
|
Making use of isoburn_igopt_will_cancel with xorriso -print_size
|
2010-11-24 10:11:15 +00:00 |
|
|
da0d20731d
|
New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event
|
2010-11-24 10:08:56 +00:00 |
|
|
06c84ae7b0
|
Avoided to bother libjte if no output paths are given
|
2010-11-23 20:04:08 +00:00 |
|
|
bc9d6ae59c
|
Improved behavior with loading multiple boot images of identical content
|
2010-11-23 19:37:19 +00:00 |
|
|
9836991217
|
Included jigdo-gen-md5-list in GNU xorriso
|
2010-11-21 06:57:49 +00:00 |
|
|
5ca5d2e34b
|
Declared that isoburn_cancel_prepared_write() waits until iso write thread ends
|
2010-11-06 13:35:16 +00:00 |
|
|
64e43541db
|
Documentation changes of rev 3480
|
2010-11-05 15:19:25 +00:00 |
|
|
4dde2a206b
|
New bootspec sparc_label=, new -as mkisofs options -sparc-boot , -sparc-label
|
2010-11-05 14:46:34 +00:00 |
|
|
f18e352251
|
New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label()
|
2010-11-05 14:39:36 +00:00 |
|
|
f479c73940
|
Testing for abort file during -check_media
|
2010-11-03 08:11:45 +00:00 |
|
|
9ddb91d3ea
|
Allowed to perform -rm_r /
|
2010-11-01 19:15:59 +00:00 |
|
|
a7e8b474d7
|
Added necessary isoburn_cancel_prepared_write() calls
|
2010-10-29 16:45:20 +00:00 |
|
|
6019f0fae1
|
New -as mkisofs option -joliet-long
|
2010-10-27 06:38:29 +00:00 |
|
|
b952833d17
|
Bug fix: -as mkisofs -print-size printed the size but also produced ISO image
|
2010-10-27 06:36:44 +00:00 |
|
|
cc92cbf239
|
Documented changes and release timestamp
|
2010-10-26 10:49:50 +00:00 |
|
|
aefa04dd6a
|
Version leap to libisoburn-0.6.5
|
2010-10-26 10:48:18 +00:00 |
|
|
5deefe053b
|
Adapted GNU xorriso to version leap libisofs-0.6.39
|
2010-10-23 16:23:27 +00:00 |
|
|
5f798e535b
|
Requiring libisofs-0.6.38 now
|
2010-10-23 16:22:38 +00:00 |
|
|
2e7d10b6b7
|
Corrected -check_media handling of last track on BD-R resp. BD-ROM
|
2010-10-21 18:04:07 +00:00 |
|
|
d4872c7d83
|
Requiring libburn-0.8.8 now
|
2010-10-20 17:06:07 +00:00 |
|
|
32a7b0fd4d
|
Version leap to libburn-0.8.9
|
2010-10-20 17:04:51 +00:00 |
|
|
61e803a3a7
|
Cancelling libisofs write thread in case of early libburn end
|
2010-10-20 07:52:47 +00:00 |
|
|
47d6c59b26
|
Avoiding potential endless write pacifier loop. Introduced with rev 3432.
|
2010-10-19 17:07:21 +00:00 |
|
|
ae886b6154
|
Minor adjustments
|
2010-10-19 10:48:37 +00:00 |
|
|
b16dfb5cad
|
New option -append_partition, -as mkisofs -append_partition
|
2010-10-18 21:22:23 +00:00 |
|
|
caffd6c7da
|
New option -append_partition, -as mkisofs -append_partition
|
2010-10-18 16:01:49 +00:00 |
|
|
38e1dc8a22
|
New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img
|
2010-10-18 15:54:46 +00:00 |
|
|
25f1eab3ac
|
United macro Xorriso_jte_standalonE with macro Xorriso_standalonE
|
2010-10-15 12:55:03 +00:00 |
|
|
b7030ca35b
|
Included libjte in GNU xorriso
|
2010-10-15 12:16:12 +00:00 |
|
|
3ff054d60f
|
-boot_image mipsel_path= , -as mkisofs -mipsel-boot.
|
2010-10-15 11:21:30 +00:00 |
|
|
3abcb244c7
|
Polished and documented MIPS booting option
|
2010-10-13 17:07:05 +00:00 |
|
|
97415e3f63
|
Lifted the ban to combine MIPS Big Endian boot with El Torito
|
2010-10-12 18:31:54 +00:00 |
|
|
2e956586c1
|
Provisorily: -boot_image mips_path= , -as mkisofs -mips-boot. No Eltorito then.
|
2010-10-12 10:32:22 +00:00 |
|
|
e7992747e5
|
Allowed to set System Area type via isoburn_igopt_set_system_area()
|
2010-10-12 10:30:47 +00:00 |
|
|
0b175bab97
|
Fixed inability to compile without enabled libjte. Introduced by rev 3429.
|
2010-10-08 09:34:07 +00:00 |
|
|
ba0871a814
|
Corrected compile problems introduced with rev 3433
|
2010-10-07 18:13:58 +00:00 |
|
|
399cbf6d66
|
Enhanced xorriso docs about meaning of .md5 file addresses
|
2010-10-07 17:53:54 +00:00 |
|
|
55c8f1d964
|
Preparing for GNU xorriso to include libjte source
|
2010-10-07 11:49:41 +00:00 |
|
|
82941f4c99
|
Fixed a theoretically possible race condition of burn end and ISO generator end
|
2010-10-06 16:30:54 +00:00 |
|
|
b70f5a9041
|
Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind.
|
2010-10-05 18:00:52 +00:00 |
|
|
96ee0fae23
|
Reporting libjte version with option -version
|
2010-10-04 15:52:50 +00:00 |
|
|
0159052d92
|
Tests for version of libjte, new API call isoburn_libjte_req()
|
2010-10-04 15:51:37 +00:00 |
|
|
f46bcf9d5f
|
Silenced compiler warning about unused variable
|
2010-10-04 11:32:04 +00:00 |
|