wok
annotate libisofs/description.txt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents |
|
children |
|
rev |
line source |
Hans-G?nter@24802
|
1 Libisofs is a library to create an ISO-9660 filesystem, supports extensions
|
Hans-G?nter@24802
|
2 like RockRidge or Joliet, and introduces an own extension AAIP.
|
Hans-G?nter@24802
|
3 It is a full featured ISO-9660 editor which composes and changes the directory
|
Hans-G?nter@24802
|
4 tree of an ISO image. This tree and its newly imported data file contents get
|
Hans-G?nter@24802
|
5 then written as independent single-session image or as add-on session for the
|
Hans-G?nter@24802
|
6 image from where the tree was originally loaded.
|