Commit Graph

272 Commits

Author SHA1 Message Date
Thomas Schmitt 2756789dfe Bug fix: included sys/wait.h rather than wrong wait.h 2009-01-29 21:06:14 +00:00
Thomas Schmitt 78a3402bf3 Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
Thomas Schmitt 0e70724dc2 Bug fixes and enhancements about "default" ACL 2009-01-28 11:48:04 +00:00
Thomas Schmitt d048fc4710 Bug fixes and enhancements about "default" ACL 2009-01-28 07:49:56 +00:00
Thomas Schmitt 0cd2d869c3 Gave user control over isoburn_igopt_aaip_susp_1_10 2009-01-26 17:36:15 +00:00
Thomas Schmitt 02f2954bd5 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +00:00
Thomas Schmitt 86b5ffda4f Silenced a FAILURE message with -acl if no image is loaded 2009-01-23 17:28:02 +00:00
Thomas Schmitt e7036f90dc New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r 2009-01-23 14:08:31 +00:00
Thomas Schmitt b55cea36b1 Removing leading slash from -getfacl output of file path 2009-01-22 15:50:54 +00:00
Thomas Schmitt 8bb3c084e3 Restoring ACL only if -acl "on" 2009-01-22 15:22:57 +00:00
Thomas Schmitt 2c11219da5 Making use of new libisoburn macro isoburn_igopt_aaip 2009-01-22 14:33:09 +00:00
Thomas Schmitt a1dd938400 Adapted to new macro situation in libisoburn 2009-01-22 13:03:02 +00:00
Thomas Schmitt ecbf829ea9 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
Thomas Schmitt acfdb36e73 Restoring ACLs with -extract and others 2009-01-18 21:40:42 +00:00
Thomas Schmitt 72743ca23b New option -getfacl 2009-01-17 18:15:22 +00:00
Thomas Schmitt b07e37454a Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
Thomas Schmitt 1a5307c2e9 New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
Thomas Schmitt 1a0195b25f New option -assert_volid 2008-12-14 09:31:52 +00:00
Thomas Schmitt 581ff82167 Revoked -format mode by_size for DVD-RW 2008-12-13 16:17:18 +00:00
Thomas Schmitt a8575df376 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
Thomas Schmitt 9b0518dfe9 Proper message after failed or refused formatting 2008-12-11 07:24:45 +00:00
Thomas Schmitt ed437d4424 Enabled formatting of BD-R media to SRM-POW default size 2008-12-10 09:34:57 +00:00
Thomas Schmitt f5b81c7b97 Got rid of call system() in Xorriso_mount(), new option -session_string 2008-12-07 12:25:07 +00:00
Thomas Schmitt ab691084c6 Using uname() rather than #ifdef __FreeBSD__ 2008-12-06 14:08:54 +00:00
Thomas Schmitt 8e131041a4 New options -mount and -mount_cmd 2008-12-05 17:17:29 +00:00
Thomas Schmitt 6caa4dc86e Removed outdated macro case Xorriso_fat_local_meM 2008-12-01 11:10:59 +00:00
Thomas Schmitt dad02dc7ad Changed layout of xorriso style write pacifier line 2008-11-30 21:41:46 +00:00
Thomas Schmitt 55aab79ebc Reporting BD speed units with pacifier rather than DVD units 2008-11-30 09:50:38 +00:00
Thomas Schmitt a8e38e8f47 Re-aquiring outdev after formatting and blanking already in xorrisoburn 2008-11-29 16:59:08 +00:00
Thomas Schmitt 88dab185c4 Bug fix: -format as_needed did not recognize unformatted BD-RE 2008-11-29 14:09:06 +00:00
Thomas Schmitt c09fd5b1dd Renamed new option -relax_compliance to -compliance, added _off rules 2008-11-29 09:10:59 +00:00
Thomas Schmitt 3e25482521 Disabled "Starting up libraries ..." message 2008-11-26 17:50:07 +00:00
Thomas Schmitt 6241cd8e48 New option -relax_compliance 2008-11-21 16:07:03 +00:00
Thomas Schmitt 9c136a59dd Making use of new relax flag isoburn_igopt_always_gmt 2008-11-15 23:21:36 +00:00
Thomas Schmitt 417f828cff Disabled experimental weight sorting with MBR generation 2008-11-10 12:34:05 +00:00
Thomas Schmitt 84135f523a Removed some defunct code from xorrisoburn.c 2008-11-07 20:19:42 +00:00
Thomas Schmitt 0e3b0c7013 Copying -out_charset to -in_charset after -commit 2008-11-07 17:33:59 +00:00
Thomas Schmitt 22dc07ce9a New option -local_charset 2008-11-06 18:38:15 +00:00
Thomas Schmitt cfdee429d9 New option -application_id 2008-11-04 16:22:51 +00:00
Thomas Schmitt 8286998e04 New options -charset, -in_charset, -out_charset 2008-11-03 11:57:57 +00:00
Thomas Schmitt 6acda56284 Trying to recognize isohybrid MBR for "Boot record :" message 2008-10-27 14:28:05 +00:00
Thomas Schmitt d2985ef379 Precautions against patching deleted boot images 2008-10-26 14:25:01 +00:00
Thomas Schmitt de9636ec47 Introduced info option -boot_image "any" "show_status" 2008-10-26 13:49:11 +00:00
Thomas Schmitt 2bcf60e422 Fixed SIGSEGV introduced with previous revision 2008-10-25 17:00:47 +00:00
Thomas Schmitt 3b14ee2117 Eventually reporting boot info with TOC of -indev, redirected drive aquiration TOC to info channel 2008-10-25 12:34:36 +00:00
Thomas Schmitt e76340d4f3 Fixed image size aligment to 1 MB with follow-up sessions 2008-10-24 13:02:07 +00:00
Thomas Schmitt 6ee18d7f85 Gave up automatic switch to -boot_image "isolinux" "patch" after writing 2008-10-22 20:18:04 +00:00
Thomas Schmitt 658e0203c9 Showing a "Media summary:" with blank media 2008-10-21 12:33:09 +00:00
Thomas Schmitt 7041a551b1 Implemented in xorriso provisory 1 MB alignement for MBR enhanced ISO images 2008-10-21 11:26:16 +00:00
Thomas Schmitt 3f4c998b88 Made use of new libisofs isohybrid capability 2008-10-20 18:08:28 +00:00
Thomas Schmitt c3ed47237f New options -quoted_path_list, -quoted_not_list. Multiline for -options_from_file 2008-10-15 18:26:48 +00:00
Thomas Schmitt e65346cd1b Bug fix: Random target filenames with looping symbolic links 2008-10-05 09:37:44 +00:00
Thomas Schmitt 7685ca5d64 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
Thomas Schmitt 18da5ec3f2 Small adjustments about -boot_image 2008-10-02 09:24:58 +00:00
Thomas Schmitt d5ec0342cc Small adjustments about -boot_image 2008-09-30 17:50:14 +00:00
Thomas Schmitt 69a6b4f4a1 Adjustments about -boot_image after testing with various media types 2008-09-30 10:28:46 +00:00
Thomas Schmitt 1625db8bbd Made -boot_image isolinux activation obey -overwrite setting 2008-09-28 11:33:47 +00:00
Thomas Schmitt 722e091460 A first attempt on making bootable ISO images 2008-09-26 16:14:21 +00:00
Thomas Schmitt fdea98935a Trying to get pacifiers of simultaneously running emulations into sync 2008-09-24 15:55:26 +00:00
Thomas Schmitt cd999a3661 Changed WARNING about non-writeable media to NOTE severity of blank messages 2008-09-19 12:27:43 +00:00
Thomas Schmitt d56541d237 Corrected message duplication about emulated sessions on overwriteable media 2008-09-17 19:39:11 +00:00
Thomas Schmitt bc002b24de Corrected pacifier text (Ticket 141) 2008-09-16 06:05:27 +00:00
Thomas Schmitt 8274230e14 Correction about -check_media report and message about image loading 2008-09-13 20:45:42 +00:00
Thomas Schmitt f8154d6fde Issuing message at begin of image loading 2008-09-11 11:43:26 +00:00
Thomas Schmitt 16f6de937e Smoothened time estimation with pacifier mkisofs style 2008-09-09 08:25:20 +00:00
Thomas Schmitt 410d972188 Bug fix: -format full did not re-format already formatted DVD+RW 2008-09-08 12:16:42 +00:00
Thomas Schmitt 5f3f860800 Made use of new libisofs call iso_image_update_sizes() 2008-09-08 09:48:43 +00:00
Thomas Schmitt 7f40fbce00 Removed outdated alternative code for support of libisofs-0.6.6 2008-09-07 14:48:05 +00:00
Thomas Schmitt 0987770afa New option -list_delimiter 2008-09-05 09:54:38 +00:00
Thomas Schmitt 0be7fe3329 New option -check_media_defaults 2008-09-04 10:02:58 +00:00
Thomas Schmitt 62dbe3cbd0 New -error_behavior "file_extraction" behavior "best_effort" 2008-09-03 14:33:14 +00:00
Thomas Schmitt 1f1439f774 New option -extract_cut 2008-09-02 16:48:59 +00:00
Thomas Schmitt 6821aa77b8 New option -file_size_limit, -as mkisofs now supports -iso-level 1 to 3 2008-08-27 12:13:07 +00:00
Thomas Schmitt ba75c58f0e Adopting next development step of libisofs 2008-08-26 16:33:55 +00:00
Thomas Schmitt cec06c2a9a Reacted on compiler warning 2008-08-24 12:54:00 +00:00
Thomas Schmitt 32486a5ca2 Fixed a bug with -check_media use=outdev 2008-08-24 12:45:25 +00:00
Thomas Schmitt 2745faabd2 New -error_behavior behavior occasion "file_extraction" 2008-08-24 10:07:24 +00:00
Thomas Schmitt d889ba7077 New -check_media option -patch_lba0= 2008-08-22 23:27:21 +00:00
Thomas Schmitt fbc3e6992c Made -check_media process first 32 blocks of a multi-session overwriteable 2008-08-20 18:18:58 +00:00
Thomas Schmitt 96121a70dc New -find action report_lba 2008-08-18 13:42:44 +00:00
Thomas Schmitt 552911da11 Reacted on compiler warning 2008-08-17 22:14:50 +00:00
Thomas Schmitt 1d1f3a2265 -find tests -damaged and -lba_range, new -find action report_damage 2008-08-17 22:05:48 +00:00
Thomas Schmitt c6c82c8333 Enabled printing of sector bitmaps by use=sector_map 2008-08-15 15:55:35 +00:00
Thomas Schmitt b5d7d75598 New option -check_media 2008-08-14 22:15:35 +00:00
Thomas Schmitt c0cc40121f New capability to redirect program output used for toc in sector map file 2008-08-13 19:08:07 +00:00
Thomas Schmitt 235cbe3dfe Adapted media evaluation to CD peculiarities 2008-08-11 20:17:09 +00:00
Thomas Schmitt 0f0a2e4bb5 Evaluating readability of media 2008-08-09 16:14:16 +00:00
Thomas Schmitt 8bce9569e1 Removed obsolete function 2008-08-06 14:40:30 +00:00
Thomas Schmitt aeb98c3abb Better finish time estimation with -pacifier mkisofs 2008-08-01 14:11:25 +00:00
Thomas Schmitt a6da71ba36 Better finish time estimation with -pacifier mkisofs 2008-08-01 10:13:10 +00:00
Thomas Schmitt a68624cc5c Removed MULTI construction site remarks 2008-07-17 18:44:41 +00:00
Thomas Schmitt 31809252e8 Rectified usage of original xorriso options underneath growisofs 2008-07-17 11:13:32 +00:00
Thomas Schmitt d10f3fa7a1 New option -pacifier, more compatible pacifier with -as mkisofs 2008-07-16 13:06:31 +00:00
Thomas Schmitt d382bdba17 New option tsize= with -as cdrecord 2008-07-15 12:18:08 +00:00
Thomas Schmitt 88d94ad7b7 New option -isosize with -as cdrecord 2008-07-14 12:50:53 +00:00
Thomas Schmitt 06bcc637d6 New options --grow_overwriteable_iso and write_start_address= with -as cdrecord 2008-07-12 18:48:15 +00:00
Thomas Schmitt 25fd92f2c4 Enabled -multi and -msinfo with -as cdrecord 2008-07-10 14:16:57 +00:00
Thomas Schmitt d17ddda7db Avoided misleading message about emptied ISO image during -as mkisofs -C 2008-07-08 13:20:17 +00:00
Thomas Schmitt 1e95e13263 Improved effective drive address with -as mkisofs -M 2008-07-06 11:03:02 +00:00
Thomas Schmitt f96fdc339a New option -grow_blindly 2008-07-05 13:36:48 +00:00