Commit Graph

783 Commits

Author SHA1 Message Date
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
f6ec684ab5 Realistic iconv() linking test in ./configure with eventual abort 2010-04-11 12:16:21 +00:00
1d91957ea3 Avoided printing of possibly uninitialized integer 2010-04-11 12:11:05 +00:00
3ae92ad1fa Reacted on compiler warnings of cygwin 2010-04-11 12:10:05 +00:00
ee4cf74a3a Updated help text and documentation 2010-04-10 18:02:10 +00:00
ef769da46f New -boot_image isolinux partition_table=on, -as mkisofs -isohybrid-mbr 2010-04-10 17:13:21 +00:00
21207f8879 New options bit1 of isoburn_igopt_set_system_area() for isohybrid production 2010-04-10 17:10:28 +00:00
d8e1a090f6 Trying to avoid iconv const warning and multiple -liconv options on FreeBSD 2010-04-10 15:09:18 +00:00
7b0385a015 Adapted GNU xorriso to version leap libburn-0.8.1 2010-04-09 17:12:09 +00:00
56ee91326a New find action mkisofs_r and emulation -as mkisofs -r 2010-04-08 18:58:56 +00:00
87d0db49f4 New option -volume_date, for grub-mkrescue: -as mkisofs --modification-date= 2010-04-07 20:27:05 +00:00
137d7c4399 New API call isoburn_igopt_set_pvd_times() 2010-04-07 20:22:49 +00:00
90cd2f2b12 Fixed image reading bug introduced with revision 3144 2010-04-07 07:31:32 +00:00
24a9a199c2 Polishing of new GRUB supporting features 2010-04-06 19:24:39 +00:00
e2af1e3deb New -as mkisofs options -G and --protective-msdos-label for GRUB 2010-04-06 15:18:59 +00:00
9c414163f4 New API call isoburn_igopt_set_system_area() 2010-04-06 12:51:15 +00:00
a5a7170d66 Requiring libisofs-0.6.29 now 2010-04-05 19:29:24 +00:00
d60e2d79ca libisoburn refused to recognize ISO images smaller than 64 kB 2010-04-01 14:07:59 +00:00
d68a9dc30b Version leap to libisoburn-0.5.2 2010-03-30 09:30:40 +00:00
8084a1ec73 Better handling of empty tray when aquiring drive 2010-03-29 10:36:38 +00:00
82110febd1 Avoided to declare empty tray as written media 2010-03-29 10:35:22 +00:00
2403353dc1 Silenced a harmless compiler warning 2010-03-21 12:46:21 +00:00
3850b908c7 Distributing and installing xorriso.info 2010-03-21 12:45:43 +00:00
cdd8b8a814 Restructured xorriso documentation and added index 2010-03-20 16:54:56 +00:00
0baacd4da8 Switched xorriso documentation to a hybrid of texinfo and man page 2010-03-18 10:13:35 +00:00
b822566be7 Adapted GNU xorriso to version leap libburn-0.7.9 2010-03-10 18:32:40 +00:00
39712b9082 Requiring libburn-0.7.8 now 2010-03-10 18:32:02 +00:00
47ce7c6f9b Adapted xorriso signal handling to new libburn advise 2010-03-09 06:52:24 +00:00
4800644dcc Requiring libburn-0.7.7 now 2010-03-09 06:49:36 +00:00
af4d8dd5ff Version leap to libisoburn-0.5.1 2010-02-23 09:53:17 +00:00
5d79606532 Changed versioning and tarball name to match unpack directory name 2010-02-22 19:54:48 +00:00
5a77d86a25 Bug fix: xorriso -update_r could lead to SIGSEGV if applied to a data file 2010-02-19 17:19:41 +00:00
dbc5ec4d84 New option -scsi_log 2010-02-18 12:48:42 +00:00
d223397c4e Bug fix for FreeBSD: xorriso could leave the drive tray locked 2010-02-17 13:58:16 +00:00
da593d8a54 Adjustments with web page of GNU xorriso 2010-02-15 20:43:45 +00:00
3870be47d6 Excluded unused libburn source module crc.c from GNU xorriso tarball 2010-02-14 17:19:41 +00:00
a0da4f4c77 Added or adjusted copyright and license statements in single files 2010-02-14 15:14:30 +00:00
5f57695208 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
865648f89a Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:29:36 +00:00
3dab9c1542 Switched from xorriso-standalone GPLv2+ to GNU xorriso GPLv3+ 2010-02-12 15:38:23 +00:00
f3ff758071 Adapted xorriso-standalone to version leap libisofs-0.6.29 2010-02-10 15:04:03 +00:00
b28d74f910 Requiring libisofs-0.6.28 now 2010-02-10 15:03:17 +00:00
2c14f9bf7d Updated license statement about our legal view and future licenses 2010-02-10 15:02:11 +00:00
7d413dcb12 Removed surplus quotes from an error message 2010-02-08 11:06:31 +00:00
7b86d39126 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 2010-02-04 08:25:31 +00:00
07250da5f5 Version leap to libisoburn-0.4.9 2010-01-25 15:02:59 +00:00
4753554cd6 Adapted xorriso-standalone to version leap libburn-0.7.7 2010-01-23 15:34:21 +00:00
a3199d0957 Requiring libburn-0.7.6 now 2010-01-23 15:33:37 +00:00
884f6fb914 Adapted xorriso-standalone to version leap libisofs-0.6.27 2010-01-20 10:57:52 +00:00
82868e24d1 Requiring libisofs-0.6.26 now 2010-01-20 10:56:28 +00:00
c03fd7e325 Avoided SORRY event for missing disk file during hardlink update 2010-01-19 13:35:39 +00:00
dac0299fee Fixed a bug in configure.ac introduced with rev 3003 2010-01-17 14:56:16 +00:00
9129785874 Made xorriso issue a filure message if blanking was not successful 2010-01-17 14:50:00 +00:00
ac7fa408a6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
f99ac9e7ef Changed a comment in xorrisoburn.c 2010-01-11 11:33:25 +00:00
dd30d37625 Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
8ce9ef039f Updated copyright marks to 2010 2010-01-01 13:00:47 +00:00
e37308fe96 Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
4dd33a5658 Reacted on compiler warnings of Debian kfreebsd-amd64 buildd 2010-01-01 12:44:54 +00:00
3891aae2a8 Reacted on doxygen errors of Debian buildd 2009-12-31 14:42:09 +00:00
0a834b4990 Reacted on compiler warning of Debian buildd 2009-12-31 14:23:17 +00:00
f2b60a5e98 Changed report title "System adapter" to "libburn OS adapter" 2009-12-31 11:48:35 +00:00
ed497348f3 Handling -mount on Debian kfreebsd like on FreeBSD 2009-12-30 16:35:12 +00:00
f21dd01dbe Reporting system adapter with xorriso -version 2009-12-27 09:49:23 +00:00
b2cb2991ff Made xorriso-standalone aware of libcdio system adaptor 2009-12-26 23:10:07 +00:00