|
3e2479c095
|
Fixed a bug in yet unused code which was introduced by rev 965.
|
2012-05-26 23:17:59 +02:00 |
|
|
bc7e8acb74
|
Corrected three comments about recently introduced error codes.
|
2012-05-26 23:09:55 +02:00 |
|
|
8770148cad
|
Introduced inner API iso_apm_partition_request for definition of
Apple Partition Map entries by hfsplus.c.
|
2012-05-26 23:04:42 +02:00 |
|
|
6fc6a09040
|
Fixed several memory problems introduced by rev 965
|
2012-05-25 20:57:06 +02:00 |
|
|
a72fd6a309
|
Corrected a comment in libisofs.h
|
2012-05-25 19:55:45 +02:00 |
|
|
82f39020cf
|
Attributed HFS+ blessings to IsoImage rather than IsoWriteOpts.
|
2012-05-25 19:34:09 +02:00 |
|
|
1842921b2c
|
Adaptions to new HFS+ blessing interface by Vladimir Serbinenko.
|
2012-05-25 18:19:46 +02:00 |
|
|
ab11c954d9
|
Created API and hfsplus interface of HFS+ blessing.
But iso_write_opts_bless() is still a dummy.
|
2012-05-25 14:40:06 +02:00 |
|
|
177864bd13
|
Made struct iso_hfsplus_xinfo_data clonable.
|
2012-05-25 10:42:26 +02:00 |
|
|
ed986aa4ea
|
HFS+ enhancement by Vladimir Serbinenko:
Mostly symlinks, POSIX files and attributes.
|
2012-05-25 08:25:45 +02:00 |
|
|
45bf3d9717
|
Cleaned out obsolete development remarks.
|
2012-05-24 21:46:53 +02:00 |
|
|
c1df1c9fd8
|
Corrected type of the new iso_hfsplus_xinfo_data members.
|
2012-05-24 19:49:52 +02:00 |
|
|
a7ae64e3c7
|
Removed an unused variable.
|
2012-05-24 19:33:57 +02:00 |
|
|
6cb5f802af
|
Committing the yet incomplete implementation of SYSLINUX isohybrid
for MBR, UEFI and x86-Mac. This shall avoid tangling with ongoing HFS+
efforts.
|
2012-05-24 19:31:00 +02:00 |
|
|
a8b20b87aa
|
New API functions iso_hfsplus_xinfo_func(), iso_hfsplus_xinfo_new()
and pre-version 0 of struct iso_hfsplus_xinfo_data.
|
2012-05-24 19:27:03 +02:00 |
|
|
201e7f15df
|
Including <arpa/inet.h>
|
2012-05-24 13:54:49 +02:00 |
|
|
f040f31d05
|
Registered new error ISO_SECT_SCATTERED in iso_error_to_msg().
|
2012-05-24 13:06:49 +02:00 |
|
|
9e2d82fc78
|
Updated Vladimir Serbinenko's work.
|
2012-05-24 11:27:21 +02:00 |
|
|
1a5c02a27e
|
Updated Vladimir Serbinenko's work. Replaced his extension of Iso_File_Src
by a function that computes the size from Iso_File_Src.sections.
|
2012-05-24 09:19:23 +02:00 |
|
|
e5a4e33ebd
|
Bug fix: Joliet name comparison was done as signed bytes and thus produced
a peculiar sorting order. Thanks to Vladimir Serbinenko. (For previous commit
too.)
|
2012-05-23 20:59:14 +02:00 |
|
|
fae423fb54
|
Bug fix: The separator dot of Joliet names was byte swapped on big-endian
machines.
|
2012-05-23 20:58:31 +02:00 |
|
|
e97bd3ed2d
|
Added Vladimir Serbinenko to list of libisofs authors.
|
2012-05-23 19:41:39 +02:00 |
|
|
2c540b1f43
|
Vladimir Serbinenko began to implement production of HFS+ metadata.
This revision introduces the writer class and a first attempt to integrate
it into image production. Not yet functional.
|
2012-05-23 14:47:49 +02:00 |
|
|
6982971796
|
Bug fix: Volume descriptors of Joliet and ISO 9660:1999 beared non-zero
Effective Date, involuntarily restricting the early end of their lifetime.
Thanks to Vladimir Serbinenko.
|
2012-05-22 16:46:17 +02:00 |
|
|
3c7c534ded
|
Bug fix: File Structure Version field of ISO 9660:1999 Enhanced Volume
Descriptor was 1 instead of 2. Thanks to Vladimir Serbinenko.
|
2012-05-20 20:37:25 +02:00 |
|
|
262e49ad6b
|
Documented probable isohybrid.c bugs and polished overview table.
|
2012-05-09 12:03:50 +02:00 |
|
|
502bea814e
|
Documented MBR partitions and GUIDs
|
2012-05-08 19:46:03 +02:00 |
|
|
fa784d619c
|
Corrected a wrong statement about CRC of empty input
|
2012-05-07 20:50:48 +02:00 |
|
|
977161cda1
|
Described the CRC algorithm of GPT
|
2012-05-07 20:33:53 +02:00 |
|
|
dc2b27ca51
|
Added an overview table to EFI isohybrid description.
|
2012-05-06 14:11:34 +02:00 |
|
|
abd2137906
|
Beginning to describe EFI isohybrid with Apple partition map and GPT.
|
2012-05-06 10:08:21 +02:00 |
|
|
ff95a84130
|
Bug fix: Symbol iso_fs_global_id was missing in libisofs.ver.
Thanks to: http://upstream-tracker.org/versions/libisofs.html
|
2012-04-28 08:51:50 +02:00 |
|
|
f384961808
|
Bug fix: Memory corruption when reading bootable image that was truncated
before the storage location of the boot catalog
|
2012-04-19 09:29:31 +02:00 |
|
|
81dd6ce55a
|
Version leap to 1.2.3
|
2012-04-02 19:12:39 +02:00 |
|
|
125789feef
|
Version leap to 1.2.2
|
2012-04-02 19:00:27 +02:00 |
|
|
37efffcf26
|
Removed obsolete development comments
|
2012-04-02 11:36:16 +02:00 |
|
|
b2c281d0c6
|
Updated ChangeLog
|
2012-03-27 13:51:52 +02:00 |
|
|
8a2fa9fe2e
|
New API call iso_write_opts_set_allow_7bit_ascii().
|
2012-03-22 11:18:44 +01:00 |
|
|
1247edff95
|
Reacted on warnings of cppcheck.
|
2012-03-21 20:28:15 +01:00 |
|
|
a2fe1a4100
|
Corrected flaws of revision 926.
|
2012-03-14 13:50:46 +01:00 |
|
|
4eb4146474
|
Improved standards compliance for ISO level 1 names with partly relaxed
constraints.
|
2012-03-14 09:07:59 +01:00 |
|
|
ce35aefb32
|
Bug fix: Directory name mapping to ISO level 1 was too liberal if
iso_write_opts_set_allow_dir_id_ext() was enabled.
|
2012-03-13 09:38:29 +01:00 |
|
|
269e0b19a5
|
Improved the ISO level 1 mapping of file names which begin by a dot.
|
2012-03-13 09:20:20 +01:00 |
|
|
0a8bb0e9b8
|
Made sure that empty relocation directory name leads to root directory.
|
2012-03-10 11:29:03 +01:00 |
|
|
76f2a5f4d3
|
New API call iso_write_opts_set_rr_reloc()
|
2012-03-09 19:59:51 +01:00 |
|
|
e49f9672bc
|
Disabled skipping of ECMA-119 directory /RR_MOVED by name.
|
2012-03-06 16:18:05 +01:00 |
|
|
37f880797d
|
Small comment change in libisofs/libisofs.h
|
2012-03-06 15:14:45 +01:00 |
|
|
475eb36978
|
Small change in doc/iso_hybrid_fs.txt
|
2012-03-06 15:13:45 +01:00 |
|
|
ac9116c64e
|
Fixed a typo in doc/iso_hybrid_fs.txt
|
2012-02-22 18:06:23 +01:00 |
|
|
b1c218c280
|
Described the opportunities and constraints of ISO 9660 hybrid fileystems,
and the libisofs implementation needs when adding further filesystem types.
|
2012-02-21 22:30:29 +01:00 |
|