[3596] in linux-announce channel archive
Linux-Announce Digest #887
daemon@ATHENA.MIT.EDU (Digestifier)
Sat Nov 25 11:49:44 2000
Message-ID: <20001125161308.29241.qmail@senator-bedfellow.mit.edu>
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Sat, 25 Nov 00 11:13:02 EST
Linux-Announce Digest #887, Volume #3 Sat, 25 Nov 00 11:13:02 EST
Contents:
sn 0.3.3 - Hassle-free Usenet news system for small sites. (Patrik =?ISO-8859-1?Q?R=E5dman?=)
WWW: Pascal Tools Page Updates ("Bill M. Catambay")
Linux driver for c-media cm8x38 ver 4.12 released (cmedia)
sysstat-3.3.2 - System performance tools for Linux (Sebastien Godard)
libclfw++ 0.2.6 Released ("Frank V. Castellucci")
Guiffy - source compare/merge tool Updated ("Bill Ritcher")
WWW: open source developer exchange started (Sebastian Sareyko)
LOCAL: South Cheshire Linux Users Group Announcement (robert)
libclfll++ 0.1.0 Released! ("Frank V. Castellucci")
Mailfilter 0.0.2 released ("Andreas Bauer")
----------------------------------------------------------------------------
From: Patrik =?ISO-8859-1?Q?R=E5dman?= <pradman@EGG.BACON.AND.SPAM.abo.fi>
Subject: sn 0.3.3 - Hassle-free Usenet news system for small sites.
Date: Sat, 25 Nov 2000 15:53:55 GMT
=====BEGIN PGP SIGNED MESSAGE=====
sn 0.3.3 is now available at <http://www.iki.fi/patrik/sn/>.
What it is
- ----------
sn is a small news system for small sites serving perhaps a few
dozen newsgroups, and with a slow connection to the internet.
It is similar to leafnode (ftp.troll.no, by Arnt Gulbrandsen).
The target user is a home or SOHO with a single modem connection
to the Internet, maybe running IP masq or similar, and serving a
few workstations.
sn is different
- ---------------
sn is fast. The news fetcher implements command pipelining and
parallel fetches, so high modem latency doesn't cost you.
(You can also throttle sn down, if it's too fast).
sn is flexible. You can subscribe to newsgroups on several
upstream sites, and you can create local newsgroups that are not
propagated upstream. sn can make mailing lists look like newsgroups
transparently.
sn is non-intrusive. It has no configuration files, only control
files with simple semantics, so it's suited to being run in an
automated fashion.
sn is small. It batches 10 (default) articles per file, so
conserving inodes and reducing disk block fragments. sn can also
compress the article bodies. It aliases cross posts rather
than making separate copies. It does not maintain a bulky overview
database; instead it gets overview information directly from the
articles. Spool metadata is 5% to 10% of the total spool size,
even with compression. You don't need to build a separate file
system just to spool news.
sn doesn't have to be set up for the system. You can use it
privately, and your users can maintain their own news spool without
building sn.
sn has limitations
- ------------------
Because the news spool is in an unconventional format, news readers
can read news locally only via NNTP.
IHAVE is not supported. Use POST instead.
sn has no idea of distributions.
sn can't handle thousands of newsgroups. A hundred is comfortable.
The method sn uses to alias cross posts is similar to filesystem
symlinks rather than hard links, in that if the original article is
expired, the alias breaks.
sn doesn't know how to filter spam.
Newsgroup names are subject to the same length limitations as any
filename.
Requirements
- ------------
sn is beta. So far it has run on Linux 2.x only, but
should work on anything after 1.3.45 because it uses mmap(2)
heavily. If it runs on your machine, let me know. Or if it doesn't
run.
You need libz if you decide to compile in the compression feature.
It looks like most Linux distributions include libz.so, but not
always zlib.h or zconf.h. If yours doesn't have these 2 include
files and you want compression you'll need to get them.
You'll need inetd or tcpserver (<http://freshmeat.net/projects/ucspi-tcp/>)
to run the daemon. If you use inetd you will probably also want tcpd
(tcp wrappers).
License
- -------
Distribution of sn is covered by the GPL. See file COPYING.
Use of sn is not restricted. No express or implied warranty of
fitness for any purpose (but I'm still interested in bug reports
and comments).
History
- -------
sn was created by Harold Tay <harold-sn at nb dot com dot sg> and maintained by him
until version 0.3.2. From 0.3.3 onwards, sn is maintained by
Patrik Rådman <patrik at iki dot fi>. For details see the CHANGES file.
- --
Patrik Rådman · patrik at iki dot fi · http://www.iki.fi/patrik/
"It's the year 2000 - but where are the flying cars?"
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/gk1rUI/eHXJZ5AQEzJQP+KEuHglc/6mv4tZz9+7NNJjzK2sofO4is
OREslPdGLiuA/yha+1TwmCpa4qoR3Kl6DR3T7jZWbaLgyAAmvUwrlhSkajbEez0F
b2aDaEBBXdTZDlnz+DeG9igt7DslYdI6PNEaDWlsvNrWJvZoZCPNh51Tyi5k7bPX
XjIDEZQouIM=
=fNEs
=====END PGP SIGNATURE=====
------------------------------
From: "Bill M. Catambay" <bill.m.catambay@NOSPAMlmco.com.invalid>
Subject: WWW: Pascal Tools Page Updates
Date: Sat, 25 Nov 2000 15:52:04 GMT
Reply-To: comp.sys.mac.programmer.misc@svlss.lmms.lmco.com,
=====BEGIN PGP SIGNED MESSAGE=====
Pascal Tools Page
For Macintosh and Windows alike, this page provides free downloads of
development tools, both Pascal-specific and general tools.
Changes to Macintosh tools:
The Think Pascal links now point to think-pascal.org so that you can get
the latest updates.
New Additions to Linux tools:
Virtual Pascal... .Virtual Pascal is a fully functional freeware Pascal
compiler for Linux, OS/2 and Win 32.
New Additions to Windows tools:
Virtual Pascal... .Virtual Pascal is a fully functional freeware Pascal
compiler for Linux, OS/2 and Win 32.
IPcute... IPcute is a free application which makes the learning of
algorithmics and programmation easy. It can be used by a student himself
or by a working group of students (collective use).
The intent of Pascal Central is to provide the pascal community one
place to obtain Pascal technical information, Pascal source code, and
Pascal-related internet links.
http://pascal-central.com/
Cheers,
Bi
- --
- ----
Bill Catambay, Software Developer, Webmaster
Pascal Central -> http://pascal-central.com
EMR Infinity -> http://www.excaliburworld.com/emr/
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/gJFrUI/eHXJZ5AQG8zgQAskXHP0s2MSyPVaBNcc0kdI3r1tyQ8sWr
GxjX/CVPwsfcar46B/qYLoBqVyKtBCYHswUnl9a5OWy4duKeHuQdOUW2MF1muNtm
xDG4fhXyidsbaNHeWR8MpTcqnD2UP2i3e6An+/FJUBk2B3vP2/AwhKxr7lnVyekm
JuPyXgZb9bo=
=WidI
=====END PGP SIGNATURE=====
------------------------------
From: cmedia <cltien@cmedia.com.tw>
Subject: Linux driver for c-media cm8x38 ver 4.12 released
Date: Sat, 25 Nov 2000 15:52:21 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Hi all,
For those who has C-Media 8338/8738-based sound card or as on-board
sound chip and need to work with Linux or BeOS, please download the beta
driver at http://members.home.net/puresoft/cmedia.html. The Linux driver
can work with kernel 2.2 and 2.4.
For questions, please e-mail to support@cmedia.com.tw, thanks a lot !
Sincerely,
ChenLi Tien
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/gNVrUI/eHXJZ5AQG3LgQAlvSHvm9n2Ayrrk6fgUkkLDW3xTEK82cG
Xf5SUPcMLj+8xDgjwSnuNQ5WjAchdCw56+iGso78dpv8jvuiGiq968Z88ive1I2E
+TFSaRJwRVHQD3fSxOnhg1aigFIOXUnmabSmTZiyluCHkYrSwswCaPw2ncVY92YT
7wG/NgUzago=
=tAQv
=====END PGP SIGNATURE=====
------------------------------
From: Sebastien Godard <sebastien.godard@wanadoo.fr>
Subject: sysstat-3.3.2 - System performance tools for Linux
Date: Sat, 25 Nov 2000 15:52:12 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Hi everybody,
Sysstat release 3.3.2 is available now on sunsite/metalab server:
ftp://metalab.unc.edu/pub/Linux/system/status/
73kB sysstat-3.3.2.tar.gz
75kB sysstat-3.3.2-1.src.rpm
57kB sysstat-3.3.2-1.i386.rpm
The sysstat utilities are a collection of performance monitoring tools
for Linux. These include sar, mpstat, iostat and sa tools.
Please note that version 3.3.2 is a development release. The latest
stable version is 3.2.4.
To learn some more about sysstat, check out
http://perso.wanadoo.fr/sebastien.godard/
Changes vs 3.3.1 are:
2000/11/19: Version 3.3.2
* sar now saves timestamps in its daily data files both in UST and in
the user's timezone formats.
WARNING: daily data files format has changed, and is *not* compatible
with the previous one!
Please delete your old daily data files in /var/log/sa directory before
using sysstat 3.3.2!
* sar now displays timestamps in locale time when reading data from its
daily data files.
- -t option has been added to sar, to enable it to display timestamps in
the original locale time of the data file creator.
* Size of various buffers made larger.
* Number of interrupts per second for 'all' CPU displayed by the mpstat
command was wrong. This is now fixed.
- --
Sébastien Godard <sebastien.godard@wanadoo.fr>
http://perso.wanadoo.fr/sebastien.godard/
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/gLFrUI/eHXJZ5AQGfhwP+JtYNbbs6KJWnE3CCH5afMr43+iH956dy
4C+CdybVVfbcguAxfvpgY6pmZkM9veneRseXLB4hm2un3HwhTy1A4i8sHQAjNQQM
mQCmA4l/Zqfnxqc33gR/V//0wLXB9A4hy3UmyoyjyYdVAx84HvjhSFqxLvoGe7pD
IKKdpWep8Yc=
=UMN9
=====END PGP SIGNATURE=====
------------------------------
From: "Frank V. Castellucci" <frankc@colconsulting.com>
Subject: libclfw++ 0.2.6 Released
Date: Sat, 25 Nov 2000 15:54:55 GMT
=====BEGIN PGP SIGNED MESSAGE=====
General:
The CoreLinux++ Abstract Framework Library (libclfw++) is a meant to
facilitate the development of commonly used frameworks for C++
applications. It does this by building upon the CoreLinux++ base library
(libcorelinux++) and providing common classes and the abstractions of
frameworks for extension.
CoreLinux++ (http://corelinux.sourceforge.net) is an initiative to
normalize methods and conventions for OOA/OOD/C++ development for Linux,
materialized in documentation, OO analysis and design models, and a set
of Open Source C++ class libraries to support common patterns,
frameworks, and exploit the C++ standards.
News: With this release we have refitted the abstract Library Load
framework to leverage the previous work (0.2.5) done with Ontologies and
MetaClasses. This has enabled us to, in turn, complete our first
concrete framework implementation : libclfll++ 0.1.0. Requires
CoreLinux++ 0.4.30 and libuuid.
Web Download:
http://download.sourceforge.net/corelinux/libclfw-0.2.6.tar.gz
http://download.sourceforge.net/corelinux/libclfw-0.2.6-1.i386.rpm
Change reference
http://sourceforge.net/project/shownotes.php?release_id=16846
CoreLinux++ and libclfw++ use the LGPL license to minimize restrictions
on application use and extension.
Plans: With the LibraryLoad abstraction working to spec, we will now
move on to the abstract persistence framework.
Full details of the project can be viewed from our the home page at
http://corelinux.sourceforge.net where you can also download the source
and documentation.
- --
Frank V. Castellucci
http://corelinux.sourceforge.net
OOA/OOD/C++ Standards and Guidelines for Linux
http://PythPat.sourceforge.net
Pythons Pattern Package
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/g0FrUI/eHXJZ5AQF/RgP+IScoUStkSJ/N/VXOGr7ugChqO/OBpf+r
t2Si7MpzKNo+HID/dW3hRSbm996hEghl3GL6iaOvOJkXpEvMZgB5SdgTclonKIhA
ytCC5n8O339/LEEunlRZVZXFFdN8YIQesq7b+W3lErwcP3LIymiuNvbK0YzkxFzs
7jViCinsyK8=
=qn4A
=====END PGP SIGNATURE=====
------------------------------
From: "Bill Ritcher" <Bill_Ritcher@Guiffy.com>
Subject: Guiffy - source compare/merge tool Updated
Date: Sat, 25 Nov 2000 15:54:49 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Guiffy 1.4 (Build 45) Update has been released.
Guiffy is a visual source file compare/merge tool implemented entirely in
Java with a Swing UI. Guiffy features 2-way Interactive and 3-way Smart
merging interfaces. It comes complete with full-featured JavaHelp. Guiffy
has been tested and is supported on Java 1.2.1, 1.2.2, and 1.3.0 JREs.
InstallAnywhere download kits make installation a snap.
Release 1.4 features enhancements for SubFolder(recursive) compares and a
new Save As RCS diff File command. Release 1.4 includes Spanish and German
translated user interfaces. Guiffy's SmartMerge is enhanced in 1.4 to
detect difficult compounded conflicts.
Homepage: http://www.guiffy.com
License: Fully functional 30-day evaluation.
Single User registration is $49.
Thank you for your support,
Bill_Ritcher@Guiffy.com
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/gyVrUI/eHXJZ5AQEe/QP8Diu4HJnzHogsusjLjdWbACe6Y6R2QJuH
f2cJpjKncw6YF2bEyLUu0JOWL97N3KMnY5zDm3ABEqZhN0E/wBDSCXkiW6pbJ6V1
PmeXOw5LZ5XmBWj/3AyCCKLaKZ6SV/DCsbE/bpEHy9rZJQc6JIeAJwdWFQJWNPgd
dt0w9KkmxfM=
=nVGl
=====END PGP SIGNATURE=====
------------------------------
From: Sebastian Sareyko <s.sareyko@cityweb.de>
Subject: WWW: open source developer exchange started
Date: Sat, 25 Nov 2000 15:55:22 GMT
=====BEGIN PGP SIGNED MESSAGE=====
hey guys,
check this out:
i've just started an exchange for developers:
http://cgi-bin.spaceports.com/~smoon/index.php
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/g6lrUI/eHXJZ5AQH3TQP/WzEBNtOrD5ioutcMSQLke2qdHdI0repF
l1iVz+I9Pu2VCCNJzYFK8g+Yb5BPobc4pcoqtOywlWXB3yclO9HKIMFqXPRMIdES
Y4Oh0Yl0TLOzBeYKyHBL1d9j0QgMBfiOdxdzFNNWrsIPfQJfgkGMswayuYUCgGhA
UTtjxL7CZqI=
=0/bh
=====END PGP SIGNATURE=====
------------------------------
From: robert <robert@chezmarshall.freeserve.co.uk>
Subject: LOCAL: South Cheshire Linux Users Group Announcement
Date: Sat, 25 Nov 2000 15:55:33 GMT
=====BEGIN PGP SIGNED MESSAGE=====
[apologies if you've received this but I guess my munging the from
address or my newsserver didn't understand moderation]
A LUG has been formed in Cheshire, UK, for details of the inaugural
meeting early next month and other activities see www.sc.lug.org.uk -
or details from postmaster@sc.lug.org.uk
- --
Robert Marshall
SCLUG
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/g9VrUI/eHXJZ5AQFm2wQAu2TohZV7P+msr0zdp0sT4VUTbPwCE8ws
g3nTbxUZ7IISFP8i06/RCXiBMbmru9ytTZO1yogg4hHeaO0OQkEEYbTCBU3xcuZY
6d0Wvpnl17CwjNvHJqHlXvBZPz0kFrfUHOTAcHdwA7cLgtzRyK2HfT6pfnOLXJF/
Yd79xpHR72Q=
=rXhX
=====END PGP SIGNATURE=====
------------------------------
From: "Frank V. Castellucci" <frankc@colconsulting.com>
Subject: libclfll++ 0.1.0 Released!
Date: Sat, 25 Nov 2000 15:55:02 GMT
=====BEGIN PGP SIGNED MESSAGE=====
General:
The CoreLinux++ Function Load Library takes advantage of the abstract
Library Load framework, in the CoreLinux abstract framework library
(libclfw++), and provides management of Linux shared library dynamic
loading. Application developers define function object wrappers that can
then be instantiated and executed at runtime. Perfect for enabling
plug-in capability to your C++ applications.
The CoreLinux++ Abstract Framework Library (libclfw++) is a meant to
facilitate the development of commonly used frameworks for C++
applications. It does this by building upon the CoreLinux++ base library
(libcorelinux++) and providing common classes and the abstractions of
frameworks for extension.
CoreLinux++ (http://corelinux.sourceforge.net) is an initiative to
normalize methods and conventions for OOA/OOD/C++ development for Linux,
materialized in documentation, OO analysis and design models, and a set
of Open Source C++ class libraries to support common patterns,
frameworks, and exploit the C++ standards.
News: Initial release!. Requires libclfw++ 0.2.6.
Web Download:
http://download.sourceforge.net/corelinux/libclfll-0.1.0.tar.gz
http://download.sourceforge.net/corelinux/libclfll-0.1.0-1.i386.rpm
Change reference
http://sourceforge.net/project/shownotes.php?release_id=16847
CoreLinux++, libclfw++ and libclfll++ use the LGPL license to minimize
restrictions on application use and extension.
Plans: As functionality is added to the abstract framework, we will
continue to improve this library..
Full details of the project can be viewed from our the home page at
http://corelinux.sourceforge.net where you can also download the source
and documentation.
- --
Frank V. Castellucci
http://corelinux.sourceforge.net
OOA/OOD/C++ Standards and Guidelines for Linux
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/g1lrUI/eHXJZ5AQHMngQAmoqbmxqELAULxYuCOcN0ZRqwRXNWizXJ
DhYPEA/LWsPxx+zqkuvj04885KFFeer6S4J1miRp1PrKMIp7Sbrl230TMBMf0qDc
qwbFSoCMuASvej9JGmQBz2/RbZaDGEroXp7y4d/Dfe3JF5/VDPL+QWo3gJhPdQvc
+LBzisZfbJ8=
=AxzU
=====END PGP SIGNATURE=====
------------------------------
From: "Andreas Bauer" <just.another@address.postoffice.net>
Subject: Mailfilter 0.0.2 released
Date: Sat, 25 Nov 2000 15:55:52 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Dear All
This announcement is to inform you about the new version of Mailfilter.
Mailfilter is a flexible utility to get rid of unwanted spam mails, before
having to go through the trouble of downloading them into the local
computer. It offers support for one or many POP3 accounts and is
especially useful for dialup connections via modem. You can define your
own filters (rules) to determine which e-mails should be delivered and
which are considered waste.
Download the latest version from:
http://mailfilter.sourceforge.net/
The current 0.0.2 release fixes serious communication errors that caused
Mailfilter to break on heavy network traffic. Installation procedure was
updated as well as various other little bug fixes all over the place.
Thanks for your interest,
Andi.
- --
Andreas Bauer, baueran@in.tum.de
http://www.in.tum.de/~baueran/
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOh/hCFrUI/eHXJZ5AQFRmAP9GAhU5eSZ2By3jcpW9tfYTwVoXAClQvke
2viYK3M1uvxR5lSxIx9b0zRixcUuGzes7itVLFhSIMmjEWrLH5YM9gFFSECacxT8
U3OoFO6Olnv9dLS+yqRaBgIjzZBQaq2Kg97G0YT/oZMuSzJe6CmMxUsq3Y3/NKFf
uK80wFL86ms=
=znx7
=====END PGP SIGNATURE=====
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************