Commit Graph

2325 Commits

Author SHA1 Message Date
0c8fd68115 Updated change log and web page 2012-06-14 14:29:08 +00:00
d683ff9d01 Provisory new -as mkisofs option -chrp-boot-part 2012-06-12 19:27:23 +00:00
39ee6fa69e New system area sub type CHRP with isoburn_igopt_set_system_area() 2012-06-12 19:26:14 +00:00
75a53dc9a2 Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part 2012-06-12 11:35:05 +00:00
f133a1eee3 Provisory new API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp 2012-06-12 11:33:46 +00:00
f2422356cf Provisory new -as mkisofs option -fat 2012-06-10 18:41:17 +00:00
9a98a98787 Provisory new image generation extension isoburn_igopt_fat 2012-06-10 18:39:50 +00:00
df26010057 Fixed false error with -as mkisofs option -hfsplus. Introduced by rev 4750. 2012-06-10 08:29:57 +00:00
7f72530f68 Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb 2012-06-08 07:09:30 +00:00
7847538099 Updated documentation of xorriso and xorrisofs about HFS+ 2012-06-06 18:48:26 +00:00
9b2e9f008d Silenced harmless compiler warnings 2012-06-05 14:58:25 +00:00
cdcd253096 Closed a memory leak about -print_size, found by valgrind 2012-06-05 10:30:58 +00:00
141c739556 Corrected a mistake in previous revision 2012-05-31 07:09:53 +00:00
61f46d5e4d New (yet inofficial) -find tests -has_hfs_crtp, has_hfs_bless 2012-05-31 07:04:46 +00:00
22eee798e1 New (yet inofficial) -find actions set/get_hfs_crtp, set/get_hfs_bless 2012-05-30 15:34:07 +00:00
f6817911a1 New (yet inofficial) -boot_image bootspec hfsplus_serial= 2012-05-28 13:32:27 +00:00
88308a5248 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
cbc8ec6945 New API call isoburn_igopt_set_hfsp_serial_number() 2012-05-27 16:56:14 +00:00
f7a81bb349 Closed a memory leak about system area buffer. Found by valgrind. 2012-05-26 21:25:14 +00:00
059d891b39 New (yet inofficial) -as mkisofs options -hfs-bless and -hfs-bless-by 2012-05-25 19:01:39 +00:00
eda78234a6 New (yet inofficial) -as mkisofs option -hfsplus-file-creator-type 2012-05-25 08:45:56 +00:00
0cb3ab5577 Welcomimg three new libisofs source files by Vladimir Serbinenko 2012-05-24 09:35:35 +00:00
bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
1846f26acd Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:06:56 +00:00
ae2af67054 New -as mkisofs option --norock 2012-05-22 12:17:08 +00:00
b9a4a30929 New command -rockridge 2012-05-22 12:13:18 +00:00
6095759398 Made chunksize=32s default with -check_media 2012-05-02 11:09:40 +00:00
79628f8551 New -check_media option async_chunks= 2012-05-01 07:49:46 +00:00
f0d4714db6 Now producing a FAIURE event with unknown mkisofs arguments which begin by dash 2012-04-28 16:15:01 +00:00
2deeff2779 Now recognizing fused single character -as mkisofs options without parameters 2012-04-25 19:10:34 +00:00
George Danchev
b58a4ded8d add pointer to the Debian cdbuilder logs 2012-04-25 13:23:56 +00:00
George Danchev
75916a5f67 do not insist for c-bindings 2012-04-22 10:05:42 +00:00
108ff95124 Removing old data from releng/releng_generated_data in GNU xorriso 2012-04-22 10:03:16 +00:00
c9e5c518bf Now copying libisoburn/releng into GNU xorriso 2012-04-21 19:34:31 +00:00
George Danchev
07b5eb1323 check for existance of the file(1) utility;
might not be found in lean chroots
2012-04-21 16:17:30 +00:00
George Danchev
9eb2097e01 initialize while exporting 2012-04-21 15:53:14 +00:00
George Danchev
f25aab876c fix standalone routine description 2012-04-21 15:48:41 +00:00
George Danchev
69a67bc470 drop completed todo entry 2012-04-21 15:45:25 +00:00
George Danchev
04fe7a2d2a simplify supervised vs. standalone mode detection; also fix the docs 2012-04-21 15:41:45 +00:00
George Danchev
89fdb9b3b6 when run inside libisoburn, also resolve the headers from ../../libburn and ../../libisofs; when run inside gnu-xorriso all headers are resolved via ../ 2012-04-21 11:09:30 +00:00
George Danchev
51f5457f90 more explanations added for running mode; fix a typo 2012-04-21 10:50:22 +00:00
George Danchev
675f47d8a5 process the case where the parent can't be find out, i.e. missing ps 2012-04-21 09:44:48 +00:00
George Danchev
515759b2b6 only perform compilation phase for verify C++-compliance, no linkage and running 2012-04-21 09:14:14 +00:00
George Danchev
81528460b6 add standalone_or_supervised routine, unconditionally called from inc/* 2012-04-21 09:05:57 +00:00
13cbbb7f5e Updated change log and web page 2012-04-19 07:48:59 +00:00
7ad35007f8 Requiring libisofs 1.2.3 now 2012-04-19 07:43:48 +00:00
c14a69fbf1 Fixed a small memory leak in case of failed ISO image reading 2012-04-19 07:31:18 +00:00
1d184f9276 New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
c4b08c48a4 Now recognizing long -as cdrecord options with double dash 2012-04-10 07:15:15 +00:00
92c93c56f9 Avoided to mention autoformatting in message about missing -outdev at -commit 2012-04-06 17:38:34 +00:00