This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / contrib / FAQ / OTHER-FAQS / FreeBSD.mailing-list.FAQ
CommitLineData
bc4bfb91
GCI
1 THE FREEBSD MAILING LIST FAQ
2
3Though many of the FreeBSD development members read USENET, we cannot
4always guarantee that we'll get to your questions in a timely fashion
5(or at all) if you post them only to one of the comp.os.386bsd.*
6groups. By addressing your questions to the appropriate mailing list
7you will reach both us and a concentrated FreeBSD audience, invariably
8assuring a better (or at least faster) response.
9
10The following is a current summary of the mailing lists in existence as
11of 31 Mar, 1994:
12
13
14List Purpose
15-----------------------------------------------------------------------------
16freebsd-admim Administrative issues (limited)
17freebsd-arch Architecture and design discussions (limited)
18freebsd-scsi Discussions concerning the SCSI system
19freebsd-bugs Bug reports
20freebsd-tz Discussions of proper timezone handling
21freebsd-hackers Technical discussions and suggestions
22freebsd-questions User questions
23freebsd-announce Important events / milestones
24-----------------------------------------------------------------------------
25
26Of all the lists, freebsd-arch and freebsd-admin have closed memberships
27limited to a small subset of core team members and developers, though anyone
28is free to send suggestions and commentary to them. The other lists may
29be freely joined by anyone.
30
31All mailing lists live on `freefall.cdrom.com', so to post to a list you
32simply mail to `<listname>@freefall.cdrom.com'. It will then be redistributed
33to mailing list members throughout the world.
34
35To subscribe to a list, send mail to:
36
37 majordomo@freefall.cdrom.com
38
39And include the keyword
40
41 subscribe <listname> [<optional address>]
42
43In the body of your message. For example, to subscribe yourself to
44freebsd-hackers, you'd do:
45
46 % mail majordomo@freefall.cdrom.com
47 subscribe freebsd-hackers
48 ^D
49
50If you want to subscribe yourself under a different name, or submit a
51subscription request for a local mailing list (note: this is more efficient
52if you have several interested parties at one site, and highly appreciated by
53us!), you would do something like:
54
55 % mail majordomo@freefall.cdrom.com
56 subscribe freebsd-hackers local-hackers@somesite.com
57 ^D
58
59Finally, it is also possible to unsubscribe yourself from a list, get a
60list of other list members or see the list of mailing lists again by
61sending other types of control messages to majordomo. For a complete
62list of available commands, do this:
63
64 % mail majordomo@freefall.cdrom.com
65 help
66 ^D
67
68Finally, it is suggested that you only join the freebsd-hackers or
69freebsd-questions mailing lists if you're also willing to see upwards
70of 100 messages a day (peak)! If you're only interested in the "high points",
71then it's suggested that you join freebsd-announce, which will contain
72only infrequent traffic.
73
74 Thank you!
75