diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-12-01 13:22:23 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:24 -0800 |
commit | 57d38a7e7a6178647de2389bd540ef2bddeba7c2 (patch) | |
tree | f499955b09bf8c944e1bc696db3c4e73e95f47a4 /documentation/poky-ref-manual/resources.xml | |
parent | 11cdfab9cdcaec708bcc1254959ad08ebde79f36 (diff) | |
download | poky-57d38a7e7a6178647de2389bd540ef2bddeba7c2.tar.gz |
documentation/poky-ref-manual: Updated Mailing Lists and IRC sections in Appendix I
I pulled the openembedded mailing list information and provided information for yocto@yoctoproject.org, yocto-announce@yoctoproject.org, and poky@yoctoproject.org. I also updated the IRC section to include both #poky and #yocto channels.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/resources.xml')
-rw-r--r-- | documentation/poky-ref-manual/resources.xml | 47 |
1 files changed, 32 insertions, 15 deletions
diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml index 57aff82506..b151b211a0 100644 --- a/documentation/poky-ref-manual/resources.xml +++ b/documentation/poky-ref-manual/resources.xml | |||
@@ -24,28 +24,45 @@ | |||
24 | </section> | 24 | </section> |
25 | 25 | ||
26 | <section id='resources-mailinglist'> | 26 | <section id='resources-mailinglist'> |
27 | <title>Mailing list</title> | 27 | <title>Mailing lists</title> |
28 | 28 | ||
29 | <para> | 29 | <para> |
30 | To subscribe to the mailing list send mail to: | 30 | To subscribe to the mailing lists click on the following URLs and follow the instructions: |
31 | </para> | ||
32 | <para> | ||
33 | <literallayout class='monospaced'> | ||
34 | poky+subscribe <at> openedhand <dot> com | ||
35 | </literallayout> | ||
36 | </para> | ||
37 | <para> | ||
38 | Then follow the simple instructions in subsequent reply. Archives are | ||
39 | available <ulink | ||
40 | url="http://lists.o-hand.com/poky/">here</ulink>. | ||
41 | </para> | 31 | </para> |
32 | |||
33 | <itemizedlist> | ||
34 | <listitem><para> | ||
35 | <ulink url='http://lists.yoctoproject.org/listinfo/yocto'></ulink> for a Yocto Discussions | ||
36 | mailing list. | ||
37 | </para></listitem> | ||
38 | |||
39 | <listitem><para> | ||
40 | <ulink url='http://lists.yoctoproject.org/listinfo/poky'></ulink> for a Poky Discussions | ||
41 | mailing list. | ||
42 | </para></listitem> | ||
43 | |||
44 | <listitem><para> | ||
45 | <ulink url='http://lists.yoctoproject.org/listinfo/yocto-announce'></ulink> for a mailing list | ||
46 | to receive offical Yocto Project announcements for developments and milestones. | ||
47 | </para></listitem> | ||
48 | </itemizedlist> | ||
49 | |||
42 | </section> | 50 | </section> |
43 | 51 | ||
44 | <section id='resources-irc'> | 52 | <section id='resources-irc'> |
45 | <title>IRC</title> | 53 | <title>Internet Relay Chat (IRC)</title> |
54 | |||
55 | <para> | ||
56 | Two IRC channels on freenode are available for Yocto Project and Poky discussions: | ||
57 | <itemizedlist> | ||
58 | <listitem><para> | ||
59 | #yocto | ||
60 | </para></listitem> | ||
46 | 61 | ||
47 | <para> | 62 | <listitem><para> |
48 | Join #poky on freenode. | 63 | #poky |
64 | </para></listitem> | ||
65 | </itemizedlist> | ||
49 | </para> | 66 | </para> |
50 | </section> | 67 | </section> |
51 | 68 | ||