From xmj@chaot.net  Fri Sep  6 16:27:58 2013
Return-Path: <xmj@chaot.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id B11E160A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Sep 2013 16:27:58 +0000 (UTC)
	(envelope-from xmj@chaot.net)
Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 750AF2CF5
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Sep 2013 16:27:58 +0000 (UTC)
Received: from mx12 (unknown [84.50.246.19])
	by dd16522.kasserver.com (Postfix) with ESMTPSA id 230BE4560E6
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Sep 2013 18:27:50 +0200 (CEST)
Received: from localhost (1003@localhost [local]);
	by mx12 (OpenSMTPD) with ESMTPA id 0f28349e;
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 6 Sep 2013 19:27:49 +0300 (EEST)
Message-Id: <1350296055.enqueue@mx12>
Date: Fri, 6 Sep 2013 19:27:49 +0300 (EEST)
From: Johannes Jost Meixner <xmj@chaot.net>
Reply-To: Johannes Jost Meixner <xmj@chaot.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Add Debian GNU/kFreeBSD to advocacy/myths.xml
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         181874
>Category:       docs
>Synopsis:       [PATCH] Add Debian GNU/kFreeBSD to advocacy/myths.xml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 16:30:00 UTC 2013
>Closed-Date:    Thu Sep 26 14:00:03 UTC 2013
>Last-Modified:  Thu Sep 26 14:10:01 UTC 2013
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255210M: Thu Sep 5 00:23:11 EEST 2013 root@mx12:/usr/obj/usr/src/sys/xmj.debug amd64
>Description:
While http://www.freebsd.org/advocacy/myths.html lists Gentoo/FreeBSD as
derivative project, it ignores the more stable Debian GNU/kFreeBSD.

The attached diff fixes this, giving reasons for its existence from
https://wiki.debian.org/Debian_GNU/kFreeBSD_why.

>How-To-Repeat:

>Fix:

--- docs-advocacy-myths.xml.diff begins here ---
Index: myths.xml
===================================================================
--- myths.xml	(revision 42618)
+++ myths.xml	(working copy)
@@ -200,6 +200,12 @@
 	  FreeBSD kernel and userland.  This project is purely
 	  incomplete and experimental.</p></li>
 
+	<li><p><a href="https://wiki.debian.org/Debian_GNU/kFreeBSD">Debian GNU/FreeBSD</a>
+	  is a port of the Debian GNU userland tools to the FreeBSD kernel, 
+	  taking advantage of, among other things, the devfs implementation
+	  (versus three discordant Linux interfaces), security features (like 
+      jails, ipfw and pf), and ZFS.</p></li>
+
 	<li><p><a href="http://www.m0n0.ch/wall/">m0n0wall</a> is
 	  a FreeBSD based firewall system that has
 	  many of the features of expensive firewalls like web
--- docs-advocacy-myths.xml.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->rene 
Responsible-Changed-By: rene 
Responsible-Changed-When: Thu Sep 26 12:08:15 UTC 2013 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181874 
State-Changed-From-To: open->closed 
State-Changed-By: rene 
State-Changed-When: Thu Sep 26 13:59:37 UTC 2013 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181874 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/181874: commit references a PR
Date: Thu, 26 Sep 2013 13:59:35 +0000 (UTC)

 Author: rene
 Date: Thu Sep 26 13:59:27 2013
 New Revision: 42711
 URL: http://svnweb.freebsd.org/changeset/doc/42711
 
 Log:
   Add Debian GNU/FreeBSD as a derivative project.
   
   PR:		docs/181874
   Submitted by:	Johannes Jost Meixner (xmj@chaot.net)
   Approved by:	gjb (mentor)
 
 Modified:
   head/en_US.ISO8859-1/htdocs/advocacy/myths.xml
 
 Modified: head/en_US.ISO8859-1/htdocs/advocacy/myths.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/htdocs/advocacy/myths.xml	Thu Sep 26 13:37:20 2013	(r42710)
 +++ head/en_US.ISO8859-1/htdocs/advocacy/myths.xml	Thu Sep 26 13:59:27 2013	(r42711)
 @@ -200,6 +200,13 @@
  	  FreeBSD kernel and userland.  This project is purely
  	  incomplete and experimental.</p></li>
  
 +	<li><p><a href="https://wiki.debian.org/Debian_GNU/kFreeBSD">Debian
 +	    GNU/kFreeBSD</a> is a port of the Debian GNU userland
 +	  tools to the &os; kernel.  It takes advantage of the devfs(8)
 +	  implementation (versus three discordant Linux interfaces),
 +	  security features (like jails, ipfw, and pf), and ZFS, among
 +	  other things.</p></li>
 +
  	<li><p><a href="http://www.m0n0.ch/wall/">m0n0wall</a> is
  	  a FreeBSD based firewall system that has
  	  many of the features of expensive firewalls like web
 _______________________________________________
 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"
 
>Unformatted:
