summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2017-08-05 22:48:29 (EDT)
committer Patrick McDermott <pehjota>2017-08-05 22:48:29 (EDT)
commitd7a170dc9a98a26d8b876a5aaeab5546db41ee95 (patch)
treed79c37d02b78ce3fefb5c976b2d918f9b85d1f42
parent4296f340ecb4f91872d766c75262cd6fe1c6ac1c (diff)
dev: Specify toolchain packages with upstreamable patches
-rw-r--r--dev.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev.mdwn b/dev.mdwn
index 9d283b2..e31bd51 100644
--- a/dev.mdwn
+++ b/dev.mdwn
@@ -28,9 +28,9 @@ But the work doesn't end after a package is prepared and uploaded; maintaining
existing packages is also important. ProteanOS currently has
[[81_source_packages_(403_binary_packages)|dev/releases/1/packages]]. Many of
these have newer upstream versions and can be updated. Some have patches that
-can be dropped when updating to a newer upstream version. Some others have
-patches that may be of interest outside ProteanOS but have not yet been
-submitted upstream.
+can be dropped when updating to a newer upstream version. Some others (e.g. the
+toolchain packages) have patches that may be of interest outside ProteanOS but
+have not yet been submitted upstream.
Most source packages are maintained in [Git repositories][git-pkg]. You can
request a repository for your package on the [mailing list][proteanos-dev]. To