summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Hood <cgull@glup.org>2017-03-29 23:49:56 -0400
committerJohn Hood <cgull@glup.org>2017-03-29 23:52:44 -0400
commit0f0301b746e501190fd7107c1d1ce2da6ae40346 (patch)
treefa72a482f4be1ec0ec590d7dd31a6e808e55379d
parent5ee542c26c5d01404f63b8ac23b3e41c3bce863c (diff)
Describe reasons to do mosh-{server,client} packaging.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 50388bc..aadce97 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,11 @@ saving almost 200 kilobytes on disk). While Mosh is not especially CPU
intensive and mostly sits idle when the user is not typing, we think
the results suggest that `-O2` (the default) is preferable.
+Our Debian and Fedora packaging presents Mosh as a single package.
+Mosh has a Perl dependency that is only required for client use. For
+some platforms, it may make sense to have separate mosh-server and
+mosh-client packages to allow mosh-server usage without Perl.
+
More info
---------