Commit Graph

1329 Commits

Author SHA1 Message Date
Thomas Schmitt e303055341 Updated documentation 2011-03-02 09:45:02 +00:00
Thomas Schmitt e172c9ed53 New -padding modes "included" and "excluded" 2011-03-02 09:40:37 +00:00
Thomas Schmitt 22aeae78a7 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
Thomas Schmitt 428086190d Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
Thomas Schmitt 01d9e0c7bc Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
Thomas Schmitt cd16ac2f3a When producing man page from texi: substitute @minus{} within @item 2011-02-28 21:36:25 +00:00
Thomas Schmitt d3a905bd27 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
Thomas Schmitt 8ac572c71c Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
Thomas Schmitt 606ac4c077 Corrected flaws found by George Danchev with cpp 2011-02-24 19:20:17 +00:00
Thomas Schmitt d66f64b26a Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt 4b282422f4 Documented changes and release timestamp 2011-02-23 20:32:22 +00:00
Thomas Schmitt 30b8668395 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
Thomas Schmitt 4d499c3e02 Updated change log 2011-02-22 19:56:13 +00:00
Thomas Schmitt ee31e37367 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
Thomas Schmitt 051d30c276 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
Thomas Schmitt 2e55176c72 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
Thomas Schmitt 69ecbdf021 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
Thomas Schmitt 0a2360bfbe Correction about -as mkisofs --old-root-no-ino 2011-02-21 13:07:33 +00:00
Thomas Schmitt 4ae5e52dca info document and man page for recent texi corrections 2011-02-19 11:48:43 +00:00
Thomas Schmitt b4834d21f4 Updated change log 2011-02-19 11:47:51 +00:00
Thomas Schmitt 39552fcac1 Corrections in xorriso man page 2011-02-19 11:25:33 +00:00
Thomas Schmitt 0af17aa03f Updated copyright 2011-02-19 11:24:32 +00:00
Thomas Schmitt e71da74fbc Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
Thomas Schmitt b3a7fe81ac Updated change log 2011-02-14 17:48:47 +00:00
Thomas Schmitt 00a1607c8c Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
Thomas Schmitt 5b98f1cfd0 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +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 478bcdc1e2 -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
Thomas Schmitt 015c7e7046 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 8a3e8b8771 New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev 2011-02-07 18:43:06 +00:00
Thomas Schmitt fabb3b6721 Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
Thomas Schmitt 85732c1859 New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt ad30951fa5 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
Thomas Schmitt ed04ef8aba New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt 5ead96341e Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
Thomas Schmitt 25cda270ec New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
Thomas Schmitt e2f85ddc33 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
Thomas Schmitt 3f51149103 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
Thomas Schmitt f224966e4c New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
Thomas Schmitt 2ca209fec5 Mentioned missing mkisofs -old-root functionality in man page 2011-01-19 11:41:45 +00:00
Thomas Schmitt 0d426a755f Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:47:18 +00:00
Thomas Schmitt 413e9f9579 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
Thomas Schmitt 7dda7dc877 Documented changes and release timestamp 2011-01-17 09:27:09 +00:00
Thomas Schmitt 3e7e538293 Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
Thomas Schmitt af5e90770e Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
Thomas Schmitt c4871d194a Adapted GNU xorriso to version leap libisofs-1.0.1 , libburn-1.0.1 2011-01-16 18:27:08 +00:00
Thomas Schmitt 0ee6847e94 Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
Thomas Schmitt 30e767be47 Changed dialog default -abort_on value to "NEVER" 2011-01-06 11:10:36 +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 94cd208f3b Bug fix: -as mkisofs -print-size did not account for -partition_offset 2010-12-29 10:40:53 +00:00
Thomas Schmitt d83fc6cfec Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc. 2010-12-28 12:33:52 +00:00
Thomas Schmitt 3f3aa05f64 Made -print_size take into account the toc emulation on blank overwriteables 2010-12-28 09:32:06 +00:00
Thomas Schmitt 242224f6fc New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default 2010-12-25 09:43:15 +00:00
Thomas Schmitt d510f92e14 New -compliance option allow_dir_id_ext 2010-12-25 09:28:35 +00:00
Thomas Schmitt eb4f9bef17 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00
Thomas Schmitt 35819f708a New -compliance option iso_9660_level=number 2010-12-25 07:15:36 +00:00
Thomas Schmitt 90f92a137f Requiring libisofs-0.6.41 now 2010-12-25 07:12:15 +00:00
Thomas Schmitt 8ad6de1db7 Mentioned ISO 9660 level 3 in libisoburn API 2010-12-24 13:55:17 +00:00
Thomas Schmitt 03b59f5683 New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4 2010-12-23 19:01:42 +00:00
Thomas Schmitt 918c7abcbd New -as mkisofs option -untranslated_name_len 2010-12-22 15:15:47 +00:00
Thomas Schmitt 07b8e1a2e5 New -compliance options untranslated_names , untranslated_name_len= 2010-12-22 13:39:55 +00:00
Thomas Schmitt 1dab07f9dc New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
Thomas Schmitt f6fdc50f2d Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 12:32:33 +00:00
Thomas Schmitt b5b4eee655 Documented changes and release timestamp 2010-12-12 12:19:13 +00:00
Thomas Schmitt c4ca9dedf1 Version leap to libisoburn-0.6.7 2010-12-12 12:17:41 +00:00
Thomas Schmitt 41346d1302 Clarification about -md5, -check_media and -find ... -damaged 2010-12-11 08:28:23 +00:00
Thomas Schmitt 885b57e4c9 Adapted GNU xorriso to version leap libisofs-0.6.41 2010-12-10 12:36:47 +00:00
Thomas Schmitt 5b020f30ec Requiring libisofs-0.6.40 now 2010-12-10 12:35:44 +00:00
Thomas Schmitt 0107be941e GNU xorriso version leap to libburn-0.9.1 2010-12-08 19:44:49 +00:00
Thomas Schmitt 5211107e63 Fixed a bug introduced with rev 3501 2010-12-08 19:43:34 +00:00
Thomas Schmitt bce0dfadb6 Fixed a potential bug introduced with rev 3497 2010-12-08 19:42:42 +00:00
Thomas Schmitt f614228d41 Made -rom_toc_scan emul_off work with -mount ... sbsector ... 2010-12-07 17:49:29 +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 dff6c45a42 Preliminarily banned writing while read displacement is non-zero 2010-12-04 17:44:40 +00:00
Thomas Schmitt 47abe01d2e Fixed a bug about read displacement introduced with rev 3490 2010-12-04 17:43:30 +00:00
Thomas Schmitt dd5cd516d7 New action estimate_size for -find and -findx 2010-12-02 11:10:39 +00:00
Thomas Schmitt f755fcd56d No -rollback in -as mkisofs -print-size. New flag in Xorriso_change_is_pending. 2010-12-02 06:32:31 +00:00
Thomas Schmitt 9cdce269c8 Clarified description of isoburn_ropt_set_displacement() 2010-12-01 16:47:50 +00:00
Thomas Schmitt 2fa7e3fa50 Clarified occasions of -mark message and removed surplus -mark message emitter 2010-11-30 17:01:26 +00:00
Thomas Schmitt e4019b251c Processing output of -as mkisofs by -pkt_output if enabled 2010-11-30 11:20:59 +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 ae24e518bb New option -displacement 2010-11-30 09:43:32 +00:00
Thomas Schmitt 19185058b0 New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
Thomas Schmitt cfe54fec6b Requiring libisofs-0.6.39 now 2010-11-27 13:47:12 +00:00
Thomas Schmitt 28c17f3c6e Making use of isoburn_igopt_will_cancel with xorriso -print_size 2010-11-24 10:11:15 +00:00
Thomas Schmitt 849db21533 New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event 2010-11-24 10:08:56 +00:00
Thomas Schmitt abb2ac7432 Avoided to bother libjte if no output paths are given 2010-11-23 20:04:08 +00:00
Thomas Schmitt 5147438506 Improved behavior with loading multiple boot images of identical content 2010-11-23 19:37:19 +00:00
Thomas Schmitt d24802b07e Included jigdo-gen-md5-list in GNU xorriso 2010-11-21 06:57:49 +00:00
Thomas Schmitt 3cd2b2543e Declared that isoburn_cancel_prepared_write() waits until iso write thread ends 2010-11-06 13:35:16 +00:00
Thomas Schmitt aa8315189c Documentation changes of rev 3480 2010-11-05 15:19:25 +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 9d5563538b New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label() 2010-11-05 14:39:36 +00:00
Thomas Schmitt b5cb6347a6 Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
Thomas Schmitt c4ccfda966 Allowed to perform -rm_r / 2010-11-01 19:15:59 +00:00
Thomas Schmitt c3d5065d43 Added necessary isoburn_cancel_prepared_write() calls 2010-10-29 16:45:20 +00:00
Thomas Schmitt aee0323fe4 New -as mkisofs option -joliet-long 2010-10-27 06:38:29 +00:00
Thomas Schmitt bd82238bbe Bug fix: -as mkisofs -print-size printed the size but also produced ISO image 2010-10-27 06:36:44 +00:00
Thomas Schmitt 35f79cd9c4 Documented changes and release timestamp 2010-10-26 10:49:50 +00:00
Thomas Schmitt 417213c41e Version leap to libisoburn-0.6.5 2010-10-26 10:48:18 +00:00
Thomas Schmitt ac9be78f71 Adapted GNU xorriso to version leap libisofs-0.6.39 2010-10-23 16:23:27 +00:00
Thomas Schmitt 044ac05971 Requiring libisofs-0.6.38 now 2010-10-23 16:22:38 +00:00
Thomas Schmitt 9958692b23 Corrected -check_media handling of last track on BD-R resp. BD-ROM 2010-10-21 18:04:07 +00:00
Thomas Schmitt 28625475a5 Requiring libburn-0.8.8 now 2010-10-20 17:06:07 +00:00
Thomas Schmitt ce9c3186b4 Version leap to libburn-0.8.9 2010-10-20 17:04:51 +00:00
Thomas Schmitt db3c3553cb Cancelling libisofs write thread in case of early libburn end 2010-10-20 07:52:47 +00:00
Thomas Schmitt 98a60fec38 Avoiding potential endless write pacifier loop. Introduced with rev 3432. 2010-10-19 17:07:21 +00:00
Thomas Schmitt 190a08ef3f Minor adjustments 2010-10-19 10:48:37 +00:00
Thomas Schmitt 3657f55f96 New option -append_partition, -as mkisofs -append_partition 2010-10-18 21:22:23 +00:00
Thomas Schmitt ac7374f858 New option -append_partition, -as mkisofs -append_partition 2010-10-18 16:01:49 +00:00
Thomas Schmitt eac40e9a6d New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img 2010-10-18 15:54:46 +00:00
Thomas Schmitt de8352125c United macro Xorriso_jte_standalonE with macro Xorriso_standalonE 2010-10-15 12:55:03 +00:00
Thomas Schmitt bd3df5819e Included libjte in GNU xorriso 2010-10-15 12:16:12 +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 6011e3050c Allowed to set System Area type via isoburn_igopt_set_system_area() 2010-10-12 10:30:47 +00:00
Thomas Schmitt 57712f7599 Fixed inability to compile without enabled libjte. Introduced by rev 3429. 2010-10-08 09:34:07 +00:00
Thomas Schmitt 55d68e0e36 Corrected compile problems introduced with rev 3433 2010-10-07 18:13:58 +00:00
Thomas Schmitt 921bdc75cd Enhanced xorriso docs about meaning of .md5 file addresses 2010-10-07 17:53:54 +00:00
Thomas Schmitt 5a701af9d0 Preparing for GNU xorriso to include libjte source 2010-10-07 11:49:41 +00:00
Thomas Schmitt 24b1008f2b Fixed a theoretically possible race condition of burn end and ISO generator end 2010-10-06 16:30:54 +00:00
Thomas Schmitt cc6d2cd7e9 Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind. 2010-10-05 18:00:52 +00:00
Thomas Schmitt 375fee85da Reporting libjte version with option -version 2010-10-04 15:52:50 +00:00
Thomas Schmitt a0a837e36c Tests for version of libjte, new API call isoburn_libjte_req() 2010-10-04 15:51:37 +00:00
Thomas Schmitt eebcb48dc3 Silenced compiler warning about unused variable 2010-10-04 11:32:04 +00:00
Thomas Schmitt 7e8a7f417a Enabled use of libjte message list 2010-10-04 11:22:58 +00:00
Thomas Schmitt c7a239dae7 Corrected xorriso docs about meaning of -jigdo-map and .md5 file addresses 2010-10-03 17:15:08 +00:00
Thomas Schmitt 0666363d6b Reacting with FATAL event on failure to create libjte_handle 2010-10-03 17:13:25 +00:00
Thomas Schmitt 5af2f24b1d New -as mkisofs options -checksum_algorithm_iso, -checksum_algorithm_template 2010-10-03 08:23:32 +00:00
Thomas Schmitt faa993f121 Letting libisofs do the padding with -jigdo, rather than disabling padding 2010-10-02 21:03:29 +00:00
Thomas Schmitt 9ade3ef3cc New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
Thomas Schmitt 3281e7a329 Requiring libisofs-0.6.37 now 2010-10-02 16:43:28 +00:00
Thomas Schmitt 13463d38e7 Added a blank to xorriso Preparer Id string 2010-10-02 15:03:02 +00:00
Thomas Schmitt 6dd93ff111 New -as mkisofs option -jigdo-template-compress 2010-10-02 12:12:13 +00:00
Thomas Schmitt 03f6935e35 Made two non-public parameters independent of Xorriso_with_libjtE 2010-10-01 19:02:57 +00:00
Thomas Schmitt 4d58994100 Switched from old libjte API names to new ones 2010-09-30 07:42:32 +00:00
Thomas Schmitt 4269dff2d8 Enabled -status -jigdo 2010-09-29 16:41:48 +00:00
Thomas Schmitt 7280c0c4bc New option -jigdo 2010-09-29 15:28:57 +00:00
Thomas Schmitt 086fa05afb Avoided trailing 64 kB alignment with -compliance no_emul_toc 2010-09-29 12:44:49 +00:00
Thomas Schmitt 489d2eee1a Enabled use of libjte for GNU xorriso 2010-09-29 09:25:59 +00:00
Thomas Schmitt c35834e0c1 New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
Thomas Schmitt ea0b38d44c New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +00:00
Thomas Schmitt 563e09a6fd Reporting BD spare area info with -list_formats 2010-09-24 11:09:09 +00:00
Thomas Schmitt f942f0f9e0 Requiring libburn-0.8.7 now 2010-09-24 11:07:57 +00:00
Thomas Schmitt 040cab9606 Explaining the partition offset feature 2010-09-23 13:56:22 +00:00
Thomas Schmitt 36dbd149da On Linux: More tolerance towards failures of ldconfig 2010-09-21 15:03:56 +00:00
Thomas Schmitt 38e52468ca On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-21 14:25:46 +00:00
Thomas Schmitt c94d0b3a6a Documented changes and release timestamp 2010-09-19 15:08:36 +00:00
Thomas Schmitt 86107325a4 Fixed a bug with uninitialized variable introduced by rev 3364 2010-09-19 13:54:45 +00:00
Thomas Schmitt ed0739ddf0 Version leap to libisoburn-0.6.3 2010-09-19 13:53:42 +00:00
Thomas Schmitt 1261ab52dc Version leap to libburn-0.8.7 2010-09-17 08:22:19 +00:00
Thomas Schmitt 3d236885de Adapted GNU xorriso to version leap libisofs-0.6.37 2010-09-15 09:20:58 +00:00
Thomas Schmitt ecd60c8078 Meaningful change log file derived by George Danchev from web site 2010-09-15 06:57:53 +00:00
Thomas Schmitt 9fcf34744d Removed development marks 2010-09-11 12:51:27 +00:00
Thomas Schmitt b8aad74477 Removed development marks 2010-09-11 12:50:36 +00:00
Thomas Schmitt 2ad974f639 Enabled multi-session with partition offset 2010-09-10 17:13:00 +00:00
Thomas Schmitt bc9e0ab92c Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
Thomas Schmitt d628f92c66 Bug fix: Re-enabled use of iso_write_opts_set_rrip_1_10_px_ino() 2010-09-06 10:34:35 +00:00
Thomas Schmitt 067256237f New -as mkisofs options -partition_offset, -partition_hd_cyl, -partition_sec_hd 2010-09-05 11:40:13 +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 687f5b8658 New API function isoburn_igopt_set_part_offset(), requiring libisofs 0.6.35 2010-09-05 11:36:53 +00:00
Thomas Schmitt bdcb00be2d This was obviously forgotten to commit with rev 3289 2010-09-04 10:08:55 +00:00
Thomas Schmitt cf7966db44 Mentioned support for DVD-R DL as single-session media 2010-08-21 10:30:45 +00:00
Thomas Schmitt 41cdeda2cc New -as mkisofs option -hard-disk-boot, enabled -b without -no-emul-boot 2010-08-18 18:19:30 +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 5044f962b9 New -as mkisofs option -e from Fedora genisoimage 2010-08-18 10:33:04 +00:00
Thomas Schmitt 313afe8274 Hopefully silenced warnings of doxygen on Debian buildd 2010-08-09 09:21:16 +00:00
Thomas Schmitt bee991fd3d Missing device,inode numbers caused -compare_r to report a difference 2010-07-31 08:55:15 +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 d0d3d1a45b Corrected manual text about -read_mkisofsrc 2010-07-29 20:17:05 +00:00
Thomas Schmitt 8514a96c17 Detached make target "doc" from target "all". 2010-07-29 16:50:16 +00:00
Thomas Schmitt 9d2a592879 Made behavior of -as mkisofs with unknown options more similar to original 2010-07-08 15:59:45 +00:00
Thomas Schmitt 54142334d0 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:45:45 +00:00
Thomas Schmitt 599cfce42d Let configure perform linker test with --version-script if enabled 2010-07-06 11:41:46 +00:00
Thomas Schmitt 2e06df4dd0 Hiding all non-API symbols from the linker by use of --version-script 2010-07-05 12:29:50 +00:00
Thomas Schmitt 90c1fcd0e9 Removed definition of phantom xorriso options 2010-07-05 09:05:01 +00:00
Thomas Schmitt 17c0a013bf Documented changes and release timestamp 2010-07-02 20:26:48 +00:00
Thomas Schmitt 890adbd243 Version leap to libisoburn-0.6.1 2010-07-02 20:25:51 +00:00
Thomas Schmitt fc0ba47364 Adapted GNU xorriso to version leap libburn-0.8.5 2010-06-30 18:19:51 +00:00
Thomas Schmitt 8b8b21c9ad Requiring libburn-0.8.4 now 2010-06-30 18:19:06 +00:00
Thomas Schmitt dda9b35b29 Adapted GNU xorriso to version leap libisofs-0.6.35 2010-06-29 10:23:25 +00:00
Thomas Schmitt 40f257551c Requiring libisofs-0.6.34 now 2010-06-29 10:21:53 +00:00
Thomas Schmitt 5ef6d89eda Removed outdated doc statement about hidden files 2010-06-28 10:15:59 +00:00
Thomas Schmitt 398c506905 Made option -lsl mark files in hidden directories as hidden 2010-06-28 10:11:10 +00:00
Thomas Schmitt 1d254f8b11 Supressing "Thank you for being patient" with times smaller than 2 2010-06-28 10:09:49 +00:00
Thomas Schmitt ec2df1222d New -as mkisofs options -abstract, -biblio, -copyright 2010-06-26 11:43:56 +00:00
Thomas Schmitt 7d69b9849c New options -copright_file , -biblio_file , -abstract_file 2010-06-26 11:40:36 +00:00
Thomas Schmitt 528631a647 New option -read_mkisofsrc interprets .mkisofsrc 2010-06-25 17:59:01 +00:00
Thomas Schmitt cae1fab0de Appending eventual strerror() to event message line rather than to new line 2010-06-25 17:44:13 +00:00
Thomas Schmitt 7ddad30bec New -as mkisofs option -file-mode 2010-06-25 10:22:28 +00:00
Thomas Schmitt 4cada8060e New -as mkisofs option -dir-mode 2010-06-25 09:59:20 +00:00
Thomas Schmitt 7b35fafb8d New -as mkisofs option --boot-catalog-hide 2010-06-24 08:49:04 +00:00
Thomas Schmitt 8ca94b2cfd Moved call of iso_image_set_boot_catalog_hidden() to Xorriso_write_session() 2010-06-23 17:57:16 +00:00
Thomas Schmitt f39b4d168b Reset xorriso->boot_count when image gets discarded 2010-06-23 17:54:41 +00:00
Thomas Schmitt 8b690d9214 Revoked unneeded change of revision 3290 2010-06-23 15:24:21 +00:00
Thomas Schmitt 49e2d28b21 Updated the missing header file 2010-06-23 15:19:50 +00:00
Thomas Schmitt 6f825dfd6c Included a missing header file 2010-06-23 15:16:10 +00:00
Thomas Schmitt 558667d32a New -as mkisofs options -hide, -hide-joliet, -hide-list, -hide-joliet-list 2010-06-23 13:43:40 +00:00
Thomas Schmitt c933076b4b Made -quoted_path_list continue to execute words after error in the same line 2010-06-22 13:27:25 +00:00
Thomas Schmitt 7cac6fcfbf New option -hide 2010-06-20 16:48:28 +00:00
Thomas Schmitt 17689fd537 Trying to silence compiler warnings of OpenSuse Build Service 2010-06-20 14:16:40 +00:00
Thomas Schmitt 3e0c8581fa New find action -hide, new find test -hidden 2010-06-20 07:22:24 +00:00
Thomas Schmitt ea5edd0a59 New find test -disk_name 2010-06-19 16:56:15 +00:00
Thomas Schmitt 9a46cddaac New -boot_image bootspec cat_hidden= 2010-06-19 15:21:36 +00:00
Thomas Schmitt 72ca79a46e Requiring libisofs-0.6.33 now 2010-06-18 11:32:37 +00:00
Thomas Schmitt a2f356e431 Bug fix: -as mkisofs option -volset was wrongly interpreted like -volid 2010-06-18 05:32:05 +00:00
Thomas Schmitt 601b123b78 Made patch_lba0= more modest with overwriting. 2010-06-16 14:03:46 +00:00
Thomas Schmitt 8274b56b6b Bug fix: check_media patch_lba0= could install wrong image size 2010-06-16 10:57:40 +00:00
Thomas Schmitt 969967d2c0 Clarified API description of isoburn_read_iso_head() 2010-06-16 10:55:44 +00:00
Thomas Schmitt a462de30c1 Enabled use of libreadline on Solaris by eventually linking -lcurses 2010-06-15 16:05:55 +00:00
Thomas Schmitt 44c33b51b4 Requiring libburn-0.8.3 now (because SIGWINCH handling on Solaris) 2010-06-15 16:02:20 +00:00
Thomas Schmitt a841e3c914 Documented changes and release timestamp 2010-06-14 09:34:45 +00:00
Thomas Schmitt 343ed13a42 Version leap to libisoburn-0.5.9 2010-06-14 09:33:43 +00:00
Thomas Schmitt f27014bcd2 Avoided double printing of xorriso version header line 2010-06-14 07:34:15 +00:00
Thomas Schmitt 3c2ee23adf Untangled messed-up relation between -hardlinks and -compliance 2010-06-13 13:36:24 +00:00
Thomas Schmitt a9f63919f6 Updated docs about existence of xorriso API in libisoburn 2010-06-13 11:04:08 +00:00
Thomas Schmitt 2f95cea15f Removed surplus test expression 2010-06-13 10:57:30 +00:00
Thomas Schmitt efa9536fe7 Adapted xorriso-standalone to version leap libburn-0.8.3 2010-06-11 17:51:42 +00:00
Thomas Schmitt 8db68b6e2a Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
Thomas Schmitt 6830ca297c Mentioned Solaris and system dependent drive permission settings 2010-06-10 18:15:56 +00:00
Thomas Schmitt 1ed26f2e13 Updated documentation about Solaris adapter 2010-06-07 18:13:52 +00:00
Thomas Schmitt d65c6edb0f Taking care of new Solaris adapter of libburn 2010-06-07 18:05:04 +00:00
Thomas Schmitt 2be83e771c Corrected a misplaced class description comment 2010-05-31 09:58:46 +00:00
Thomas Schmitt f13fa9bb9b Updated GNU xorriso web page 2010-05-26 16:13:02 +00:00
Thomas Schmitt e232addb30 Implemented -as mkisofs options -U, -N, -l, -d, -allow-lowercase 2010-05-26 12:31:13 +00:00
Thomas Schmitt 63aca8c11e Documentation for recent enhancements 2010-05-23 15:16:25 +00:00
Thomas Schmitt 8eac3886f2 Implemented -as cdrecord -V, new -as mkisofs option --no-emul-toc 2010-05-23 07:29:39 +00:00
Thomas Schmitt d919d809fc New -compliance rule no_emul_toc 2010-05-23 07:27:09 +00:00
Thomas Schmitt 646056fc6e New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00
Thomas Schmitt 475e02e54d Corrected typo in remark 2010-05-21 13:45:48 +00:00
Thomas Schmitt 701608b92d Adapted version checking to new library situation 2010-05-21 13:37:25 +00:00
Thomas Schmitt 5a30faa957 Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
Thomas Schmitt 09b581bb21 Moved configuration options from xorriso_xorriso_CFLAGS to CFLAGS 2010-05-19 16:06:36 +00:00
Thomas Schmitt 2fdea06f3d Moved xorriso implementation into libisoburn 2010-05-18 17:46:20 +00:00
Thomas Schmitt c8d7b2147e Made compilation of GNU xorriso less verbous by use of autoheader config.h 2010-05-17 14:28:30 +00:00
Thomas Schmitt 8b560cd82a Checking for suitable sizeof(off_t) 2010-05-16 17:11:49 +00:00
Thomas Schmitt 833b3f79c9 Made option -version know again whether it is in GNU xorriso 2010-05-16 11:32:00 +00:00
Thomas Schmitt ee98a13d18 Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt eca64e1621 Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
Thomas Schmitt ad7132f714 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
Thomas Schmitt 6a1d63aedd Avoided to show inappropriate links on www.gnu.org 2010-05-05 20:04:25 +00:00
Thomas Schmitt 6c483040bd Removed development macro Xorriso_multi_booT by making it unconditional 2010-05-05 19:43:55 +00:00
Thomas Schmitt f00e2e759c Documented changes and release timestamp 2010-05-04 12:07:30 +00:00
Thomas Schmitt 827d8c5cc6 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
Thomas Schmitt e2d5236465 Adapted xorriso-standalone to version leap libisofs-0.6.33 2010-05-03 16:56:00 +00:00
Thomas Schmitt 8e99b00e33 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
Thomas Schmitt 224275e454 Avoided -boot_image patching for images which obviously have no boot-info-table 2010-04-29 13:33:34 +00:00
Thomas Schmitt eea8016fc2 Fixed handling of empty current bin_path and already attached boot images 2010-04-27 07:49:31 +00:00