Commit Graph

935 Commits

Author SHA1 Message Date
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 32b7c33e10 Included a missing header file 2010-06-23 15:16:10 +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 eb5639b017 New find test -disk_name 2010-06-19 16:56:15 +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 2cda559ed9 Documented changes and release timestamp 2010-06-14 09:34:45 +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 569905e456 Adapted xorriso-standalone to version leap libburn-0.8.3 2010-06-11 17:51:42 +00:00
Thomas Schmitt ee606de555 Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
Thomas Schmitt fd87b1b070 Mentioned Solaris and system dependent drive permission settings 2010-06-10 18:15:56 +00:00
Thomas Schmitt 8a4698bd58 Updated documentation about Solaris adapter 2010-06-07 18:13:52 +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 50373321dd Updated GNU xorriso web page 2010-05-26 16:13:02 +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 673906b084 Documentation for recent enhancements 2010-05-23 15:16:25 +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 a2b20e3ca2 Avoided to show inappropriate links on www.gnu.org 2010-05-05 20:04:25 +00:00
Thomas Schmitt 9bbcc3118c Removed development macro Xorriso_multi_booT by making it unconditional 2010-05-05 19:43:55 +00:00