Commit Graph

2980 Commits

Author SHA1 Message Date
Thomas Schmitt 72fb287701 Prevented a possible program error in Xorriso_dialog_input() 2015-11-04 12:40:06 +00:00
Thomas Schmitt 8757c1f330 Prevented a string overflow in case of program error. Coverity CID 28767. 2015-11-04 11:44:32 +00:00
Thomas Schmitt 0d8919084c Same as rev 5561. Here for iso_rr file names. Coverity CID 28766. 2015-11-04 11:01:45 +00:00
Thomas Schmitt 950a02c214 Prevented a potentially severe memory error with disk file pattern expansion. Coverity CID 28765. 2015-11-04 10:54:29 +00:00
Thomas Schmitt e52270a52d Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764. 2015-11-04 10:12:54 +00:00
Thomas Schmitt 921eb16ae1 Removed a wrong and obsolete test. Coverity CID 28762. 2015-11-04 09:48:45 +00:00
Thomas Schmitt dae8b4b342 Removed a surplus test for NULL. Coverity CID 28760. 2015-11-04 08:47:51 +00:00
Thomas Schmitt b913720b55 Prevented potential NULL pointer dereference. Coverity CID 28759. 2015-11-03 15:51:02 +00:00
Thomas Schmitt 9664b1fabf Made clear that a drive needs an isoburn object for writing. Coverity CID 28758. 2015-11-03 15:41:47 +00:00
Thomas Schmitt b8c2eb2e6c Clarified handling of file descriptor. Coverity CID 28753. 2015-11-03 15:09:22 +00:00
Thomas Schmitt 87b82c891b Closed memory leak with error about -ls. Coverity CID 28752. 2015-11-03 15:00:02 +00:00
Thomas Schmitt 98844ed10e Closed memory leak with error about -check_media sector bitmapCoverity CID 28751. 2015-11-03 14:56:20 +00:00
Thomas Schmitt 9898b95533 Closed memory leak in case of error with file hiding. Coverity CID 28746 to 28750. 2015-11-03 14:06:32 +00:00
Thomas Schmitt 7bfc8f3235 Closed a memory leak with -find. Coverity CID 28740. 2015-11-03 13:06:30 +00:00
Thomas Schmitt 2d4097d80c Closed a memory leak with message sieve. Coverity CID 28739. 2015-11-03 12:57:37 +00:00
Thomas Schmitt d5130abb96 Closed a memory leak with message sieve. Coverity CID 28738. 2015-11-03 12:52:09 +00:00
Thomas Schmitt 5942b66d1d Updated change log and web page 2015-10-25 12:35:14 +00:00
Thomas Schmitt 59964b6923 Record size 0 with oversized EFI boot images to span them up to end of medium 2015-10-23 08:57:01 +00:00
Thomas Schmitt 235b2419c1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
Thomas Schmitt 948e2035fc Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
Thomas Schmitt e41e6c2040 Closed memory leak with acquiration of drive 2015-10-15 17:05:07 +00:00
Thomas Schmitt 5d182c8a36 Mentioned USB 3 problems in FAQ 2015-10-07 14:02:56 +00:00
Thomas Schmitt 83b32e51f8 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
Thomas Schmitt 7bd6c0fe77 Took into respect possible truncate mode change by AAIP variable isofs.nt 2015-09-25 17:15:41 +00:00
Thomas Schmitt 204db7b27e Marked introduction dates of xorriso commands in API description 2015-09-22 20:46:57 +00:00
Thomas Schmitt 1d4fe35e2f New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 06b2949040 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
Thomas Schmitt fca6e259da Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
Thomas Schmitt b51b3e8532 Recognizing Debian GNU/kFreeBSD (seems to never have worked) 2015-09-17 16:19:36 +00:00
Thomas Schmitt 00eca7055e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 14c55329ea New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
Thomas Schmitt 2c2d695c16 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
Thomas Schmitt 57aa8f9db7 New -boot_image action "replay" 2015-09-06 19:43:08 +00:00
Thomas Schmitt 5ef8eb2fde Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO 2015-08-30 18:48:11 +00:00
Thomas Schmitt 9638e5836e Linking libpthread to libisoburn, not only to xorriso 2015-08-19 12:28:12 +00:00
Thomas Schmitt f13b6c7a4c New command -ecma119_map 2015-08-17 20:08:42 +00:00
Thomas Schmitt 8fa127f474 New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_* 2015-08-17 20:01:30 +00:00
Thomas Schmitt 5eaf15262c Avoiding to hand out indigestible --modification-date with -report_el_torito 2015-08-12 09:12:04 +00:00
Thomas Schmitt f2af634472 Added automatic compilation of unite_html_b_line.c to developer compile script 2015-08-12 09:09:47 +00:00
Thomas Schmitt 5764c37b52 Changed wrong use of "resp." in docs 2015-07-31 17:12:51 +00:00
Thomas Schmitt 0adcb08a86 Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
Thomas Schmitt e65ab7648a New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive= 2015-07-31 16:23:08 +00:00
Thomas Schmitt a29ed10c14 Silenced false positive of cppcheck 2015-07-04 09:48:41 +00:00
Thomas Schmitt 1647f137ab Silenced a semi-correct error message of cppcheck 2015-07-04 09:47:30 +00:00
Thomas Schmitt dc7c94cfeb Reacted on cppcheck warning about uninitialized variable 2015-07-04 08:50:27 +00:00
Thomas Schmitt 862f015d50 Closed memory leaks on lack of memory reported by cppcheck 2015-07-04 08:49:24 +00:00
Thomas Schmitt 00e7295c58 Updated copyright year of xorriso command -version 2015-06-30 14:42:18 +00:00
Thomas Schmitt cefcdc91a1 Added EFI information to manual page example of bootable ISO 2015-06-30 14:41:14 +00:00
Thomas Schmitt acccaca739 Silenced libjte compiler warnings by -Wno-strict-aliasing 2015-06-24 16:27:08 +00:00
Thomas Schmitt 6c34059965 Bug fix: -backslash_codes "on" did not work outside quotes and with showing "\r" 2015-06-24 16:15:44 +00:00
Thomas Schmitt ee5defd918 Corrected a faulty tag in web page of GNU xorriso 2015-05-18 20:16:33 +00:00
Thomas Schmitt 653146836b Promoted branch to tag 2015-05-18 10:37:42 +00:00
Thomas Schmitt 8020669de8 Documented changes and release timestamp 2015-05-17 20:55:39 +00:00
Thomas Schmitt 5ec866e32a Version leap to libisoburn-1.4.1 2015-05-17 20:53:33 +00:00
Thomas Schmitt 5a231d8c4b Reacted on a warning of NetBSD compiler 2015-05-17 20:41:46 +00:00
Thomas Schmitt 787477baed Reacted on a warning of NetBSD compiler 2015-05-17 15:34:54 +00:00
Thomas Schmitt 0893e05d55 Documented changes and release timestamp 2015-05-17 11:39:21 +00:00
Thomas Schmitt 0ae465c88b Version leap to libisoburn-1.4.0 2015-05-17 11:37:27 +00:00
Thomas Schmitt 93e0e193d9 Branching for libisoburn release 1.4.0 2015-05-17 11:09:08 +00:00
Thomas Schmitt 70d5101d12 Updated man xorriso about -report_system_area cmd 2015-05-16 10:36:06 +00:00
Thomas Schmitt 0a8b9c3af4 Enabled output of volume id und modification date with -report_system_area cmd 2015-05-14 13:12:44 +00:00
Thomas Schmitt 214fc269a3 Updated some copyright marks 2015-05-14 11:40:13 +00:00
Thomas Schmitt b3a7dee69b Enabled output of HFS+ proposal with report_system_area cmd and as_mkisofs 2015-05-14 10:08:32 +00:00
Thomas Schmitt 8c1a77fdd8 Some corrections about -report_system_area cmd and as_mkisofs 2015-05-11 16:04:21 +00:00
Thomas Schmitt 2bc1acf90b Some corrections about -report_system_area cmd and as_mkisofs 2015-05-10 09:34:30 +00:00
Thomas Schmitt b60d94849c Emitting sparse zeroizers for system area and SORRY events for some insufficiencies 2015-05-07 15:20:42 +00:00
Thomas Schmitt 8b4eca4391 Emitting interval reader strings with -report_system_area cmd or as_mkisofs 2015-05-07 07:54:16 +00:00
Thomas Schmitt f069bf4f2d Small correction in new doc file 2015-04-29 19:34:51 +00:00
Thomas Schmitt 97d92c620e New file with list of argument names which are reserved for grub-mkrescue 2015-04-29 19:30:27 +00:00
Thomas Schmitt 3e424c5991 Counting -volid as pending change only if the text really changed 2015-04-23 14:24:49 +00:00
Thomas Schmitt 8fbd7bbf69 Enabled use of libisofs interval reader in xorriso 2015-04-23 14:23:45 +00:00
Thomas Schmitt 811cbd8b80 New API call isoburn_igopt_set_part_flag() and libisofs interval reader flags 2015-04-23 13:51:44 +00:00
Thomas Schmitt 23133e5e77 Corrected error message about drive class "caution" 2015-03-03 20:20:14 +00:00
Thomas Schmitt e195c4465b New bootspec alpha_boot=, new -as mkisofs option -alpha-boot 2015-02-28 14:31:04 +00:00
Thomas Schmitt fe80e13531 Corrected representation of isohybrid MBR with -report_system_area "cmd" 2015-02-07 11:51:05 +00:00
Thomas Schmitt b9b40fa38c New -boot_image bootspec "appended_part_as=", new -as mkisofs option -appended_part_as_gpt 2015-02-06 11:56:31 +00:00
Thomas Schmitt 7170af9f26 New API calls isoburn_igopt_set_appended_as_gpt(), isoburn_igopt_get_appended_as_gpt() 2015-02-06 11:48:23 +00:00
Thomas Schmitt 67c6efc245 Fixed memory error when overwriting boot image of loaded ISO. Caused by rev5386 2015-02-04 10:38:12 +00:00
Thomas Schmitt 4da24f1cae Mentioned -report_el_torito parameters cmd and as_mkisofs 2015-01-29 09:13:18 +00:00
Thomas Schmitt 20960d3806 Clarified meaning of xorriso->patch_isolinux_image in Xorriso_make_iso_write_opts() 2014-12-29 14:22:29 +00:00
Thomas Schmitt ad1ce6ee4d Fixed a typo in message of make install. Thanks to Jakub Wilk. 2014-12-29 10:59:24 +00:00
Thomas Schmitt a19f4915b0 Using libvolmgt on older Solaris 2014-12-21 22:26:33 +00:00
Thomas Schmitt 2c838f7175 Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt 4a9f4362fe Checking at configure time for timezone integer variable 2014-11-26 13:48:43 +00:00
Thomas Schmitt 0eb7e13c19 Letting -as mkisofs -sparc-label perform command -boot_image any sparc_label= 2014-11-13 18:05:57 +00:00
Thomas Schmitt 9b4e3ed24d With -report_system_area as_mkisofs: Adding option -B if --grub2-sparc-core 2014-11-13 18:04:24 +00:00
Thomas Schmitt dbffc18df9 Sort weight 1000000000 for El Torito boot catalog with -boot_image patch 2014-11-11 11:27:51 +00:00
Thomas Schmitt ab1ce60c25 New -find action "show_stream_id" 2014-11-04 12:19:00 +00:00
Thomas Schmitt d67f5eefa6 Reacted on compiler warning about rev 5386 2014-10-28 14:22:05 +00:00
Thomas Schmitt 5bf5a77cef Added a clarifying comment about XorrisO.patch_system_area 2014-10-28 14:12:52 +00:00
Thomas Schmitt 63bd1bdfa3 Interpreting number suffix "d" (disk block) as factor of 512 2014-10-28 14:08:31 +00:00
Thomas Schmitt 9cd6c71d39 Argument "." for system area import commands 2014-10-28 14:07:32 +00:00
Thomas Schmitt b66bf3e391 Improved processing of system area in multi-session situations 2014-10-28 14:04:37 +00:00
Thomas Schmitt b0b0a45f2b Preparing for -report_system_area formats "cmd" and "as_mkisofs" 2014-10-28 14:03:42 +00:00
Thomas Schmitt 0740c11dde Supporting -as mkisofs -chrp-boot as alias of -chrp-boot-part 2014-10-03 18:08:03 +00:00
Thomas Schmitt ac03f8fc43 Small correction of rev 5382 2014-10-02 09:03:44 +00:00
Thomas Schmitt f014520a8b Added three popular google search texts to FAQ 2014-10-01 19:19:57 +00:00
Thomas Schmitt 8b326cbb91 New -boot_image bootspecs partition_table=gpt_basdat, gpt_hfsplus, apm_hfsplus 2014-09-30 18:18:58 +00:00
Thomas Schmitt 78c96924e1 Officially supporting combination -isohybrid-gpt-basdat -isohybrid-apm-hfsplus 2014-09-28 08:59:28 +00:00
Thomas Schmitt 772561a332 Corrected description of -as mkisofs option -boot-load-size 2014-09-26 12:13:02 +00:00
Thomas Schmitt 025ed8f5a3 Reporting with severity DEBUG about read error messages during image loading 2014-09-23 06:47:05 +00:00
Thomas Schmitt 55f0179327 Corrected xorrisofs help text about -chrp-boot-part and -prep-boot-part 2014-09-23 06:45:32 +00:00
Thomas Schmitt 52a52b93f7 Updated change log and web page 2014-08-20 10:01:03 +00:00
Thomas Schmitt 3a3b205e34 Updated copyright date 2014-07-06 06:54:58 +00:00
Thomas Schmitt ee86a98f0c Promoted branch to tag 2014-06-28 08:13:58 +00:00
Thomas Schmitt 6ae0319a00 Documented changes and release timestamp 2014-06-28 07:25:32 +00:00
Thomas Schmitt a79751ca63 Version leap to libisoburn-1.3.9 2014-06-28 07:21:50 +00:00
Thomas Schmitt a45ff8e2b9 Corrected a type in declaration 2014-06-28 07:03:26 +00:00
Thomas Schmitt f5ef38e87e Corrected a type in declaration 2014-06-27 20:58:22 +00:00
Thomas Schmitt 1fc8f6e02a Documented changes and release timestamp 2014-06-27 19:20:36 +00:00
Thomas Schmitt eca8ad1d90 Version leap to libisoburn-1.3.8 2014-06-27 19:19:18 +00:00
Thomas Schmitt e12aefc8c8 Branching for libisoburn release 1.3.8 2014-06-27 18:52:48 +00:00
Thomas Schmitt c37d49eded Corrected information about -isohybrid-gpt-basdat MBR partition type 2014-06-27 12:46:19 +00:00
Thomas Schmitt 1f1ccfbff1 Updated change log and web page 2014-06-15 18:41:00 +00:00
Thomas Schmitt f60f2b0348 Keeping releng/releng_generated_data/.svn out of libisoburn tarball 2014-06-15 18:33:28 +00:00
Thomas Schmitt b939ae9f93 Clarified configuration and license aspects of libreadline and libedit 2014-06-15 12:56:43 +00:00
Thomas Schmitt 8b236d1632 Stating license GPLv3+ if header of libreadline >= 6.x is included 2014-06-15 09:44:08 +00:00
Thomas Schmitt d327430f98 Shutdown of libedit 2014-06-15 09:04:09 +00:00
Thomas Schmitt 0cc414b2ae Enabled use of libedit as alternative to libreadline 2014-06-14 19:22:41 +00:00
Thomas Schmitt 066030a67c Commiting a header file that was forgotten with rev 5317 2014-06-14 18:52:31 +00:00
Thomas Schmitt f9ac68c207 New -find action report_sections 2014-06-13 09:03:28 +00:00
Thomas Schmitt be012f8d45 New -find action report_sections 2014-06-13 08:48:00 +00:00
Thomas Schmitt b9d52d07e9 Fixed a bug introduced by rev 5317, which prevented use of execution paths 2014-06-03 19:07:29 +00:00
Thomas Schmitt a601358c1c Anticipating NetBSD mount option -s 2014-05-28 12:57:48 +00:00
Thomas Schmitt 8016bce6ae Added a few comments about ino_t compatibility 2014-05-18 14:45:31 +00:00
Thomas Schmitt 1e35e9dd88 Bug fix: -blank force:all on DVD+RW had no effect 2014-05-03 11:50:48 +00:00
Thomas Schmitt aeebb37d5a Making use of new API call 2014-05-03 11:50:03 +00:00
Thomas Schmitt 140cb16708 New API call isoburn_disc_pretend_full_uncond() 2014-05-03 11:47:23 +00:00
Thomas Schmitt d00e3d9d9d Fixed a bug with recognition of -find test -or_use_pattern 2014-05-03 08:01:06 +00:00
Thomas Schmitt 3bad927c0e Added -I/usr/pkg/include und -L/usr/pkg/lib for NetBSD 2014-05-02 09:10:38 +00:00
Thomas Schmitt f68d9e29c6 New command -report_el_torito (former -report_system_area "el_torito") 2014-04-29 17:49:08 +00:00
Thomas Schmitt 27e873d9e1 Using libisofs system area summary in -toc line "Boot record" 2014-04-25 06:45:30 +00:00
Thomas Schmitt 5f4730e6dd Clarified potentially negative el_torito_set_load_size() parameter in xorriso 2014-04-24 08:46:22 +00:00
Thomas Schmitt efdc0a8062 New -report_system_area form "el_torito" 2014-04-24 08:41:28 +00:00
Thomas Schmitt 05e15d7f2d Updated change log and web page 2014-04-22 09:35:10 +00:00
Thomas Schmitt 383f078c44 Polished man page about -concat 2014-04-22 08:55:56 +00:00
Thomas Schmitt 9ae473dac0 New -follow occasion "concat" 2014-04-21 16:56:44 +00:00
Thomas Schmitt 642ec7ca89 New command -concat 2014-04-21 13:18:38 +00:00
Thomas Schmitt 8d4867c9a4 Adapted -chek_media to peculiarities of DVD and BD 2014-04-19 11:52:07 +00:00
Thomas Schmitt 5d4a8121b1 Corrected a statement in the man page. 2014-04-16 14:55:46 +00:00
Thomas Schmitt 696df54d6a Removed a surplus code snippet that was committed by rev 5312 2014-04-16 14:46:55 +00:00
Thomas Schmitt f5d7552c22 New -find pseudo tests -use_pattern , -or_use_pattern 2014-04-16 14:42:40 +00:00
Thomas Schmitt a73032dd9b Updated copyright date in output of xorriso -version 2014-04-14 19:05:35 +00:00
Thomas Schmitt 3b187c3e5c Making use of new libisoburn API call 2014-04-13 12:08:11 +00:00
Thomas Schmitt 6e0b43440d New API calls isoburn_igopt_set_stdio_endsync(), isoburn_igopt_get_stdio_endsync() 2014-04-13 12:05:58 +00:00
Thomas Schmitt 4b05b45237 Adapted -report_system_area to changed output format of libisofs 2014-04-13 07:19:37 +00:00
Thomas Schmitt 551823d96f New -report_system_area form "gpt_crc_of:" 2014-04-12 13:02:23 +00:00
Thomas Schmitt 825df24b70 New command -report_system_area 2014-04-11 16:12:22 +00:00
Thomas Schmitt 3bb7bc8516 Mentioned bootspec hppa_discard in xorriso -help 2014-04-10 07:22:39 +00:00
Thomas Schmitt d83c43b95f Updated change log and web page 2014-04-09 07:54:51 +00:00
Thomas Schmitt 9ae6878a66 Re-enabled HP-PA PALO boot preparations 2014-04-09 07:31:47 +00:00
Thomas Schmitt d9da6c9f1b Requiring libburn-1.3.7 and libisofs-1.3.7 2014-04-08 09:45:08 +00:00
Thomas Schmitt a61a2de957 New -stdio_sync option "end", -as mkisofs default is now --stdio_sync "off" 2014-04-08 09:18:14 +00:00
Thomas Schmitt 720dc2406c Bug fix: -boot_image grub2_mbr= prevented -boot_image partition_table=on 2014-04-04 15:35:34 +00:00
Thomas Schmitt 1cec4a6f46 Bug fix: -boot_image grub grub2_mbr= did not work (but -as mkisofs --grub2-mbr did work) 2014-04-04 14:21:19 +00:00
Thomas Schmitt b6a3cf85b3 Reacted on compiler warning of gcc on AIX. Thanks Richard Nolde. 2014-04-03 19:48:20 +00:00
Thomas Schmitt 8964a7954d Bug fix: -boot_image any partition_cyl_align=on prevented further settings 2014-03-25 19:59:31 +00:00
Thomas Schmitt 0297a7bf29 Mentioned patch level release 1.3.6.pl01 2014-03-25 19:49:34 +00:00
Thomas Schmitt 20fe0a35c0 Patched libisoburn to 1.3.6.pl01 2014-03-18 13:40:23 +00:00
Thomas Schmitt 4cf8cfe258 Bug fix: Command -status produced FAILURE event if no drive was acquired 2014-03-18 10:25:41 +00:00
Thomas Schmitt 1312542801 Patching libisoburn to pl01 2014-03-18 10:12:10 +00:00
Thomas Schmitt a9d52219b1 Corrected outdated description of GRUB2 MBR patching 2014-03-14 13:41:58 +00:00
Thomas Schmitt 48fa2ad30c Updated change log and web page 2014-03-06 17:02:19 +00:00
Thomas Schmitt 717798e13a Bug fix: Command -status produced FAILURE event if no drive was acquired 2014-03-06 16:45:11 +00:00
Thomas Schmitt 2dac518bb8 Changed severity of missing -list_format data from FAILURE to SORRY 2014-03-06 07:59:17 +00:00
Thomas Schmitt 1dca1cbabc Gave up use of PIPESTATUS in releng/run_all_auto because of NetBSD /bin/sh 2014-03-05 09:21:17 +00:00
Thomas Schmitt 331472d55f Documented changes and release timestamp 2014-03-05 08:48:23 +00:00
Thomas Schmitt 009b45c330 Promoted branch to tag 2014-03-04 17:08:22 +00:00
Thomas Schmitt 2fb03022dd Version leap to libisoburn-1.3.7 2014-03-04 17:00:03 +00:00
Thomas Schmitt f8727c0211 Last minute regression fix: -list_speeds on non-BD drives used CD speed factor 2014-03-04 16:41:19 +00:00
Thomas Schmitt 487685407d Documented release timestamp 2014-03-04 12:07:29 +00:00
Thomas Schmitt a1cceb6132 Last minute regression fix: -list_speeds on non-BD drives used CD speed factor 2014-03-04 12:05:32 +00:00
Thomas Schmitt 56c97d3dc6 Documented changes and release timestamp 2014-03-04 11:04:32 +00:00
Thomas Schmitt 11002b9293 Version leap to libisoburn-1.3.6 2014-03-04 11:03:33 +00:00
Thomas Schmitt 6c2cd1bacc Branching for libisoburn release 1.3.6 2014-03-04 10:27:02 +00:00
Thomas Schmitt 8030458fcc Temporarily disabled the unfinished HP-PA PALO bootability preparations 2014-03-03 20:28:36 +00:00
Thomas Schmitt bc51ba2f09 Made -status -boot_image more verbous about the pending boot image definition 2014-03-02 10:20:39 +00:00
Thomas Schmitt 57909c48d5 Updated change log and web page 2014-02-27 09:11:17 +00:00
Thomas Schmitt ce8ba27a2f Corrected a bug introduced with rev 5240 2014-02-13 15:41:30 +00:00
Thomas Schmitt 6439f982b0 Mentioned support for NetBSD 2014-02-12 18:59:54 +00:00
Thomas Schmitt 2b587ec60b Added /usr/local for NetBSD 2014-02-11 08:34:00 +00:00
Thomas Schmitt 8158f29b5f Requiring libisofs-1.3.5 and libburn-1.3.5 2014-02-10 21:30:17 +00:00
Thomas Schmitt 90bffa20f2 Updated change log and web page 2014-02-10 11:47:10 +00:00
Thomas Schmitt e770a4369d Bug fix: Paths with symbolic links preceding ".." were not interpreted properly 2014-02-10 10:49:59 +00:00
Thomas Schmitt 798330527b Improved output of -pvd_info with timestamps with non-zero time zone 2014-02-09 14:15:40 +00:00
Thomas Schmitt 5b8c01015a Silenced a MISHAP message of libisofs with -tell_media_space caused by rev 5210 2014-02-08 11:17:06 +00:00
Thomas Schmitt 4ad4f8b9e2 Added -Wno-char-subscripts to CFLAGS 2014-02-05 19:11:50 +00:00
Thomas Schmitt c77a99424e Updated change log and web page 2014-01-24 10:50:05 +00:00
Thomas Schmitt f848697b92 Bug fix: -check_media marked untested sectors in sector map as valid 2014-01-23 20:08:06 +00:00
Thomas Schmitt 3540f23930 Corrected a wrong statement in man xorriso about -check_media bad_limit= 2014-01-20 18:42:51 +00:00
Thomas Schmitt be38d186c0 New -as mkisofs option -hppa-hdrversion 2014-01-16 11:36:30 +00:00
Thomas Schmitt d32230fd37 New -boot_image setting hppa_hdrversion= 2014-01-16 11:34:11 +00:00
Thomas Schmitt 018ef72947 Mentioned system area type 5 for HP-PA version 5 2014-01-16 11:24:06 +00:00
Thomas Schmitt f5c46c3578 Updated change log and web page 2014-01-14 09:21:27 +00:00
Thomas Schmitt ddb2e97704 New -as mkisofs options -hppa-cmdline, -hppa-bootloader, -hppa-kernel-32, -hppa-kernel-64, -hppa-ramdisk 2014-01-14 09:15:34 +00:00
Thomas Schmitt d3d6ca7dfe New -boot_image settings hppa_cmdline=, hppa_bootloader=, hppa_kernel_32=, hppa_kernel_64=, hppa_ramdisk= 2014-01-14 09:11:02 +00:00
Thomas Schmitt 10847450cb Mentioned system area type 4 for HP-PA 2014-01-14 08:49:49 +00:00
Thomas Schmitt 597b2a4534 Updated change log and web page 2014-01-09 21:56:29 +00:00
Thomas Schmitt 9650aafe60 Improved display of -list_speeds 2014-01-09 21:53:28 +00:00
Thomas Schmitt 78ae130ed5 Bug fix: -list_speeds did not work any more with old CD drives 2014-01-09 15:54:48 +00:00