From cb44dbe27f3366f7c019d2f2e26b8e9579fa265f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 13 Aug 2012 22:19:11 -0400 Subject: Finish moving SPF 2.0 into a book. Omitted (at least temporarily) are "Packaging Recommendations" and "Example Files". --- (limited to 'specs/spf-2.0/about.mdwn') 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 -- cgit v0.9.1