Commit Graph

945 Commits

Author SHA1 Message Date
Thomas Schmitt 9387fd0dc0 Version leap to libisoburn-1.0.5 2011-03-10 13:55:27 +00:00
Thomas Schmitt 538c95f986 Marked options introduced since 0.5.8 by the promised @since tags 2011-03-09 12:38:37 +00:00
Thomas Schmitt d2bc21f2b7 New -md5 modes load_check_off and load_check_on 2011-03-09 07:14:49 +00:00
Thomas Schmitt a30eb8ff62 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
Thomas Schmitt 70ed635a56 Bug fix: -as mkisofs did not properly unescape target part of pathspecs 2011-03-07 10:15:39 +00:00
Thomas Schmitt 1f65a1cde1 Helptext of -as mkisofs now points to man xorrisofs 2011-03-06 15:37:30 +00:00
Thomas Schmitt 04bcee0f3f Own man page and info document for xorrisofs 2011-03-05 14:15:32 +00:00
Thomas Schmitt 786e99b9f7 New -as mkisofs and -as cdrecord option --no_rc 2011-03-05 09:04:23 +00:00
Thomas Schmitt 07f40dce4c New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
Thomas Schmitt d660e9303c New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +00:00
Thomas Schmitt e172c9ed53 New -padding modes "included" and "excluded" 2011-03-02 09:40:37 +00:00
Thomas Schmitt 22aeae78a7 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
Thomas Schmitt 428086190d Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
Thomas Schmitt 01d9e0c7bc Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
Thomas Schmitt d3a905bd27 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
Thomas Schmitt 8ac572c71c Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
Thomas Schmitt 606ac4c077 Corrected flaws found by George Danchev with cpp 2011-02-24 19:20:17 +00:00
Thomas Schmitt d66f64b26a Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt 30b8668395 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +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 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 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 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 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 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 0ee6847e94 Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +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 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