summaryrefslogtreecommitdiffstats
path: root/dev.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2013-05-12 14:59:44 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-12 14:59:44 (EDT)
commit8094c27eb134c015352d34edaf25561a24446fbc (patch)
tree2ab1d317222d50fcd9a08e94d85e3604148a1e91 /dev.mdwn
parentebbc1a1b3bc004ff1deb759d1f4c2e43d6b1b6b9 (diff)
dev: Refactor packaging section a bit.
Diffstat (limited to 'dev.mdwn')
-rw-r--r--dev.mdwn10
1 files changed, 6 insertions, 4 deletions
diff --git a/dev.mdwn b/dev.mdwn
index 4a7e6d9..65d9356 100644
--- a/dev.mdwn
+++ b/dev.mdwn
@@ -4,12 +4,14 @@ Software Packaging
==================
Packaging is the preparation of build instructions and metadata for software
-programs and libraries to be built and installed on users' systems. There is
-always [[more_software_to_be_packaged|dev/todo/packaging]].
+programs and libraries to be built and installed on users' systems.
-Source packages have a documented [format][spf-2.0].
+Source packages have a documented [format][spf-2.0], and a
+[[tutorial|dev/packaging/tutorials/basic]] on packaging is available.
-A [[tutorial|dev/packaging/tutorials/basic]] on packaging is available.
+There is always [[more_software_to_be_packaged|dev/pkg/needed]], and
+[[many_packages|dev/pkg/spf-2.0]] need to be updated to the latest package
+format.
Most source packages are maintained in [Git repositories][git-pkg]. To request
a repository for your package, [contact][pehjota-contact] the system