summaryrefslogtreecommitdiff
path: root/docs/format-abstree.md
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-21 08:38:58 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-21 08:38:58 -0400
commitfbdce812a178b23210b5b7d7560fcf14cd9b11ff (patch)
treeec8d37ff186d9b22ba8c75642aeb0fded9cd81fb /docs/format-abstree.md
parent1b1abf00833cd4796c98dc410978d042eaf8d001 (diff)
add docs/
Diffstat (limited to 'docs/format-abstree.md')
-rw-r--r--docs/format-abstree.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/format-abstree.md b/docs/format-abstree.md
new file mode 100644
index 0000000..e023ab0
--- /dev/null
+++ b/docs/format-abstree.md
@@ -0,0 +1,16 @@
+# Format: ABStree (ABS tree)
+
+## The skinny
+
+ * non-versioned
+ * What most users know as "ABS"
+ * The `abs` command syncs this to `/var/abs/` (by default)
+ * Maintained by dbscripts
+
+## Details
+
+This is a flat directory tree, with the structure
+
+ * `<repo>/<pkgbase>`
+ The copy of `<pkgbase>` as it is available in `<repo>` for your
+ architecture.