summaryrefslogtreecommitdiffstats
path: root/specs/spf-2.0/about.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-13 22:19:11 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-13 22:19:11 (EDT)
commitcb44dbe27f3366f7c019d2f2e26b8e9579fa265f (patch)
tree6f2628870d9b8610ff928f821da3e49502f72b23 /specs/spf-2.0/about.mdwn
parente3340da06416b027110ca509e6507add5291e5b4 (diff)
Finish moving SPF 2.0 into a book.
Omitted (at least temporarily) are "Packaging Recommendations" and "Example Files".
Diffstat (limited to 'specs/spf-2.0/about.mdwn')
-rw-r--r--specs/spf-2.0/about.mdwn22
1 files changed, 20 insertions, 2 deletions
diff --git a/specs/spf-2.0/about.mdwn b/specs/spf-2.0/about.mdwn
index 75743b6..1604e43 100644
--- a/specs/spf-2.0/about.mdwn
+++ b/specs/spf-2.0/about.mdwn
@@ -21,7 +21,7 @@ source package format:
platform-specific.
* Package building can now be configured by a `config` script.
- There is now no need for any configuration logic in the `build` makefile.
- See section 5 for rationale behind this design.
+ See $[sectlink][rationale] for rationale behind this design.
- The list of binary packages that can be built from a source package no
longer needs to be statically defined.
* The source package hierarchy has been clarified to to indicate whether each
@@ -36,7 +36,7 @@ source package format:
requiring the `build` file to list all binary packages.
- The user can choose to build all binary packages, only
architecture-independent binary packages, or only architecture-independent
- binary packages. See section 5 for rationale behind this design.
+ binary packages. See $[sectlink][rationale] for rationale behind this design.
* The source package version is no longer included in `control`.
- It is already given in the most recent entry in `changelog`.
* The version identifier syntax now encodes information about source archive
@@ -63,3 +63,21 @@ Scope [scope]
This specification applies both to source packages and to the package building
tools that interact with them.
+
+
+Definitions [defs]
+==================
+
+TODO
+
+source package
+
+binary package
+
+package sources
+
+source package directory
+
+package building work area, work area
+
+package building tool