135aacdc82
Submitted by: "David E. O'Brien" <obrien@cs.ucdavis.edu>
364 lines
15 KiB
Plaintext
364 lines
15 KiB
Plaintext
<!-- $Id: eresources.sgml,v 1.17 1995/12/11 15:09:12 jkh Exp $ -->
|
|
<!-- The FreeBSD Documentation Project -->
|
|
|
|
<chapt>
|
|
<heading>Resources on the Internet<label id="eresources"></heading>
|
|
|
|
<p><em>Contributed by &a.jkh;.</em>
|
|
|
|
<p>The rapid pace of FreeBSD progress makes print media
|
|
impractical as a means for following the latest
|
|
developments. Electronic resources are the best, if not often the
|
|
only way stay informed of the latest advances. Since
|
|
FreeBSD is a volunteer effort, the user community itself also generally
|
|
serves as a `technical support department' of sorts, with electronic mail
|
|
and Usenet news being the most effective way of reaching that community.
|
|
|
|
The most important points of contact with the FreeBSD
|
|
user community are outlined below. If you are aware of other
|
|
resources not mentioned here, please send them to
|
|
<tt>doc@freebsd.org</tt> so that they may also be included.
|
|
|
|
<sect>
|
|
<heading>Mailing lists<label id="eresources:mail"></heading>
|
|
|
|
<p>Though many of the FreeBSD development members read USENET, we cannot
|
|
always guarantee that we'll get to your questions in a timely fashion
|
|
(or at all) if you post them only to one of the comp.unix.bsd.freebsd.*
|
|
groups. By addressing your questions to the appropriate mailing list
|
|
you will reach both us and a concentrated FreeBSD audience, invariably
|
|
assuring a better (or at least faster) response.
|
|
|
|
<p>The charters for the various lists are given at the bottom of this
|
|
document. Please read the charter before joining a list since we must
|
|
strive to keep the signal to noise ratio of the lists high, especially
|
|
in the technical ones.
|
|
|
|
Archives are kept for all of the mailing lists and can be searched
|
|
using the the <url url="http://www.freebsd.org/search.html"
|
|
name="FreeBSD World Wide Web server">. The keyword searchable archive
|
|
offers an excellent way of finding answers to frequently asked
|
|
questions and should be consulted before posting a question.
|
|
|
|
<sect1><heading>List summary</heading>
|
|
|
|
<p><bf>General lists:</bf> The following are general lists which
|
|
anyone is free to join:
|
|
<verb>
|
|
List Purpose
|
|
----------------------------------------------------------------------
|
|
freebsd-announce Important events and project milestones
|
|
freebsd-bugs Bug reports
|
|
freebsd-chat Non-technical items related to the FreeBSD community
|
|
freebsd-current Discussion concerning the use of FreeBSD-current
|
|
freebsd-stable Discussion concerning the use of FreeBSD-stable
|
|
freebsd-isp Issues for Internet Service Providers using FreeBSD
|
|
freebsd-policy General policy issues and suggestions
|
|
freebsd-questions User questions
|
|
</verb>
|
|
|
|
<bf>Technical lists:</bf> The following lists are for technical discussion.
|
|
You should read the charter carefully before joining one, keeping any
|
|
messages sent to a list within the scope of the guidelines.
|
|
<verb>
|
|
List Purpose
|
|
----------------------------------------------------------------------
|
|
freebsd-doc The FreeBSD Documentation project
|
|
freebsd-fs Filesystems
|
|
freebsd-hackers General technical discussion
|
|
freebsd-hardware General discussion of hardware for running FreeBSD
|
|
freebsd-multimedia Multimedia discussion
|
|
freebsd-platforms Concerning ports to non-Intel architecture platforms
|
|
freebsd-ports Discussion of the ports collection
|
|
freebsd-security Security issues
|
|
freebsd-scsi The SCSI subsystem
|
|
</verb>
|
|
|
|
<bf>Limited lists:</bf> The following lists require approval to join,
|
|
though anyone is free to send suggestions and comments to them. It is a
|
|
good idea establish a presence in the technical lists before asking
|
|
to join one of these limited lists.
|
|
<verb>
|
|
List Purpose
|
|
----------------------------------------------------------------------
|
|
freebsd-admin Administrative issues
|
|
freebsd-arch Architecture and design discussions
|
|
freebsd-core FreeBSD core team
|
|
freebsd-install Installation development
|
|
freebsd-user-groups User group coordination
|
|
</verb>
|
|
|
|
<bf>CVS lists:</bf> The following lists are for people interested in
|
|
seeing the log messages for changes to various areas of the source tree.
|
|
<verb>
|
|
List name Source area Area Description (source for)
|
|
----------------------------------------------------------------------
|
|
cvs-CVSROOT /usr/src/[A-Z]* Top level /usr/src file changes
|
|
cvs-all /usr/src All changes to the tree (superset)
|
|
cvs-bin /usr/src/bin System binaries
|
|
cvs-etc /usr/src/etc System files
|
|
cvs-games /usr/src/games Games
|
|
cvs-gnu /usr/src/gnu GPL'd utilities
|
|
cvs-include /usr/src/include Include files
|
|
cvs-kerberosIV /usr/src/kerberosIV Kerberos encryption code
|
|
cvs-lib /usr/src/lib System libraries
|
|
cvs-libexec /usr/src/libexec System binaries
|
|
cvs-ports /usr/ports Ported software
|
|
cvs-sbin /usr/src/sbin System binaries
|
|
cvs-share /usr/src/share System shared files
|
|
cvs-sys /usr/src/sys Kernel
|
|
cvs-usrbin /usr/src/usr.bin Use binaries
|
|
cvs-usrsbin /usr/src/usr.sbin System binaries
|
|
</verb>
|
|
|
|
<sect1><heading>How to subscribe</heading>
|
|
|
|
<p>All mailing lists live on <tt>FreeBSD.ORG</tt>, so to post to a
|
|
given list you simply mail to <em>listname</em><tt>@FreeBSD.ORG</tt>. It
|
|
will then be redistributed to mailing list members world-wide.
|
|
|
|
To subscribe to a list, send mail to:
|
|
<tscreen><verb>
|
|
majordomo@FreeBSD.ORG
|
|
</verb></tscreen>
|
|
And include the keyword
|
|
<tscreen><verb>
|
|
subscribe <listname> [<optional address>]
|
|
</verb></tscreen>
|
|
In the body of your message. For example, to subscribe yourself to
|
|
freebsd-announce, you'd do:
|
|
<tscreen><verb>
|
|
% mail majordomo@FreeBSD.ORG
|
|
subscribe freebsd-announce
|
|
^D
|
|
</verb></tscreen>
|
|
If you want to subscribe yourself under a different name, or submit a
|
|
subscription request for a local mailing list (note: this is more efficient
|
|
if you have several interested parties at one site, and highly appreciated by
|
|
us!), you would do something like:
|
|
<tscreen><verb>
|
|
% mail majordomo@FreeBSD.ORG
|
|
subscribe freebsd-announce local-announce@somesite.com
|
|
^D
|
|
</verb></tscreen>
|
|
Finally, it is also possible to unsubscribe yourself from a list, get a
|
|
list of other list members or see the list of mailing lists again by
|
|
sending other types of control messages to majordomo. For a complete
|
|
list of available commands, do this:
|
|
<tscreen><verb>
|
|
% mail majordomo@FreeBSD.ORG
|
|
help
|
|
^D
|
|
</verb></tscreen>
|
|
Again, we'd like to request that you keep discussion in the technical mailing
|
|
lists on a technical track. If you're only interested in the "high points"
|
|
then it's suggested that you join freebsd-announce, which is intended only
|
|
for infrequent traffic.
|
|
|
|
<sect1><heading>List charters</heading>
|
|
|
|
<p>
|
|
<descrip>
|
|
<tag/FREEBSD-ADMIN/ <em>Administrative issues</em><newline>
|
|
<!-- XXX -->
|
|
|
|
<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 about snapshots and other releases. It contains
|
|
announcements of new FreeBSD capabilities. It may contain calls
|
|
for volunteers etc. This is a low volume 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.
|
|
|
|
<tag/FREEBSD-BUGS/ <em>Bug reports</em><newline>
|
|
This is the mailing list for reporting bugs in FreeBSD
|
|
Whenever possible, bugs should be
|
|
submitted using "send-pr".
|
|
|
|
<tag/FREEBSD-CHAT/ <em>Non technical items related to the
|
|
community</em><newline>
|
|
This list contains the overflow from the other lists about
|
|
non-technical, social information. It includes discussion about
|
|
whether Jordan looks like a toon ferret or not, whether or not to
|
|
type in capitals, who is drinking too much coffee, where the best
|
|
beer is brewed, who is brewing beer in their basement, and so on.
|
|
Occasional announcements of important events (such as upcoming
|
|
parties, weddings, births, new jobs, etc) can be made to the
|
|
technical lists, but the follow ups should be directed to this
|
|
-chat list.
|
|
|
|
<tag/FREEBSD-CORE/ <em>FreeBSD core team</em><newline>
|
|
This is an internal mailing list for use by the core members.
|
|
|
|
<tag/FREEBSD-CURRENT/ <em>Discussions about the use of
|
|
FreeBSD-current</em><newline> This is the mailing list for users
|
|
of freebsd-current. It includes warnings about new features
|
|
coming out in -current that will affect the users, and
|
|
instructions on steps that must be taken to remain -current.
|
|
Anyone running "current" must subscribe to this list.
|
|
|
|
<tag/FREEBSD-CURRENT-DIGEST/ <em>Discussions about the use of
|
|
FreeBSD-current</em><newline> This is the digest version of the
|
|
freebsd-current mailing list. The digest consists of all
|
|
messages sent to freebsd-current bundled together and mailed out
|
|
as a single message. The average digest size is about 40kB.
|
|
|
|
<tag/FREEBSD-STABLE/ <em>Discussions about the use of
|
|
FreeBSD-stable</em><newline> This is the mailing list for users
|
|
of freebsd-stable. It includes warnings about new features
|
|
coming out in -stable that will affect the users, and
|
|
instructions on steps that must be taken to remain -stable.
|
|
Anyone running ``stable'' should subscribe to this list.
|
|
|
|
<tag/FREEBSD-DOC/ <em>Documentation project</em><newline>
|
|
This mailing list belongs to the FreeBSD Doc Project and is for
|
|
the discussion of documentation related issues and projects.
|
|
|
|
<tag/FREEBSD-FS/ <em>Filesystems</em><newline>
|
|
Discussions concerning FreeBSD filesystems.
|
|
|
|
<tag/FREEBSD-HACKERS/ <em>Technical discussions</em><newline>
|
|
This is a forum for technical discussions related to FreeBSD. This
|
|
is the primary technical mailing list. It
|
|
is for individuals actively working on FreeBSD, to bring up problems
|
|
or discuss alternative solutions. Individuals interested in
|
|
following the technical discussion are also welcome.
|
|
|
|
<tag/FREEBSD-HACKERS-DIGEST/ <em>Technical
|
|
discussions</em><newline> This is the digest version of the
|
|
freebsd-hackers mailing list. The digest consists of all
|
|
messages sent to freebsd-hackers bundled together and mailed out
|
|
as a single message. The average digest size is about 40kB.
|
|
|
|
<tag/FREEBSD-HARDWARE/ <em>General discussion of FreeBSD
|
|
hardware</em><newline> General discussion about the types of
|
|
hardware that FreeBSD runs on, various problems and suggestions
|
|
concerning what to buy or avoid.
|
|
|
|
<tag/FREEBSD-INSTALL/ <em>Installation discussion</em><newline>
|
|
This mailing list is for discussing FreeBSD installation
|
|
development for the future releases.
|
|
|
|
<tag/FREEBSD-ISP/ <em>Issues for Internet Service Providers</em><newline>
|
|
This mailing list is for discussing topics relevant to Internet
|
|
Serivce Providers (ISPs) using FreeBSD.
|
|
|
|
<tag/FREEBSD-MULTIMEDIA/ <em>Multimedia discussions</em><newline>
|
|
This is a forum about multimedia applications using FreeBSD.
|
|
Discussion center around multimedia applications, their installation, their
|
|
development and their support within FreeBSD
|
|
|
|
<tag/FREEBSD-PLATFORMS/ <em>Porting to Non-Intel
|
|
platforms</em><newline> Cross-platform freebsd issues, general
|
|
discussion and proposals for non-Intel FreeBSD ports.
|
|
|
|
<tag/FREEBSD-POLICY/ <em>Policy issues and
|
|
suggestions</em><newline> This is a forum for policy discussions
|
|
related to FreeBSD. This includes where FreeBSD is going, how to
|
|
set up a consortium, whether or not and how to make FreeBSD pay
|
|
for itself, how to attract more users, and so on. When a topic
|
|
relates directly to FreeBSD but has little or no technical
|
|
content then it should be sent to this list.
|
|
|
|
<tag/FREEBSD-PORTS/ <em>Discussion of "ports"</em><newline>
|
|
Discussions concerning FreeBSD's "ports collection" (/usr/ports), proposed
|
|
ports, modifications to ports collection infrastructure and general
|
|
coordination efforts.
|
|
|
|
<tag/FREEBSD-QUESTIONS/ <em>User questions</em><newline>
|
|
This is the mailing list for questions about FreeBSD. You should not
|
|
send "how to" questions to the technical lists unless you consider the
|
|
question to be pretty technical.
|
|
|
|
<tag/FREEBSD-QUESTIONS-DIGEST/ <em>User questions</em><newline>
|
|
This is the digest version of the freebsd-questions mailing list.
|
|
The digest consists of all messages sent to freebsd-questions
|
|
bundled together and mailed out as a single message. The average
|
|
digest size is about 40kB.
|
|
|
|
<tag/FREEBSD-SCSI/ <em>SCSI subsystem</em><newline>
|
|
This is the mailing list for people working on the scsi subsystem
|
|
for FreeBSD.
|
|
|
|
<tag/FREEBSD-SECURITY/ <em>Security issues</em><newline>
|
|
FreeBSD computer security issues (DES, Kerberos, known security holes and
|
|
fixes, etc).
|
|
|
|
<tag/FREEBSD-USER-GROUPS/ <em>User Group Coordination List</em><newline>
|
|
This is the mailing list for the coordinators from each of the
|
|
local area Users Groups to discuss matters with each other and a
|
|
designated individual from the Core Team. This mail list should
|
|
be limited to meeting synopsis and coordination of projects that span
|
|
User Groups.
|
|
|
|
</descrip>
|
|
|
|
<sect>
|
|
<heading>Usenet newsgroups<label id="eresources:news"></heading>
|
|
|
|
<p>In addition to two FreeBSD specific newsgroups, there
|
|
are many others in which FreeBSD is discussed or are
|
|
otherwise relevant to FreeBSD users. <url
|
|
url="http://minnie.cs.adfa.oz.au/BSD-info/bsdnews_search.html"
|
|
name="Keyword searchable archives"> are available for
|
|
some of these newsgroups from courtesy of Warren Toomey
|
|
<tt><wkt@cs.adfa.oz.au></tt>.
|
|
|
|
<sect1>
|
|
<heading>BSD specific newsgroups</heading>
|
|
|
|
<p><itemize>
|
|
<item>comp.unix.bsd.freebsd.announce
|
|
<item>comp.unix.bsd.freebsd.misc
|
|
</itemize>
|
|
|
|
<sect1>
|
|
<heading>Other Unix newsgroups of interest</heading>
|
|
|
|
<p><itemize>
|
|
<item>comp.unix
|
|
<item>comp.unix.questions
|
|
<item>comp.unix.admin
|
|
<item>comp.unix.programmer
|
|
<item>comp.unix.shell
|
|
<item>comp.unix.user-friendly
|
|
<item>comp.security.unix
|
|
<item>comp.sources.unix
|
|
<item>comp.unix.advocacy
|
|
<item>comp.unix.misc
|
|
<item>comp.os.386bsd.announce
|
|
<item>comp.os.386bsd.apps
|
|
<item>comp.os.386bsd.bugs
|
|
<item>comp.os.386bsd.development
|
|
<item>comp.os.386bsd.misc
|
|
<item>comp.os.386bsd.questions
|
|
<item>comp.bugs.4bsd
|
|
<item>comp.bugs.4bsd.ucb-fixes
|
|
<item>comp.unix.bsd
|
|
</itemize>
|
|
|
|
<sect1>
|
|
<heading>X-Window system</heading>
|
|
|
|
<p><itemize>
|
|
<item>comp.windows.x.i386unix
|
|
<item>comp.windows.x
|
|
<item>comp.windows.x.apps
|
|
<item>comp.windows.x.announce
|
|
<item>comp.windows.x.intrinsics
|
|
<item>comp.windows.x.motif
|
|
<item>comp.windows.x.pex
|
|
<item>comp.emulators.ms-windows.wine
|
|
</itemize>
|
|
|
|
<sect>
|
|
<heading>World Wide Web servers<label id="eresources:web"></heading>
|
|
|
|
<p><itemize>
|
|
<item><url url="http://www.freebsd.org/"></item>
|
|
</itemize>
|
|
</sect>
|