Commit Graph

790 Commits

Author SHA1 Message Date
81c771a9ac -as mkisofs --acl and --xattr was not properly recognized 2009-02-14 13:30:27 +00:00
8563b171e9 New option -setfattr_list 2009-02-13 20:25:42 +00:00
89c6796d91 New -as mkisofs options --acl and --xattr 2009-02-12 11:05:17 +00:00
53d4c4724f Closed a memory leak with unreleased IsoImage in boot image inquiry 2009-02-10 12:58:36 +00:00
f4e0f103da New options -setfattr, -setfattr_r, new find -exec setfattr 2009-02-09 18:59:41 +00:00
38b6759270 Displaying "+" with lslx if ACL is detected 2009-02-08 15:14:05 +00:00
2abedac499 First code for -setfattr (have to fix some ACL problems before going on) 2009-02-08 13:21:36 +00:00
f4910bc02e Correct group permission bits with -acl off and disk file that has ACL 2009-02-07 14:26:12 +00:00
8fd08730cc Correct group permission bits with -acl off and -extract file that has ACL 2009-02-07 09:01:26 +00:00
b62590493a Checking for iconv(3) in separate libiconv (e.g. on FreeBSD) 2009-02-04 20:06:56 +00:00
c4b75b7811 Took into respect eventual resolution of symbolic links 2009-02-04 20:01:22 +00:00
31a0966735 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD 2009-02-03 16:24:48 +00:00
58c0732a8e Enabled restoring of xattr 2009-02-02 20:11:26 +00:00
85d9cc709d New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00
9be23662ce Followed changes in iso_node_*acl_text API 2009-01-30 14:56:31 +00:00
c0b09f0296 Bug fix: included sys/wait.h rather than wrong wait.h 2009-01-29 21:06:14 +00:00
493f208c14 New option -setfacl_list 2009-01-29 16:53:45 +00:00
beac765f7b Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
b0aae62aff Bug fixes and enhancements about "default" ACL 2009-01-28 11:48:04 +00:00
0b4e59ee1e Bug fixes and enhancements about "default" ACL 2009-01-28 07:49:56 +00:00
078aa6a1c2 Mentioned the need for 64 bit file i/o 2009-01-27 12:14:28 +00:00
20800d3582 Gave user control over isoburn_igopt_aaip_susp_1_10 2009-01-26 17:36:15 +00:00
5115cb9cc4 New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES 2009-01-26 17:33:02 +00:00
fd0cf1dec0 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +00:00
0b093f0ccc Silenced a FAILURE message with -acl if no image is loaded 2009-01-23 17:28:02 +00:00
d94e185232 xorriso compilation detects availability of libacl and of Linux listxattr call 2009-01-23 17:27:04 +00:00
8555af6e7f New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r 2009-01-23 14:08:31 +00:00
2ab9541683 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
e37de8e14b Promoted standalone libisofs to 0.6.13 2009-01-23 10:13:10 +00:00
1570b0c992 Removing leading slash from -getfacl output of file path 2009-01-22 15:50:54 +00:00
7aff4003b0 Restoring ACL only if -acl "on" 2009-01-22 15:22:57 +00:00
2cb7afe397 Making use of new libisoburn macro isoburn_igopt_aaip 2009-01-22 14:33:09 +00:00
19224795ba New macro isoburn_igopt_aaip controls writing of AAIP info into images 2009-01-22 14:32:15 +00:00
e49a00dcc2 Adapted to new macro situation in libisoburn 2009-01-22 13:03:02 +00:00
b3e8b5708b Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-22 13:01:13 +00:00
cb9300b4b6 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
7935ab6df4 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
6db35143f8 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading 2009-01-21 15:02:56 +00:00
1f37d81537 Restoring ACLs with -extract and others 2009-01-18 21:40:42 +00:00
7a7aef6f9c New option -getfacl 2009-01-17 18:15:22 +00:00
8c9d88ff62 Introduced AAIP code. Now linking with libacl. 2009-01-14 11:10:53 +00:00
b0ef1ae4e4 Avoiding use of function parameter name "class" 2009-01-10 15:40:45 +00:00
96fdd97d47 Some small corrections of documentation 2009-01-06 12:31:11 +00:00
c51e3c0abb Version leap to 0.3.3 2009-01-05 15:33:46 +00:00
1a0320eedb Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
2b435877b6 Corrected message about non-matching volume id 2008-12-21 10:17:21 +00:00
399c0e17bf Delivering doxygen input for API documentation with releases 2008-12-17 10:22:35 +00:00
d76129e3be New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
cf3346463d Options for -as mkisofs: -input-charset, -output-charset 2008-12-14 23:12:05 +00:00
7b1c3b8460 Removed outdated alternative code 2008-12-14 15:16:09 +00:00
c6ebbd5049 New option -assert_volid 2008-12-14 09:31:52 +00:00
49f025fae8 Revoked -format mode by_size for DVD-RW 2008-12-13 16:17:18 +00:00
f01db3422b Demanding libburn-0.5.9 now 2008-12-13 14:46:45 +00:00
22d8836f85 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
ccd758edc9 Proper message after failed or refused formatting 2008-12-11 07:24:45 +00:00
72defb00d2 Enabled formatting of BD-R media to SRM-POW default size 2008-12-10 09:34:57 +00:00
cefb0a7a76 Got rid of Xorriso_with_regeX 2008-12-08 15:46:17 +00:00
9295f9b708 Requiring at least libburn-0.5.8 2008-12-08 12:11:33 +00:00
df1d2a2652 Got rid of call system() in Xorriso_mount(), new option -session_string 2008-12-07 12:25:07 +00:00
b3089477fd Using uname() rather than #ifdef __FreeBSD__ 2008-12-06 14:08:54 +00:00
ef834e0a11 New options -mount and -mount_cmd 2008-12-05 17:17:29 +00:00
c8d9e6d91d New API function isoburn_get_mount_params() 2008-12-05 17:10:27 +00:00
8cf5f98795 Bug fix: Options -extract and -extract_single were enabled with -osirrox off 2008-12-04 17:55:30 +00:00
57cbd42058 Version leap to 0.3.1 2008-12-01 20:48:49 +00:00
935f06249d Bug fix: disk patterns with relative addresses were not properly resolved 2008-12-01 12:50:14 +00:00
01945a1279 Removed outdated macro case Xorriso_fat_local_meM 2008-12-01 11:10:59 +00:00
127a04454b Changed layout of xorriso style write pacifier line 2008-11-30 21:41:46 +00:00
186bc564a0 Gave -as mkisofs problem handlers rather than to let it abort on any error 2008-11-30 12:37:26 +00:00
327412eb54 Reporting BD speed units with pacifier rather than DVD units 2008-11-30 09:50:38 +00:00
f9740b5aeb New -as cdrecord option stream_recording=on|off 2008-11-29 21:42:44 +00:00
a860deb112 Re-aquiring outdev after formatting and blanking already in xorrisoburn 2008-11-29 16:59:08 +00:00
2ed45c9cb1 Bug fix: -format as_needed did not recognize unformatted BD-RE 2008-11-29 14:09:06 +00:00
968025ff49 Renamed new option -relax_compliance to -compliance, added _off rules 2008-11-29 09:10:59 +00:00
25686aefb6 Augmented version message by "and burn program" 2008-11-26 18:10:07 +00:00
a843d866b9 Disabled "Starting up libraries ..." message 2008-11-26 17:50:07 +00:00
0ac6297ff7 New option -relax_compliance 2008-11-21 16:07:03 +00:00
3f08f2cafc Making use of experimental libisofs calls _rrip_version_1_10() _dir_rec_mtime() 2008-11-21 16:00:47 +00:00
8a545080aa Making use of new relax flag isoburn_igopt_always_gmt 2008-11-15 23:21:36 +00:00
d2673993ae Introduced new relax flag isoburn_igopt_always_gmt 2008-11-15 23:19:02 +00:00
72e6ee6dd2 Adaptions to FreeBSD. Thanks to J.R. Oldroyd. 2008-11-15 13:37:54 +00:00
ed4097231e Added forgotten exit value registration to -return_with. Thanks to Steve Dodd. 2008-11-12 15:37:00 +00:00
6ca36d3806 Eventual backslash output conversion outside quotes for more terminal-safety 2008-11-10 12:38:01 +00:00
31ccbfb4ad Disabled experimental weight sorting with MBR generation 2008-11-10 12:34:05 +00:00
ccc6d8a329 Added a setlocale() call to xorriso main() 2008-11-09 10:26:32 +00:00
29817bc019 Removed some defunct code from xorrisoburn.c 2008-11-07 20:19:42 +00:00
581ea8f33b Copying -out_charset to -in_charset after -commit 2008-11-07 17:33:59 +00:00
3e109996d3 New option -local_charset 2008-11-06 18:38:15 +00:00
403bb74b9c New option -application_id 2008-11-04 16:22:51 +00:00
a096cfc587 New options -charset, -in_charset, -out_charset 2008-11-03 11:57:57 +00:00
c30540a52f Enabled @ as indicator of UTC seconds in timestrings 2008-10-30 11:44:13 +00:00
22b5b2c493 Made -as mkisofs -path-list and --quoted_path_list switch pacifier mode 2008-10-30 11:01:58 +00:00
478d49bd5f Trying to recognize isohybrid MBR for "Boot record :" message 2008-10-27 14:28:05 +00:00
d5acc6e2be Precautions against patching deleted boot images 2008-10-26 14:25:01 +00:00
50ae925204 Introduced info option -boot_image "any" "show_status" 2008-10-26 13:49:11 +00:00
1ba33532e1 Fixed SIGSEGV introduced with previous revision 2008-10-25 17:00:47 +00:00
7c1ddfd2a7 Eventually reporting boot info with TOC of -indev, redirected drive aquiration TOC to info channel 2008-10-25 12:34:36 +00:00
ceea749071 Fixed image size aligment to 1 MB with follow-up sessions 2008-10-24 13:02:07 +00:00
a38b638243 Gave up automatic switch to -boot_image "isolinux" "patch" after writing 2008-10-22 20:18:04 +00:00
0399eb8b65 New options --quoted_path_list , isolinux_mbr= for -as mkisofs 2008-10-22 11:02:53 +00:00
2d91f729ac Showing a "Media summary:" with blank media 2008-10-21 12:33:09 +00:00
12d9281164 Implemented in xorriso provisory 1 MB alignement for MBR enhanced ISO images 2008-10-21 11:26:16 +00:00
9cdd4904a9 Made use of new libisofs isohybrid capability 2008-10-20 18:08:28 +00:00
01d9df3f81 libisoburn now depends on libisofs-0.6.11 2008-10-19 18:26:14 +00:00
680d2026f9 Adapted to libisofs 0.6.11 2008-10-19 17:23:17 +00:00
bfa22a38e8 Adjustments and documentation about -backslash_codes 2008-10-17 12:33:49 +00:00
2fce109cee New option -backslash_codes for expressing weird file names 2008-10-17 07:50:35 +00:00
d0b53ac018 New options -quoted_path_list, -quoted_not_list. Multiline for -options_from_file 2008-10-15 18:26:48 +00:00
c40c79789b Version leap to 0.2.9 2008-10-12 13:44:18 +00:00
5fada4d1ac Polishing multi-line dialog 2008-10-10 13:41:07 +00:00
794895bec0 Enabled dialog for multi-lines and newline characters in quotation marks 2008-10-10 13:11:46 +00:00
2b00760bcf Introduced libburn ./configure option --disable-libreadline 2008-10-09 15:00:11 +00:00
fb1cbb71d2 Changed newly introduced -rom_toc_scan nonrom_off to off:emul_off 2008-10-08 13:59:37 +00:00
3c725f9ca4 libisoburn now demands libisofs-0.6.10 2008-10-06 11:50:08 +00:00
382cae523f Adapted standalone LIBISOFS_*_VERSION to libisofs 0.6.10 2008-10-06 11:42:01 +00:00
e586a2ddd9 libisoburn now demands libburn-0.5.4 2008-10-05 12:53:24 +00:00
88597020f9 Adapted standalone BURN_*_VERSION to libburn 0.5.5 2008-10-05 12:52:23 +00:00
58a819003f Bug fix: Random target filenames with looping symbolic links 2008-10-05 09:37:44 +00:00
943d196710 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
9fc52dc0ef Fine tuning about ./configure option --disable-libreadline 2008-10-02 11:09:20 +00:00
4d6d7e5699 Introduced xorriso-standalone ./configure option --disable-libreadline 2008-10-02 10:55:28 +00:00
622445f865 Enabled -as cdrecord blank=as_needed 2008-10-02 09:27:21 +00:00
e6d9582ad9 Small adjustments about -boot_image 2008-10-02 09:24:58 +00:00
1b3480301a Small adjustments about -boot_image 2008-09-30 17:50:14 +00:00
85b45fce95 Adjustments about -boot_image after testing with various media types 2008-09-30 10:28:46 +00:00
a7a60d4e4d Requiring libisofs-0.6.9 because of bug fixes with El Torito 2008-09-30 10:23:37 +00:00
ff9a7018d5 Made -boot_image isolinux activation obey -overwrite setting 2008-09-28 11:33:47 +00:00
a097ac1f0f Standalone version switch to libisofs-0.6.9 (vreixoml 387) to avoid SIGSEGV 2008-09-28 11:29:36 +00:00
b2984efc9f A first attempt on making bootable ISO images 2008-09-26 16:14:21 +00:00
1a0346a1a1 Bug fix: -as mkisofs -iso-level was accused to be an unknown option 2008-09-26 12:10:32 +00:00
30ed274ea9 Trying to get pacifiers of simultaneously running emulations into sync 2008-09-24 15:55:26 +00:00
c3ab9c64b0 Version leap to 0.2.7 2008-09-20 09:43:55 +00:00
7fb90ba830 Changed WARNING about non-writeable media to NOTE severity of blank messages 2008-09-19 12:27:43 +00:00
09db3b4875 Switched requirements to libisofs-0.6.8 2008-09-19 10:45:13 +00:00
3fe70f611d standalone version switch to libisofs-0.6.8 2008-09-19 09:07:10 +00:00
e5e6d62bbe Corrected message duplication about emulated sessions on overwriteable media 2008-09-17 19:39:11 +00:00
5f469fb305 Corrected falsely computed default setting of -file_size_limit 2008-09-16 18:52:58 +00:00
aecab9aa89 Corrected pacifier text (Ticket 141) 2008-09-16 06:05:27 +00:00
8bb0ad94ce Correction about -check_media report and message about image loading 2008-09-13 20:45:42 +00:00
104bda3a47 Issuing message at begin of image loading 2008-09-11 11:43:26 +00:00
49ff3fdbd2 Smoothened time estimation with pacifier mkisofs style 2008-09-09 08:25:20 +00:00
4b3144c1e2 Bug fix: -format full did not re-format already formatted DVD+RW 2008-09-08 12:16:42 +00:00
0d19cd3150 Made use of new libisofs call iso_image_update_sizes() 2008-09-08 09:48:43 +00:00
51fe94c159 Removed outdated alternative code for support of libisofs-0.6.6 2008-09-07 14:48:05 +00:00
99853ab360 -commit_eject, -alter_date, -alter_date_r, -pacifier, -prog_help had wrong argument count prediction 2008-09-05 11:50:29 +00:00
fbcece6610 New option -list_delimiter 2008-09-05 09:54:38 +00:00
f20e2fffe7 New option -check_media_defaults 2008-09-04 10:02:58 +00:00
81acf83a11 New -error_behavior "file_extraction" behavior "best_effort" 2008-09-03 14:33:14 +00:00
34a76c8eea New option -extract_cut 2008-09-02 16:48:59 +00:00
3194a48e38 Reacted on compiler warning 2008-08-27 12:22:23 +00:00
354c145c65 New option -file_size_limit, -as mkisofs now supports -iso-level 1 to 3 2008-08-27 12:13:07 +00:00
847a54f423 Adopting next development step of libisofs 2008-08-26 16:33:55 +00:00
e6662b7048 Version leap to 0.2.5 2008-08-24 17:53:12 +00:00
239a03219d Reacted on compiler warning 2008-08-24 12:54:00 +00:00
95bddf2f2a Fixed a bug with -check_media use=outdev 2008-08-24 12:45:25 +00:00
1f73212986 New -error_behavior behavior occasion "file_extraction" 2008-08-24 10:07:24 +00:00
a5bbb741e6 New -error_behavior behavior occaseion "file_extraction" 2008-08-24 09:56:49 +00:00
3bfa3b4c9b New -check_media option -patch_lba0= 2008-08-22 23:27:21 +00:00
d54ae82442 Synced -lsl display of major,minor numbers with /usr/include/sys/sysmacros.h 2008-08-21 07:07:23 +00:00
01ee0d659f Made -check_media process first 32 blocks of a multi-session overwriteable 2008-08-20 18:18:58 +00:00
bc0b2ccb42 Demanding libburn-0.5.2 now 2008-08-20 12:11:05 +00:00
fd4c146cdf Adopted to new libburn version 0.5.3 2008-08-20 10:15:24 +00:00
e231d308fd New -find action report_lba 2008-08-18 13:42:44 +00:00
05711f4e8d Reacted on compiler warning 2008-08-17 22:14:50 +00:00
294a55d552 -find tests -damaged and -lba_range, new -find action report_damage 2008-08-17 22:05:48 +00:00
633ecc7131 Enabled printing of sector bitmaps by use=sector_map 2008-08-15 15:55:35 +00:00
ffb0dc8e54 Allowed independent redirecton of result and info channel 2008-08-15 10:29:47 +00:00
7aa52d2cc9 New option -check_media 2008-08-14 22:15:35 +00:00
de05b59854 Changed wrong update message from MB to kB 2008-08-14 22:06:22 +00:00
9b7caaafef New capability to redirect program output used for toc in sector map file 2008-08-13 19:08:07 +00:00
e780ca1dfc Corrected documentation of isoburn_disc_get_msc1() 2008-08-13 18:55:31 +00:00
d7cea7d8f1 Adapted media evaluation to CD peculiarities 2008-08-11 20:17:09 +00:00
ff8bfdaf4c Evaluating readability of media 2008-08-09 16:14:16 +00:00
8bb8a24b29 Create emulated toc entry for simple ISO session on overwriteable media 2008-08-09 16:10:50 +00:00
7043ec5742 Demanding libburn-0.5.1 now 2008-08-09 16:06:18 +00:00
40f3c3c9e7 Minor changes around display of time and byte counts 2008-08-07 11:26:37 +00:00
e5c7506da7 Removed obsolete function 2008-08-06 14:40:30 +00:00
9f4031047e Removed obsolete type definition 2008-08-06 14:39:30 +00:00
017e115411 Better finish time estimation with -pacifier mkisofs 2008-08-01 14:11:25 +00:00
2c1c66a179 Better finish time estimation with -pacifier mkisofs 2008-08-01 10:13:10 +00:00
8975ea87b0 Producing on overwriteables a partial TOC up to first damaged superblock 2008-07-26 07:51:42 +00:00
a34de8295b Used quotation marks as does ./bootstrap when generating Makefile.in 2008-07-21 16:17:44 +00:00
ac2b4dc8e3 Reacting on ticket 138 by stick, revoked buildstamp due to ugly make install 2008-07-21 15:52:59 +00:00
43113df87c Version leap to 0.2.3 2008-07-18 14:07:48 +00:00
0ad629870a Removed MULTI construction site remarks 2008-07-17 18:44:41 +00:00
c91a9601af Recognizing growisofs follow-up sessions on xorriso overwriteables 2008-07-17 18:29:50 +00:00
8491645aed Rectified usage of original xorriso options underneath growisofs 2008-07-17 11:13:32 +00:00
ae7e36ed50 Ability to emulate a featured bug with mkisofs -C : read 16 block too early 2008-07-17 11:07:42 +00:00
bbb664dd6b Recognizing "b" as speed factor for BD media 2008-07-16 14:00:01 +00:00
be89c66cf5 Required libburn version is now 0.5.0 2008-07-16 13:11:10 +00:00
61c1660986 Required libburn version is now 0.5.0 2008-07-16 13:08:09 +00:00
ea910e9d86 Updated xorriso standalone configure.ac version number BURN_*_VERSION 2008-07-16 13:07:17 +00:00
7831dabc82 New option -pacifier, more compatible pacifier with -as mkisofs 2008-07-16 13:06:31 +00:00
8fd8bd55f8 New option tsize= with -as cdrecord 2008-07-15 12:18:08 +00:00
1df494e339 Generating automatic build timestamp 2008-07-15 06:29:58 +00:00
5a7b45e7c5 New option -isosize with -as cdrecord 2008-07-14 12:50:53 +00:00
6b9794c77b New flag options with isoburn_read_iso_head() 2008-07-14 12:04:51 +00:00
0e5fc0c229 Did LT_CURRENT++, LT_AGE++ which was forgotten with revision 1885 2008-07-14 11:45:30 +00:00
dfd3d079a9 Required libburn version is now 0.4.9 2008-07-14 11:44:39 +00:00
a041d63cee New options --grow_overwriteable_iso and write_start_address= with -as cdrecord 2008-07-12 18:48:15 +00:00
0107b4189f New info mode 2 with isoburn_read_iso_head() 2008-07-12 18:18:09 +00:00
3b893514ca Installing softlink xorrecord pointing to the xorriso binary 2008-07-10 16:43:42 +00:00
765ce450f4 Reacted on compiler warning 2008-07-10 16:39:36 +00:00
1d5a1370be cdrecord emulation by start names xorrecord, cdrecord, wodim, cdrskin 2008-07-10 16:27:35 +00:00
279690522d Header file forgotten with rev 1903 2008-07-10 14:44:59 +00:00
baaa7c25ed Small correction in API introduction text 2008-07-10 14:18:33 +00:00
8f145f8094 Enabled -multi and -msinfo with -as cdrecord 2008-07-10 14:16:57 +00:00
679dd10517 Opportunity to generate build timestamp via make buildstamped 2008-07-09 15:56:23 +00:00
6797fdcce1 Avoided to use MMC code with -as mkisofs -M by prepending stdio: to address 2008-07-09 05:51:08 +00:00
73b9831f09 Avoided misleading message about emptied ISO image during -as mkisofs -C 2008-07-08 13:20:17 +00:00
fb7450a826 Header file forgotten with rev 1897 2008-07-08 10:26:00 +00:00
c142c16fa4 Installing softlinks xorrisofs and osirrox pointing to the xorriso binary 2008-07-08 09:27:05 +00:00
a6f6e736a9 Correction about isoburn_igopt_get_effective_lba() with blind growing 2008-07-07 15:03:03 +00:00
dc890e3eb7 Correction about -as mkisofs -C if already an input device was set 2008-07-07 15:02:02 +00:00
2277038d67 Semi-permanent emulation by start names xorrisofs,genisofs,mkisofs,genioimage 2008-07-07 10:29:38 +00:00
7159d372b0 Fixed bug about -as mkisofs without -C 2008-07-07 09:55:07 +00:00
821b5c23fe Improved effective drive address with -as mkisofs -M 2008-07-06 11:03:02 +00:00
c9e9d2fd50 Cared for a peculiarity of growisofs when using mkisofs -C 2008-07-05 18:43:57 +00:00
7081bf395c New options -C and -M for -as mkisofs 2008-07-05 18:23:46 +00:00
1aa0f3c568 Fixed a bug with -grow_blindly to overwriteable media 2008-07-05 18:02:03 +00:00
0a8a066a96 New option -grow_blindly 2008-07-05 13:36:48 +00:00
161bf5748c New API function isoburn_prepare_blind_grow() for -as mkisofs -multi 2008-07-05 13:25:06 +00:00
73a02c1a07 Supporting option -as cdrecord -waiti 2008-07-04 06:59:31 +00:00
c9f3aefcf7 Flushing stdout after each result text to deconfuse stdout/stderr with SSH 2008-07-03 13:29:44 +00:00
573580d8ef Extended -as cdrecord blank= by blank type format_overwrite 2008-06-27 13:02:00 +00:00
66616027c2 Bug fix: -as cdrecord -atip falsely announced overwriteable DVD-RW to sdvdbackup 2008-06-27 12:41:26 +00:00
c649e4ffe6 Version leap to 0.2.1 2008-06-22 14:04:05 +00:00
16584ad3ec Removed duplicated help text snippet 2008-06-22 11:12:26 +00:00
64bae39777 Corrected mistake in xorriso man page 2008-06-21 18:08:19 +00:00
cbb925d4cb Fixed several bugs with restorie operations 2008-06-20 16:41:08 +00:00
e952fa42b0 New -osirrox option auto_chmod_on 2008-06-20 09:16:34 +00:00
aecb834cea Corrected wrong size unit MB to kB in toc scan pacifier text 2008-06-19 09:28:35 +00:00
24109d9f39 Renamed isoburn_*set_msgs_submit() and slightly changed meaning 2008-06-19 09:04:04 +00:00
4061ada9c0 Improved pacifier with -rom_toc_scan 2008-06-18 19:28:52 +00:00
e4dda01702 Made use of isoburn_preset_msgs_submit() 2008-06-18 16:16:49 +00:00
7a6421b0ad New API functions isoburn_preset_msgs_submit(), isoburn_set_msgs_submit() 2008-06-18 16:14:44 +00:00
72ac776e5e Made -rom_toc_scan work on closed DVD-R in a DVD-ROM drive 2008-06-18 13:20:29 +00:00
c06380e287 Fixed a bug about -update_l 2008-06-17 17:06:25 +00:00
020e084b66 Reacted on harmless compiler warning 2008-06-17 13:38:44 +00:00
ffdbe92230 New options -map_l, -compare_l, -update_l, -extract_l 2008-06-17 12:15:16 +00:00
2249a53666 Gave up the unusual parameter sequences of -extract and -paste_in 2008-06-14 18:44:42 +00:00
1b50d139bd Correction about -extract / / 2008-06-14 14:04:30 +00:00
6802fba895 New options -extract and -extract_single 2008-06-14 10:47:19 +00:00
fb8256386b New option -paste_in 2008-06-13 15:16:03 +00:00
b1b4bba42a Corrections about restoring of directories 2008-06-12 11:26:31 +00:00
0625c675be Proper handling of restore overwrite situations with directories and softlinks 2008-06-11 13:15:43 +00:00
75793b34ba Removed outdated code parts 2008-06-10 10:02:02 +00:00
0a28046aa1 Removed outdated code parts 2008-06-10 09:42:50 +00:00
e6aae7748d Removed some outdated code parts 2008-06-09 16:57:07 +00:00
1418922245 Allowing to restore from image with pending changes 2008-06-09 13:44:06 +00:00
da45d5bc8c Fine tuning of directory attribute copying with -cp_rx 2008-06-06 10:37:13 +00:00
1b6be38928 Bug fix: -chmod unintentionally performed o-x as first operation 2008-06-06 08:34:02 +00:00
85eba6610a New options -cpax, -cp_rx, cp_rax to restore files and trees from ISO to disk 2008-06-05 16:51:04 +00:00
3f4853b56e Version leap to 0.1.9 2008-06-02 15:29:46 +00:00
304a7c72ab Switched requirements to libisofs-0.6.6 2008-06-01 14:51:29 +00:00
d0b8d220c4 standalone version switch to libisofs-0.6.6 2008-06-01 14:50:21 +00:00
958ce832c8 Reacted on harmless compiler warning 2008-06-01 13:42:56 +00:00
80feb22f04 Implemented oncatenation of split files during -cpx 2008-05-31 17:40:18 +00:00
6fc7f9f1c9 New option -stream_recording 2008-05-27 20:14:51 +00:00
d3dd065a15 Improved access permission restauration by osirrox 2008-05-26 18:11:51 +00:00
691504c6ce Some polishing with -cpx 2008-05-24 17:00:47 +00:00
1b6e8b94b3 Bug fix: modifying to overwriteable target yielded unmountable results 2008-05-24 09:28:35 +00:00
50a0258a78 Enabled osirrox of more file types, curbed with device files 2008-05-24 09:25:26 +00:00
bcd057ae39 New options -osirrox and -cpx 2008-05-22 21:08:26 +00:00
47438e72c3 Removed outdated code branch 2008-05-22 19:27:13 +00:00
a2e0d1aad6 First experiments of osirrox ISO-to-disk copying 2008-05-22 19:25:59 +00:00
1fecc24f2a Making Xorriso_prescan_args() safe against misunderstandings 2008-05-20 07:51:37 +00:00
5134505c84 Version leap to 0.1.7, requiring libburn-0.4.8 now 2008-05-18 08:48:07 +00:00
3760fe7f53 Bug fix: -findi operated on nodes which ceased existence shortly before 2008-05-18 08:21:48 +00:00
ac41f4cfd9 Bug fix: -update_r and others did not work properly with relative paths 2008-05-15 19:20:59 +00:00
cee91f4859 New options -map and -map_single 2008-05-15 15:00:39 +00:00
e2e793ed4b Enabled a pacifier for compare_r 2008-05-15 09:20:05 +00:00
0b2157dff6 Uploaded forgotten enhancements 2008-05-14 17:48:27 +00:00
077aab1be7 Automatic fast format on attempt to write to unformatted DVD-RAM or BD-RE 2008-05-14 17:34:09 +00:00
d7312fc0b3 Required libburn version is now 0.4.7 (because of DVD-RAM BD-RE bug fix) 2008-05-14 17:31:43 +00:00
cf2bf625cf New -format types by_index and fast_by_index 2008-05-14 11:45:28 +00:00
28e8709660 Eat up leading dashes with command options, convert inner dashes to underscores 2008-05-13 18:08:53 +00:00
be78c03e66 Handled -list_format with non MMC drives 2008-05-13 18:06:04 +00:00
0adc5cf1dc Prepared Xorriso_get_profile() for potential call without flag bit1 2008-05-13 15:38:17 +00:00
b450b1d249 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
ab7591f04b New option -list_formats 2008-05-13 11:58:43 +00:00
8cecbb1699 New -blank and -format modes as_needed 2008-05-12 19:36:23 +00:00
9fec73b9d2 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
15e84acfa5 New option -load session|track|sbsector|volid 2008-05-12 08:27:18 +00:00
e74c268e4b New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
6295344557 Switched requirements to libburn-0.4.6 2008-05-12 08:07:59 +00:00
99a408ac42 Better behavior of update_r with no image present 2008-05-10 19:43:16 +00:00
2b9bbbc7e1 Trying to better handle non ISO images on -indev 2008-05-09 20:54:58 +00:00
e791e25423 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
d7a18276b3 New TOC layout with volume id and sbsector=, new option -rom_toc_scan 2008-05-08 14:19:09 +00:00
0612232c5c Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive) 2008-05-08 14:10:43 +00:00
4c55ac810d New format with -toc is more concise and shows volume id 2008-05-07 21:44:28 +00:00
f51c13a87f New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
94593ae6f1 Making use of new isoburn_toc_* functions 2008-05-07 17:56:23 +00:00
f1dacbfaee Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
e572e50cae Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
65bed81020 Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
713e0581f2 Calling isoburn_cancel_prepared_write() after failed isoburn_disc_write() 2008-05-06 08:44:28 +00:00
ec38a4f967 After formatting DVD-RW write 128 MB and close track to end Intermediate State 2008-05-05 21:03:28 +00:00
e7cb508cd8 New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m, 2008-05-04 13:36:15 +00:00
1666ca358e Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 22:32:51 +00:00
1ad46882f4 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 15:11:58 +00:00
77d1368387 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-02 20:50:40 +00:00
2121a50e45 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-02 07:25:50 +00:00
572c83ade4 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 17:41:58 +00:00
21b0ce4687 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 13:55:09 +00:00
3df489fa36 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
4cd9386d00 Version leap to 0.1.5 2008-04-28 12:34:39 +00:00
a28dcd45ef Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
6faaafc24e Corrected maximum age value for read buffer tiles 2008-04-20 11:11:42 +00:00
173328be29 Restricted ds_read_block() messages about unreadable data to actual data block 2008-04-18 18:45:13 +00:00
6e31701703 Changed behavior of -commit_eject "" 2008-04-12 11:21:59 +00:00
c723feda55 Corrected behavior around image data read error 2008-04-09 11:48:14 +00:00
ad29faa0d1 Made libisoburn and xorriso require libburn >= 0.4.4 2008-04-08 15:35:17 +00:00
2d78868112 Removed some unused code 2008-04-07 20:13:01 +00:00
731986f0f9 Added prototype of Xorriso_option_session_log() 2008-04-07 18:57:27 +00:00
115f3bc5dd Reporting amount of non-data with -toc media summary 2008-04-05 11:20:56 +00:00
a55f83167e New option -session_log 2008-04-03 20:41:00 +00:00
e66af1aa97 Replaced single 128 kB cache tile by 32 tiles of 64 kB each 2008-04-01 21:31:25 +00:00
98d226bea0 Adjusted documentation of -split_size 2008-03-31 08:13:54 +00:00
120ea0972c New option -split_size, automated splitting of oversized files 2008-03-29 16:44:39 +00:00
7c226f7442 Working towards coordination of -update and -cut_out 2008-03-27 10:34:06 +00:00
235bd14598 Gave up obsoleted macros and their code branches 2008-03-26 09:21:30 +00:00
c0cb462641 Working towards coordination of -compare, -update and -cut_out 2008-03-25 17:07:58 +00:00
9558299400 Bug fix: Implicite directory attribute copying with -cut_out was wrong 2008-03-22 13:05:25 +00:00
6eb3d1ea61 Working towards coordination of -compare, -update and -cut_out 2008-03-22 13:00:38 +00:00
9d77ef7700 Better handling of attempt to manipulate non-existent ISO image 2008-03-20 21:20:19 +00:00
a7e1bba689 Changed messages of -update and -update_r 2008-03-20 19:23:25 +00:00
e64d7d7ec0 Bug fix: -as mkisofs -nopad must be -no-pad 2008-03-19 08:18:51 +00:00
92212c4cc9 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
47eb5a285e Sketched split file scheme with partno,totalparts,offset,count,totalsize 2008-03-11 11:35:04 +00:00
358b159b83 Some polishing about -cut_out 2008-03-09 21:11:00 +00:00
b3540fafb6 New option -cut_out 2008-03-09 14:22:14 +00:00
62f389c5ea Adapted to iso_tree_add_new_node() 2008-03-08 10:42:45 +00:00
63c67bd1c1 Made -update_r and -compare_r obey disabling of -follow "mount" 2008-03-07 22:04:58 +00:00
955d08c735 New -findx -exec action "empty_iso_dir", workaround for ticket 132 2008-03-07 18:24:26 +00:00
a5ea9f79a0 New -findx -type "m" for active mount points 2008-03-07 07:53:59 +00:00
ba659b5d8a Fixed bug about non existing disk_path with -update_r 2008-03-06 17:48:02 +00:00
124759d74c New -find actions "rm" and "rm_r", silenced comparison results with -update* 2008-03-06 11:43:08 +00:00
84b1543295 Made -compare* and -update* obey -follow links (-follow mount still not correct) 2008-03-05 17:34:06 +00:00
b9ace51640 Bug fix: -follow param did not work for symbolic links 2008-03-05 12:53:20 +00:00
544e6849ff Improvements about -update_r and -compare_r 2008-03-04 18:08:14 +00:00
7ba6078291 Adapted to libisofs Vreixo 378 2008-03-04 17:41:43 +00:00
83931e0442 Made IsoDirIter workaround obey -temp_mem_limit 2008-03-02 20:15:36 +00:00
8f3a19fb2c Made -update_r and -find -exec update safe against IsoDirIter pitfalls 2008-03-02 17:28:38 +00:00
feb783a9c0 New option update_r, -find actions "update" and "add_missing" (not yet completed) 2008-03-01 15:13:13 +00:00
0c73f1ecac New option -update (not yet completed) 2008-02-29 20:09:12 +00:00
803062692d Better handling of disk to iso address mapping during compare runs 2008-02-28 21:54:20 +00:00
40b15ba075 2008-02-28 21:22:50 +00:00
0fd8316c94 Added new action "compare" to -find 2008-02-28 13:27:44 +00:00
88c1431fdc Installed pacifier for data reading 2008-02-27 18:58:21 +00:00
69faba4371 New option -compare 2008-02-26 21:45:28 +00:00
d83b4619e8 Adaptions of -as mkisofs and -as cdrecord to enable full use by scdbackup 2008-02-25 20:44:41 +00:00
42767ff63f Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
79b0a6af6b Wrong description text 2008-02-23 13:19:03 +00:00
7706337168 Various bugs and deviations around -as mkisofs -print-size 2008-02-23 12:56:18 +00:00
415aeb858f Directed -as mkisofs -print-size to real stdout 2008-02-23 11:40:42 +00:00
6a1d8b1b5b Made libisofs version leap in xorriso-standalone 2008-02-23 10:30:32 +00:00
b4470fcc97 Changed libisofs requirements to 0.6.3 2008-02-23 10:17:04 +00:00
ec6a34eb2f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
48d1f22284 Updated -help text 2008-02-21 21:11:40 +00:00
34b972bf00 Introduced new severity ERRFILE 2008-02-21 20:46:51 +00:00
4a27bf19e8 Implemented a more reasonable solution for drive truncation with regular files 2008-02-21 18:52:52 +00:00
c9067f4142 New option -publisher 2008-02-21 13:01:34 +00:00
28fdfc96bd New option -as mkisofs emulates a narrow set of mkisofs gestures 2008-02-20 23:48:08 +00:00
2c1f9280a0 Improved -as cdrecord 2008-02-19 21:24:05 +00:00
2d2e04bef4 New option -as cdrecord emulates a narrow set of cdrecord gestures 2008-02-19 18:45:17 +00:00
4c961a6cd4 Bug fix: -report_about higher than NOTE did not report at all 2008-02-18 21:04:55 +00:00
c4b332c291 Mentioned better directory attribute copying 2008-02-16 21:17:22 +00:00
cbeaeb7a09 Transfering properties from disk to implicit directories in image path 2008-02-16 20:26:21 +00:00
21afe8204e Changed pacifier text for 0 nodes read from blank image 2008-02-15 21:21:14 +00:00
0fd4f315ad Version leap to 0.1.1 2008-02-15 21:19:24 +00:00
53e662d9f1 Made preparer_id more safe against oversize 2008-02-14 18:24:34 +00:00
baa13e0b88 Imprinting version of xorriso and libraries into ISO preparer_id 2008-02-14 17:57:34 +00:00
b41d350fd6 Made a final abort check before burning begins 2008-02-14 12:06:52 +00:00
4fa28039b0 Adjusted EXTRA_DIST list of files 2008-02-14 10:20:01 +00:00
63fa76fd82 Completing documentation 2008-02-14 08:44:29 +00:00
ec469efbf7 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
ea0d815b0f Mapping in burn runs -abort_on MISHAP to SORRY 2008-02-11 21:40:01 +00:00
4334043f1e New severity MISHAP 2008-02-11 19:49:03 +00:00
f4b0ff29be Corrected a bug about -status -return_with 2008-02-11 17:45:58 +00:00
164dfb371a Changed failure to find a file for removal from FAILURE to SORRY 2008-02-11 16:24:51 +00:00
cd3be2c9a2 Clarifications about -volid rules 2008-02-11 15:07:41 +00:00
422a57601e isoburn_igopt_allow_full_ascii for -bootimage any keep 2008-02-11 15:02:15 +00:00
8105a9d455 New option -return_with 2008-02-11 13:55:09 +00:00
9d4709e4a5 Final UPDATE message after grafting in files from disk 2008-02-11 11:33:17 +00:00
3b3be3d857 Corrected message about isolinux patch option 2008-02-11 11:29:59 +00:00
5f67e789ed Discarding, keeping or patching boot images from existing ISO images 2008-02-11 09:48:29 +00:00
f9ea542216 Better handling of not-yet-existing -cd 2008-02-10 13:59:11 +00:00
3547300e0d Added build of test/compare_file as noinst binary 2008-02-10 13:09:35 +00:00
9cbd3423c2 Fixed bugs about -mv /im/age . -cdx / -cpr di/sk im/age -- -cpr di/sk . -- 2008-02-10 12:21:05 +00:00
5a24e5b708 New API function isoburn_disc_available_space() fixes bug with DVD+RW capacity 2008-02-09 10:08:40 +00:00
30c30bd286 Adapted to libisofs revision 346 2008-02-09 09:28:54 +00:00
7e15b51a5f Silenced misleading toc messages with -commit_eject "in" 2008-02-08 21:52:05 +00:00
94ce48c7c2 Warning of -volid which are not ECMA 119 compliant 2008-02-08 19:57:18 +00:00
cb0b796c34 Protecting volume ids from getting overwritten by predecessor 2008-02-08 17:52:43 +00:00
3e567fd6c6 Renamed macro which controls read caching 2008-02-08 17:42:09 +00:00
cfb68d9af0 Renamed macro which controls read caching 2008-02-08 17:40:16 +00:00
1e098c5f60 Added test/compare_file.c to xorriso-standalone tarball 2008-02-08 10:22:08 +00:00
1b18c619f0 Stuffed memory leak with read cache. Economized on error retries. 2008-02-07 21:15:09 +00:00
ee9ffbefe0 Implemented a primitive single tile cache for image reading 2008-02-07 15:50:37 +00:00