Commit Graph

106 Commits

Author SHA1 Message Date
5c784fc2ea Letting -as cdrecord -help point to man xorrecord rather than to man xorriso 2013-05-03 13:55:17 +00:00
f838da1a7f Updated man page and help texts about new features 2013-04-14 17:49:29 +00:00
44f9b65d9f New -as mkisofs option --grub2-sparc-core 2013-04-13 20:55:18 +00:00
4bbcfba223 New -as mkisofs options --grub2-mbr and --grub2-boot-info 2013-04-13 07:43:47 +00:00
3f447e940f Improved interaction of -as mkisofs command with other commands 2013-03-10 19:34:09 +00:00
2ddf0e7d74 New -as mkisofs options -eltorito-id , -eltorito-selcrit 2013-02-18 10:48:02 +00:00
89eb01b188 Updated copyright message of xorriso 2013-01-16 18:19:18 +00:00
7191a67a8c Corrected a typo in man page of xorrecord, tolerating--grow_over[w]rit[e]able_iso 2012-12-30 10:10:05 +00:00
9c31b06148 New -boot_image partition_cyl_align mode "all" 2012-09-21 12:03:32 +00:00
b091400f3b New -as cdrecord options -tao -sao -dao 2012-07-08 17:14:22 +00:00
7f7f932c0f New -as mkisofs options -hfsplus-block-size and -apm-block-size 2012-06-27 19:20:52 +00:00
5315d3a8ca Now expecting disk_path with -as mkisofs -hfs-bless 2012-06-21 20:43:02 +00:00
50cdd0ac0e New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
eae25e0cad New boot_specs efi_boot_part, prep_boot_part, chrp_boot_part 2012-06-18 11:20:31 +00:00
d775f22efc Documented -as mkisofs options *-boot-part 2012-06-18 08:26:06 +00:00
d683ff9d01 Provisory new -as mkisofs option -chrp-boot-part 2012-06-12 19:27:23 +00:00
75a53dc9a2 Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part 2012-06-12 11:35:05 +00:00
f2422356cf Provisory new -as mkisofs option -fat 2012-06-10 18:41:17 +00:00
df26010057 Fixed false error with -as mkisofs option -hfsplus. Introduced by rev 4750. 2012-06-10 08:29:57 +00:00
7f72530f68 Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb 2012-06-08 07:09:30 +00:00
7847538099 Updated documentation of xorriso and xorrisofs about HFS+ 2012-06-06 18:48:26 +00:00
f6817911a1 New (yet inofficial) -boot_image bootspec hfsplus_serial= 2012-05-28 13:32:27 +00:00
88308a5248 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
059d891b39 New (yet inofficial) -as mkisofs options -hfs-bless and -hfs-bless-by 2012-05-25 19:01:39 +00:00
eda78234a6 New (yet inofficial) -as mkisofs option -hfsplus-file-creator-type 2012-05-25 08:45:56 +00:00
bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
ae2af67054 New -as mkisofs option --norock 2012-05-22 12:17:08 +00:00
f0d4714db6 Now producing a FAIURE event with unknown mkisofs arguments which begin by dash 2012-04-28 16:15:01 +00:00
2deeff2779 Now recognizing fused single character -as mkisofs options without parameters 2012-04-25 19:10:34 +00:00
1d184f9276 New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
c4b08c48a4 Now recognizing long -as cdrecord options with double dash 2012-04-10 07:15:15 +00:00
bfa7fd0cdf Implemented -as mkisofs option -relaxed-filenames 2012-03-22 10:33:24 +00:00
1ddd7df3e5 Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
2a63813700 Adjusted behavior of -as mkisofs option -l 2012-03-14 19:51:36 +00:00
a0b8588598 Adjusted behavior of -as mkisofs option -D 2012-03-14 15:23:53 +00:00
ea3ae8d436 Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields 2012-03-13 10:26:01 +00:00
f58cad95de New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved 2012-03-12 18:09:25 +00:00
48013a9d2a Added -hide-rr-moved to the list of ignored -as mkisofs options 2012-03-05 20:49:26 +00:00
56570c9fef Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
2cd0eb94d7 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
fb08d390c4 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
4412f68c37 Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
75c056ccef Enabled xorrecord dev=- 2011-10-18 16:22:16 +00:00
7eaa90c40b Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:17:26 +00:00
5a07bedc5d Reacted on compiler warning about rev 3750 and 3754 2011-05-04 15:24:09 +00:00
84589ab9b8 Replaced some large local variables by other means in xorriso/emulators.c 2011-05-03 09:10:40 +00:00
feac964de2 Bug fix: mkisofs emulation could ignore options (regression in 0.1.6) 2011-04-13 20:45:01 +00:00
99afa2f719 Allowing double dashes with all long options 2011-04-01 13:31:00 +00:00
826e2fb316 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
d2bc21f2b7 New -md5 modes load_check_off and load_check_on 2011-03-09 07:14:49 +00:00