Commit Graph

937 Commits

Author SHA1 Message Date
Thomas Schmitt 97415e3f63 Lifted the ban to combine MIPS Big Endian boot with El Torito 2010-10-12 18:31:54 +00:00
Thomas Schmitt 2e956586c1 Provisorily: -boot_image mips_path= , -as mkisofs -mips-boot. No Eltorito then. 2010-10-12 10:32:22 +00:00
Thomas Schmitt e7992747e5 Allowed to set System Area type via isoburn_igopt_set_system_area() 2010-10-12 10:30:47 +00:00
Thomas Schmitt 0b175bab97 Fixed inability to compile without enabled libjte. Introduced by rev 3429. 2010-10-08 09:34:07 +00:00
Thomas Schmitt ba0871a814 Corrected compile problems introduced with rev 3433 2010-10-07 18:13:58 +00:00
Thomas Schmitt 55c8f1d964 Preparing for GNU xorriso to include libjte source 2010-10-07 11:49:41 +00:00
Thomas Schmitt 82941f4c99 Fixed a theoretically possible race condition of burn end and ISO generator end 2010-10-06 16:30:54 +00:00
Thomas Schmitt b70f5a9041 Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind. 2010-10-05 18:00:52 +00:00
Thomas Schmitt 96ee0fae23 Reporting libjte version with option -version 2010-10-04 15:52:50 +00:00
Thomas Schmitt 0159052d92 Tests for version of libjte, new API call isoburn_libjte_req() 2010-10-04 15:51:37 +00:00
Thomas Schmitt f46bcf9d5f Silenced compiler warning about unused variable 2010-10-04 11:32:04 +00:00
Thomas Schmitt e942108ad7 Enabled use of libjte message list 2010-10-04 11:22:58 +00:00
Thomas Schmitt 25460413ce Corrected xorriso docs about meaning of -jigdo-map and .md5 file addresses 2010-10-03 17:15:08 +00:00
Thomas Schmitt 851dd76849 New -as mkisofs options -checksum_algorithm_iso, -checksum_algorithm_template 2010-10-03 08:23:32 +00:00
Thomas Schmitt 5a3acfc41a Letting libisofs do the padding with -jigdo, rather than disabling padding 2010-10-02 21:03:29 +00:00
Thomas Schmitt 147ef216ce New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
Thomas Schmitt c41c83b279 Requiring libisofs-0.6.37 now 2010-10-02 16:43:28 +00:00
Thomas Schmitt 68dc026cf9 Added a blank to xorriso Preparer Id string 2010-10-02 15:03:02 +00:00
Thomas Schmitt 6f2aac75ce New -as mkisofs option -jigdo-template-compress 2010-10-02 12:12:13 +00:00
Thomas Schmitt 3bec7c5c77 Made two non-public parameters independent of Xorriso_with_libjtE 2010-10-01 19:02:57 +00:00
Thomas Schmitt 4c81b329ef Switched from old libjte API names to new ones 2010-09-30 07:42:32 +00:00
Thomas Schmitt daebb44722 Enabled -status -jigdo 2010-09-29 16:41:48 +00:00
Thomas Schmitt 54a493f382 New option -jigdo 2010-09-29 15:28:57 +00:00
Thomas Schmitt e4ef8c6582 Avoided trailing 64 kB alignment with -compliance no_emul_toc 2010-09-29 12:44:49 +00:00
Thomas Schmitt d02bd410b3 Enabled use of libjte for GNU xorriso 2010-09-29 09:25:59 +00:00
Thomas Schmitt 7b4bd76d9b New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
Thomas Schmitt 538b70068f New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +00:00
Thomas Schmitt be11642977 Reporting BD spare area info with -list_formats 2010-09-24 11:09:09 +00:00
Thomas Schmitt 4fd78f9049 Requiring libburn-0.8.7 now 2010-09-24 11:07:57 +00:00
Thomas Schmitt d02d8642b9 Explaining the partition offset feature 2010-09-23 13:56:22 +00:00
Thomas Schmitt 41d0d1c03f On Linux: More tolerance towards failures of ldconfig 2010-09-21 15:03:56 +00:00
Thomas Schmitt 4b3a671d27 On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-21 14:25:46 +00:00
Thomas Schmitt 641b696764 Fixed a bug with uninitialized variable introduced by rev 3364 2010-09-19 13:54:45 +00:00
Thomas Schmitt c2ff24cf89 Version leap to libisoburn-0.6.3 2010-09-19 13:53:42 +00:00
Thomas Schmitt 8d9d900608 Meaningful change log file derived by George Danchev from web site 2010-09-15 06:57:53 +00:00
Thomas Schmitt 06c1540797 Removed development marks 2010-09-11 12:51:27 +00:00
Thomas Schmitt cc672d525b Removed development marks 2010-09-11 12:50:36 +00:00
Thomas Schmitt 8239d082ca Enabled multi-session with partition offset 2010-09-10 17:13:00 +00:00
Thomas Schmitt d54efd4bc2 Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
Thomas Schmitt 5af8ad46f4 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 9ce2aabe28 New -as mkisofs options -partition_offset, -partition_hd_cyl, -partition_sec_hd 2010-09-05 11:40:13 +00:00
Thomas Schmitt 21bd5b5d42 New boot_image boot specs partition_offset, partition_hd_cyl, partition_sec_hd 2010-09-05 11:37:45 +00:00
Thomas Schmitt 0e755f48c9 New API function isoburn_igopt_set_part_offset(), requiring libisofs 0.6.35 2010-09-05 11:36:53 +00:00
Thomas Schmitt 4e4b789753 This was obviously forgotten to commit with rev 3289 2010-09-04 10:08:55 +00:00
Thomas Schmitt 87ebfde08b Mentioned support for DVD-R DL as single-session media 2010-08-21 10:30:45 +00:00
Thomas Schmitt 4771254d1f New -as mkisofs option -hard-disk-boot, enabled -b without -no-emul-boot 2010-08-18 18:19:30 +00:00
Thomas Schmitt 689bcf0168 New -boot_image specifier emul_type=none|hard_disk|floppy 2010-08-18 18:17:14 +00:00
Thomas Schmitt fb35f70c6e New -as mkisofs option -e from Fedora genisoimage 2010-08-18 10:33:04 +00:00
Thomas Schmitt 3d933149ff Hopefully silenced warnings of doxygen on Debian buildd 2010-08-09 09:21:16 +00:00
Thomas Schmitt 6c939780e8 Missing device,inode numbers caused -compare_r to report a difference 2010-07-31 08:55:15 +00:00
Thomas Schmitt 3ee02c766d New option -preparer_id, -as mkisofs options -p and -preparer 2010-07-30 15:52:09 +00:00
Thomas Schmitt d78b29005d Detached make target "doc" from target "all". 2010-07-29 16:50:16 +00:00
Thomas Schmitt df685e89ac Made behavior of -as mkisofs with unknown options more similar to original 2010-07-08 15:59:45 +00:00
Thomas Schmitt 1942a636f3 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:45:45 +00:00
Thomas Schmitt 050871e1f2 Let configure perform linker test with --version-script if enabled 2010-07-06 11:41:46 +00:00
Thomas Schmitt a58ca098b7 Hiding all non-API symbols from the linker by use of --version-script 2010-07-05 12:29:50 +00:00
Thomas Schmitt 75f864a061 Removed definition of phantom xorriso options 2010-07-05 09:05:01 +00:00
Thomas Schmitt 04bd02972d Version leap to libisoburn-0.6.1 2010-07-02 20:25:51 +00:00
Thomas Schmitt 7b9088f8c9 Adapted GNU xorriso to version leap libburn-0.8.5 2010-06-30 18:19:51 +00:00
Thomas Schmitt 5272cc0afb Requiring libburn-0.8.4 now 2010-06-30 18:19:06 +00:00
Thomas Schmitt 4b59808ee3 Adapted GNU xorriso to version leap libisofs-0.6.35 2010-06-29 10:23:25 +00:00
Thomas Schmitt 31782dc75b Requiring libisofs-0.6.34 now 2010-06-29 10:21:53 +00:00
Thomas Schmitt 66efb225eb Made option -lsl mark files in hidden directories as hidden 2010-06-28 10:11:10 +00:00
Thomas Schmitt f0a9a0e29a Supressing "Thank you for being patient" with times smaller than 2 2010-06-28 10:09:49 +00:00
Thomas Schmitt 6f371778c6 New -as mkisofs options -abstract, -biblio, -copyright 2010-06-26 11:43:56 +00:00
Thomas Schmitt e57f8bf8f3 New options -copright_file , -biblio_file , -abstract_file 2010-06-26 11:40:36 +00:00
Thomas Schmitt 10233adb87 New option -read_mkisofsrc interprets .mkisofsrc 2010-06-25 17:59:01 +00:00
Thomas Schmitt 6ab8ffc137 Appending eventual strerror() to event message line rather than to new line 2010-06-25 17:44:13 +00:00
Thomas Schmitt 5e8c60713a New -as mkisofs option -file-mode 2010-06-25 10:22:28 +00:00
Thomas Schmitt ad1c2fa1b8 New -as mkisofs option -dir-mode 2010-06-25 09:59:20 +00:00
Thomas Schmitt cfd39f3d96 New -as mkisofs option --boot-catalog-hide 2010-06-24 08:49:04 +00:00
Thomas Schmitt f38e4ff854 Moved call of iso_image_set_boot_catalog_hidden() to Xorriso_write_session() 2010-06-23 17:57:16 +00:00
Thomas Schmitt 67139de9be Reset xorriso->boot_count when image gets discarded 2010-06-23 17:54:41 +00:00
Thomas Schmitt 26ac86f78a Revoked unneeded change of revision 3290 2010-06-23 15:24:21 +00:00
Thomas Schmitt dc57c2bbb9 Updated the missing header file 2010-06-23 15:19:50 +00:00
Thomas Schmitt bd82bf66e3 New -as mkisofs options -hide, -hide-joliet, -hide-list, -hide-joliet-list 2010-06-23 13:43:40 +00:00
Thomas Schmitt bf24ba81c5 Made -quoted_path_list continue to execute words after error in the same line 2010-06-22 13:27:25 +00:00
Thomas Schmitt c54b5bc6a2 New option -hide 2010-06-20 16:48:28 +00:00
Thomas Schmitt 5a6024a1cc Trying to silence compiler warnings of OpenSuse Build Service 2010-06-20 14:16:40 +00:00
Thomas Schmitt ec1cb90cba New find action -hide, new find test -hidden 2010-06-20 07:22:24 +00:00
Thomas Schmitt cf8f6cb888 New -boot_image bootspec cat_hidden= 2010-06-19 15:21:36 +00:00
Thomas Schmitt d1c2ec7a5b Requiring libisofs-0.6.33 now 2010-06-18 11:32:37 +00:00
Thomas Schmitt b20313f6a0 Bug fix: -as mkisofs option -volset was wrongly interpreted like -volid 2010-06-18 05:32:05 +00:00
Thomas Schmitt 21b484f644 Made patch_lba0= more modest with overwriting. 2010-06-16 14:03:46 +00:00
Thomas Schmitt b511fe46aa Bug fix: check_media patch_lba0= could install wrong image size 2010-06-16 10:57:40 +00:00
Thomas Schmitt c9e6c44be3 Clarified API description of isoburn_read_iso_head() 2010-06-16 10:55:44 +00:00
Thomas Schmitt ed3eede4aa Enabled use of libreadline on Solaris by eventually linking -lcurses 2010-06-15 16:05:55 +00:00
Thomas Schmitt 58f1bb249c Requiring libburn-0.8.3 now (because SIGWINCH handling on Solaris) 2010-06-15 16:02:20 +00:00
Thomas Schmitt e5e52cdf09 Version leap to libisoburn-0.5.9 2010-06-14 09:33:43 +00:00
Thomas Schmitt 8f5d65aeef Avoided double printing of xorriso version header line 2010-06-14 07:34:15 +00:00
Thomas Schmitt 5633c228b1 Untangled messed-up relation between -hardlinks and -compliance 2010-06-13 13:36:24 +00:00
Thomas Schmitt 97e4d35595 Updated docs about existence of xorriso API in libisoburn 2010-06-13 11:04:08 +00:00
Thomas Schmitt 2de7a761eb Removed surplus test expression 2010-06-13 10:57:30 +00:00
Thomas Schmitt ee606de555 Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
Thomas Schmitt 371bbde3c2 Taking care of new Solaris adapter of libburn 2010-06-07 18:05:04 +00:00
Thomas Schmitt 1b1ccc8a18 Corrected a misplaced class description comment 2010-05-31 09:58:46 +00:00
Thomas Schmitt 576af43c98 Implemented -as mkisofs options -U, -N, -l, -d, -allow-lowercase 2010-05-26 12:31:13 +00:00
Thomas Schmitt 1482eb02f1 Implemented -as cdrecord -V, new -as mkisofs option --no-emul-toc 2010-05-23 07:29:39 +00:00
Thomas Schmitt b69f1c5b66 New -compliance rule no_emul_toc 2010-05-23 07:27:09 +00:00
Thomas Schmitt e82b7005ad New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00
Thomas Schmitt 1402341264 Corrected typo in remark 2010-05-21 13:45:48 +00:00
Thomas Schmitt bcc6a38094 Adapted version checking to new library situation 2010-05-21 13:37:25 +00:00
Thomas Schmitt d3f770827f Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
Thomas Schmitt 5ac178ddda Moved configuration options from xorriso_xorriso_CFLAGS to CFLAGS 2010-05-19 16:06:36 +00:00
Thomas Schmitt afcc57f2c0 Moved xorriso implementation into libisoburn 2010-05-18 17:46:20 +00:00
Thomas Schmitt f8130af94e Made compilation of GNU xorriso less verbous by use of autoheader config.h 2010-05-17 14:28:30 +00:00
Thomas Schmitt 2bb5d973c3 Checking for suitable sizeof(off_t) 2010-05-16 17:11:49 +00:00
Thomas Schmitt 8097dd57ab Made option -version know again whether it is in GNU xorriso 2010-05-16 11:32:00 +00:00
Thomas Schmitt 585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
Thomas Schmitt 99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
Thomas Schmitt 9bbcc3118c Removed development macro Xorriso_multi_booT by making it unconditional 2010-05-05 19:43:55 +00:00
Thomas Schmitt d62d617f82 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
Thomas Schmitt b2d7283f51 Adapted xorriso-standalone to version leap libisofs-0.6.33 2010-05-03 16:56:00 +00:00
Thomas Schmitt 30615ac752 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
Thomas Schmitt d38bd09987 Avoided -boot_image patching for images which obviously have no boot-info-table 2010-04-29 13:33:34 +00:00
Thomas Schmitt c4cf1ced64 Fixed handling of empty current bin_path and already attached boot images 2010-04-27 07:49:31 +00:00
Thomas Schmitt 853d71b947 Downgraded message about stdout redirection from NOTE to DEBUG 2010-04-27 07:24:32 +00:00
Thomas Schmitt ab84ae81e6 Some documentation updates 2010-04-26 17:56:06 +00:00
Thomas Schmitt 121d40e38c Fixed minor problems with previous revision 3199 2010-04-26 14:13:25 +00:00
Thomas Schmitt 10ef2e346f Allowing up to 32 boot images, -boot_image any id_string=, sel_crit= 2010-04-26 12:11:59 +00:00
Thomas Schmitt 7aae77f2ac Bug fixes and improvements of previous revision 3197 2010-04-22 16:07:14 +00:00
Thomas Schmitt 83e41ceabd Allowing 1 BIOS boot image and 1 EFI boot image: -boot_image grub efi_path= 2010-04-22 14:40:49 +00:00
Thomas Schmitt 8bf6e31379 Changed iso_image_set_boot_platform_id() to el_torito_set_boot_platform_id() 2010-04-20 14:26:45 +00:00
Thomas Schmitt dea7b75549 Raised boot catalog weight to 1000000000 2010-04-20 14:02:54 +00:00
Thomas Schmitt e2ed639fec Determining boot image size only after it was added to the ISO image 2010-04-20 10:35:54 +00:00
Thomas Schmitt f103206221 New -boot_image any platform_id= 2010-04-20 09:18:35 +00:00
Thomas Schmitt 19b5a64a3a Version leap to libisoburn-0.5.5 2010-04-19 10:06:12 +00:00
Thomas Schmitt 83216597c2 Corrected image size computation for comparison with partition table 2010-04-18 14:12:44 +00:00
Thomas Schmitt 5b369d3c52 Added --sort-weight to -as mkisofs -help 2010-04-18 10:09:10 +00:00
Thomas Schmitt f4b46cf499 New -find action sort_weight, new -as mkisofs --sort-weight 2010-04-18 09:59:08 +00:00
Thomas Schmitt 1a18491b03 Adapted xorriso-standalone to version leap libisofs-0.6.31 2010-04-17 17:13:38 +00:00
Thomas Schmitt 270fdd77f2 Requiring libisofs-0.6.30 now 2010-04-17 17:12:47 +00:00
Thomas Schmitt 3076ce56fb Made -boot_image isolinux|grub patch and partition_table=on patch System Area 2010-04-16 19:59:40 +00:00
Thomas Schmitt 932a7e84e1 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
Thomas Schmitt dfd0466291 More carefully checking for libreadline suitability 2010-04-13 15:43:58 +00:00
Thomas Schmitt 8a3b4e2207 New -compliance options only_iso_version, no_j_force_dots 2010-04-13 10:40:22 +00:00
Thomas Schmitt ee4f766c27 New isoburn_igopt_set_relaxed() options: only_iso_versions, no_j_force_dots 2010-04-13 10:33:04 +00:00
Thomas Schmitt 9832edf4a1 Decided to put out uid_t and gid_t as unsigned long 2010-04-12 11:12:43 +00:00
Thomas Schmitt f75d454b6a (Payload files of revisions 3169, 3170, 3171) 2010-04-11 12:24:54 +00:00
Thomas Schmitt 7b0c712719 Realistic iconv() linking test in ./configure with eventual abort 2010-04-11 12:16:21 +00:00
Thomas Schmitt ae874e4d5b Avoided printing of possibly uninitialized integer 2010-04-11 12:11:05 +00:00
Thomas Schmitt 4f7a2556bd Reacted on compiler warnings of cygwin 2010-04-11 12:10:05 +00:00
Thomas Schmitt 45c12f0844 Updated help text and documentation 2010-04-10 18:02:10 +00:00
Thomas Schmitt d1855c8895 New -boot_image isolinux partition_table=on, -as mkisofs -isohybrid-mbr 2010-04-10 17:13:21 +00:00
Thomas Schmitt fd0f3467ad New options bit1 of isoburn_igopt_set_system_area() for isohybrid production 2010-04-10 17:10:28 +00:00
Thomas Schmitt 642a2bc48e Trying to avoid iconv const warning and multiple -liconv options on FreeBSD 2010-04-10 15:09:18 +00:00
Thomas Schmitt 006fb7078e Adapted GNU xorriso to version leap libburn-0.8.1 2010-04-09 17:12:09 +00:00
Thomas Schmitt 2bd7307dfa New find action mkisofs_r and emulation -as mkisofs -r 2010-04-08 18:58:56 +00:00
Thomas Schmitt cc0ddbeb10 New option -volume_date, for grub-mkrescue: -as mkisofs --modification-date= 2010-04-07 20:27:05 +00:00