From owner-freebsd-doc Tue Apr 11 8: 3:21 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 93FDF37B6C0; Tue, 11 Apr 2000 08:03:04 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id PAA51878; Tue, 11 Apr 2000 15:53:14 +0100 (BST) (envelope-from nik) Date: Tue, 11 Apr 2000 15:53:13 +0100 From: Nik Clayton To: Jeroen Ruigrok van der Werven Cc: Nik Clayton , doc@FreeBSD.ORG Subject: Re: HEADS UP: Creating a "Developer's Handbook" Message-ID: <20000411155313.A51267@catkin.nothing-going-on.org> References: <20000406011457.C78379@catkin.nothing-going-on.org> <20000408220746.A57538@lucifer.bart.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="J2SCkAp4GZ/dPZZf" X-Mailer: Mutt 1.0.1i In-Reply-To: <20000408220746.A57538@lucifer.bart.nl>; from asmodai@bart.nl on Sat, Apr 08, 2000 at 10:07:46PM +0200 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Folks, On Sat, Apr 08, 2000 at 10:07:46PM +0200, Jeroen Ruigrok van der Werven wrote: > However on the Developer's note I already did some planning and > organising, which can be found at > http://home.wxs.nl/~asmodai/pdp/index.html Attached is a rough and ready book.sgml. Save it somewhere (/tmp ?), check out the doc/ tree somewhere else, and then do: % cd doc/en*/books % cp -rp handbook developer-handbook % cd developer-handbook % cp /tmp/book.sgml . % make add 'FORMATS=...' to the last line depending on your taste. This uses the existing Handbook content for a few bits and pieces, and puts together a sample structure for how the Developer Handbook might look. I'll post a separate message in a minute with a URL for a pre-built version of this for people to look at, and make comments on. If we can try and keep comments to that thread I'd be grateful. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="book.sgml" %man; %bookinfo; %chapters; %authors; %mailing-lists; %newsgroups; ]> FreeBSD Developer Handbook The FreeBSD Documentation Project
doc@FreeBSD.org
April 2000 2000 The FreeBSD Documentation Project &bookinfo.legalnotice; The FreeBSD Developer Handbook covers the information you need to develop code for FreeBSD. This manual is a work in progress and is the work of many individuals. Many sections do not yet exist and some of those that do exist need to be updated. If you are interested in helping with this project, send email to the &a.doc;.
Introduction * Architectural Overview &chap.boot; * The Kernel The Virtual Memory System * Introduction Filesystems * FFS * NFS * MFS ... Networking * IPv4 * IPv6 ... System Console * Syscons * PCVT * Serial console * Writing Screensavers Device Drivers * Introduction * Newbus ... Compatability layers * Linux SCO Debugging &chap.kerneldebug; ... Administrivia &chap.policies;
--J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message