Commit Graph

744 Commits

Author SHA1 Message Date
ee606de555 Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
371bbde3c2 Taking care of new Solaris adapter of libburn 2010-06-07 18:05:04 +00:00
1b1ccc8a18 Corrected a misplaced class description comment 2010-05-31 09:58:46 +00:00
576af43c98 Implemented -as mkisofs options -U, -N, -l, -d, -allow-lowercase 2010-05-26 12:31:13 +00:00
1482eb02f1 Implemented -as cdrecord -V, new -as mkisofs option --no-emul-toc 2010-05-23 07:29:39 +00:00
b69f1c5b66 New -compliance rule no_emul_toc 2010-05-23 07:27:09 +00:00
e82b7005ad New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00
1402341264 Corrected typo in remark 2010-05-21 13:45:48 +00:00
bcc6a38094 Adapted version checking to new library situation 2010-05-21 13:37:25 +00:00
d3f770827f Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
5ac178ddda Moved configuration options from xorriso_xorriso_CFLAGS to CFLAGS 2010-05-19 16:06:36 +00:00
afcc57f2c0 Moved xorriso implementation into libisoburn 2010-05-18 17:46:20 +00:00
f8130af94e Made compilation of GNU xorriso less verbous by use of autoheader config.h 2010-05-17 14:28:30 +00:00
2bb5d973c3 Checking for suitable sizeof(off_t) 2010-05-16 17:11:49 +00:00
8097dd57ab Made option -version know again whether it is in GNU xorriso 2010-05-16 11:32:00 +00:00
585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
9bbcc3118c Removed development macro Xorriso_multi_booT by making it unconditional 2010-05-05 19:43:55 +00:00
d62d617f82 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
b2d7283f51 Adapted xorriso-standalone to version leap libisofs-0.6.33 2010-05-03 16:56:00 +00:00
30615ac752 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
d38bd09987 Avoided -boot_image patching for images which obviously have no boot-info-table 2010-04-29 13:33:34 +00:00
c4cf1ced64 Fixed handling of empty current bin_path and already attached boot images 2010-04-27 07:49:31 +00:00
853d71b947 Downgraded message about stdout redirection from NOTE to DEBUG 2010-04-27 07:24:32 +00:00
ab84ae81e6 Some documentation updates 2010-04-26 17:56:06 +00:00
121d40e38c Fixed minor problems with previous revision 3199 2010-04-26 14:13:25 +00:00
10ef2e346f Allowing up to 32 boot images, -boot_image any id_string=, sel_crit= 2010-04-26 12:11:59 +00:00
7aae77f2ac Bug fixes and improvements of previous revision 3197 2010-04-22 16:07:14 +00:00
83e41ceabd Allowing 1 BIOS boot image and 1 EFI boot image: -boot_image grub efi_path= 2010-04-22 14:40:49 +00:00
8bf6e31379 Changed iso_image_set_boot_platform_id() to el_torito_set_boot_platform_id() 2010-04-20 14:26:45 +00:00
dea7b75549 Raised boot catalog weight to 1000000000 2010-04-20 14:02:54 +00:00
e2ed639fec Determining boot image size only after it was added to the ISO image 2010-04-20 10:35:54 +00:00
f103206221 New -boot_image any platform_id= 2010-04-20 09:18:35 +00:00
19b5a64a3a Version leap to libisoburn-0.5.5 2010-04-19 10:06:12 +00:00
83216597c2 Corrected image size computation for comparison with partition table 2010-04-18 14:12:44 +00:00
5b369d3c52 Added --sort-weight to -as mkisofs -help 2010-04-18 10:09:10 +00:00
f4b46cf499 New -find action sort_weight, new -as mkisofs --sort-weight 2010-04-18 09:59:08 +00:00
1a18491b03 Adapted xorriso-standalone to version leap libisofs-0.6.31 2010-04-17 17:13:38 +00:00
270fdd77f2 Requiring libisofs-0.6.30 now 2010-04-17 17:12:47 +00:00
3076ce56fb Made -boot_image isolinux|grub patch and partition_table=on patch System Area 2010-04-16 19:59:40 +00:00
932a7e84e1 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
dfd0466291 More carefully checking for libreadline suitability 2010-04-13 15:43:58 +00:00
8a3b4e2207 New -compliance options only_iso_version, no_j_force_dots 2010-04-13 10:40:22 +00:00
ee4f766c27 New isoburn_igopt_set_relaxed() options: only_iso_versions, no_j_force_dots 2010-04-13 10:33:04 +00:00
9832edf4a1 Decided to put out uid_t and gid_t as unsigned long 2010-04-12 11:12:43 +00:00
f75d454b6a (Payload files of revisions 3169, 3170, 3171) 2010-04-11 12:24:54 +00:00
7b0c712719 Realistic iconv() linking test in ./configure with eventual abort 2010-04-11 12:16:21 +00:00
ae874e4d5b Avoided printing of possibly uninitialized integer 2010-04-11 12:11:05 +00:00
4f7a2556bd Reacted on compiler warnings of cygwin 2010-04-11 12:10:05 +00:00