Commit Graph

43 Commits

Author SHA1 Message Date
Thomas Schmitt 3f447e940f Improved interaction of -as mkisofs command with other commands 2013-03-10 19:34:09 +00:00
Thomas Schmitt f689525bee New -blank mode prefix "force:" 2012-10-24 09:59:13 +00:00
Thomas Schmitt 9c31b06148 New -boot_image partition_cyl_align mode "all" 2012-09-21 12:03:32 +00:00
Thomas Schmitt a3927053c2 New -boot_image bootspecs hfsplus_block_size= and apm_block_size= 2012-06-27 18:48:16 +00:00
Thomas Schmitt 50cdd0ac0e New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
Thomas Schmitt eae25e0cad New boot_specs efi_boot_part, prep_boot_part, chrp_boot_part 2012-06-18 11:20:31 +00:00
Thomas Schmitt f6817911a1 New (yet inofficial) -boot_image bootspec hfsplus_serial= 2012-05-28 13:32:27 +00:00
Thomas Schmitt 5c0e2e5408 New command -changes_pending 2012-03-03 18:29:01 +00:00
Thomas Schmitt 105f007089 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
Thomas Schmitt aeff97d4be Reporting speed with -check_md5, -compare, -find, -compare_l, -update 2012-01-23 10:40:59 +00:00
Thomas Schmitt fb08d390c4 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
Thomas Schmitt 9dffcef1b7 Allowed lowercase severity names for all occasions 2011-10-05 17:32:26 +00:00
Thomas Schmitt b2f5991651 Re-aquiring drives by their burn_drive_convert_fs_adr() names 2011-09-22 14:22:02 +00:00
Thomas Schmitt acf2559209 Allowed lower case severity names with -abort_on, -return_with, -report_about 2011-07-31 09:44:41 +00:00
Thomas Schmitt a83286c556 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 19:42:04 +00:00
Thomas Schmitt 4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt cc2c4f25fc Reacted on static code checker warning reported by George Danchev 2011-05-22 18:14:56 +00:00
Thomas Schmitt 1b3558580e Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt d9075c694d Corrected a mistake introduced with rev 3768 2011-05-05 16:39:08 +00:00
Thomas Schmitt cd97e00876 Replaced some large local variables by other means in xorriso/opts_a_c.c 2011-05-05 10:51:27 +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 07f40dce4c New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
Thomas Schmitt 69ecbdf021 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +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 85732c1859 New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt ed04ef8aba New option -clone 2011-02-01 18:58:27 +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 fcf0089584 Allowed writing with read displacement if target media is blank 2010-12-06 09:44:02 +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 3f24f292a3 New bootspec sparc_label=, new -as mkisofs options -sparc-boot , -sparc-label 2010-11-05 14:46:34 +00:00
Thomas Schmitt 3657f55f96 New option -append_partition, -as mkisofs -append_partition 2010-10-18 21:22:23 +00:00
Thomas Schmitt d44005244d -boot_image mipsel_path= , -as mkisofs -mipsel-boot. 2010-10-15 11:21:30 +00:00
Thomas Schmitt c1381c7baf Polished and documented MIPS booting option 2010-10-13 17:07:05 +00:00
Thomas Schmitt 2b7130ecdd Lifted the ban to combine MIPS Big Endian boot with El Torito 2010-10-12 18:31:54 +00:00
Thomas Schmitt da5f01d95b Provisorily: -boot_image mips_path= , -as mkisofs -mips-boot. No Eltorito then. 2010-10-12 10:32:22 +00:00
Thomas Schmitt 3051cc81d3 New boot_image boot specs partition_offset, partition_hd_cyl, partition_sec_hd 2010-09-05 11:37:45 +00:00
Thomas Schmitt def73a0e8f New -boot_image specifier emul_type=none|hard_disk|floppy 2010-08-18 18:17:14 +00:00
Thomas Schmitt e24febe4d4 New option -preparer_id, -as mkisofs options -p and -preparer 2010-07-30 15:52:09 +00:00
Thomas Schmitt 7d69b9849c New options -copright_file , -biblio_file , -abstract_file 2010-06-26 11:40:36 +00:00
Thomas Schmitt 3e0c8581fa New find action -hide, new find test -hidden 2010-06-20 07:22:24 +00:00
Thomas Schmitt 9a46cddaac New -boot_image bootspec cat_hidden= 2010-06-19 15:21:36 +00:00
Thomas Schmitt ee98a13d18 Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt ad7132f714 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00