diff options
author | Andrew Strong <andrew.david.45@gmail.com> | 2010-05-12 17:43:41 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:43:41 +0200 |
commit | 53979f7b2ebfe5f96ff3f7e9f23dcad7fcd7939a (patch) | |
tree | 4d0b7f7940304ab8c8c6d0cedae4f6cacc39bc2c /network/leafnode/README | |
parent | ee53559a0d0b532894fd68d5399ac49848ca6c5f (diff) | |
download | slackbuilds-53979f7b2ebfe5f96ff3f7e9f23dcad7fcd7939a.tar.gz |
network/leafnode: Updated for version 2.0.0.alpha20081229a
Diffstat (limited to 'network/leafnode/README')
-rw-r--r-- | network/leafnode/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/leafnode/README b/network/leafnode/README index 28336f521d..08f7ca92b8 100644 --- a/network/leafnode/README +++ b/network/leafnode/README @@ -4,9 +4,9 @@ groups is desired. It can also be used to give a regular newsreader off-line functionality. There is some work to do to install this program effectively, all -of which is clearly set out in the README file contained in the source. -It is strongly advised that you read this file thoroughly before -installing Leafnode 2. In summary you need to: +of which is clearly set out in the README file contained in the +documents. It is strongly advised that you read this file thoroughly +before installing Leafnode 2. In summary you will need to: 1. Ensure $NNTPSERVER or /etc/nntpserver points to 'localhost'. 2. Set /etc/inetd.conf so leafnode is executed for incoming NNTP connections. @@ -16,6 +16,6 @@ installing Leafnode 2. In summary you need to: 6. Fetch the newsgroup list from the upstream server. 7. Set your newsreader to use 'localhost'. -You may also want to read the following guide: - -* http://www.andrews-corner.org/leafnode.html +Future versions of Leafnode 2 will have access to the lua programming / +scripting language so we will be sitting tight with this particular version +of Leafnode 2 until the lua-enabled version has matured a little. |