Rock Ridge
From Just Solve the File Format Problem
(Difference between revisions)
(→Specifications) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Filesystem | |subcat=Filesystem | ||
− | |released=~ | + | |released=~1991 |
}} | }} | ||
− | '''Rock Ridge''' (Rock Ridge Interchange Protocol; RRIP) is an extension of [[ISO 9660]] (CD-ROM) format to support POSIX (Unix-style) per-file metadata. | + | '''Rock Ridge''' (Rock Ridge Interchange Protocol; RRIP) is an extension of [[ISO 9660]] (CD-ROM) format to support POSIX (Unix-style) per-file metadata. It includes support for longer and less-restrictive filenames, file permissions, and timestamps. |
Rock Ridge is standardized as IEEE P1282. It is built on top of [[System Use Sharing Protocol]] (SUSP). | Rock Ridge is standardized as IEEE P1282. It is built on top of [[System Use Sharing Protocol]] (SUSP). | ||
Line 10: | Line 10: | ||
== Specifications == | == Specifications == | ||
* [ftp://ftp.ymi.com/pub/rockridge/rrip112.ps Rock Ridge Interchange Protocol, draft standard v1.12] | * [ftp://ftp.ymi.com/pub/rockridge/rrip112.ps Rock Ridge Interchange Protocol, draft standard v1.12] | ||
− | * [ | + | * [http://cdrtools.sourceforge.net/private/RRIP/rrip.ps Rock Ridge Interchange Protocol, draft standard v1, rev. 1.10] ([https://archive.org/details/enf_pobox_Rrip another copy]) |
+ | * v1 rev. 1.09 (Jul. or Aug. 1991) exists, but no copy has been located. | ||
+ | * [http://www.estamos.de/makecd/Rock_Ridge_Amiga_Specific Amiga "AS" extension] | ||
+ | * [https://dev.lovelyhq.com/libburnia/web/wikis/zisofs zisofs "ZF" extension] | ||
== Links == | == Links == |
Revision as of 15:04, 26 January 2019
Rock Ridge (Rock Ridge Interchange Protocol; RRIP) is an extension of ISO 9660 (CD-ROM) format to support POSIX (Unix-style) per-file metadata. It includes support for longer and less-restrictive filenames, file permissions, and timestamps.
Rock Ridge is standardized as IEEE P1282. It is built on top of System Use Sharing Protocol (SUSP).
Specifications
- Rock Ridge Interchange Protocol, draft standard v1.12
- Rock Ridge Interchange Protocol, draft standard v1, rev. 1.10 (another copy)
- v1 rev. 1.09 (Jul. or Aug. 1991) exists, but no copy has been located.
- Amiga "AS" extension
- zisofs "ZF" extension