Bug 178759

Summary: Resurrection of the freebsd-testing mailing list
Product: Documentation Reporter: david
Component: Books & ArticlesAssignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Only Me CC: postmaster
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description david 2013-05-18 22:10:00 UTC
	Garret Cooper has requested the resurrection of the
	freebsd-testing mailing list.

Fix: Please note that the working copy from which the below patch
	was generated was from r41660, but it had already been modified
	with the patches from docs/178725, so expect a bit of fuzz.
	(I hand-deleted those chunks out of the diff.)

	Also, when I generate these patches, I'm merely working with
	the SGML sources: I don't know of a way to view the effective
	result: so take all of this with a suitably-sized pinch of salt.
How-To-Repeat: 	n/a
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2013-05-18 22:16:51 UTC
Responsible Changed
From-To: freebsd-doc->rene

Take
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-19 09:57:39 UTC
Author: rene
Date: Sun May 19 08:57:32 2013
New Revision: 41682
URL: http://svnweb.freebsd.org/changeset/doc/41682

Log:
  Resurrect the freebsd-testing mailing list.
  
  PR:		docs/178759
  Submitted by:	dhw
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
  head/en_US.ISO8859-1/share/xml/mailing-lists.ent

Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun May 19 04:34:10 2013	(r41681)
+++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun May 19 08:57:32 2013	(r41682)
@@ -543,6 +543,11 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.testing.name;</entry>
+	      <entry>Testing on &os;</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.threads.name;</entry>
 	      <entry>Threading in FreeBSD</entry>
 	    </row>
@@ -1804,6 +1809,19 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.testing.name;</term>
+
+	  <listitem>
+	    <para><emphasis>Testing on &os;</emphasis></para>
+
+	    <para>Technical mailing list discussing testing on &os;,
+	      including ATF/Kyua, test build infrastructure,
+	      port tests to &os; from other operating systems
+	      (NetBSD, ...), etc.</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.toolchain.name;</term>
 
 	  <listitem>

Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun May 19 04:34:10 2013	(r41681)
+++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun May 19 08:57:32 2013	(r41682)
@@ -518,6 +518,10 @@
 <!ENTITY a.test "<ulink url='&a.test.url;'>FreeBSD test mailing list</ulink>">
 <!ENTITY a.test.name "<ulink url='&a.test.url;'>freebsd-test</ulink>">
 
+<!ENTITY a.testing.url "&a.mailman.listinfo;/freebsd-testing">
+<!ENTITY a.testing "<ulink url='&a.testing.url;'>Testing on &os;</ulink>">
+<!ENTITY a.testing.name "<ulink url='&a.testing.url;'>freebsd-testing</ulink>">
+
 <!ENTITY a.threads.url "&a.mailman.listinfo;/freebsd-threads">
 <!ENTITY a.threads "<ulink url='&a.threads.url;'>FreeBSD threads mailing list</ulink>">
 <!ENTITY a.threads.name "<ulink url='&a.threads.url;'>freebsd-threads</ulink>">
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2013-05-19 10:01:52 UTC
State Changed
From-To: open->closed

Committed, thanks