Commit Graph

86 Commits

Author SHA1 Message Date
Thomas Schmitt 396fe7db8a Updated documentation of xorriso and xorrisofs about HFS+ 2012-06-06 18:48:26 +00:00
Thomas Schmitt 6296f1fbbd New (yet inofficial) -boot_image bootspec hfsplus_serial= 2012-05-28 13:32:27 +00:00
Thomas Schmitt 531ea178f3 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
Thomas Schmitt 135721a868 New (yet inofficial) -as mkisofs options -hfs-bless and -hfs-bless-by 2012-05-25 19:01:39 +00:00
Thomas Schmitt dfb1f5c5e7 New (yet inofficial) -as mkisofs option -hfsplus-file-creator-type 2012-05-25 08:45:56 +00:00
Thomas Schmitt 4f90dad64b Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt caeef32866 New -as mkisofs option --norock 2012-05-22 12:17:08 +00:00
Thomas Schmitt 917b487343 Now producing a FAIURE event with unknown mkisofs arguments which begin by dash 2012-04-28 16:15:01 +00:00
Thomas Schmitt 4768b08005 Now recognizing fused single character -as mkisofs options without parameters 2012-04-25 19:10:34 +00:00
Thomas Schmitt c720203420 New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
Thomas Schmitt d1512ed525 Now recognizing long -as cdrecord options with double dash 2012-04-10 07:15:15 +00:00
Thomas Schmitt 0f2d174156 Implemented -as mkisofs option -relaxed-filenames 2012-03-22 10:33:24 +00:00
Thomas Schmitt e48665cc44 Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
Thomas Schmitt 118003067d Adjusted behavior of -as mkisofs option -l 2012-03-14 19:51:36 +00:00
Thomas Schmitt ba571848fa Adjusted behavior of -as mkisofs option -D 2012-03-14 15:23:53 +00:00
Thomas Schmitt 3af66f3c8a Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields 2012-03-13 10:26:01 +00:00
Thomas Schmitt deee733b0d New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved 2012-03-12 18:09:25 +00:00
Thomas Schmitt fa1ce420a8 Added -hide-rr-moved to the list of ignored -as mkisofs options 2012-03-05 20:49:26 +00:00
Thomas Schmitt 367992c1bb Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
Thomas Schmitt 1f77c66e15 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
Thomas Schmitt 5ca17a2bd9 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
Thomas Schmitt cae4e4f69b Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
Thomas Schmitt a62f6af50a Enabled xorrecord dev=- 2011-10-18 16:22:16 +00:00
Thomas Schmitt 038b2023d8 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:17:26 +00:00
Thomas Schmitt d11a83dd5e Reacted on compiler warning about rev 3750 and 3754 2011-05-04 15:24:09 +00:00
Thomas Schmitt 514302d9ee Replaced some large local variables by other means in xorriso/emulators.c 2011-05-03 09:10:40 +00:00
Thomas Schmitt d2716cc2b5 Bug fix: mkisofs emulation could ignore options (regression in 0.1.6) 2011-04-13 20:45:01 +00:00
Thomas Schmitt 570d5a0e22 Allowing double dashes with all long options 2011-04-01 13:31:00 +00:00
Thomas Schmitt 8b75d736b3 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
Thomas Schmitt 060484494d New -md5 modes load_check_off and load_check_on 2011-03-09 07:14:49 +00:00
Thomas Schmitt 52c641d93c Bug fix: -as mkisofs did not properly unescape target part of pathspecs 2011-03-07 10:15:39 +00:00
Thomas Schmitt ab8265b042 Helptext of -as mkisofs now points to man xorrisofs 2011-03-06 15:37:30 +00:00
Thomas Schmitt 91f8c60f5b New -as mkisofs and -as cdrecord option --no_rc 2011-03-05 09:04:23 +00:00
Thomas Schmitt 8c9c620700 New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
Thomas Schmitt 65ca294357 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
Thomas Schmitt 475e8fdea0 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
Thomas Schmitt 420535c275 Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
Thomas Schmitt aed7a2cf05 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
Thomas Schmitt df52dd1333 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
Thomas Schmitt 15a93611c6 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
Thomas Schmitt 79bf6a4a4e Correction about -as mkisofs --old-root-no-ino 2011-02-21 13:07:33 +00:00
Thomas Schmitt bf199a105c Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
Thomas Schmitt 26a6a24093 New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 4642148e6f -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
Thomas Schmitt 92b0079a23 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 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
Thomas Schmitt b8788e5f9e New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
Thomas Schmitt 02e15f015f Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
Thomas Schmitt 7340920384 Bug fix: -as mkisofs -print-size did not account for -partition_offset 2010-12-29 10:40:53 +00:00
Thomas Schmitt 5f1eac8777 Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc. 2010-12-28 12:33:52 +00:00