From owner-cvs-doc@FreeBSD.ORG Tue Oct 17 12:54:50 2006 Return-Path: X-Original-To: cvs-doc@freebsd.org Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3117016A47C; Tue, 17 Oct 2006 12:54:50 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id A99D943D5C; Tue, 17 Oct 2006 12:54:34 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id k9HCsJFW003838 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 17 Oct 2006 15:54:20 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.8/8.13.8) with ESMTP id k9HCsuYw012095; Tue, 17 Oct 2006 15:54:56 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.pc (8.13.8/8.13.8/Submit) id k9HCsuMg012094; Tue, 17 Oct 2006 15:54:56 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Tue, 17 Oct 2006 15:54:56 +0300 From: Giorgos Keramidas To: Daniel Gerzo Message-ID: <20061017125456.GI68213@gothmog.pc> References: <200610161915.k9GJFb3v055943@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610161915.k9GJFb3v055943@repoman.freebsd.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.672, required 5, AWL -0.27, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook book.sgml chapters.ent doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml doc/en_US.ISO8859-1/books/developers-handbook/kernelbuild Makefile chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 12:54:50 -0000 On 2006-10-16 19:15, Daniel Gerzo wrote: > danger 2006-10-16 19:15:36 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/developers-handbook book.sgml > chapters.ent > en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml > Added files: > en_US.ISO8859-1/books/developers-handbook/kernelbuild Makefile > chapter.sgml > Log: > - remove "traditional" way of building kernel and add it to the > developers' handbook instead > > Approved by: keramida (mentor), trhodes (mentor) Nice! Thanks for taking my suggestion about `moving, instead of removing' this and making it happen :) > Revision Changes Path > 1.54 +1 -0 doc/en_US.ISO8859-1/books/developers-handbook/book.sgml > 1.22 +1 -0 doc/en_US.ISO8859-1/books/developers-handbook/chapters.ent > 1.1 +15 -0 doc/en_US.ISO8859-1/books/developers-handbook/kernelbuild/Makefile (new) > 1.1 +88 -0 doc/en_US.ISO8859-1/books/developers-handbook/kernelbuild/chapter.sgml (new) > 1.168 +7 -38 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml