Commit Graph

463 Commits

Author SHA1 Message Date
c0cb462641 Working towards coordination of -compare, -update and -cut_out 2008-03-25 17:07:58 +00:00
887fdfba2e Correction about Linux mount which does not accept session= with DVD. 2008-03-22 19:44:59 +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
6318ee1aa2 Added -commit_eject all to an example which involves mount 2008-03-20 19:22:32 +00:00
0837818b89 Added a hint about alternating media with -update_r 2008-03-19 08:21:26 +00:00
e64d7d7ec0 Bug fix: -as mkisofs -nopad must be -no-pad 2008-03-19 08:18:51 +00:00
d648d7ef84 Documented changes and release timestamp 2008-03-12 13:35:54 +00:00
9a9c8c9ead Documented changes and release timestamp 2008-03-12 13:35:15 +00:00
92212c4cc9 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
466f640565 Version leap to xorriso-0.1.2 2008-03-12 12:28:16 +00:00
Mario Danic
39ee321f3b Created branch for standalone release 2008-03-12 09:28:48 +00:00
Mario Danic
a1740048c5 Removed branch 2008-03-12 09:28:21 +00:00
Mario Danic
451b7eb2aa Some svn admin magic 2008-03-11 19:34:19 +00:00
1279cfc046 Updated description of -cut_out 2008-03-11 13:09:56 +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
1d489a7297 Example use case for -update_r "Incremental backup of a few directory trees" 2008-03-08 12:27:22 +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
63de67672e Re-arranged development download part 2008-03-07 07:52:17 +00:00
ba659b5d8a Fixed bug about non existing disk_path with -update_r 2008-03-06 17:48:02 +00:00
Mario Danic
4188398e1d Fixed ticket #130 - libs linking - thanks eostapets 2008-03-06 13:31:00 +00:00
124759d74c New -find actions "rm" and "rm_r", silenced comparison results with -update* 2008-03-06 11:43:08 +00:00
2e3dd3027c Some man page clarification 2008-03-05 17:35:28 +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
e074cae30e Micro bug fix ported from xorriso 2008-02-28 21:44:11 +00:00
859e34b2ee New option -compare_r, new -findx -exec in_iso, -exec no_in_iso 2008-02-28 21:42:37 +00:00
40b15ba075 2008-02-28 21:22:50 +00:00
71ee27df4a Mentioned capability to write DVD+R/DL. 2008-02-28 13:34:34 +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
65cdcf4e99 Avoided to read content of non-regular files 2008-02-26 21:28:51 +00:00
103a02a6c0 Updated changelog 2008-02-25 20:46:26 +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
8cef9717bb Safety cap for ABI usage bug towards libisofs >= 0.6.2 2008-02-25 08:53:03 +00:00
357ef5519d Safety cap for ABI usage bug towards libisofs >= 0.6.2 2008-02-25 08:51:00 +00:00
Mario Danic
89670f6dda Created 0.1.0pl01 branch 2008-02-24 23:29:23 +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
a363e9a73c New option -errfile_log 2008-02-23 10:28:58 +00:00
5c83a138d4 Testwise implementation of libisofs.0.6.3 features 2008-02-23 10:27:19 +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
c30b023a6b Revoked inflation of file type characters to words 2008-02-20 23:29:46 +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
e0525b9d2e Improved report format 2008-02-19 18:41:12 +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
b97ab3f824 Adjusted CREDITS text 2008-02-16 20:24:40 +00:00
2e78897601 Updated changelog 2008-02-15 21:59:49 +00:00
21afe8204e Changed pacifier text for 0 nodes read from blank image 2008-02-15 21:21:14 +00:00
136638d7d1 Corrected according to content of libisofs/COPYRIGHT 2008-02-15 21:20:11 +00:00
0fd4f315ad Version leap to 0.1.1 2008-02-15 21:19:24 +00:00
c0103586e5 Increased libisofs requirement to 0.6.2 2008-02-15 18:05:35 +00:00
Mario Danic
bcd4ef869c Tagged libisoburn-0.1.0 2008-02-15 13:35:31 +00:00
59fdb6f7b1 Documented initial release and timestamp 2008-02-15 13:07:50 +00:00
8029731370 Made version number leap to 0.1.0 2008-02-15 12:05:16 +00:00
Mario Danic
b3f1141c17 Created 0.1.0 branch for libisoburn release preparation 2008-02-14 21:46:01 +00:00
245ae6b21e Updated changelog 2008-02-14 21:24:12 +00:00
eb07c358d6 Polished man page 2008-02-14 21:23:02 +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
24e716b427 Adjustments about libisoburn and xorriso dynamic dependencies, compare_file 2008-02-11 15:17:03 +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