Commit Graph

244 Commits

Author SHA1 Message Date
Thomas Schmitt ad6585dbd7 Switched requirements to libburn-0.4.6 2008-05-12 08:07:59 +00:00
Thomas Schmitt 6b1eb7d79f Better behavior of update_r with no image present 2008-05-10 19:43:16 +00:00
Thomas Schmitt eeab74920f Minor change in -update_r example 2008-05-10 19:41:52 +00:00
Thomas Schmitt ca0179ad57 Adapted xorriso standalone production to new libburn cycle 0.4.7 2008-05-10 19:40:35 +00:00
Thomas Schmitt 36aa59297a Trying to better handle non ISO images on -indev 2008-05-09 20:54:58 +00:00
Thomas Schmitt aeef058800 Updated details in web page 2008-05-09 20:50:07 +00:00
Thomas Schmitt 6b459b1cfb Updated man page examples 2008-05-08 20:54:51 +00:00
Thomas Schmitt 1d8e7620f0 Updated man page examples 2008-05-08 19:54:10 +00:00
Thomas Schmitt cf103ac180 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
Thomas Schmitt 3a4dc252f0 Mentioned new features 2008-05-08 15:24:59 +00:00
Thomas Schmitt 0e1f89d7c3 New TOC layout with volume id and sbsector=, new option -rom_toc_scan 2008-05-08 14:19:09 +00:00
Thomas Schmitt 7f1b8b07a6 Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive) 2008-05-08 14:10:43 +00:00
Thomas Schmitt 252521f930 New format with -toc is more concise and shows volume id 2008-05-07 21:44:28 +00:00
Thomas Schmitt e92b796215 New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
Thomas Schmitt 585445ccc8 Making use of new isoburn_toc_* functions 2008-05-07 17:56:23 +00:00
Thomas Schmitt e9171b5133 Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
Thomas Schmitt 947bb33173 Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
Thomas Schmitt 3eae8634cd Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
Thomas Schmitt f830c30196 Calling isoburn_cancel_prepared_write() after failed isoburn_disc_write() 2008-05-06 08:44:28 +00:00
Thomas Schmitt e412f65656 After formatting DVD-RW write 128 MB and close track to end Intermediate State 2008-05-05 21:03:28 +00:00
Thomas Schmitt b7caaed66c Mentioned new options 2008-05-04 14:08:52 +00:00
Thomas Schmitt 8ffcf40fc4 New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m, 2008-05-04 13:36:15 +00:00
Thomas Schmitt 28d68a79a5 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 22:32:51 +00:00
Thomas Schmitt 1576983e17 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 15:11:58 +00:00
Thomas Schmitt 97c22f86a4 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-02 20:50:40 +00:00
Thomas Schmitt f0b1cbddf3 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-02 07:25:50 +00:00
Thomas Schmitt 19e803ba0d Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 17:41:58 +00:00
Thomas Schmitt a4c4026446 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 13:55:09 +00:00
Thomas Schmitt 68d70682dd Clarified "best_effort" behavior 2008-05-01 13:52:43 +00:00
Thomas Schmitt 26eb9e659d Fine tuning of HTML man page appearance 2008-05-01 12:44:26 +00:00
Thomas Schmitt c3048d6282 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
Thomas Schmitt 1a2d3bc70c Documented changes and release timestamp 2008-04-28 13:57:26 +00:00
Thomas Schmitt adeaf8b749 Version leap to 0.1.5 2008-04-28 12:34:39 +00:00
Thomas Schmitt 4d35893fd0 Updated libisofs version number in xorriso-standalone 2008-04-28 08:24:52 +00:00
Thomas Schmitt b937313bb5 Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
Thomas Schmitt e1c46f5023 Mentioned stdin with option -path_list 2008-04-20 11:12:42 +00:00
Thomas Schmitt 1fbe8b8010 Corrected maximum age value for read buffer tiles 2008-04-20 11:11:42 +00:00
Thomas Schmitt c7355e90aa Restricted ds_read_block() messages about unreadable data to actual data block 2008-04-18 18:45:13 +00:00
Thomas Schmitt 26b87932a0 Changed behavior of -commit_eject "" 2008-04-12 11:21:59 +00:00
Thomas Schmitt 1798a8441c Corrected behavior around image data read error 2008-04-09 11:48:14 +00:00
Thomas Schmitt a6b8794c7c Made libisoburn and xorriso require libburn >= 0.4.4 2008-04-08 15:35:17 +00:00
Thomas Schmitt 56a1512732 Followed version leaps of libburn 2008-04-08 15:33:10 +00:00
Thomas Schmitt 1a1694d595 Removed some unused code 2008-04-07 20:13:01 +00:00
Thomas Schmitt f7b656183e Added prototype of Xorriso_option_session_log() 2008-04-07 18:57:27 +00:00
Thomas Schmitt e4e6635a71 Mentioned new features 2008-04-05 11:58:20 +00:00
Thomas Schmitt 1c4a14c8bd Reporting amount of non-data with -toc media summary 2008-04-05 11:20:56 +00:00
Thomas Schmitt 529959878a Mentioned that drives close full media automatically 2008-04-05 11:17:21 +00:00
Thomas Schmitt 9992f64247 New option -session_log 2008-04-03 20:41:00 +00:00
Thomas Schmitt 0e394bca6a Replaced single 128 kB cache tile by 32 tiles of 64 kB each 2008-04-01 21:31:25 +00:00
Thomas Schmitt 27cde95ca0 Adjusted documentation of -split_size 2008-03-31 08:13:54 +00:00
Thomas Schmitt 691955d387 New option -split_size, automated splitting of oversized files 2008-03-29 16:44:39 +00:00
Thomas Schmitt 3474a6a981 Published coordination rules for -cut_out, -compare and -update 2008-03-27 11:33:41 +00:00
Thomas Schmitt 7ea03c4079 Working towards coordination of -update and -cut_out 2008-03-27 10:34:06 +00:00
Thomas Schmitt f9afb4a2f9 Gave up obsoleted macros and their code branches 2008-03-26 09:21:30 +00:00
Thomas Schmitt 6cfbe6fcd0 Working towards coordination of -compare, -update and -cut_out 2008-03-25 17:07:58 +00:00
Thomas Schmitt 052f992488 Correction about Linux mount which does not accept session= with DVD. 2008-03-22 19:44:59 +00:00
Thomas Schmitt a44e7db9ea Bug fix: Implicite directory attribute copying with -cut_out was wrong 2008-03-22 13:05:25 +00:00
Thomas Schmitt 07b54e308a Working towards coordination of -compare, -update and -cut_out 2008-03-22 13:00:38 +00:00
Thomas Schmitt b0ac8b67ae Better handling of attempt to manipulate non-existent ISO image 2008-03-20 21:20:19 +00:00
Thomas Schmitt 3309d84dc3 Changed messages of -update and -update_r 2008-03-20 19:23:25 +00:00
Thomas Schmitt 65d1be4310 Added -commit_eject all to an example which involves mount 2008-03-20 19:22:32 +00:00
Thomas Schmitt c90cf38e70 Added a hint about alternating media with -update_r 2008-03-19 08:21:26 +00:00
Thomas Schmitt 50b4c033bf Bug fix: -as mkisofs -nopad must be -no-pad 2008-03-19 08:18:51 +00:00
Thomas Schmitt 3bc81537a2 Documented changes and release timestamp 2008-03-12 13:35:54 +00:00
Thomas Schmitt 5e06e3c724 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
Thomas Schmitt 47c72f3059 Updated description of -cut_out 2008-03-11 13:09:56 +00:00
Thomas Schmitt 2309710729 Sketched split file scheme with partno,totalparts,offset,count,totalsize 2008-03-11 11:35:04 +00:00
Thomas Schmitt 4f047c0cf6 Some polishing about -cut_out 2008-03-09 21:11:00 +00:00
Thomas Schmitt ddc230bcda New option -cut_out 2008-03-09 14:22:14 +00:00
Thomas Schmitt 77300abd94 Example use case for -update_r "Incremental backup of a few directory trees" 2008-03-08 12:27:22 +00:00
Thomas Schmitt a4b392ef70 Adapted to iso_tree_add_new_node() 2008-03-08 10:42:45 +00:00
Thomas Schmitt e9c02ebcb1 Made -update_r and -compare_r obey disabling of -follow "mount" 2008-03-07 22:04:58 +00:00
Thomas Schmitt 005a317059 New -findx -exec action "empty_iso_dir", workaround for ticket 132 2008-03-07 18:24:26 +00:00
Thomas Schmitt 5982c8e6b3 New -findx -type "m" for active mount points 2008-03-07 07:53:59 +00:00
Thomas Schmitt fb1de29cfa Re-arranged development download part 2008-03-07 07:52:17 +00:00
Thomas Schmitt f760da0016 Fixed bug about non existing disk_path with -update_r 2008-03-06 17:48:02 +00:00
Thomas Schmitt 1fb2d8c392 New -find actions "rm" and "rm_r", silenced comparison results with -update* 2008-03-06 11:43:08 +00:00
Thomas Schmitt 5a72e86936 Some man page clarification 2008-03-05 17:35:28 +00:00
Thomas Schmitt 10a8ce35e8 Made -compare* and -update* obey -follow links (-follow mount still not correct) 2008-03-05 17:34:06 +00:00
Thomas Schmitt f01488b574 Bug fix: -follow param did not work for symbolic links 2008-03-05 12:53:20 +00:00
Thomas Schmitt 5f5ebb1956 Improvements about -update_r and -compare_r 2008-03-04 18:08:14 +00:00
Thomas Schmitt 01983365aa Adapted to libisofs Vreixo 378 2008-03-04 17:41:43 +00:00
Thomas Schmitt 2528d00aba Made IsoDirIter workaround obey -temp_mem_limit 2008-03-02 20:15:36 +00:00
Thomas Schmitt 0dfc79bd4e Made -update_r and -find -exec update safe against IsoDirIter pitfalls 2008-03-02 17:28:38 +00:00
Thomas Schmitt 1fb2576e93 New option update_r, -find actions "update" and "add_missing" (not yet completed) 2008-03-01 15:13:13 +00:00
Thomas Schmitt 4200446ffe New option -update (not yet completed) 2008-02-29 20:09:12 +00:00
Thomas Schmitt c41d072448 Better handling of disk to iso address mapping during compare runs 2008-02-28 21:54:20 +00:00
Thomas Schmitt 460a04fb47 New option -compare_r, new -findx -exec in_iso, -exec no_in_iso 2008-02-28 21:42:37 +00:00
Thomas Schmitt 388996150e 2008-02-28 21:22:50 +00:00
Thomas Schmitt 869c8090f4 Mentioned capability to write DVD+R/DL. 2008-02-28 13:34:34 +00:00
Thomas Schmitt 41ea389118 Added new action "compare" to -find 2008-02-28 13:27:44 +00:00
Thomas Schmitt 1aac97caf3 Installed pacifier for data reading 2008-02-27 18:58:21 +00:00
Thomas Schmitt 3f039e4b08 New option -compare 2008-02-26 21:45:28 +00:00
Thomas Schmitt e51ace31b1 Updated changelog 2008-02-25 20:46:26 +00:00
Thomas Schmitt 55a70f1463 Adaptions of -as mkisofs and -as cdrecord to enable full use by scdbackup 2008-02-25 20:44:41 +00:00
Thomas Schmitt cc3b6f75db Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt d8b0d85ad4 Wrong description text 2008-02-23 13:19:03 +00:00
Thomas Schmitt f717634242 Various bugs and deviations around -as mkisofs -print-size 2008-02-23 12:56:18 +00:00
Thomas Schmitt 584aeb7dab Directed -as mkisofs -print-size to real stdout 2008-02-23 11:40:42 +00:00
Thomas Schmitt d3cdbc2bfb Made libisofs version leap in xorriso-standalone 2008-02-23 10:30:32 +00:00