Overview
Comment: | Added documentation on index format |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 5ec33cd65384fd0993c64734d25f88a57524512f |
User & Date: | rkeene on 2014-11-18 15:09:47 |
Other Links: | manifest | tags |
Context
2014-11-20
| ||
19:29 | AppFS 1.2 check-in: 2b052470df user: rkeene tags: trunk, 1.2 | |
2014-11-18
| ||
15:09 | Added documentation on index format check-in: 5ec33cd653 user: rkeene tags: trunk | |
04:28 | Updated to change the "platform" symlink to point to noarch-noarch if it is the only platform offered check-in: 749ff2a6ed user: rkeene tags: trunk | |
Changes
Modified README.md from [209ceb6ce4] to [35b476a0b0].
11 11 12 12 Paths 13 13 ----- 14 14 AppFS should normally be mounted on "/opt/appfs". 15 15 16 16 /opt/appfs/hostname 17 17 Fetches: http://hostname/appfs/index 18 - Contains CSV file: hash,extraData 18 + Contains CSV file: hash,hashMethod,<certificateInDERFormatInHex>,<PKCS#1v1.5-signature-inDERFormatInHex> 19 + \-------------/ 20 + ^- Signed data 19 21 Fetches: http://hostname/appfs/sha1/<hash> 20 22 Contains CSV file: package,version,os,cpuArch,sha1,isLatest 21 23 22 24 /opt/appfs/hostname/package/os-cpuArch/version 23 25 /opt/appfs/hostname/sha1/ 24 26 Fetches: http://hostname/appfs/sha1/<sha1> 25 27 Contains CSV file: