summaryrefslogtreecommitdiffstats
path: root/specs/spf-2.0/about.mdwn
diff options
context:
space:
mode:
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