Commit Graph

782 Commits

Author SHA1 Message Date
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
Thomas Schmitt a65aa4f804 New API call isoburn_igopt_set_pvd_times() 2010-04-07 20:22:49 +00:00
Thomas Schmitt 6f63c6388c Fixed image reading bug introduced with revision 3144 2010-04-07 07:31:32 +00:00
Thomas Schmitt 1afe1443be Polishing of new GRUB supporting features 2010-04-06 19:24:39 +00:00
Thomas Schmitt df5d4a2f90 New -as mkisofs options -G and --protective-msdos-label for GRUB 2010-04-06 15:18:59 +00:00
Thomas Schmitt 8d7df2b2ff New API call isoburn_igopt_set_system_area() 2010-04-06 12:51:15 +00:00
Thomas Schmitt 24bbe47f18 Requiring libisofs-0.6.29 now 2010-04-05 19:29:24 +00:00
Thomas Schmitt 1e4e51edfe libisoburn refused to recognize ISO images smaller than 64 kB 2010-04-01 14:07:59 +00:00
Thomas Schmitt d5e640d788 Version leap to libisoburn-0.5.2 2010-03-30 09:30:40 +00:00
Thomas Schmitt 576af9ea89 Better handling of empty tray when aquiring drive 2010-03-29 10:36:38 +00:00
Thomas Schmitt 214d6e6741 Avoided to declare empty tray as written media 2010-03-29 10:35:22 +00:00
Thomas Schmitt 13c327e370 Silenced a harmless compiler warning 2010-03-21 12:46:21 +00:00
Thomas Schmitt 3f42df50a3 Distributing and installing xorriso.info 2010-03-21 12:45:43 +00:00
Thomas Schmitt 9e78c78e43 Restructured xorriso documentation and added index 2010-03-20 16:54:56 +00:00
Thomas Schmitt 99e2df2208 Switched xorriso documentation to a hybrid of texinfo and man page 2010-03-18 10:13:35 +00:00
Thomas Schmitt 04c6625024 Adapted GNU xorriso to version leap libburn-0.7.9 2010-03-10 18:32:40 +00:00
Thomas Schmitt f68ee78352 Requiring libburn-0.7.8 now 2010-03-10 18:32:02 +00:00
Thomas Schmitt b76161a698 Adapted xorriso signal handling to new libburn advise 2010-03-09 06:52:24 +00:00
Thomas Schmitt 2eec5bf40a Requiring libburn-0.7.7 now 2010-03-09 06:49:36 +00:00
Thomas Schmitt 27ba46494d Version leap to libisoburn-0.5.1 2010-02-23 09:53:17 +00:00
Thomas Schmitt 0aec43a06a Changed versioning and tarball name to match unpack directory name 2010-02-22 19:54:48 +00:00
Thomas Schmitt f4507fca34 Bug fix: xorriso -update_r could lead to SIGSEGV if applied to a data file 2010-02-19 17:19:41 +00:00
Thomas Schmitt 4374d984d1 New option -scsi_log 2010-02-18 12:48:42 +00:00
Thomas Schmitt 6a9c99cbd8 Bug fix for FreeBSD: xorriso could leave the drive tray locked 2010-02-17 13:58:16 +00:00
Thomas Schmitt eec4dd9915 Adjustments with web page of GNU xorriso 2010-02-15 20:43:45 +00:00
Thomas Schmitt 7ae90cc334 Excluded unused libburn source module crc.c from GNU xorriso tarball 2010-02-14 17:19:41 +00:00
Thomas Schmitt 38e16d9370 Added or adjusted copyright and license statements in single files 2010-02-14 15:14:30 +00:00
Thomas Schmitt 91e0b07080 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
Thomas Schmitt fe63ef9481 Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:29:36 +00:00
Thomas Schmitt 3451559feb Switched from xorriso-standalone GPLv2+ to GNU xorriso GPLv3+ 2010-02-12 15:38:23 +00:00
Thomas Schmitt c139b45c26 Adapted xorriso-standalone to version leap libisofs-0.6.29 2010-02-10 15:04:03 +00:00
Thomas Schmitt 2ee8fa58d7 Requiring libisofs-0.6.28 now 2010-02-10 15:03:17 +00:00
Thomas Schmitt 60454fbf63 Updated license statement about our legal view and future licenses 2010-02-10 15:02:11 +00:00
Thomas Schmitt ccb22c3ef3 Removed surplus quotes from an error message 2010-02-08 11:06:31 +00:00
Thomas Schmitt b4d9c81fe8 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 2010-02-04 08:25:31 +00:00
Thomas Schmitt e7bde25551 Version leap to libisoburn-0.4.9 2010-01-25 15:02:59 +00:00
Thomas Schmitt f5c66d9e14 Adapted xorriso-standalone to version leap libburn-0.7.7 2010-01-23 15:34:21 +00:00
Thomas Schmitt 6ae505a0a2 Requiring libburn-0.7.6 now 2010-01-23 15:33:37 +00:00
Thomas Schmitt 3686509e91 Adapted xorriso-standalone to version leap libisofs-0.6.27 2010-01-20 10:57:52 +00:00
Thomas Schmitt 9f9985f06f Requiring libisofs-0.6.26 now 2010-01-20 10:56:28 +00:00
Thomas Schmitt 6950650a82 Avoided SORRY event for missing disk file during hardlink update 2010-01-19 13:35:39 +00:00
Thomas Schmitt 42cf661ef8 Fixed a bug in configure.ac introduced with rev 3003 2010-01-17 14:56:16 +00:00
Thomas Schmitt 3a10093e3d Made xorriso issue a filure message if blanking was not successful 2010-01-17 14:50:00 +00:00
Thomas Schmitt f39b0be7d6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
Thomas Schmitt 249190ede2 Changed a comment in xorrisoburn.c 2010-01-11 11:33:25 +00:00
Thomas Schmitt 5a48f5542a Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
Thomas Schmitt ab1336dc29 Updated copyright marks to 2010 2010-01-01 13:00:47 +00:00
Thomas Schmitt ea9cb3ab4b Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
Thomas Schmitt 45277ed62b Reacted on compiler warnings of Debian kfreebsd-amd64 buildd 2010-01-01 12:44:54 +00:00
Thomas Schmitt aebaca8b99 Reacted on doxygen errors of Debian buildd 2009-12-31 14:42:09 +00:00
Thomas Schmitt c7a6796ba7 Reacted on compiler warning of Debian buildd 2009-12-31 14:23:17 +00:00
Thomas Schmitt f223373b0b Changed report title "System adapter" to "libburn OS adapter" 2009-12-31 11:48:35 +00:00
Thomas Schmitt 2b9b7974f0 Handling -mount on Debian kfreebsd like on FreeBSD 2009-12-30 16:35:12 +00:00
Thomas Schmitt af39f58e71 Reporting system adapter with xorriso -version 2009-12-27 09:49:23 +00:00
Thomas Schmitt 6f5cb55568 Made xorriso-standalone aware of libcdio system adaptor 2009-12-26 23:10:07 +00:00
Thomas Schmitt 2669117d84 Requiring libburn-0.7.5 now 2009-12-26 22:42:50 +00:00