From marc@blackend.org  Mon Jun  3 01:40:08 2002
Return-Path: <marc@blackend.org>
Received: from abigail.blackend.org (blackend.org [212.11.50.35])
	by hub.freebsd.org (Postfix) with ESMTP id CAFB637B403
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jun 2002 01:40:06 -0700 (PDT)
Received: from abigail.blackend.org (localhost [127.0.0.1])
	by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g538dAYg094636
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 3 Jun 2002 10:39:10 +0200 (CEST)
	(envelope-from marc@abigail.blackend.org)
Received: (from marc@localhost)
	by abigail.blackend.org (8.12.3/8.12.3/Submit) id g538dAtw094635;
	Mon, 3 Jun 2002 10:39:10 +0200 (CEST)
	(envelope-from marc)
Message-Id: <200206030839.g538dAtw094635@abigail.blackend.org>
Date: Mon, 3 Jun 2002 10:39:10 +0200 (CEST)
From: Marc Fonvieille <marc@blackend.org>
Reply-To: Marc Fonvieille <marc@blackend.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38850
>Category:       docs
>Synopsis:       handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 01:50:01 PDT 2002
>Closed-Date:    Tue Aug 16 20:18:49 GMT 2005
>Last-Modified:  Tue Aug 16 20:18:49 GMT 2005
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
handbook/kernelopts/ has nothing to do in Handbook tree, it should 
be in the Developer's Handbook and/or removed.
	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Marc Fonvieille <marc@blackend.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/38850: handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
Date: Tue, 4 Jun 2002 20:53:31 +0300

 On 2002-06-03 10:39 +0200, Marc Fonvieille wrote:
 > 
 > handbook/kernelopts/ has nothing to do in Handbook tree, it should 
 > be in the Developer's Handbook and/or removed.
 
 I'm not really sure.  It is definitely something that is aimed towards
 advanced users, and newcomers to FreeBSD might find it all confusing,
 and strange, at first.  However, having a section like that to pair
 the kernel compiling parts of the Handbook, is probably a good idea
 too.  What do you others think?
 
 - Giorgos
 

From: Marc Fonvieille <marc@blackend.org>
To: Giorgos Keramidas <keramida@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/38850: handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
Date: Tue, 4 Jun 2002 20:37:20 +0200

 On Tue, Jun 04, 2002 at 11:30:04AM -0700, Giorgos Keramidas wrote:
 >  I'm not really sure.  It is definitely something that is aimed towards
 >  advanced users, and newcomers to FreeBSD might find it all confusing,
 >  and strange, at first.  However, having a section like that to pair
 >  the kernel compiling parts of the Handbook, is probably a good idea
 >  too.  What do you others think?
 >  
 But that section is not built during Handbook build (look at Makefile).
 It's a remain of transfert of the Kernel Debug section to Developer's
 Handbook.
 
 Marc

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Marc Fonvieille <marc@blackend.org>
Cc: murray@FreeBSD.org, bug-followup@FreeBSD.org
Subject: Re: docs/38850: handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
Date: Wed, 5 Jun 2002 03:17:53 +0300

 On 2002-06-04 20:37 +0200, Marc Fonvieille wrote:
 > On Tue, Jun 04, 2002 at 11:30:04AM -0700, Giorgos Keramidas wrote:
 > >  I'm not really sure.  It is definitely something that is aimed towards
 > >  advanced users, ..
 >
 > But that section is not built during Handbook build (look at Makefile).
 > It's a remain of transfert of the Kernel Debug section to Developer's
 > Handbook.
 
 Whoopsie!  You are right.  It seems this has been removed in revision
 1.41 of the Makefile.
 
 	----------------------------
 	revision 1.41
 	date: 2001/08/08 19:23:55;  author: murray;  state: Exp;  lines: +1 -3
 	kerneldebug/ was repo-copied to the Developer's Handbook
 	The contents of staff/ was moved into a separate article.
 	Update the Makefile appropriately.
 	=============================================================================
 
 handbook$ cvs -q diff -u -r1.40 -r1.41 Makefile | grep kernelopts
 -SRCS+= kernelopts/chapter.sgml
 
 Ho, hum.
 Murray, should we `cvs rm' the kernelopts/ subdir of the Handbook?
 
 Giorgos.
 

From: Murray Stokely <murray@FreeBSD.org>
To: Giorgos Keramidas <keramida@FreeBSD.org>
Cc: Marc Fonvieille <marc@blackend.org>, murray@FreeBSD.org,
	bug-followup@FreeBSD.org
Subject: Re: docs/38850: handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
Date: Tue, 4 Jun 2002 17:21:57 -0700

 Yes, please 'cvs rm' it.  Thanks!
 
      - Murray
 
 On Wed, Jun 05, 2002 at 03:17:53AM +0300, Giorgos Keramidas wrote:
 > On 2002-06-04 20:37 +0200, Marc Fonvieille wrote:
 > > On Tue, Jun 04, 2002 at 11:30:04AM -0700, Giorgos Keramidas wrote:
 > > >  I'm not really sure.  It is definitely something that is aimed towards
 > > >  advanced users, ..
 > >
 > > But that section is not built during Handbook build (look at Makefile).
 > > It's a remain of transfert of the Kernel Debug section to Developer's
 > > Handbook.
 > 
 > Whoopsie!  You are right.  It seems this has been removed in revision
 > 1.41 of the Makefile.
 > 
 > 	----------------------------
 > 	revision 1.41
 > 	date: 2001/08/08 19:23:55;  author: murray;  state: Exp;  lines: +1 -3
 > 	kerneldebug/ was repo-copied to the Developer's Handbook
 > 	The contents of staff/ was moved into a separate article.
 > 	Update the Makefile appropriately.
 > 	=============================================================================
 > 
 > handbook$ cvs -q diff -u -r1.40 -r1.41 Makefile | grep kernelopts
 > -SRCS+= kernelopts/chapter.sgml
 > 
 > Ho, hum.
 > Murray, should we `cvs rm' the kernelopts/ subdir of the Handbook?
 > 
 > Giorgos.
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 4 17:39:31 PDT 2002 
State-Changed-Why:  
Removed from the Handbook.  I'll see what parts can be added to our 
developer's Handbook and take care of the moving. 

Grazie ;) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jun 4 17:39:31 PDT 2002 
Responsible-Changed-Why:  
Remind me to get the rest of the work done. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38850 
State-Changed-From-To: closed->patched 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 4 17:41:24 PDT 2002 
State-Changed-Why:  
More work needs to be done.  Don't close this just yet. 

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

From: "Siebrand Mazeland" <s.mazeland@xs4all.nl>
To: <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: docs/38850: handbook/kernelopts/ should be in Developer's Handbook tree not in Handbook one
Date: Sun, 27 Feb 2005 23:07:15 +0100

 I guess whoever's supposed to be working on this has forgotten what still
 needs to be done (last change Tue Jun 4 17:41:24 PDT 2002). Kernelopts has
 been removed from the Handbook and this PR might as well be closed.
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/38850
 
State-Changed-From-To: patched->closed 
State-Changed-By: matteo 
State-Changed-When: Tue Aug 16 20:18:27 GMT 2005 
State-Changed-Why:  
To me, this seems to be fixed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38850 
>Unformatted:
