Date: Thu, 16 Oct 2008 20:34:34 -0700 (PDT) From: David Wolfskill <david@catwhisker.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/128170: New mailing list freebsd-xen Message-ID: <200810170334.m9H3YYUE023977@bunrab.catwhisker.org> Resent-Message-ID: <200810170340.m9H3e1tx015605@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128170 >Category: docs >Synopsis: New mailing list freebsd-xen >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 17 03:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: David Wolfskill >Release: FreeBSD 6.4-PRERELEASE i386 >Organization: Wolfskill & Dowling Residence >Environment: System: FreeBSD g1-60.catwhisker.org 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #645: Thu Oct 9 10:26:24 PDT 2008 root@localhost:/common/S1/obj/usr/src/sys/CANARY i386 >Description: New mailing list freebsd-xen created; this PR updates docs accordingly (I think). >How-To-Repeat: Note discrepancy between mailing lists shown at (e.g.)<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL> vs. those shown at <http://lists.freebsd.org/mailman/listinfo>. >Fix: Index: en_US.ISO8859-1/books/handbook/eresources/chapter.sgml =================================================================== RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v retrieving revision 1.193 diff -u -r1.193 chapter.sgml --- en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 9 Oct 2008 10:19:07 -0000 1.193 +++ en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 17 Oct 2008 03:33:52 -0000 @@ -540,6 +540,11 @@ <entry>&a.x11.name;</entry> <entry>Maintenance and support of X11 on FreeBSD</entry> </row> + + <row> + <entry>&a.xen.name;</entry> + <entry>Discussion of the freebsd port to xen - implementation and usage</entry> + </row> </tbody> </tgroup> </informaltable> @@ -1661,6 +1666,21 @@ examples and past reports there, too.</para> </listitem> </varlistentry> + + <varlistentry> + <term>&a.xen.name;</term> + + <listitem> + <para><emphasis>Discussion of the freebsd port to xen + - implementation and usage</emphasis></para> + + <para>A list that focuses on the FreeBSD Xen port. The + anticipated traffic level is small enough that it is + intended as a forum for both technical discussions of + the implementation and design details as well as + administrative deployment issues.</para> + </listitem> + </varlistentry> </variablelist> </sect2> <sect2 id="eresources-mailfiltering"> Index: en_US.ISO8859-1/share/sgml/mailing-lists.ent =================================================================== RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v retrieving revision 1.64 diff -u -r1.64 mailing-lists.ent --- en_US.ISO8859-1/share/sgml/mailing-lists.ent 11 Oct 2008 09:12:27 -0000 1.64 +++ en_US.ISO8859-1/share/sgml/mailing-lists.ent 17 Oct 2008 03:16:26 -0000 @@ -492,6 +492,10 @@ <!ENTITY a.x11 "<ulink url='&a.x11.url;'>FreeBSD X11 mailing list</ulink>"> <!ENTITY a.x11.name "<ulink url='&a.x11.url;'>freebsd-x11</ulink>"> +<!ENTITY a.xen.url "&a.mailman.listinfo;/freebsd-xen"> +<!ENTITY a.xen "<ulink url='&a.xen.url;'>Discussion of the freebsd port to xen - implementation and usage</ulink>"> +<!ENTITY a.xen.name "<ulink url='&a.xen.url;'>freebsd-xen</ulink>"> + <!-- Not really proper mailing lists --> <!ENTITY a.bugfollowup "<email>bug-followup@FreeBSD.org</email>"> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810170334.m9H3YYUE023977>