Commit Graph

1415 Commits

Author SHA1 Message Date
Thomas Schmitt 4b282422f4 Documented changes and release timestamp 2011-02-23 20:32:22 +00:00
Thomas Schmitt 30b8668395 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
Thomas Schmitt 4d499c3e02 Updated change log 2011-02-22 19:56:13 +00:00
Thomas Schmitt ee31e37367 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
Thomas Schmitt 051d30c276 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
Thomas Schmitt 2e55176c72 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
Thomas Schmitt 69ecbdf021 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
Thomas Schmitt 0a2360bfbe Correction about -as mkisofs --old-root-no-ino 2011-02-21 13:07:33 +00:00
Thomas Schmitt 4ae5e52dca info document and man page for recent texi corrections 2011-02-19 11:48:43 +00:00
Thomas Schmitt b4834d21f4 Updated change log 2011-02-19 11:47:51 +00:00
Thomas Schmitt 39552fcac1 Corrections in xorriso man page 2011-02-19 11:25:33 +00:00
Thomas Schmitt 0af17aa03f Updated copyright 2011-02-19 11:24:32 +00:00
Thomas Schmitt e71da74fbc Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
Thomas Schmitt b3a7fe81ac Updated change log 2011-02-14 17:48:47 +00:00
Thomas Schmitt 00a1607c8c Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
Thomas Schmitt 5b98f1cfd0 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +00:00
Thomas Schmitt 7f01cfd5dc New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 478bcdc1e2 -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
Thomas Schmitt 015c7e7046 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 8a3e8b8771 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
Thomas Schmitt fabb3b6721 Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
Thomas Schmitt 85732c1859 New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt ad30951fa5 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
Thomas Schmitt ed04ef8aba New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt 5ead96341e Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
Thomas Schmitt 25cda270ec New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
Thomas Schmitt e2f85ddc33 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
Thomas Schmitt 8381dca846 Requiring libisofs-1.0.1 now 2011-01-26 13:32:31 +00:00
Thomas Schmitt 3f51149103 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
Thomas Schmitt f224966e4c New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
Thomas Schmitt 2ca209fec5 Mentioned missing mkisofs -old-root functionality in man page 2011-01-19 11:41:45 +00:00
Thomas Schmitt 1cd359f4e8 Small change in FAQ wiki text 2011-01-18 21:39:41 +00:00
Thomas Schmitt 0d426a755f Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:47:18 +00:00
Thomas Schmitt 413e9f9579 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
Thomas Schmitt 7dda7dc877 Documented changes and release timestamp 2011-01-17 09:27:09 +00:00
Thomas Schmitt 3e7e538293 Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
Thomas Schmitt af5e90770e Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
Thomas Schmitt a6d8a9f0dd Updated partition offset wiki text about --no-emul-toc 2011-01-16 18:28:32 +00:00
Thomas Schmitt c4871d194a Adapted GNU xorriso to version leap libisofs-1.0.1 , libburn-1.0.1 2011-01-16 18:27:08 +00:00
Thomas Schmitt 0ee6847e94 Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
Thomas Schmitt aea5cc33cf Updated change log 2011-01-06 11:11:50 +00:00
Thomas Schmitt 30e767be47 Changed dialog default -abort_on value to "NEVER" 2011-01-06 11:10:36 +00:00
Thomas Schmitt 20c2a390e9 Default -abort_on value is now "FAILURE", for dialog it stays "FATAL" 2011-01-04 19:30:49 +00:00
Thomas Schmitt e23f7565f2 Mentioned Debian daily and weekly builds as examples of partiton_offset 2010-12-30 22:00:24 +00:00
Thomas Schmitt 94cd208f3b Bug fix: -as mkisofs -print-size did not account for -partition_offset 2010-12-29 10:40:53 +00:00
Thomas Schmitt d83fc6cfec Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc. 2010-12-28 12:33:52 +00:00
Thomas Schmitt 3f3aa05f64 Made -print_size take into account the toc emulation on blank overwriteables 2010-12-28 09:32:06 +00:00
Thomas Schmitt 242224f6fc New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default 2010-12-25 09:43:15 +00:00
Thomas Schmitt d510f92e14 New -compliance option allow_dir_id_ext 2010-12-25 09:28:35 +00:00
Thomas Schmitt eb4f9bef17 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00