diff options
author | P. J. McDermott <pehjota> | 2013-07-16 19:15:20 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-16 19:15:20 (EDT) |
commit | 31a671317efe9e39383df7de7f7f184c74aec01c (patch) | |
tree | bc90d0390d54e817a1c1f1c93c0dcbba62417daa /dev/archive | |
parent | 01768af877e907fbc70583b0bf70cc94da16026b (diff) |
dev/archive/layout: Note that it should be a spec.
Diffstat (limited to 'dev/archive')
-rw-r--r-- | dev/archive/layout.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/archive/layout.mdwn b/dev/archive/layout.mdwn index 8ac95e8..0de2c9f 100644 --- a/dev/archive/layout.mdwn +++ b/dev/archive/layout.mdwn @@ -1,11 +1,14 @@ [[!meta title="Package Archive Layout"]] +This page should be converted into a proper [specification][]. + The package archive will be laid out like a Debian pool archive but use opkg's simpler package source list (a.k.a. "feed") structure. For a tool that implements this package archive layout, see [pro-archman][], the ProteanOS archive manager. +[specification]: http://git.proteanos.com/doc/specs.git/ [pro-archman]: http://git.proteanos.com/pro-archman/pro-archman.git/ |