Commit Graph

747 Commits

Author SHA1 Message Date
3c2ee23adf Untangled messed-up relation between -hardlinks and -compliance 2010-06-13 13:36:24 +00:00
a9f63919f6 Updated docs about existence of xorriso API in libisoburn 2010-06-13 11:04:08 +00:00
2f95cea15f Removed surplus test expression 2010-06-13 10:57:30 +00:00
8db68b6e2a Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
d65c6edb0f Taking care of new Solaris adapter of libburn 2010-06-07 18:05:04 +00:00
2be83e771c Corrected a misplaced class description comment 2010-05-31 09:58:46 +00:00
e232addb30 Implemented -as mkisofs options -U, -N, -l, -d, -allow-lowercase 2010-05-26 12:31:13 +00:00
8eac3886f2 Implemented -as cdrecord -V, new -as mkisofs option --no-emul-toc 2010-05-23 07:29:39 +00:00
d919d809fc New -compliance rule no_emul_toc 2010-05-23 07:27:09 +00:00
646056fc6e New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00
475e02e54d Corrected typo in remark 2010-05-21 13:45:48 +00:00
701608b92d Adapted version checking to new library situation 2010-05-21 13:37:25 +00:00
5a30faa957 Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
09b581bb21 Moved configuration options from xorriso_xorriso_CFLAGS to CFLAGS 2010-05-19 16:06:36 +00:00
2fdea06f3d Moved xorriso implementation into libisoburn 2010-05-18 17:46:20 +00:00
c8d7b2147e Made compilation of GNU xorriso less verbous by use of autoheader config.h 2010-05-17 14:28:30 +00:00
8b560cd82a Checking for suitable sizeof(off_t) 2010-05-16 17:11:49 +00:00
833b3f79c9 Made option -version know again whether it is in GNU xorriso 2010-05-16 11:32:00 +00:00
ee98a13d18 Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
eca64e1621 Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
ad7132f714 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
6c483040bd Removed development macro Xorriso_multi_booT by making it unconditional 2010-05-05 19:43:55 +00:00
827d8c5cc6 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
e2d5236465 Adapted xorriso-standalone to version leap libisofs-0.6.33 2010-05-03 16:56:00 +00:00
8e99b00e33 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
224275e454 Avoided -boot_image patching for images which obviously have no boot-info-table 2010-04-29 13:33:34 +00:00
eea8016fc2 Fixed handling of empty current bin_path and already attached boot images 2010-04-27 07:49:31 +00:00
c86f441983 Downgraded message about stdout redirection from NOTE to DEBUG 2010-04-27 07:24:32 +00:00
e79ee34d6c Some documentation updates 2010-04-26 17:56:06 +00:00
37ca34038e Fixed minor problems with previous revision 3199 2010-04-26 14:13:25 +00:00
447ab7fe96 Allowing up to 32 boot images, -boot_image any id_string=, sel_crit= 2010-04-26 12:11:59 +00:00
1d824a3050 Bug fixes and improvements of previous revision 3197 2010-04-22 16:07:14 +00:00
9e3716bb84 Allowing 1 BIOS boot image and 1 EFI boot image: -boot_image grub efi_path= 2010-04-22 14:40:49 +00:00
c209009969 Changed iso_image_set_boot_platform_id() to el_torito_set_boot_platform_id() 2010-04-20 14:26:45 +00:00
63f4b5c089 Raised boot catalog weight to 1000000000 2010-04-20 14:02:54 +00:00
6ff4a5b71b Determining boot image size only after it was added to the ISO image 2010-04-20 10:35:54 +00:00
117b4b2048 New -boot_image any platform_id= 2010-04-20 09:18:35 +00:00
4db13560f6 Version leap to libisoburn-0.5.5 2010-04-19 10:06:12 +00:00
cc6a26b917 Corrected image size computation for comparison with partition table 2010-04-18 14:12:44 +00:00
9073640468 Added --sort-weight to -as mkisofs -help 2010-04-18 10:09:10 +00:00
6ef62d033f New -find action sort_weight, new -as mkisofs --sort-weight 2010-04-18 09:59:08 +00:00
d9600d040b Adapted xorriso-standalone to version leap libisofs-0.6.31 2010-04-17 17:13:38 +00:00
caeb3bc764 Requiring libisofs-0.6.30 now 2010-04-17 17:12:47 +00:00
2fa5cbc46a Made -boot_image isolinux|grub patch and partition_table=on patch System Area 2010-04-16 19:59:40 +00:00
6818b0dca0 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
fc7cab6706 More carefully checking for libreadline suitability 2010-04-13 15:43:58 +00:00
f7ef290ac6 New -compliance options only_iso_version, no_j_force_dots 2010-04-13 10:40:22 +00:00
5475f1751c New isoburn_igopt_set_relaxed() options: only_iso_versions, no_j_force_dots 2010-04-13 10:33:04 +00:00
53fd612b7a Decided to put out uid_t and gid_t as unsigned long 2010-04-12 11:12:43 +00:00
0828b9521c (Payload files of revisions 3169, 3170, 3171) 2010-04-11 12:24:54 +00:00