Commit Graph

808 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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