Commit Graph

1613 Commits

Author SHA1 Message Date
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 d6e29681da Promoted branch to tag 2011-01-17 09:59:51 +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 470102f195 Documented changes and release timestamp 2011-01-16 19:43:28 +00:00
Thomas Schmitt 02367fc132 Version leap to libisoburn-1.0.0 2011-01-16 19:41:25 +00:00
Thomas Schmitt 245fbac8d3 Updated copyright messages to 2011 2011-01-16 19:37:27 +00:00
Thomas Schmitt af5e90770e Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
Thomas Schmitt 1ff6635057 Branching for libisoburn release 1.0.0 2011-01-16 18:32:02 +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
Thomas Schmitt 35819f708a New -compliance option iso_9660_level=number 2010-12-25 07:15:36 +00:00
Thomas Schmitt 90f92a137f Requiring libisofs-0.6.41 now 2010-12-25 07:12:15 +00:00
Thomas Schmitt 8ad6de1db7 Mentioned ISO 9660 level 3 in libisoburn API 2010-12-24 13:55:17 +00:00
Thomas Schmitt de34cb8c7f New q in faq 2010-12-24 13:35:28 +00:00
Thomas Schmitt 03b59f5683 New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4 2010-12-23 19:01:42 +00:00
Thomas Schmitt c376320823 Took source file of libburnia-project.org/wiki/FAQ into SVN 2010-12-23 14:02:01 +00:00
Thomas Schmitt 918c7abcbd New -as mkisofs option -untranslated_name_len 2010-12-22 15:15:47 +00:00
Thomas Schmitt 07b8e1a2e5 New -compliance options untranslated_names , untranslated_name_len= 2010-12-22 13:39:55 +00:00
Thomas Schmitt 1dab07f9dc New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
Thomas Schmitt f6fdc50f2d Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 12:32:33 +00:00
Thomas Schmitt 4b56758e0e Promoted branch to tag 2010-12-12 12:36:18 +00:00
Thomas Schmitt b5b4eee655 Documented changes and release timestamp 2010-12-12 12:19:13 +00:00
Thomas Schmitt c4ca9dedf1 Version leap to libisoburn-0.6.7 2010-12-12 12:17:41 +00:00
Thomas Schmitt 371330abf4 Documented changes and release timestamp 2010-12-12 09:27:54 +00:00
Thomas Schmitt 70c27b8b88 Version leap to libisoburn-0.6.6 2010-12-12 09:26:15 +00:00
Thomas Schmitt 401c45e235 Branching for libisoburn release 0.6.6 2010-12-12 08:46:49 +00:00
Thomas Schmitt 41346d1302 Clarification about -md5, -check_media and -find ... -damaged 2010-12-11 08:28:23 +00:00
Thomas Schmitt 885b57e4c9 Adapted GNU xorriso to version leap libisofs-0.6.41 2010-12-10 12:36:47 +00:00
Thomas Schmitt 5b020f30ec Requiring libisofs-0.6.40 now 2010-12-10 12:35:44 +00:00
Thomas Schmitt 0107be941e GNU xorriso version leap to libburn-0.9.1 2010-12-08 19:44:49 +00:00
Thomas Schmitt 5211107e63 Fixed a bug introduced with rev 3501 2010-12-08 19:43:34 +00:00
Thomas Schmitt bce0dfadb6 Fixed a potential bug introduced with rev 3497 2010-12-08 19:42:42 +00:00
Thomas Schmitt f614228d41 Made -rom_toc_scan emul_off work with -mount ... sbsector ... 2010-12-07 17:49:29 +00:00
Thomas Schmitt fcf0089584 Allowed writing with read displacement if target media is blank 2010-12-06 09:44:02 +00:00
Thomas Schmitt dff6c45a42 Preliminarily banned writing while read displacement is non-zero 2010-12-04 17:44:40 +00:00
Thomas Schmitt 47abe01d2e Fixed a bug about read displacement introduced with rev 3490 2010-12-04 17:43:30 +00:00
Thomas Schmitt dd5cd516d7 New action estimate_size for -find and -findx 2010-12-02 11:10:39 +00:00
Thomas Schmitt f755fcd56d No -rollback in -as mkisofs -print-size. New flag in Xorriso_change_is_pending. 2010-12-02 06:32:31 +00:00
Thomas Schmitt 9cdce269c8 Clarified description of isoburn_ropt_set_displacement() 2010-12-01 16:47:50 +00:00
Thomas Schmitt 2fa7e3fa50 Clarified occasions of -mark message and removed surplus -mark message emitter 2010-11-30 17:01:26 +00:00
Thomas Schmitt e4019b251c Processing output of -as mkisofs by -pkt_output if enabled 2010-11-30 11:20:59 +00:00
Thomas Schmitt 5d5a7b3214 Improved messages at the end of partially failed -extract runs 2010-11-30 10:47:30 +00:00
Thomas Schmitt ae24e518bb New option -displacement 2010-11-30 09:43:32 +00:00
Thomas Schmitt 19185058b0 New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
Thomas Schmitt cfe54fec6b Requiring libisofs-0.6.39 now 2010-11-27 13:47:12 +00:00
Thomas Schmitt 28c17f3c6e Making use of isoburn_igopt_will_cancel with xorriso -print_size 2010-11-24 10:11:15 +00:00
Thomas Schmitt 849db21533 New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event 2010-11-24 10:08:56 +00:00
Thomas Schmitt abb2ac7432 Avoided to bother libjte if no output paths are given 2010-11-23 20:04:08 +00:00
Thomas Schmitt 5147438506 Improved behavior with loading multiple boot images of identical content 2010-11-23 19:37:19 +00:00
Thomas Schmitt d24802b07e Included jigdo-gen-md5-list in GNU xorriso 2010-11-21 06:57:49 +00:00
Thomas Schmitt 3cd2b2543e Declared that isoburn_cancel_prepared_write() waits until iso write thread ends 2010-11-06 13:35:16 +00:00
Thomas Schmitt aa8315189c Documentation changes of rev 3480 2010-11-05 15:19:25 +00:00
Thomas Schmitt 3f24f292a3 New bootspec sparc_label=, new -as mkisofs options -sparc-boot , -sparc-label 2010-11-05 14:46:34 +00:00
Thomas Schmitt 9d5563538b New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label() 2010-11-05 14:39:36 +00:00
Thomas Schmitt b5cb6347a6 Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
Thomas Schmitt c4ccfda966 Allowed to perform -rm_r / 2010-11-01 19:15:59 +00:00
Thomas Schmitt c3d5065d43 Added necessary isoburn_cancel_prepared_write() calls 2010-10-29 16:45:20 +00:00
Thomas Schmitt aee0323fe4 New -as mkisofs option -joliet-long 2010-10-27 06:38:29 +00:00
Thomas Schmitt bd82238bbe Bug fix: -as mkisofs -print-size printed the size but also produced ISO image 2010-10-27 06:36:44 +00:00
Thomas Schmitt 987ef23576 Promoted branch to tag 2010-10-26 12:02:32 +00:00
Thomas Schmitt 35f79cd9c4 Documented changes and release timestamp 2010-10-26 10:49:50 +00:00
Thomas Schmitt 417213c41e Version leap to libisoburn-0.6.5 2010-10-26 10:48:18 +00:00
Thomas Schmitt 8cbe7c37d7 Documented changes and release timestamp 2010-10-26 10:24:39 +00:00
Thomas Schmitt b9a83ef4ee Version leap to libisoburn-0.6.2 2010-10-26 10:23:00 +00:00
Thomas Schmitt db1968f126 Branching for libisoburn release 0.6.4 2010-10-26 09:25:21 +00:00
Thomas Schmitt ac9be78f71 Adapted GNU xorriso to version leap libisofs-0.6.39 2010-10-23 16:23:27 +00:00