Commit Graph

1429 Commits

Author SHA1 Message Date
Thomas Schmitt 8c9c620700 New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
Thomas Schmitt 558e2314ee New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +00:00
Thomas Schmitt d666142388 Updated change log and web page 2011-03-02 10:09:40 +00:00
Thomas Schmitt 52988adee6 Updated documentation 2011-03-02 09:45:02 +00:00
Thomas Schmitt de078d2749 New -padding modes "included" and "excluded" 2011-03-02 09:40:37 +00:00
Thomas Schmitt 65ca294357 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
Thomas Schmitt 508adfd2f4 Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
Thomas Schmitt 452c9685e7 Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
Thomas Schmitt 39c3fc6da1 When producing man page from texi: substitute @minus{} within @item 2011-02-28 21:36:25 +00:00
Thomas Schmitt 475e8fdea0 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
Thomas Schmitt 420535c275 Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
Thomas Schmitt 9049784c1c Corrected flaws found by George Danchev with cpp 2011-02-24 19:20:17 +00:00
Thomas Schmitt 963d139093 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt 32ee757c91 Documented changes and release timestamp 2011-02-23 20:32:22 +00:00
Thomas Schmitt cd74e84fb8 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
Thomas Schmitt bae04a58a9 Updated change log 2011-02-22 19:56:13 +00:00
Thomas Schmitt aed7a2cf05 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
Thomas Schmitt df52dd1333 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
Thomas Schmitt 15a93611c6 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
Thomas Schmitt 4aa7c45c42 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
Thomas Schmitt 79bf6a4a4e Correction about -as mkisofs --old-root-no-ino 2011-02-21 13:07:33 +00:00
Thomas Schmitt 58f4c2e9d6 info document and man page for recent texi corrections 2011-02-19 11:48:43 +00:00
Thomas Schmitt e0754219aa Updated change log 2011-02-19 11:47:51 +00:00
Thomas Schmitt 700d1eaf7f Corrections in xorriso man page 2011-02-19 11:25:33 +00:00
Thomas Schmitt cf986cf5d1 Updated copyright 2011-02-19 11:24:32 +00:00
Thomas Schmitt bf199a105c Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
Thomas Schmitt ed804db458 Updated change log 2011-02-14 17:48:47 +00:00
Thomas Schmitt 1ad7e71e24 Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
Thomas Schmitt 37688470e1 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +00:00
Thomas Schmitt 26a6a24093 New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 4642148e6f -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
Thomas Schmitt 92b0079a23 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 0431d89738 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 08e439c48d Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
Thomas Schmitt ddecb74f6e New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt 435cd88e83 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
Thomas Schmitt aae50b2d16 New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt 1ceb1097e1 Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
Thomas Schmitt b8788e5f9e New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
Thomas Schmitt b4be60ecb3 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
Thomas Schmitt e0bb9195d8 Requiring libisofs-1.0.1 now 2011-01-26 13:32:31 +00:00
Thomas Schmitt 96433fd145 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
Thomas Schmitt c4c52cf0e9 New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
Thomas Schmitt be691d4f81 Mentioned missing mkisofs -old-root functionality in man page 2011-01-19 11:41:45 +00:00
Thomas Schmitt cb0f18cc0a Small change in FAQ wiki text 2011-01-18 21:39:41 +00:00
Thomas Schmitt 5b386c57a3 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:47:18 +00:00
Thomas Schmitt 2e447207a8 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
Thomas Schmitt 62e5f84fc5 Documented changes and release timestamp 2011-01-17 09:27:09 +00:00
Thomas Schmitt 509d00149f Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
Thomas Schmitt 02e15f015f Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00