Talk:Apk spec

From Alpine Linux
Revision as of 02:33, 14 August 2023 by Zcrayfish (talk | contribs) (Unsigned comment attribution, part 2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
APK v2 package layout
Gzip Streams apk-gzip-stream1 apk-gzip-stream2 apk-gzip-stream-3
Tar apk-tar-segment-1 apk-tar-segment-2 apk-tarball
Blocks [h1, d, ...] [h, d, ...] [h, d, h, d, ..., eof1, eof2 ]
Files Package Signature Control Data Package Data
Index v2 layout
Gzip Streams index-gzip-stream1 index-gzip-stream2
Tar index-tar-segment-1 index-tar-segment-2
Blocks [h1, d, ...] [h, d, ..., eof1, eof2]
Files Index Signature Description and APKINDEX

— Preceding unsigned comment added by Mårten (talkcontribs) 12:31, 11 December 2022‎

gzip stream or gzip member

Gzip streams could perhaps be called members as the rfc1952 refers them to or the gzip documentation https://www.gnu.org/software/gzip/manual/html_node/Advanced-usage.html.

— Preceding unsigned comment added by Mårten (talkcontribs) 14:08, 2 March 2023‎