Change the description of freebsd-arch to reflect its new status (open

but moderated).

NOTE: All old subscribers were dropped, so if you were on the list
before and still want to be on the list now (after it has gone open),
you'll have to re-subscribe.
This commit is contained in:
Eivind Eklund 1998-10-19 01:27:35 +00:00
parent 61ca40ad8c
commit 4a6832416c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3627

View file

@ -1,4 +1,4 @@
<!-- $Id: eresources.sgml,v 1.49 1998-09-03 09:52:02 eivind Exp $ -->
<!-- $Id: eresources.sgml,v 1.50 1998-10-19 01:27:35 eivind Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt>
@ -236,14 +236,31 @@ list, though anyone may report a problem (with our systems!) to it.
<tag/FREEBSD-ANNOUNCE/ <em>Important events / milestones</em><newline>
This is the mailing list for people interested only in occasional
announcements of significant freebsd events. This includes
announcements of significant FreeBSD events. This includes
announcements about snapshots and other releases. It contains
announcements of new FreeBSD capabilities. It may contain calls
for volunteers etc. This is a low volume, strictly moderated mailing list.
<tag/FREEBSD-ARCH/ <em>Architecture and design discussions</em><newline>
This is the mailing list for people discussing FreeBSD architectural
issues. It is a closed list, and not for general subscription.
This is a moderated list for discussion of FreeBSD architecture.
Messages will mostly be kept technical in nature, with (rare)
exceptions for other messages the moderator deems need to reach all
the subscribers of the list. Examples of suitable topics:
<itemize>
<item>How to re-vamp the build-system to have several customized builds
running at the same time
<item>What needs to be fixed with VFS to make Heidemann layers work
<item>How do we change the device driver interface to be able to use the
same drivers cleanly on many buses and architectures?
</itemize>
Example of a non-suitable topic:
<itemize>
<item>How do I write a network driver?
</itemize>
The moderator reserves the right to do minor editing (spell-checking,
grammar correction, trimming) of messages that are posted to the list.
The volume of the list will be kept low, which may include having to
delay topics until an active discussion has been resolved.
<tag/FREEBSD-BUGS/ <em>Bug reports</em><newline>
This is the mailing list for reporting bugs in FreeBSD