From 10f6a6994c6fea3fb85a5b2bf92b2e6a6f374a90 Mon Sep 17 00:00:00 2001 From: Alec Leamas <leamas.alec@gmail.com> Date: Tue, 19 Oct 2010 22:29:25 +0200 Subject: [PATCH] Docs... --- pkg/fedora/README.md | 3 ++- pkg/ubuntu/README.md | 13 ++----------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/pkg/fedora/README.md b/pkg/fedora/README.md index e294302ce1..4ce99520fd 100644 --- a/pkg/fedora/README.md +++ b/pkg/fedora/README.md @@ -120,7 +120,8 @@ directory, copy-paste previous version nr. It will be updated. This has been confirmed to start up and provide basic functionality both using the thin webserver and apache passenger, on 32/64 bit systems and in the -mock build environment. +mock build environment. Irregular nightly builds are available form time to time +at ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds #### Implementation diff --git a/pkg/ubuntu/README.md b/pkg/ubuntu/README.md index 15a4947dc9..394ba8eb46 100644 --- a/pkg/ubuntu/README.md +++ b/pkg/ubuntu/README.md @@ -79,19 +79,10 @@ dependencies lives in the application - nothing is installed by user or on system level. This has been tested on a Ubuntu 32-bit 10.10 , clean server and on 10.04 -Lucid desktop, also clean installation. +Lucid desktop, also clean installation. Irregular nightly builds are +available from time to time at ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds mongodb is having problems occasionally. Sometimes the dependencies are not installed, and mongod refuses to start. invoke */usr/bin/mongod -f /etc/mongodb.conf* to test. The lockfile /var/lib/mongodb/mongod.conf is also a potential problem. Remove to make it start again. - -The diaspora-wsd is just placeholder FTM, it does **not** work. - - - - - - - - -- GitLab