From owner-freebsd-doc Sun Jan 14 2:30:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D66437B402 for ; Sun, 14 Jan 2001 02:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EAU1q39201; Sun, 14 Jan 2001 02:30:01 -0800 (PST) (envelope-from gnats) Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 64D0F37B698 for ; Sun, 14 Jan 2001 02:26:37 -0800 (PST) Received: from spike.unixfreak.org (spike [192.168.2.4]) by bazooka.unixfreak.org (Postfix) with ESMTP id F1C3B3E02 for ; Sun, 14 Jan 2001 02:26:36 -0800 (PST) Received: (from dima@localhost) by spike.unixfreak.org (8.11.1/8.11.1) id f0EAQaa63076; Sun, 14 Jan 2001 02:26:36 -0800 (PST) (envelope-from dima) Message-Id: <200101141026.f0EAQaa63076@spike.unixfreak.org> Date: Sun, 14 Jan 2001 02:26:36 -0800 (PST) From: dima@unixfreak.org Reply-To: dima@unixfreak.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/24322: [PATCH] New FAQ entry about kernel build failures Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24322 >Category: docs >Synopsis: [PATCH] New FAQ entry about kernel build failures >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 14 02:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dima Dorfman >Release: FreeBSD 5.0-20010101-CURRENT i386 >Organization: Private >Environment: System: FreeBSD spike.unixfreak.org 5.0-20010101-CURRENT FreeBSD 5.0-20010101-CURRENT #6: Tue Jan 2 03:14:04 PST 2001 dima@spike.unixfreak.org:/usr/home/dima/w/f/src/sys/compile/SPIKE i386 >Description: It's enough that the kernel build process isn't fool-proof (not that I think it necessarily should be; it's easy enough, and at some point one must stop trying to take care of those afraid of a little thinking), but many users get even more frustrated when the build of the GENERIC kernel fails. This entry attempts to explain some of the common causes for GENERIC failing to build. It was inspired by the occasional bursts of complains about GENERIC failing to build following changes to gcc or other build tools. >How-To-Repeat: Read freebsd-(questions|stable) for a while. Look for threads about kernels failing to build even though the originator "tried everything" (except for buildworld before buildkernel, that is!) >Fix: Apply the following patch to doc/en_US.ISO_8859-1/books/faq/book.sgml. Index: book.sgml =================================================================== RCS file: /st/src/FreeBSD/doc/en_US.ISO_8859-1/books/faq/book.sgml,v retrieving revision 1.137 diff -u -r1.137 book.sgml --- book.sgml 2001/01/11 00:16:46 1.137 +++ book.sgml 2001/01/14 03:26:06 @@ -4833,6 +4833,56 @@ + + + + Every kernel I try to build fails to compile; even + GENERIC. + + + + There are a number of possible causes for this problem. + They are, in no particular order: + + + + You are not using the new make + buildkernel and make + installkernel targets, and your source tree is + different from the one used to build the currently running + system (e.g., you're compiling 4.2-RELEASE on a 4.0-RELEASE + system). If you're attempting an upgrade, please read the + /usr/src/UPDATING file, paying + particular attention to the COMMON ITEMS + section at the end. + + + + You are using the new make + buildkernel and make + installkernel targets, but you failed to assert + the completion of the make buildworld + target. The make buildkernel target + relies on files generated by the make + buildworld target to complete its job + correctly. + + + + Even if you are trying to build FreeBSD-STABLE, it is possible that + you fetched the source tree at a time when it was either + being modified, or broken for other reasons; only releases + are absolutly guaranteed to be buildable, although FreeBSD-STABLE builds fine the + majority of the time. If you have not already done so, try + re-fetching the source tree and see if the problem goes + away. Try using a different server in case the one you're + using is having problems. + + + + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 3:50:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from agora.rdrop.com (agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (Postfix) with ESMTP id D677C37B401 for ; Sun, 14 Jan 2001 03:50:00 -0800 (PST) Received: (from uucp@localhost) by agora.rdrop.com (8.11.1/8.11.1) with UUCP id f0EBo3r48939 for doc@freebsd.org; Sun, 14 Jan 2001 03:50:03 -0800 (PST) Received: from tedm.placo.com (tedsbox [192.168.1.20]) by toybox.placo.com (8.8.8/8.8.8) with SMTP id DAA05622 for ; Sun, 14 Jan 2001 03:12:50 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: Subject: Could you add a new FreeBSD book? Date: Sun, 14 Jan 2001 03:12:56 -0800 Message-ID: <000501c07e1a$f2dd1b00$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Could you add a new book on FreeBSD that Addison Wesley published to the English language books & Magazines section of this URL: http://www.freebsd.org/handbook/bibliography.html The book is The FreeBSD Corporate Networker's Guide and there is a website that tells more about it at http://www.freebsd-corp-net-guide.com/ Thanks! Ted To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 7:40:18 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09FF837B401 for ; Sun, 14 Jan 2001 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EFe1545837; Sun, 14 Jan 2001 07:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26CB237B400 for ; Sun, 14 Jan 2001 07:38:06 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EFc6M45677; Sun, 14 Jan 2001 07:38:06 -0800 (PST) (envelope-from nobody) Message-Id: <200101141538.f0EFc6M45677@freefall.freebsd.org> Date: Sun, 14 Jan 2001 07:38:06 -0800 (PST) From: opentrax@email.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/24323: man page for pstat(8) missing description for -N and -M Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24323 >Category: docs >Synopsis: man page for pstat(8) missing description for -N and -M >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 14 07:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jesse Monroy >Release: 3.5 >Organization: Digital Marshalls >Environment: FreeBSD jigsaw.svbug.com 3.5-RELEASE FreeBSD 3.5-RELEASE #0: Sat Nov 11 04:32:50 PST 2000 jessem@jigsaw.svbug.com:/usr/src/sys/compile/JENAUDIO i386 >Description: man page for pstat(8) missing description for -N and -M Please check page this is my first try at this formatting code. Also, I don't even understand kvm_*, my fix may not have all the ramifications of -M and -N. pstat(8) was referenced from pstat.c Revision 1.52 CVS Tags:HEAD -M information was pulled from kvm_openfiles(3) -N also from kvm_openfiles(3) >How-To-Repeat: n/a >Fix: .It Fl M core core can be crash dump core generated by savecore(8). Currently core-dumps not implemented. .It FL N system system can be the executable image of a kernel being examined. It must contain a symbol table. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 8: 3:24 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE22337B400; Sun, 14 Jan 2001 08:03:07 -0800 (PST) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EG37I47402; Sun, 14 Jan 2001 08:03:07 -0800 (PST) (envelope-from dannyboy) Date: Sun, 14 Jan 2001 08:03:07 -0800 (PST) From: Message-Id: <200101141603.f0EG37I47402@freefall.freebsd.org> To: dan@freebsddiary.org, dannyboy@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24314: URL now points to old URL Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: URL now points to old URL State-Changed-From-To: open->closed State-Changed-By: dannyboy State-Changed-When: Sun Jan 14 08:02:53 PST 2001 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=24314 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 8:18:55 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CD1A37B69C; Sun, 14 Jan 2001 08:18:39 -0800 (PST) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EGIcR50728; Sun, 14 Jan 2001 08:18:38 -0800 (PST) (envelope-from dannyboy) Date: Sun, 14 Jan 2001 08:18:38 -0800 (PST) From: Message-Id: <200101141618.f0EGIcR50728@freefall.freebsd.org> To: wosch@cs.tu-berlin.de, dannyboy@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24189: missing link on http://www.freebsd.org/tutorials/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: missing link on http://www.freebsd.org/tutorials/ State-Changed-From-To: open->closed State-Changed-By: dannyboy State-Changed-When: Sun Jan 14 08:18:24 PST 2001 State-Changed-Why: Added, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=24189 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 13: 0:43 2001 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 21F9D37B698 for ; Sun, 14 Jan 2001 13:00:26 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0EH87L05305; Sun, 14 Jan 2001 17:08:07 GMT (envelope-from nik) Date: Sun, 14 Jan 2001 17:06:17 +0000 From: Nik Clayton To: Salvo Bartolotta Cc: freebsd-doc@freebsd.org Subject: Re: docbook/4.1 .. DTDDECL catalog entries are not supported Message-ID: <20010114170617.A5284@canyon.nothing-going-on.org> References: <20010113.22554600@bartequi.ottodomain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010113.22554600@bartequi.ottodomain.org>; from bartequi@inwind.it on Sat, Jan 13, 2001 at 10:55:46PM +0000 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jan 13, 2001 at 10:55:46PM +0000, Salvo Bartolotta wrote: > Should I comment out the dreaded line, too? :-) If you want. The error message is harmless. > Out of curiosity, will the "OASIS" stuff be used (or is it planned to > be used) in the near future? What OASIS stuff? 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 14: 5:36 2001 Delivered-To: freebsd-doc@freebsd.org Received: from relay3.inwind.it (relay3.inwind.it [212.141.53.74]) by hub.freebsd.org (Postfix) with ESMTP id 10D2837B400; Sun, 14 Jan 2001 14:05:14 -0800 (PST) Received: from bartequi.ottodomain.org (62.98.163.112) by relay3.inwind.it (5.1.056) id 3A40BF86004EADD0; Sun, 14 Jan 2001 23:04:58 +0100 From: Salvo Bartolotta Date: Sun, 14 Jan 2001 22:05:39 GMT Message-ID: <20010114.22053900@bartequi.ottodomain.org> Subject: Re: docbook/4.1 .. DTDDECL catalog entries are not supported To: Nik Clayton Cc: freebsd-doc@freebsd.org References: <20010113.22554600@bartequi.ottodomain.org> <20010114170617.A5284@canyon.nothing-going-on.org> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 1/14/01, 6:06:17 PM, Nik Clayton wrote regarding Re: docbook/4.1 .. DTDDECL catalog entries are not supported: > > Out of curiosity, will the "OASIS" stuff be used (or is it planned t= o > > be used) in the near future? > What OASIS stuff? Ok, I will let Jim Mock... ask you once again :-) ------------ message posted to -doc on October 30, 2000 ------------- I was seeing it[1] until I commented it out :-) It's been like that for quite a while, too. Edit /usr/local/share/sgml/docbook/4.1/catalog, and change the line that looks like this: DTDDECL "-//OASIS//DTD DocBook V4.1//EN" "docbook.dcl" ^^^^^ ^^^^^ To this: -- DTDDECL "-//OASIS//DTD DocBook V4.1//EN" "docbook.dcl" -- I'm not sure why it's doing what it is, but at least commenting it out shuts it up. Nik, any idea why it does this? --------------------------------------------------------------------- [1] The harmless error message in the subject of the present letter. In that context, "OASIS" seemed (to me) a more colo(u)rful description than a version number :-) Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 14:22:21 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A34837B400; Sun, 14 Jan 2001 14:22:05 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EMM5888684; Sun, 14 Jan 2001 14:22:05 -0800 (PST) (envelope-from dwmalone) Date: Sun, 14 Jan 2001 14:22:05 -0800 (PST) From: Message-Id: <200101142222.f0EMM5888684@freefall.freebsd.org> To: opentrax@email.com, dwmalone@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in FILES section Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: man page for inetd(8) missing /etc/protocols in FILES section State-Changed-From-To: open->closed State-Changed-By: dwmalone State-Changed-When: Sun Jan 14 14:16:58 PST 2001 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=24307 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 14 14:26:51 2001 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 8D87C37B401; Sun, 14 Jan 2001 14:26:32 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0EMOaM07657; Sun, 14 Jan 2001 22:24:36 GMT (envelope-from nik) Date: Sun, 14 Jan 2001 22:24:35 +0000 From: Nik Clayton To: Salvo Bartolotta Cc: Nik Clayton , freebsd-doc@freebsd.org Subject: Re: docbook/4.1 .. DTDDECL catalog entries are not supported Message-ID: <20010114222435.B5284@canyon.nothing-going-on.org> References: <20010113.22554600@bartequi.ottodomain.org> <20010114170617.A5284@canyon.nothing-going-on.org> <20010114.22053900@bartequi.ottodomain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010114.22053900@bartequi.ottodomain.org>; from bartequi@inwind.it on Sun, Jan 14, 2001 at 10:05:39PM +0000 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jan 14, 2001 at 10:05:39PM +0000, Salvo Bartolotta wrote: > > > Out of curiosity, will the "OASIS" stuff be used (or is it planned to > > > be used) in the near future? > > > What OASIS stuff? > In that context, "OASIS" seemed (to me) a more colo(u)rful description > than a version number :-) Ah. OASIS are the Organisation for the Advancement of Structured Information Systems. They maintain the DocBook DTD. Saying "OASIS stuff" in connection with DocBook doesn't narrow the scope down very much :-) 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 2:27:17 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id AA2E437B400; Mon, 15 Jan 2001 02:26:57 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id CAA02883; Mon, 15 Jan 2001 02:24:01 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101151024.CAA02883@spammie.svbug.com> Date: Mon, 15 Jan 2001 02:23:59 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in FIL ES section To: billf@mu.org Cc: peter@netplex.com.au, dwmalone@maths.tcd.ie, bugs@FreeBSD.ORG, doc@FreeBSD.ORG In-Reply-To: <20010115031332.A61857@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 15 Jan, Bill Fumerola wrote: > On Mon, Jan 15, 2001 at 01:09:27AM -0800, opentrax@email.com wrote: >> > There is no need. There is no point adding a '/etc/protocols' to the FILES >> > list since inetd does not use the '/etc/protocols' file. At best it would >> > be misinformation. >> > >> Wait. How is this misinformation? I must be missing something. > > Because /etc/protocols doesn't have to exist, could be wrong, etc and it doesn't > make a difference to inetd, because it _does not use it_. > Yes, I got that part. I'm sorry I was not clear. The question then should be: if what you are saying is correct, then the man page is wrong and we should remove or correct the part about /etc/protocols. The man page clearly says: "The protocol must be a valid protocol as given in /etc/protocols." As a matter of fact, the man page for 4.2 say so also. Now being even more annoying, decided to check the code. "$FreeBSD: /c/ncvs/src/usr.sbin/inetd/inetd.c,v 1.80.2.2 2000/10/24 19:18:29 dwmalone Exp $"; Comments in the code says: protocol must be in /etc/protocols Granted, I don't see where it is used, but I don't see where /etc/services is used either. If you are correct, then the man pages still needs a correction. In either case, I need to know what to put. Your assitance appreciated. Jessem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 2:46:36 2001 Delivered-To: freebsd-doc@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id C16B137B404; Mon, 15 Jan 2001 02:46:17 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Jan 2001 10:46:16 +0000 (GMT) To: opentrax@email.com Cc: billf@mu.org, peter@netplex.com.au, dwmalone@maths.tcd.ie, bugs@FreeBSD.ORG, doc@FreeBSD.ORG, dwmalone@maths.tcd.ie Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in FIL ES section In-reply-to: Your message of "Mon, 15 Jan 2001 02:23:59 PST." <200101151024.CAA02883@spammie.svbug.com> X-Request-Do: Date: Mon, 15 Jan 2001 10:46:16 +0000 From: David Malone Message-ID: <200101151046.aa71577@salmon.maths.tcd.ie> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > is correct, then the man page is wrong and we should > remove or correct the part about /etc/protocols. > The man page clearly says: > "The protocol must be a valid protocol as given in /etc/protocols." Good point - I'll check the man page and comments and remove it if incorrect. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 2:57:41 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6043F37B401; Mon, 15 Jan 2001 02:57:25 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0FAvP047312; Mon, 15 Jan 2001 02:57:25 -0800 (PST) (envelope-from dwmalone) Date: Mon, 15 Jan 2001 02:57:25 -0800 (PST) From: Message-Id: <200101151057.f0FAvP047312@freefall.freebsd.org> To: opentrax@email.com, dwmalone@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in FILES section Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: man page for inetd(8) missing /etc/protocols in FILES section State-Changed-From-To: closed->open State-Changed-By: dwmalone State-Changed-When: Mon Jan 15 02:52:52 PST 2001 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=24307 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 2:58:38 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A82AE37B400; Mon, 15 Jan 2001 02:58:21 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0FAwLE47522; Mon, 15 Jan 2001 02:58:21 -0800 (PST) (envelope-from dwmalone) Date: Mon, 15 Jan 2001 02:58:21 -0800 (PST) From: Message-Id: <200101151058.f0FAwLE47522@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-doc@freebsd.org, dwmalone@FreeBSD.org Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in FILES section Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: man page for inetd(8) missing /etc/protocols in FILES section Responsible-Changed-From-To: freebsd-doc->dwmalone Responsible-Changed-By: dwmalone Responsible-Changed-When: Mon Jan 15 02:57:28 PST 2001 Responsible-Changed-Why: Looks like a few comments and lines in the man page might need to be corrected. I'll look at it. http://www.freebsd.org/cgi/query-pr.cgi?pr=24307 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 3:27:33 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sina.com (unknown [202.106.187.156]) by hub.freebsd.org (Postfix) with SMTP id 44A9B37B698 for ; Mon, 15 Jan 2001 03:27:03 -0800 (PST) Received: (qmail 41260 invoked from network); 15 Jan 2001 11:21:31 -0000 Received: from unknown (HELO localhost) (202.105.12.29) by 202.106.187.156 with SMTP; 15 Jan 2001 11:21:31 -0000 X-Sender: hangersales@sina.com From: Trend Hanger To: freebsd-doc@FreeBSD.ORG Date: Mon, 15 Jan 2001 19:25:56 +0800 Subject: We are exporting quality Hanger for cloth, pants Reply-To: hangersales@sina.com Organization: Trend Hanger Co. MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20010115112703.44A9B37B698@hub.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sir or Madam, Happy New Year! Here we send all the best wish to you. Trend Hanger, as a professional hanger manufacturer in China specializes in producing and designing various kinds of non-slip coated and chrome-plated metal frame clothes hangers. The company has been in the business for almost 10 years now. With experienced staff and workers, we always provide our customers from all over the world with good service, excellent quality and competitively-priced products. Today, people care a lot about environmental protection, and more and more people would choose to use low-waste materials, impressive and well-designed products. We are proud to say ours are among them. For this reason, during the past several years our selling records are quite well, and now the business is growing even faster than before--simply because our series of products are proven to be reliable and worthwhile in our consumers' eyes. Furthermore, we always observe a strict quality control system all throughout our production process. Each product must be carefully examined and tested in each stage so as to ensure excellent quality and nice packing order for our customers. If you are interested in our products, please do not hesitate to contact us. We are anxious to establish long-term, equal and mutual beneficial business relationship with you. Best wishes, Trend Hanger Manufacturer Contact Person: Mr Steve, Phoenix Sales Manager Zhen An Industrial Zone, Foshan City, Guangdong Province, China 528000 Tel: (86 757) 3982666 Fax: (86 757) 2282667 Email: brianced@21cn.com http://www.bosunnet.com/trendhanger/index/contacts.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 3:27:47 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sina.com (unknown [202.106.187.156]) by hub.freebsd.org (Postfix) with SMTP id 563CB37B69C for ; Mon, 15 Jan 2001 03:27:08 -0800 (PST) Received: (qmail 41243 invoked from network); 15 Jan 2001 11:21:30 -0000 Received: from unknown (HELO localhost) (202.105.12.29) by 202.106.187.156 with SMTP; 15 Jan 2001 11:21:30 -0000 X-Sender: hangersales@sina.com From: Trend Hanger To: doc@FreeBSD.org Date: Mon, 15 Jan 2001 19:25:55 +0800 Subject: We are exporting quality Hanger for cloth, pants Reply-To: hangersales@sina.com Organization: Trend Hanger Co. MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20010115112708.563CB37B69C@hub.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sir or Madam, Happy New Year! Here we send all the best wish to you. Trend Hanger, as a professional hanger manufacturer in China specializes in producing and designing various kinds of non-slip coated and chrome-plated metal frame clothes hangers. The company has been in the business for almost 10 years now. With experienced staff and workers, we always provide our customers from all over the world with good service, excellent quality and competitively-priced products. Today, people care a lot about environmental protection, and more and more people would choose to use low-waste materials, impressive and well-designed products. We are proud to say ours are among them. For this reason, during the past several years our selling records are quite well, and now the business is growing even faster than before--simply because our series of products are proven to be reliable and worthwhile in our consumers' eyes. Furthermore, we always observe a strict quality control system all throughout our production process. Each product must be carefully examined and tested in each stage so as to ensure excellent quality and nice packing order for our customers. If you are interested in our products, please do not hesitate to contact us. We are anxious to establish long-term, equal and mutual beneficial business relationship with you. Best wishes, Trend Hanger Manufacturer Contact Person: Mr Steve, Phoenix Sales Manager Zhen An Industrial Zone, Foshan City, Guangdong Province, China 528000 Tel: (86 757) 3982666 Fax: (86 757) 2282667 Email: brianced@21cn.com http://www.bosunnet.com/trendhanger/index/contacts.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 3:37:55 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id B75B537B401; Mon, 15 Jan 2001 03:37:37 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id DAA02996; Mon, 15 Jan 2001 03:36:14 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101151136.DAA02996@spammie.svbug.com> Date: Mon, 15 Jan 2001 03:36:13 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in FIL ES section To: dwmalone@maths.tcd.ie Cc: billf@mu.org, peter@netplex.com.au, bugs@FreeBSD.ORG, doc@FreeBSD.ORG In-Reply-To: <200101151046.aa71577@salmon.maths.tcd.ie> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks David. Jessem. On 15 Jan, David Malone wrote: >> is correct, then the man page is wrong and we should >> remove or correct the part about /etc/protocols. >> The man page clearly says: > >> "The protocol must be a valid protocol as given in /etc/protocols." > > Good point - I'll check the man page and comments and remove it if > incorrect. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 9:25: 0 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sj-msg-core-2.cisco.com (sj-msg-core-2.cisco.com [171.69.43.88]) by hub.freebsd.org (Postfix) with ESMTP id 0D4A137B400 for ; Mon, 15 Jan 2001 09:24:42 -0800 (PST) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by sj-msg-core-2.cisco.com (8.9.3/8.9.1) with ESMTP id JAA18414; Mon, 15 Jan 2001 09:24:51 -0800 (PST) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.11.1/8.11.1) id f0FHOfT51028; Mon, 15 Jan 2001 09:24:41 -0800 (PST) (envelope-from bmah) Message-Id: <200101151724.f0FHOfT51028@bmah-freebsd-0.cisco.com> X-Mailer: exmh version 2.2+ 01/03/2001 with nmh-1.0.4 To: chris@calldei.com Cc: doc@FreeBSD.ORG Subject: Re: Reorganizing entities in doc/. In-Reply-To: <20010113160051.B4539@holly.calldei.com> References: <20010113160051.B4539@holly.calldei.com> Comments: In-reply-to Chris Costello message dated "Sat, 13 Jan 2001 16:00:51 -0600." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_2125075959P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Mon, 15 Jan 2001 09:24:41 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --==_Exmh_2125075959P Content-Type: text/plain; charset=us-ascii If memory serves me right, Chris Costello wrote: > I propose the following reorganization: > > doc/ > share/ > sgml/ > authors.ent - English author names > freebsd.ent - Defines &rel.current at this point in the > concept > newsgroups.ent - Defines the one FreeBSD newsgroup[1] Hi Chris-- Don't know if you were consciously designing things this way or not, but I support putting the definition of &rel.current in a separate file, as you have done here. RELNOTESng will depend on authors.ent and possibly newsgroups.ent (maybe the en mailing-lists.ent also). But it's going to use and define its own entries for FreeBSD release information, because RELNOTESng will live under src/ and will be branched accordingly, where as doc/ isn't branched. Thanks, Bruce. --==_Exmh_2125075959P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE6YzJZ2MoxcVugUsMRAhK/AKCzFZhH1Bf6HcJ2QznuQqJfxPje/gCcCnvG zs7RwNwtr/gBSbnMRB350cc= =TX51 -----END PGP SIGNATURE----- --==_Exmh_2125075959P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 10:18: 0 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mta5.rcsntx.swbell.net (mta5.rcsntx.swbell.net [151.164.30.29]) by hub.freebsd.org (Postfix) with ESMTP id 8D7BA37B400; Mon, 15 Jan 2001 10:17:43 -0800 (PST) Received: from holly.calldei.com ([208.191.149.190]) by mta5.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G77005PMT9V87@mta5.rcsntx.swbell.net>; Mon, 15 Jan 2001 11:44:19 -0600 (CST) Received: (from chris@localhost) by holly.calldei.com (8.11.1/8.9.3) id f0FHkCZ16934; Mon, 15 Jan 2001 11:46:12 -0600 (CST envelope-from chris) Date: Mon, 15 Jan 2001 11:46:06 -0600 From: Chris Costello Subject: Re: Reorganizing entities in doc/. In-reply-to: <200101151724.f0FHOfT51028@bmah-freebsd-0.cisco.com> To: "Bruce A. Mah" Cc: doc@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <20010115114606.A16856@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i References: <20010113160051.B4539@holly.calldei.com> <200101151724.f0FHOfT51028@bmah-freebsd-0.cisco.com> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Monday, January 15, 2001, Bruce A. Mah wrote: > Don't know if you were consciously designing things this way or not, but > I support putting the definition of &rel.current in a separate file, as > you have done here. Well, that's the only thing I can think of putting in there so far. It was Nik's idea to put it in a freebsd.ent file, and I'm assuming that other entities that may be needed that are related to releng information, etc., will go in there. -- +-------------------+--------------------------------------------------+ | Chris Costello | It is now pitch dark. | | chris@calldei.com | If you proceed, you will likely fall into a pit. | +-------------------+--------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 14:20:32 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24B8D37B69B for ; Mon, 15 Jan 2001 14:20:14 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0FMKEb24249; Mon, 15 Jan 2001 14:20:14 -0800 (PST) (envelope-from gnats) Received: from Clarke.i-pi.com (Clarke.i-pi.com [198.49.217.12]) by hub.freebsd.org (Postfix) with ESMTP id B29FB37B400 for ; Mon, 15 Jan 2001 14:18:45 -0800 (PST) Received: (from ingham@localhost) by Clarke.i-pi.com (8.11.1/8.11.1) id f0FMIdS11588; Mon, 15 Jan 2001 15:18:39 -0700 (MST) (envelope-from ingham) Message-Id: <200101152218.f0FMIdS11588@Clarke.i-pi.com> Date: Mon, 15 Jan 2001 15:18:39 -0700 (MST) From: Kenneth Ingham Reply-To: ingham@i-pi.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/24360: sigpending(2) man page is inconsistent Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24360 >Category: docs >Synopsis: sigpending(2) man page is inconsistent >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 15 14:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Kenneth Ingham >Release: FreeBSD 4.2-STABLE i386 >Organization: Kenneth Ingham Consulting >Environment: 4.2-Stable, i386, etc (not relevant to this problem) >Description: A quote from the man page: RETURN VALUES A 0 value indicated that the call succeeded. A -1 return value indicates an error occurred and errno is set to indicated the reason. ERRORS The sigpending() function does not currently detect any errors. >How-To-Repeat: man sigpending >Fix: Move the second sentence under RETURN VALUES to replace the sentence under ERRORS. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 16:10:25 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1FE737B6A1 for ; Mon, 15 Jan 2001 16:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G0A1v39547; Mon, 15 Jan 2001 16:10:01 -0800 (PST) (envelope-from gnats) Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 31D1A37B6A0 for ; Mon, 15 Jan 2001 16:09:25 -0800 (PST) Received: (from roelof@localhost) by nisser.com (8.9.3/8.9.2) id BAA58909; Tue, 16 Jan 2001 01:09:24 +0100 (CET) (envelope-from roelof) Message-Id: <200101160009.BAA58909@nisser.com> Date: Tue, 16 Jan 2001 01:09:24 +0100 (CET) From: roelof@nisser.com Reply-To: roelof@eboa.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/24363: shadow passwd's Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24363 >Category: docs >Synopsis: lack of explanation >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 15 16:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Roelof Osinga >Release: FreeBSD 3.4-STABLE i386 >Organization: eBOA/Nisser >Environment: FreeBSD 4.2-RELEASE >Description: I don't get it! >How-To-Repeat: By Reading The F. Manual(s): http://www.freebsd.org/handbook/securing-freebsd.html : An indirect way to secure the root account is to secure your staff accounts by using an alternative login access method and *'ing out the crypted password for the staff accounts. This way an intruder may be able to steal the What's "*'ing"? Check 'man 5 passwd': The password field is the encrypted form of the password. If the password field is empty, no password will be required to gain access to the machine. This is almost invariably a mistake. Because these files contain the encrypted user passwords, they should not be readable by any- one without appropriate privileges. Administrative accounts have a pass- word field containing an asterisk `*' which disallows normal logins. If you don't know what it's about, this won't teach you much. So you want to secure. Fine. But how? Change any ol' pwd into a '*'? Mebbe? Mebbe not. Who is to say? I think it would be a good idea to explicitly state what is needed. With a link or other kind of reference to the man.part in question. >Fix: Some sort of partial rewrite. Maybe something that would show up in, say, 'apropos shadow' or so. Currently it says enough if you know what it's about. But if you don't, well, ... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 16:30:19 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6112237B6B4 for ; Mon, 15 Jan 2001 16:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G0U1x41523; Mon, 15 Jan 2001 16:30:01 -0800 (PST) (envelope-from gnats) Received: from nl.nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 47FCD37B6A4 for ; Mon, 15 Jan 2001 16:25:37 -0800 (PST) Received: (from root@localhost) by nl.nisser.com (8.11.1/8.11.1) id f0G0PZW71066; Tue, 16 Jan 2001 01:25:35 +0100 (CET) (envelope-from roelof) Message-Id: <200101160025.f0G0PZW71066@nl.nisser.com> Date: Tue, 16 Jan 2001 01:25:35 +0100 (CET) From: toor@eboa.com Reply-To: toor@nisser.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/24364: I don't think so! Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24364 >Category: docs >Synopsis: wrong description or rc.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 15 16:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Bourne-again Superuser >Release: FreeBSD 4.2-RELEASE i386 >Organization: eBOA/Nisser >Environment: see release >Description: http://www.freebsd.org/handbook/securing-freebsd.html: "FreeBSD now defaults to running ntalkd, comsat, and finger in a sandbox. Another program which may be a candidate for running in a sandbox is named(8). The default rc.conf includes the arguments necessary to run named in a sandbox in a commented-out form. Depending on whether you are installing a new system or upgrading" No it doesn't. O'Reilly's does, though. >How-To-Repeat: check rc.conf >Fix: either amend rc.conf or the docs Mind you, it could be I'm missing something. But if that's the case, blame the docs ;). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 15 20:50:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 794F437B401 for ; Mon, 15 Jan 2001 20:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G4o2E75582; Mon, 15 Jan 2001 20:50:02 -0800 (PST) (envelope-from gnats) Date: Mon, 15 Jan 2001 20:50:02 -0800 (PST) Message-Id: <200101160450.f0G4o2E75582@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Dima Dorfman Subject: Re: docs/24364: I don't think so! Reply-To: Dima Dorfman Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/24364; it has been noted by GNATS. From: Dima Dorfman To: toor@nisser.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/24364: I don't think so! Date: Mon, 15 Jan 2001 20:48:52 -0800 > > >Number: 24364 > >Category: docs > >Synopsis: wrong description or rc.conf > > "FreeBSD now defaults to running ntalkd, comsat, and finger in a sandbox. Ano > ther program which may be a > candidate for running in a sandbox is named(8). The default rc.conf includes > the arguments necessary to run > named in a sandbox in a commented-out form. Depending on whether you are inst > alling a new system or upgrading" > > No it doesn't. O'Reilly's does, though. It does, but it isn't very clear about it: # # named. It may be possible to run named in a sandbox, man security for # details. # named_enable="NO" # Run named, the DNS server (or NO). named_program="named" # path to named, if you want a different one. named_flags="" # Flags for named #named_flags="-u bind -g bind" # Flags for named The last line is an example of how to run it in a sandbox. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 0:41:55 2001 Delivered-To: freebsd-doc@freebsd.org Received: from stareastnet.com (unknown [203.161.228.10]) by hub.freebsd.org (Postfix) with SMTP id B60A037B6A6 for ; Tue, 16 Jan 2001 00:41:35 -0800 (PST) Received: from george ([152.101.50.170]) by stareastnet.com ; Tue, 16 Jan 2001 16:47:54 +0800 HKG Message-ID: <031d01c07f97$aa049470$aa326598@george> From: "george" To: Subject: hello~ Date: Tue, 16 Jan 2001 16:38:00 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_031A_01C07FDA.B05C2200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_031A_01C07FDA.B05C2200 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable i want to join ur program thank~! ------=_NextPart_000_031A_01C07FDA.B05C2200 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
i want to join ur program
thank~!
------=_NextPart_000_031A_01C07FDA.B05C2200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 4:56:55 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 1B55D37B400 for ; Tue, 16 Jan 2001 04:56:36 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id EAA01942; Tue, 16 Jan 2001 04:55:51 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101161255.EAA01942@spammie.svbug.com> Date: Tue, 16 Jan 2001 04:55:49 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24364: I don't think so! To: dima@unixfreak.org Cc: freebsd-doc@FreeBSD.ORG In-Reply-To: <200101160450.f0G4o2E75582@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 15 Jan, Dima Dorfman wrote: > The following reply was made to PR docs/24364; it has been noted by GNATS. > > From: Dima Dorfman > To: toor@nisser.com > Cc: FreeBSD-gnats-submit@freebsd.org > Subject: Re: docs/24364: I don't think so! > Date: Mon, 15 Jan 2001 20:48:52 -0800 > > > > > >Number: 24364 > > >Category: docs > > >Synopsis: wrong description or rc.conf > > > > "FreeBSD now defaults to running ntalkd, comsat, and finger in a sandbox. Ano > > ther program which may be a > > candidate for running in a sandbox is named(8). The default rc.conf includes > > the arguments necessary to run > > named in a sandbox in a commented-out form. Depending on whether you are inst > > alling a new system or upgrading" > > > > No it doesn't. O'Reilly's does, though. > > It does, but it isn't very clear about it: > > > # > # named. It may be possible to run named in a sandbox, man security for > # details. > # > named_enable="NO" # Run named, the DNS server (or NO). > named_program="named" # path to named, if you want a different one. > named_flags="" # Flags for named > #named_flags="-u bind -g bind" # Flags for named > > > The last line is an example of how to run it in a sandbox. > Actually the "named_flags" are now in /etc/default/rc.conf, so the documentation is incorrect in that we don't say where "default rc" is. That is, one could assume 'default rc' to mean the 'rc' that ships with the system. That is how I read it. However, it *now* means the 'rc' in '/etc/'default' It's a very minor doc'ing error, I should have caught it. (Good work. Roelof. :-)) Who wants to submit a fix? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 4:58:36 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 7D32E37B401 for ; Tue, 16 Jan 2001 04:58:19 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id EAA01946; Tue, 16 Jan 2001 04:58:13 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101161258.EAA01946@spammie.svbug.com> Date: Tue, 16 Jan 2001 04:58:12 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24364: I don't think so! (oops..) To: dima@unixfreak.org Cc: freebsd-doc@FreeBSD.ORG, toor@nisser.com In-Reply-To: <200101160450.f0G4o2E75582@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 15 Jan, Dima Dorfman wrote: > The following reply was made to PR docs/24364; it has been noted by GNATS. > Oops... The Gnat gnat credit gos to toor@nisser.com, not Roelof. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 5: 9:37 2001 Delivered-To: freebsd-doc@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 5418737B698 for ; Tue, 16 Jan 2001 05:09:19 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id F128D13613; Tue, 16 Jan 2001 08:09:18 -0500 (EST) Date: Tue, 16 Jan 2001 08:09:18 -0500 From: Chris Faulhaber To: opentrax@email.com Cc: dima@unixfreak.org, freebsd-doc@FreeBSD.ORG Subject: Re: docs/24364: I don't think so! Message-ID: <20010116080918.A66321@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , opentrax@email.com, dima@unixfreak.org, freebsd-doc@FreeBSD.ORG References: <200101160450.f0G4o2E75582@freefall.freebsd.org> <200101161255.EAA01942@spammie.svbug.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101161255.EAA01942@spammie.svbug.com>; from opentrax@email.com on Tue, Jan 16, 2001 at 04:55:49AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 04:55:49AM -0800, opentrax@email.com wrote: > > > On 15 Jan, Dima Dorfman wrote: > > The following reply was made to PR docs/24364; it has been noted by GNATS. > > > > From: Dima Dorfman > > To: toor@nisser.com > > Cc: FreeBSD-gnats-submit@freebsd.org > > Subject: Re: docs/24364: I don't think so! > > Date: Mon, 15 Jan 2001 20:48:52 -0800 > > > > > > > > >Number: 24364 > > > >Category: docs > > > >Synopsis: wrong description or rc.conf > > > > > > "FreeBSD now defaults to running ntalkd, comsat, and finger in a sandbox. Ano > > > ther program which may be a > > > candidate for running in a sandbox is named(8). The default rc.conf includes > > > the arguments necessary to run > > > named in a sandbox in a commented-out form. Depending on whether you are inst > > > alling a new system or upgrading" > > > > > > No it doesn't. O'Reilly's does, though. > > > > It does, but it isn't very clear about it: > > > > > > # > > # named. It may be possible to run named in a sandbox, man security for > > # details. > > # > > named_enable="NO" # Run named, the DNS server (or NO). > > named_program="named" # path to named, if you want a different one. > > named_flags="" # Flags for named > > #named_flags="-u bind -g bind" # Flags for named > > > > > > The last line is an example of how to run it in a sandbox. > > > Actually the "named_flags" are now in /etc/default/rc.conf, > so the documentation is incorrect in that we don't say where > "default rc" is. That is, one could assume 'default rc' to mean > the 'rc' that ships with the system. That is how I read it. > However, it *now* means the 'rc' in '/etc/'default' > It's a very minor doc'ing error, I should have caught it. > (Good work. Roelof. :-)) > No, 'default rc' != default rc.conf. And /etc/defaults/rc.conf (not /etc/default/rc.conf) is well documented in rc.conf(5) -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 5: 9:44 2001 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 6C90337B404 for ; Tue, 16 Jan 2001 05:09:24 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0G9YCt03317; Tue, 16 Jan 2001 09:34:12 GMT (envelope-from nik) Date: Tue, 16 Jan 2001 09:34:12 +0000 From: Nik Clayton To: Chris Costello Cc: doc@FreeBSD.org Subject: Re: Reorganizing entities in doc/. Message-ID: <20010116093412.A3294@canyon.nothing-going-on.org> References: <20010113160051.B4539@holly.calldei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010113160051.B4539@holly.calldei.com>; from chris@calldei.com on Sat, Jan 13, 2001 at 04:00:51PM -0600 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jan 13, 2001 at 04:00:51PM -0600, Chris Costello wrote: > As I worked on the mailing-lists.ent move, a thought occured > to me--how far should I go? There are other language-specific > general entities that are mostly lumped into the Handbook. There > are language-specific authors.ent files to overload the stock > authors.ent from the Handbook, there's newsgroups.ent files, and > of course mailing-lists.ent. > > I propose the following reorganization: Looks pretty OK from here. The only thing I might change is the location of the mailing-lists.ent file. I'd be tempted to put the English version in doc/share/sgml, and probably split the entities out in to something like The translations can override the .comment and .descr entities in their own directories. This allows a new translation to bootstrap with buildable documentation much faster (although, of course, we could keep the file in en*/share/, and then a new translation just has to copy it out of there instead). My basic aim has always been that documentation should be buildable after doing co doc/share co doc//share co doc/// 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 5:20:18 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AD8937B698 for ; Tue, 16 Jan 2001 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GDK1N52687; Tue, 16 Jan 2001 05:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85B8237B400 for ; Tue, 16 Jan 2001 05:19:40 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GDJe452655; Tue, 16 Jan 2001 05:19:40 -0800 (PST) (envelope-from nobody) Message-Id: <200101161319.f0GDJe452655@freefall.freebsd.org> Date: Tue, 16 Jan 2001 05:19:40 -0800 (PST) From: wvengen@stack.nl To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/24382: handbook: portmap needed for nfs Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24382 >Category: docs >Synopsis: handbook: portmap needed for nfs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 16 05:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Willem van Engen >Release: >Organization: >Environment: >Description: On http://www.freebsd.org/handbook/nfs.html is described how to setup nfs. The portmapper however isn't mentioned, but it is required for proper operation (it took me some days to figure it out). >How-To-Repeat: >Fix: Add it to the handbook :) I suggest that: * portmap is added to the list of daemons needed int section 17.4.1 * portmap is added to the list of commands to execute to make it work in section 17.4.2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 5:33: 3 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDCFB37B401; Tue, 16 Jan 2001 05:32:46 -0800 (PST) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GDWke53959; Tue, 16 Jan 2001 05:32:46 -0800 (PST) (envelope-from jedgar) Date: Tue, 16 Jan 2001 05:32:46 -0800 (PST) From: Message-Id: <200101161332.f0GDWke53959@freefall.freebsd.org> To: toor@nisser.com, jedgar@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24364: wrong description or rc.conf Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: wrong description or rc.conf State-Changed-From-To: open->closed State-Changed-By: jedgar State-Changed-When: Tue Jan 16 05:30:13 PST 2001 State-Changed-Why: Handbook updated to refer to /etc/defaults/rc.conf http://www.freebsd.org/cgi/query-pr.cgi?pr=24364 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 6:51:49 2001 Delivered-To: freebsd-doc@freebsd.org Received: from k2.vol.cz (k2.vol.cz [195.250.128.30]) by hub.freebsd.org (Postfix) with ESMTP id D318A37B402 for ; Tue, 16 Jan 2001 06:51:31 -0800 (PST) Received: from localhost (horcicka@localhost) by k2.vol.cz (8.11.0/8.9.3) with ESMTP id f0GEpYs65577 for ; Tue, 16 Jan 2001 15:51:35 +0100 (CET) (envelope-from horcicka@vol.cz) X-Authentication-Warning: k2.vol.cz: horcicka owned process doing -bs Date: Tue, 16 Jan 2001 15:51:34 +0100 (CET) From: Martin Horcicka To: Subject: man, TOC, xml... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have some questions related to manual pages: 1. classification ----------------- In my opinion this is the main problem of man. Pages are classified to nine sections but these are too few to find the right page quickly when one is searching by subject. I am not sure if more sections would help - maybe it would be better to develop some mechanism to automatically create table of contents or something like this. On the other hand, the independence of particular manual pages is surely one of the key features bringing the wide usage of the whole manual system. Maybe some compromise would be OK. The first thing coming to my mind is a separate database keeping some tree structure of sections and related manual pages (e.g. every manual page would be mentioned in one or more sections). It would be very simple to create new sections, subsub...sections and to assign manual page links to them. The operations would be as simple as creating directories, files and symlinks. All the pages in the OS distribution would be assigned to proper sections and the pages from ports could (but need not) register in the TOC database. Program used to browse the tree of sections would find the unassigned pages and would present them separately. 2. internal structure --------------------- groff is really not my favourite typesetting system and -mdoc macro package tries to do with it something which is usually used sgml or xml for. In addition, use of groff brings the unability to check the correctness of the man page internal structure (in contrast to xml), not mentioning easy internationalization etc. Would not it be better to develop a DTD for xml and some format transformation system to create new manual system in xml? It should not be a problem to make the old and the new system coexist together. 3. manual browser ----------------- I am sure, some hypertext browser would be really better than the presently used more/less. In conjunction with the xml manual system it would be maybe easier to write it. These are my ideas. Could you tell me yours? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 6:59:47 2001 Delivered-To: freebsd-doc@freebsd.org Received: from web5303.mail.yahoo.com (web5303.mail.yahoo.com [216.115.106.112]) by hub.freebsd.org (Postfix) with SMTP id 754E237B401 for ; Tue, 16 Jan 2001 06:59:30 -0800 (PST) Message-ID: <20010116145930.21145.qmail@web5303.mail.yahoo.com> Received: from [207.244.116.24] by web5303.mail.yahoo.com; Tue, 16 Jan 2001 06:59:30 PST Date: Tue, 16 Jan 2001 06:59:30 -0800 (PST) From: Venkat R Subject: Need information on installtion of your software. To: doc@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I am interested in installing your software on my home computer can you pl send me the CD or advice me how to istall from the web site.your early reply will be highly appriciatable. Thanks Venkat __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 7:38:58 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 9A4F837B698 for ; Tue, 16 Jan 2001 07:38:41 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id HAA02126; Tue, 16 Jan 2001 07:38:28 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101161538.HAA02126@spammie.svbug.com> Date: Tue, 16 Jan 2001 07:38:27 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: Need information on installtion of your software. To: venkatcisco@yahoo.com Cc: doc@FreeBSD.ORG In-Reply-To: <20010116145930.21145.qmail@web5303.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Information on installation of FreeBSD is on the website: http://www.freebsd.org Write back if you need help. Jessem. On 16 Jan, Venkat R wrote: > Hi > I am interested in installing your software on my home > computer can you pl send me the CD or advice me how to > istall from the web site.your early reply will be > highly appriciatable. > > Thanks > Venkat > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 8:33:53 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id 8198437B400 for ; Tue, 16 Jan 2001 08:33:33 -0800 (PST) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id RAA27365; Tue, 16 Jan 2001 17:33:30 +0100 (MET) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 14IZ34-0005EC-00 for ; Tue, 16 Jan 2001 17:33:30 +0100 Date: Tue, 16 Jan 2001 17:33:30 +0100 From: Szilveszter Adam To: freebsd-doc@freebsd.org Subject: Re: man, TOC, xml... Message-ID: <20010116173330.B15289@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , freebsd-doc@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from horcicka@vol.cz on Tue, Jan 16, 2001 at 03:51:34PM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi everybody, I'll take a stab at answering these questions, although I am by no means a man/groff or xml expert, so feel free to ask what I'd been smoking:-) On Tue, Jan 16, 2001 at 03:51:34PM +0100, Martin Horcicka wrote: > 1. classification > ----------------- > In my opinion this is the main problem of man. Pages are classified to > nine sections but these are too few to find the right page quickly when > one is searching by subject. I am not sure if more sections would help > - maybe it would be better to develop some mechanism to automatically > create table of contents or something like this. Well if you mean searching, than apropos(1) and (provided it is properly maintained) whatis(1) can be used rather well. These already use a database containing the man pages and their text. Also, in the beginning of each section, there is an intro page that tells you what to expect in that section. This could easily include a (even generated) listing of all pages in that section. (this is currently not the case on FreeBSD) But then again, some sections have so many man pages that it would be dificult to fit them on the screen in a nice manner. > 2. internal structure > --------------------- > groff is really not my favourite typesetting system and -mdoc macro > package tries to do with it something which is usually used sgml or xml > for. In addition, use of groff brings the unability to check the > correctness of the man page internal structure (in contrast to xml), not > mentioning easy internationalization etc. Would not it be better to > develop a DTD for xml and some format transformation system to create new > manual system in xml? It should not be a problem to make the old and the > new system coexist together. I think that the tradition of using groff to typeset the pages has remained for two reasons: 1) Groff is actually a quite useful and resource-rich typesetting solution, and I for one find it easier to define macros in it than in, say, TeX. The only problem with it is that it lacks localization support to the extent LaTeX eg has it. But this is not a problem for man pages. 2) Groff is usually installed on every system and therefore it is possible to author man pages on almost any system, even if other, partly resource-hungry environments are not installed. This in turn has two consequences: - It is possible (even encouraged) to write local man pages for programs that your users might want to use, or any other topic of interest. (For such use, and abuse check out the alt.sysadmin.recovery man page collection in ports:-) My friends still look at me with big eyes if I tell them to just see knife(8):-)) - It is not necessary to generate all pages beforehand, but rather you just copy the new page onto the system and it will be reformatted upon first access. This formatting takes comparatively little time even on a slow system, which is not always true for say an XML parser. Also, man pages are very often (I'd argue almost exclusively) used on a terminal, for which groff output is better suited because it produces high-quality ASCII text. But if you want, you can also easily format those same pages with no additional software for printing too. Implementing say an XML parser on every system that wants to use man is quite costly and may be slow, and may have undesired dependecies (eg X.) Not implementing it would mean that you first have to reformat each page separately which would make the whole system more rigid. > 3. manual browser > ----------------- > I am sure, some hypertext browser would be really better than the > presently used more/less. In conjunction with the xml manual system it > would be maybe easier to write it. In fact, several browsers already exist for man pages, that even feature a TOC (they show all man pages in an index). You can find such solutions say with Gnome's or KDE's help browser, but even xman (or whatever it is called) from the Xcontrib package is available as a quite low-end solution. You can find others say tkman. Also, in general these ideas (perhaps with the exception of XML which was not available then) essentially mean reinventing the 'info' package from the GNU project (which they indeed prefer over man pages in their programs) Nevertheless, the info package (although it is installed on FreeBSD, you can try it by just typing 'info' and see a TOC which has links to the various sections that you can navigate) did not chatch on outside of GNU and Linux in general because a) writing texinfo docs is not everybody's favorite, linking them up appropriately is even less so upon installation b) the UI (the info program itself) IMHO seriously sucks. But many people find it hard to use, too. By the time you learn how to use the many key combos you may have read all man pages three times... but this is my personal opinion. And this does not mean that the info package was not a good idea. With the advent of X-based browsers the UI problem partly went away, but X never should be made a requirement for using the doxx... > These are my ideas. Could you tell me yours? Sure. Here it is...:-) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 9:29:21 2001 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 AA08437B402 for ; Tue, 16 Jan 2001 09:28:59 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0GHRpe03483; Tue, 16 Jan 2001 17:27:51 GMT (envelope-from nik) Date: Tue, 16 Jan 2001 17:27:51 +0000 From: Nik Clayton To: Martin Horcicka Cc: freebsd-doc@freebsd.org Subject: Re: man, TOC, xml... Message-ID: <20010116172751.A3414@canyon.nothing-going-on.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from horcicka@vol.cz on Tue, Jan 16, 2001 at 03:51:34PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 03:51:34PM +0100, Martin Horcicka wrote: > 1. classification > ----------------- > In my opinion this is the main problem of man. Pages are classified to > nine sections but these are too few to find the right page quickly when > one is searching by subject. I am not sure if more sections would help > - maybe it would be better to develop some mechanism to automatically > create table of contents or something like this. Man pages aren't really designed for that sort of information. If you're looking for a broad overview of a topic then the other documentation is going to be better. Man pages excel at providing concise information about a particular command, library call, or interface. > 2. internal structure > --------------------- > groff is really not my favourite typesetting system and -mdoc macro > package tries to do with it something which is usually used sgml or xml > for. In addition, use of groff brings the unability to check the > correctness of the man page internal structure (in contrast to xml), not > mentioning easy internationalization etc. Would not it be better to > develop a DTD for xml and some format transformation system to create new > manual system in xml? It should not be a problem to make the old and the > new system coexist together. DocBook already completely supports everything necessary to mark up manual pages. Which begs the question "Why don't we support man pages marked up in DocBook?" 1. The existing mechanism for converting DocBook to other formats (in particular, HTML, text, and Postscript) is resource intensive. 2. Other, strictly standards following approaches (using the XML DTD, putting a Java parser and library in the base system) are also resource intensive. 3. I haven't played around with things like refentry2man yet http://refentry2man.pld.org.pl/, which might solve the problem. Note that refentry2man has the basic problem of being GPL'd, which precludes its use in the FreeBSD base system (or, at the very least, will lead to a flamewar of immense proportions -- I have no intention of trying to fight that battle). We would not be the first Unix to adopt DocBook for man pages. Solaris does -- Solaris 7 had a mix of DocBook and traditional *roff manual pages, and, AIUI, Solaris 8 is all DocBook (or rather, SolBook, Sun's custom, cut down version of DocBook). I would support an effort to get DocBook in to the base system, but I don't have the time right now to drive such an effort. I will, however, cheerfully sit on the sidelines shouting encouragement and offering advice. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 9:56: 6 2001 Delivered-To: freebsd-doc@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 5124E37B400; Tue, 16 Jan 2001 09:55:48 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f0GHtmp28778; Tue, 16 Jan 2001 09:55:48 -0800 Date: Tue, 16 Jan 2001 09:55:48 -0800 From: Brooks Davis To: Nik Clayton Cc: Martin Horcicka , freebsd-doc@FreeBSD.ORG Subject: Re: man, TOC, xml... Message-ID: <20010116095547.A13543@Odin.AC.HMC.Edu> References: <20010116172751.A3414@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20010116172751.A3414@canyon.nothing-going-on.org>; from nik@FreeBSD.ORG on Tue, Jan 16, 2001 at 05:27:51PM +0000 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 05:27:51PM +0000, Nik Clayton wrote: > We would not be the first Unix to adopt DocBook for man pages. Solaris > does -- Solaris 7 had a mix of DocBook and traditional *roff manual > pages, and, AIUI, Solaris 8 is all DocBook (or rather, SolBook, Sun's > custom, cut down version of DocBook). > > I would support an effort to get DocBook in to the base system, but I > don't have the time right now to drive such an effort. I will, however, > cheerfully sit on the sidelines shouting encouragement and offering > advice. I looked at what Solaris does a while back and they used a script called sgml2roff for formatting. sgml2roff is derived from docbook-to-man.sh which you can get under an X11 license at: http://www.oasis-open.org/docbook/tools/dtm/ They actually created a parallel man hierarchy for SGML manpages in /usr/share/man/sman*. This seems like the approch to take if someone wants to work on this. It looks like the required infrastructure is nsgmls from Jade or OpenJade and DocBook itself. I suspect that people will want to modify this stuff to generate mdoc or mdocNG instead of man macros in the roff output. Of course, this thing creates tons of bikeshed issues. For instance, if someone really was crazy enough to try to fight the battle to move manpages into the doc tree, doing it during a conversion to SGML would be the best opportunity that's likely to come along. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 10: 7: 7 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sbei.com (ftp.sbei.com [198.93.144.3]) by hub.freebsd.org (Postfix) with SMTP id 5EBFE37B400 for ; Tue, 16 Jan 2001 10:06:46 -0800 (PST) Reply-To: susang@sbei.com Received: from sbe3005.sbei.com ([198.93.145.14]) by sbei.com (Internet Gateway) (4.1/SMI-5.2.5) id AA29894; Tue, 16 Jan 01 10:07:33 PST Received: from sbei.com (sbe6211 [198.93.146.211]) by sbe3005.sbei.com (8.9.3/8.9.3) with ESMTP id KAA01380 for ; Tue, 16 Jan 2001 10:09:30 -0800 (PST) Message-Id: <3A648DE5.CAE6DB7F@sbei.com> Date: Tue, 16 Jan 2001 10:07:33 -0800 From: Susan Giuliano Organization: SBE Inc. X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en Mime-Version: 1.0 To: freebsd-doc@freebsd.org Subject: Listing Update Content-Type: multipart/mixed; boundary="------------587055B37800144B533CA76A" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------587055B37800144B533CA76A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Good Day, My name is Susan Giuliano and I represent SBE, Inc. which purchased Lan Media Corp. last year. Please change the listing for Lan Media Corp., to read LMC by SBE. Also, Nick Maddicks who is the founder of Adcomtec, and also the head of Marketing at SBE has asked that Adcomtec be taken off from your site altogether. The products that are listed under Adcomtec are redundant to the LMC by SBE product listing. If you could be so kind as to confirm you have received this information I would greatly appreciate it. Best Regards, Susan Giuliano --------------587055B37800144B533CA76A Content-Type: text/x-vcard; charset=us-ascii; name="susang.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Susan Giuliano Content-Disposition: attachment; filename="susang.vcf" begin:vcard n:Giuliano;Susan tel;cell:925.570.1158 tel;work:925.355.7644 x-mozilla-html:FALSE adr:;;;;;; version:2.1 email;internet:susan_giuliano@sbei.com fn:Susan Giuliano end:vcard --------------587055B37800144B533CA76A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 10:23:36 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id B077C37B404 for ; Tue, 16 Jan 2001 10:23:19 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id KAA02292; Tue, 16 Jan 2001 10:23:04 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101161823.KAA02292@spammie.svbug.com> Date: Tue, 16 Jan 2001 10:23:01 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24364: I don't think so! To: jedgar@fxp.org Cc: dima@unixfreak.org, freebsd-doc@FreeBSD.ORG In-Reply-To: <20010116080918.A66321@peitho.fxp.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 16 Jan, Chris Faulhaber wrote: > On Tue, Jan 16, 2001 at 04:55:49AM -0800, opentrax@email.com wrote: >> Actually the "named_flags" are now in /etc/default/rc.conf, >> so the documentation is incorrect in that we don't say where >> "default rc" is. That is, one could assume 'default rc' to mean >> the 'rc' that ships with the system. That is how I read it. >> However, it *now* means the 'rc' in '/etc/'default' >> It's a very minor doc'ing error, I should have caught it. >> (Good work. Roelof. :-)) >> > > No, 'default rc' != default rc.conf. And /etc/defaults/rc.conf > (not /etc/default/rc.conf) is well documented in rc.conf(5) > Oops.... Typo on my part. I meant to say rc.conf not rc. AND defaults not default. Thanks for catching that correction, Chris. Jessem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 10:29:48 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 3F3F137B401 for ; Tue, 16 Jan 2001 10:29:30 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id KAA02299; Tue, 16 Jan 2001 10:29:13 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101161829.KAA02299@spammie.svbug.com> Date: Tue, 16 Jan 2001 10:29:12 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24382: handbook: portmap needed for nfs To: wvengen@stack.nl Cc: doc@FreeBSD.ORG In-Reply-To: <200101161319.f0GDJe452655@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Willem, Since this is so fresh in your mind would you mind writing down some notes and posting that on the net. If you do this, and then post those notes to this PR. Any person that writes those sections will have a good place to start. Just an Idea. Jessem. On 16 Jan, wvengen@stack.nl wrote: > >>Number: 24382 >>Category: docs >>Synopsis: handbook: portmap needed for nfs >>Confidential: no >>Severity: non-critical >>Priority: low >>Responsible: freebsd-doc >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: doc-bug >>Submitter-Id: current-users >>Arrival-Date: Tue Jan 16 05:20:01 PST 2001 >>Closed-Date: >>Last-Modified: >>Originator: Willem van Engen >>Release: >>Organization: >>Environment: >>Description: > On http://www.freebsd.org/handbook/nfs.html is described how to setup > nfs. The portmapper however isn't mentioned, but it is required for > proper operation (it took me some days to figure it out). >>How-To-Repeat: > >>Fix: > Add it to the handbook :) > I suggest that: > * portmap is added to the list of daemons needed int section 17.4.1 > * portmap is added to the list of commands to execute to make it work > in section 17.4.2 > >>Release-Note: >>Audit-Trail: >>Unformatted: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 10:46:13 2001 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 1894C37B69C; Tue, 16 Jan 2001 10:45:54 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0GIOYf07423; Tue, 16 Jan 2001 18:24:34 GMT (envelope-from nik) Date: Tue, 16 Jan 2001 18:24:34 +0000 From: Nik Clayton To: Brooks Davis Cc: Nik Clayton , Martin Horcicka , freebsd-doc@FreeBSD.ORG Subject: Re: man, TOC, xml... Message-ID: <20010116182434.A7327@canyon.nothing-going-on.org> References: <20010116172751.A3414@canyon.nothing-going-on.org> <20010116095547.A13543@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010116095547.A13543@Odin.AC.HMC.Edu>; from brooks@one-eyed-alien.net on Tue, Jan 16, 2001 at 09:55:48AM -0800 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 09:55:48AM -0800, Brooks Davis wrote: > On Tue, Jan 16, 2001 at 05:27:51PM +0000, Nik Clayton wrote: > > We would not be the first Unix to adopt DocBook for man pages. Solaris > > does -- Solaris 7 had a mix of DocBook and traditional *roff manual > > pages, and, AIUI, Solaris 8 is all DocBook (or rather, SolBook, Sun's > > custom, cut down version of DocBook). > > > > I would support an effort to get DocBook in to the base system, but I > > don't have the time right now to drive such an effort. I will, however, > > cheerfully sit on the sidelines shouting encouragement and offering > > advice. > > I looked at what Solaris does a while back and they used a script called > sgml2roff for formatting. sgml2roff is derived from docbook-to-man.sh > which you can get under an X11 license at: > > http://www.oasis-open.org/docbook/tools/dtm/ Useful info. Don't suppose you've tried that on FreeBSD have you? > They actually created a parallel man hierarchy for SGML manpages in > /usr/share/man/sman*. This seems like the approch to take if someone > wants to work on this. It looks like the required infrastructure is > nsgmls from Jade or OpenJade and DocBook itself. I suspect that people > will want to modify this stuff to generate mdoc or mdocNG instead of man > macros in the roff output. > > Of course, this thing creates tons of bikeshed issues. For instance, if > someone really was crazy enough to try to fight the battle to move > manpages into the doc tree, doing it during a conversion to SGML would > be the best opportunity that's likely to come along. I don't want to bring man pages under the doc/ hierarchy -- I want to put DocBook (and an XML processor) under the src/ hierarchy. . . 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 11: 7:19 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mydomain.com (unknown [200.46.27.34]) by hub.freebsd.org (Postfix) with ESMTP id 9631137B401; Tue, 16 Jan 2001 11:06:54 -0800 (PST) Date: Tue, 16 Jan 2001 14:10:08 -0500 From: news@theoffshorecentre.com To: Subscribers@FreeBSD.ORG Subject: INSIDE THE OFFSHORE CENTRE Message-Id: <20010116190654.9631137B401@hub.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org INSIDE THE OFFSHORE CENTRE.COM _____________________________________________________ Dear Investor, As the New Year begins, theoffshorecentre.com is making it even easier for you to stay informed on matters dealing with asset protection and taxation. You can now choose from a multitude of topics that provide you with the best offshore news and features. You can also subscribe to FREE in-depth E-wires and newsletters that are sent directly to your in-box. And, if you need to talk to someone in a hurry: FREE 30-minute consultations with offshore specialists are available! ------ OFFSHORE FEATURES ------ 1. What's ahead for the offshore industry in 2001? 2. Learn which asset protection plans make the grade 3. Critique the changes in taxation laws and what's ahead for the New Year 4. Make an impressive offshore on-line discovery 5. Need a new financial twist in the New Year? 6. Help us plan a new section 7. Listen to an interview with Marc M. Harris, the offshore guru, as Business Week calls him ------ 1. What's ahead for the offshore industry in 2001? ------ Get the offshore perspective on asset protection and global taxation for 2001. Only on theoffshorecentre.com, you can explore our interactive news and articles, ranging from the disconcerting OECD regulations to global privacy matters concerning expatriates. Visit: http://www.theoffshorecentre.com/offshore/News/ ------- 2. Learn which asset protection plans make the grade ------ Find out what the editors of theoffshorecentre.com and others think about the current strategies being advertised and how to choose one that is in line with your financial goals. An A-to-Z list of the best articles, from offshore brokerages to global tax havens and their benefits. Visit: http://www.theoffshorecentre.com/offshore/secciones/Asset_Protection/ ------ 3. Critique the changes in taxation laws and what's ahead for the New Year ------ Our offshore forums are a great place for critics (or proponents) to argue about the recent changes in tax laws and how the OECD is affecting the offshore industry. Discuss your own views on which tax havens you believe will be left standing after the dust has cleared. Visit: http://www.theoffshorecentre.com/ ------- 4. Make an impressive offshore on-line discovery ------- In our sidebars, you will learn about other websites that will help you learn the latest and most innovative offshore services and products: like the new online HOTrade offshore brokerage service or residency programs like Oro Verde in Costa Rica. Look through our directories and find a milieu of sites that could help you in your quest for financial freedom. Visit: http://www.theoffshorecentre.com/ ------ 5. Need a new financial twist in the New Year? ------ Check out the free offshore evaluator! It's the easiest way to create the best plans for your needs by letting those in the know explore the best opportunities for you. Plus, you are entitled to a FREE 30-minute consultation with an offshore specialist that will talk you through the best strategies suited to your personal situation. Visit: http://www.theoffshorecentre.com/infoguides/evaluator.asp ------ 6. Help us plan a new section ------ We are considering launching a new area of the site devoted especially to those of you who have an interesting story to tell about your experiences with taxation, privacy abuse and offshore investing, and we're interested in your thoughts. Help us develop this section by sending us, anonymously, your "close encounters" and views. Email us at: portal@marc-harris.com ------ 7. Listen to Marc M. Harris, the offshore guru, as Business Week calls him ------ The digital era has certain impersonality, so we're trying hard to bring the human aspect into the picture. Hence, we have interviewed Marc M. Harris on his thoughts regarding the offshore culture and expatriate life in Panama. This audio interview reveals why this man is at the cutting edge of the offshore industry. Visit: http://www.theoffshorecentre.com/ ------ E-ZINES & NEWSLETTERS ------ Everyday, you will receive the e-zine of your choice, DAILY EDITORIAL or HARRIS WIRE. These e-zines bring you a wealth of analysis and information about offshore investing, including a look at new asset protection strategies and privacy issues affecting the major global financial events today. On Friday, the HARRIS WIRE plugs you into the latest Q&A on offshore with personal questions sent in by our readers. (You'll also get the latest updates to tax laws and tax havens, with guides to the best of them.) Bi-weekly, THE ANALYSIS NEWSLETTER offers you a jump on specialized, in-depth articles covering the entire offshore spectrum, plus a look at additional topics, such as offshore insurance, business re-invoicing and expatriate living. It will also provide you with a preview of what is happening across the globe in its segmented country/continent modules. Make your new e-mail subscriptions here: Visit: http://www.theoffshorecentre.com/ Thanks for your time. We hope you'll make a point of visiting us at theoffshorecentre.com today and every day. Sincerely, Mari Boyd Editor The Offshore Centre.com P.S. If you have a friend or colleague who might be interested, feel free to forward this e-mail. HOW TO UNSUBSCRIBE ----------------------------------------------------------- To unsubscribe from future mailings, visit: Visit: http://www.theoffshorecentre.com/contactus.htm Suggestions and feedback are welcome at: Visit: http://www.theoffshorecentre.com/contactus.htm PLEASE DO NOT RESPOND TO THIS EMAIL DIRECTLY. THANK YOU. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 13: 4: 0 2001 Delivered-To: freebsd-doc@freebsd.org Received: from csunb0.leeds.ac.uk (csunb0.leeds.ac.uk [129.11.144.2]) by hub.freebsd.org (Postfix) with SMTP id AE9E837B400 for ; Tue, 16 Jan 2001 13:03:42 -0800 (PST) Received: from cslin.leeds.ac.uk (csunc0.leeds.ac.uk [129.11.144.3]) by csunb0.leeds.ac.uk (8.6.12/8.6.12) with ESMTP id UAA01034; Tue, 16 Jan 2001 20:59:32 GMT Received: from cslin006.leeds.ac.uk (cslin006 [129.11.146.6]) by cslin.leeds.ac.uk (8.9.3+Sun/) with ESMTP id UAA12023; Tue, 16 Jan 2001 20:59:31 GMT Date: Tue, 16 Jan 2001 20:59:30 +0000 From: Ben Smithurst To: Dima Dorfman , toor@nisser.com Cc: freebsd-doc@freebsd.org Subject: Re: docs/24364: I don't think so! Message-ID: <20010116205930.D5867@comp.leeds.ac.uk> References: <200101160450.f0G4o2E75582@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101160450.f0G4o2E75582@freefall.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dima Dorfman wrote: > It does, but it isn't very clear about it: > > > # > # named. It may be possible to run named in a sandbox, man security for > # details. > # > named_enable="NO" # Run named, the DNS server (or NO). > named_program="named" # path to named, if you want a different one. > named_flags="" # Flags for named > #named_flags="-u bind -g bind" # Flags for named > > > The last line is an example of how to run it in a sandbox. Hmm, would this make it any clearer, do you think? named_enable="NO" # Run named, the DNS server (or NO). named_program="named" # path to named, if you want a different one. named_flags="" # Flags for named #named_flags="-u bind -g bind" # Flags for named, if running in a sandbox. If not, please suggest something which would. :-) -- Ben Smithurst / csxbcs@comp.leeds.ac.uk / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 13:39:18 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB3E037B401; Tue, 16 Jan 2001 13:39:01 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GLd1X20394; Tue, 16 Jan 2001 13:39:01 -0800 (PST) (envelope-from ben) Date: Tue, 16 Jan 2001 13:39:01 -0800 (PST) From: Message-Id: <200101162139.f0GLd1X20394@freefall.freebsd.org> To: wvengen@stack.nl, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24382: handbook: portmap needed for nfs Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: handbook: portmap needed for nfs State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Tue Jan 16 21:38:52 GMT 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=24382 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14: 0: 4 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF8D237B69D; Tue, 16 Jan 2001 13:59:44 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GLxi422133; Tue, 16 Jan 2001 13:59:44 -0800 (PST) (envelope-from ben) Date: Tue, 16 Jan 2001 13:59:44 -0800 (PST) From: Message-Id: <200101162159.f0GLxi422133@freefall.freebsd.org> To: ingham@i-pi.com, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24360: sigpending(2) man page is inconsistent Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sigpending(2) man page is inconsistent State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Tue Jan 16 21:59:32 GMT 2001 State-Changed-Why: ERRORS section fixed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=24360 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14: 0:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62F2537B404 for ; Tue, 16 Jan 2001 14:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GM02x22171; Tue, 16 Jan 2001 14:00:02 -0800 (PST) (envelope-from gnats) Date: Tue, 16 Jan 2001 14:00:02 -0800 (PST) Message-Id: <200101162200.f0GM02x22171@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Ben Smithurst Subject: Re: docs/24360: sigpending(2) man page is inconsistent Reply-To: Ben Smithurst Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/24360; it has been noted by GNATS. From: Ben Smithurst To: Kenneth Ingham , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/24360: sigpending(2) man page is inconsistent Date: Tue, 16 Jan 2001 21:49:49 +0000 The bit about it not detecting errors is rubbish for a start... ben@freefall:~/tmp$ cat t.c #include #include int main(void) { if (sigpending((void *)0xdeadbeef) != 0) err(1, "sigpending"); return (0); } ben@freefall:~/tmp$ ./a.out a.out: sigpending: Bad address I'll do something about this. -- Ben Smithurst / csxbcs@comp.leeds.ac.uk / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14:12: 0 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17E1437B404; Tue, 16 Jan 2001 14:11:44 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GMBhH25549; Tue, 16 Jan 2001 14:11:43 -0800 (PST) (envelope-from ben) Date: Tue, 16 Jan 2001 14:11:43 -0800 (PST) From: Message-Id: <200101162211.f0GMBhH25549@freefall.freebsd.org> To: opentrax@email.com, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24323: man page for pstat(8) missing description for -N and -M Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: man page for pstat(8) missing description for -N and -M State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Tue Jan 16 22:10:42 GMT 2001 State-Changed-Why: Manual page updated, thanks! (I didn't use your text, I just copied the text from ps(1) since the same text seems to be used everywhere to describe -M and -N. See also netstat, iostat, etc.) http://www.freebsd.org/cgi/query-pr.cgi?pr=24323 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14:14: 1 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E76237B404; Tue, 16 Jan 2001 14:13:40 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GMDes25792; Tue, 16 Jan 2001 14:13:40 -0800 (PST) (envelope-from ben) Date: Tue, 16 Jan 2001 14:13:40 -0800 (PST) From: Message-Id: <200101162213.f0GMDes25792@freefall.freebsd.org> To: dima@unixfreak.org, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24322: [PATCH] New FAQ entry about kernel build failures Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] New FAQ entry about kernel build failures State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Tue Jan 16 22:13:28 GMT 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=24322 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14:29: 3 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A454237B402; Tue, 16 Jan 2001 14:28:47 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GMSlL27125; Tue, 16 Jan 2001 14:28:47 -0800 (PST) (envelope-from ben) Date: Tue, 16 Jan 2001 14:28:47 -0800 (PST) From: Message-Id: <200101162228.f0GMSlL27125@freefall.freebsd.org> To: mavetju@chello.nl, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24249: typo in man-page signal(3) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: typo in man-page signal(3) State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Tue Jan 16 22:27:24 GMT 2001 State-Changed-Why: Actually, that's not quite true. abort(3) does a bit more than a raw SIGABRT does, such as flushing open streams. However, abort(2) doesn't even exist, so I just changed to text to say "abort program" and not mention abort() at all. Thanks for this anyway! http://www.freebsd.org/cgi/query-pr.cgi?pr=24249 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14:32:51 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id B56DB37B699 for ; Tue, 16 Jan 2001 14:32:35 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 98AB03E09; Tue, 16 Jan 2001 14:32:29 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 976F03C10A; Tue, 16 Jan 2001 14:32:29 -0800 (PST) To: Ben Smithurst Cc: toor@nisser.com, freebsd-doc@freebsd.org Subject: Re: docs/24364: I don't think so! In-Reply-To: Message from Ben Smithurst of "Tue, 16 Jan 2001 20:59:30 GMT." <20010116205930.D5867@comp.leeds.ac.uk> Date: Tue, 16 Jan 2001 14:32:24 -0800 From: Dima Dorfman Message-Id: <20010116223229.98AB03E09@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Dima Dorfman wrote: > > > It does, but it isn't very clear about it: > > Hmm, would this make it any clearer, do you think? That's fine with me, but I'm not the originator. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 14:43:44 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B65637B402; Tue, 16 Jan 2001 14:43:28 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GMhGj28542; Tue, 16 Jan 2001 14:43:16 -0800 (PST) (envelope-from ben) Date: Tue, 16 Jan 2001 14:43:16 -0800 (PST) From: Message-Id: <200101162243.f0GMhGj28542@freefall.freebsd.org> To: rdm@cfcl.com, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/23742: poor grammar in calendar(1) man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: poor grammar in calendar(1) man page State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Tue Jan 16 22:43:03 GMT 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=23742 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 15:38:57 2001 Delivered-To: freebsd-doc@freebsd.org Received: from cfcl.com (cpe-024-221-169-054.ca.sprintbbd.net [24.221.169.54]) by hub.freebsd.org (Postfix) with ESMTP id 4E8F837B400 for ; Tue, 16 Jan 2001 15:38:39 -0800 (PST) Received: from [192.168.168.205] (cerberus [192.168.168.205]) by cfcl.com (8.9.3/8.9.3) with ESMTP id PAA88677 for ; Tue, 16 Jan 2001 15:41:09 -0800 (PST) (envelope-from rdm@cfcl.com) Mime-Version: 1.0 Message-Id: In-Reply-To: <20010116182434.A7327@canyon.nothing-going-on.org> References: <20010116172751.A3414@canyon.nothing-going-on.org> <20010116095547.A13543@Odin.AC.HMC.Edu> <20010116182434.A7327@canyon.nothing-going-on.org> Date: Tue, 16 Jan 2001 15:36:54 -0800 To: freebsd-doc@FreeBSD.ORG From: Rich Morin Subject: Re: man, TOC, xml... Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The good news about going to a markup language such as SGML or XML is that the process can turn "documents" into "data structures". This can be used to facilitate indexing, checks for completeness or errors, etc. The bad news, of course, is that the effort involved in turning a man page into high-quality SGML is substantial. Semantic mark-up is tricky; humans have a hard time with it and I don't know of any programs that do it yet. In short, it requires Real Work (TM). If the user community can be inspired to help out (e.g., with a crit- or Wiki-like system), many kinds of errors and omissions could be detected. For example, when a user finds that a man page is missing a SEE ALSO reference, s/he should find it natural to report the bug. I believe that the current PR system, while functional, is less than optimal in this respect. If I am using a man page, I shouldn't have to jump through a bunch of hoops just to say that a particular para- graph needs work. In any event, we should expect to see quite a bit of OML (Ostensible Markup Language :) being generated and used in any man page conversion effort. OML looks like XML at first glance, but its data structures do not convey all of the semantic information they "should". OML for a man page, for example, might pick up the low-hanging fruit (e.g., "SEE ALSO" and "FILES"), but refrain from categorizing every keyword in the document. That said, there is quite a bit that can (and should) be done to automate the semantic mark-up process. I have heard, for instance, of an experiment in which a replacement set of troff macros was used to convert man pages (in mandoc format) into XML. Once a document is available in a structured form, it becomes easier to do graph analysis and other checks. I am currently experimenting with some of this, as part of my prototyping efforts for the Meta Project (http://www.cfcl.com/rdm/Meta). An interesting question, which I have raised offline, is whether the current PR system is well equipped to handle LARGE numbers of bug reports. An automated analysis of the man page cross-references, for instance, could generate hundreds or even thousands of PRs (consider the implications of a 10% "hit rate"). Generating the patch files for the affected man pages is a lot harder- looking (to me, at least) than simply reporting an error or omission. OTOH, if the man pages were actually stored as XML, the changes should be easier for an automated system to generate than they are now... -r -- -- http://www.cfcl.com/rdm email: rdm@cfcl.com phone: +1 650-873-7841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 16:21:52 2001 Delivered-To: freebsd-doc@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 4054F37B698 for ; Tue, 16 Jan 2001 16:21:35 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f0H0LTl23024; Tue, 16 Jan 2001 16:21:29 -0800 Date: Tue, 16 Jan 2001 16:21:29 -0800 From: Brooks Davis To: Rich Morin Cc: freebsd-doc@FreeBSD.ORG Subject: Re: man, TOC, xml... Message-ID: <20010116162129.A14539@Odin.AC.HMC.Edu> References: <20010116172751.A3414@canyon.nothing-going-on.org> <20010116095547.A13543@Odin.AC.HMC.Edu> <20010116182434.A7327@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from rdm@cfcl.com on Tue, Jan 16, 2001 at 03:36:54PM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 03:36:54PM -0800, Rich Morin wrote: > The bad news, of course, is that the effort involved in turning a > man page into high-quality SGML is substantial. Semantic mark-up > is tricky; humans have a hard time with it and I don't know of any > programs that do it yet. In short, it requires Real Work (TM). This is defiantly true. It took Sun years to do it. This is a very good argument for the sman* hierarchy they used. > An interesting question, which I have raised offline, is whether the > current PR system is well equipped to handle LARGE numbers of bug > reports. An automated analysis of the man page cross-references, for > instance, could generate hundreds or even thousands of PRs (consider > the implications of a 10% "hit rate"). > > Generating the patch files for the affected man pages is a lot harder- > looking (to me, at least) than simply reporting an error or omission. > OTOH, if the man pages were actually stored as XML, the changes should > be easier for an automated system to generate than they are now... I think you're looking at a nonexistent problem here. It's true that the PR system isn't likely to be very happy with hundreds of little submissions about missing xrefs, but I don't think it matters. SGML isn't really going to increase the number of user problems reports after the formatting issues have been dealt with, because the average user couldn't care less how the docs are marked up. As to results from automated tools, a single PR can be used to submit the whole reported output or better yet the CVS generated diff. It's really not very hard to take a list of missing SEE ALSO references and convert them into a diff. Mostly, it's boring. With good markup and consistent XML style, you could probably even automate it if the job were sufficiently large to make it worthwhile. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 17:41:57 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail.cac.net (unknown [209.44.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 4B40D37B401 for ; Tue, 16 Jan 2001 17:41:35 -0800 (PST) Received: from morpehus (07-163.008.popsite.net [209.69.77.163]) by mail.cac.net (Pro-8.9.3/Pro-8.9.3) with SMTP id VAA16494 for ; Tue, 16 Jan 2001 21:51:41 -0500 Message-ID: <01d001c08026$9f1aa510$0300a8c0@net> From: "Jason" To: Subject: problem report docs/20117 Date: Tue, 16 Jan 2001 20:34:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry for the direct posting here, I don't have a website available to me where I can post this. I have included the GNU libc documentation for the action of printf("%n") into the printf(1) manpage. Sorry it took me so long to get back to this, I have been extremely busy. Please let me know if there are any other changes that should be made. Thanks for your time. ------------------------ begin man page ---------------------------------------------- PRINTF(1) FreeBSD General Commands Manual PRINTF(1) NAME printf - formatted output SYNOPSIS printf format [arguments ...] DESCRIPTION Printf formats and prints its arguments, after the first, under control of the format. The format is a character string which contains three types of objects: plain characters, which are simply copied to standard output, character escape sequences which are converted and copied to the standard output, and format specifications, each of which causes printing of the next successive argument. The arguments after the first are treated as strings if the corresponding format is either c or s; otherwise it is evaluated as a C constant, with the following extensions: キ A leading plus or minus sign is allowed. キ If the leading character is a single or double quote, or not a digit, plus, or minus sign, the value is the ASCII code of the next character. The format string is reused as often as necessary to satisfy the arguments. Any extra format specifications are evaluated with zero or the null string. Character escape sequences are in backslash notation as defined in the draft proposed ANSI C Standard X3J11. The characters and their meanings are as follows: \a Write a character. \b Write a character. \f Write a character. \n Write a character. \r Write a character. \t Write a character. \v Write a character. \エ Write a character. \\ Write a backslash character. \num Write an 8-bit character whose ASCII value is the 1-, 2-, or 3-digit octal number num. Each format specification is introduced by the percent character (``%''). The remainder of the format specification includes, in the following or der: Zero or more of the following flags: # A `#' character specifying that the value should be printed in an ``alternate form''. For c, d, and s, for mats, this option has no effect. For the o formats the precision of the number is increased to force the first character of the output string to a zero. For the x (X) format, a non-zero result has the string 0x (0X) prepend ed to it. For e, E, f, g, and G, formats, the result will always contain a decimal point, even if no digits follow the point (normally, a decimal point only appears in the results of those formats if a digit follows the decimal point). For g and G formats, trailing zeros are not removed from the result as they would otherwise be; - A minus sign `-' which specifies left adjustment of the output in the indicated field; + A `+' character specifying that there should always be a sign placed before the number when using signed formats. ` ' A space specifying that a blank should be left before a positive number for a signed format. A `+' overrides a space if both are used; 0 A zero `0' character indicating that zero-padding should be used rather than blank-padding. A `-' overrides a `0' if both are used; Field Width: An optional digit string specifying a field width; if the output string has fewer characters than the field width it will be blank-padded on the left (or right, if the left-adjustment indi cator has been given) to make up the field width (note that a leading zero is a flag, but an embedded zero is part of a field width); Precision: An optional period, `.', followed by an optional digit string giving a precision which specifies the number of digits to appear after the decimal point, for e and f formats, or the maximum num ber of characters to be printed from a string; if the digit string is missing, the precision is treated as zero; Format: A character which indicates the type of format to use (one of diouxXfwEgGcs). A field width or precision may be `*' instead of a digit string. In this case an argument supplies the field width or precision. The format characters and their meanings are: diouXx The argument is printed as a signed decimal (d or i), un signed octal, unsigned decimal, or unsigned hexadecimal (X or x), respectively. f The argument is printed in the style `[-]ddd.ddd' where the number of d's after the decimal point is equal to the preci sion specification for the argument. If the precision is missing, 6 digits are given; if the precision is explicitly 0, no digits and no decimal point are printed. eE The argument is printed in the style e where there is one digit before the decimal point and the number after is equal to the precision specification for the argument; when the precision is missing, 6 digits are produced. An upper-case E is used for an `E' format. gG The argument is printed in style f or in style e (E) whichev er gives full precision in minimum space. c The first character of argument is printed. s Characters from the string argument are printed until the end is reached or until the number of characters indicated by the precision specification is reached; however if the precision is 0 or missing, all characters in the string are printed. % Print a `%'; no argument is used. In no case does a non-existent or small field width cause truncation of a field; padding takes place only if the specified field width exceeds the actual width. The `%n' conversion is unlike any of the other output conversions. It uses an argument which must be a pointer to an `int', but instead of printing anything it stores the number of characters printed so far by this call at that location. The `h' and `l' type modifiers are permitted to specify that the argument is of type `short int *'or `long int *' instead of `int *', but no flags, field width, or precision are permitted. For example: int nchar; printf ("%d %s%n0, 3, "bears", &nchar); prints: 3 bears and sets `nchar' to `7', because `3 bears' is seven characters Some shells may provide a builtin printf command which is similar or identical to this utility. Consult the builtin(1) manual page. RETURN VALUES Printf exits 0 on success, 1 on failure. SEE ALSO builtin(1), csh(1), printf(3), sh(1) HISTORY The printf command appeared in 4.3BSD-Reno. It is modeled after the stan dard library function, printf(3). BUGS Since the floating point numbers are translated from ASCII to floating- point and then back again, floating-point precision may be lost. ANSI hexadecimal character constants were deliberately not provided. The escape sequence \000 is the string terminator. When present in the format, the format will be truncated at the \000 character. BSD June 6, 1993 3 ------------------------------------ end man page --------------------------------------------- -Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 17:58:11 2001 Delivered-To: freebsd-doc@freebsd.org Received: from dizzy.ee.itb.ac.id (dizzy.ee.itb.ac.id [167.205.48.243]) by hub.freebsd.org (Postfix) with ESMTP id E637637B401 for ; Tue, 16 Jan 2001 17:53:55 -0800 (PST) Received: (from root@localhost) by dizzy.ee.itb.ac.id (8.11.1/8.11.1) id f0H7v3F13866; Wed, 17 Jan 2001 14:57:03 +0700 (JAVT) (envelope-from root) Date: Wed, 17 Jan 2001 14:57:03 +0700 (JAVT) From: Charlie Root Message-Id: <200101170757.f0H7v3F13866@dizzy.ee.itb.ac.id> To: doc@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: file://localhost/usr/share/doc/faq/index.html X-Mailer: Lynx, Version 2.8.3rel.1 Subject: file://localhost/usr/share/doc/faq/index.html Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org cfypupyixbl/r=s',oaao;eq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 16 19:19:10 2001 Delivered-To: freebsd-doc@freebsd.org Received: from m2.hawaii.edu (m2.hawaii.edu [128.171.94.30]) by hub.freebsd.org (Postfix) with ESMTP id 0B45137B401 for ; Tue, 16 Jan 2001 19:18:53 -0800 (PST) Received: from uhunix2.its.hawaii.edu (uhunix2.its.hawaii.edu [128.171.44.7]) by m2.hawaii.edu (PMDF V6.0-24 #45149) with SMTP id <0G7A007FKEIUH2@m2.hawaii.edu>; Tue, 16 Jan 2001 17:18:30 -1000 (HST) Received: from localhost by uhunix2.its.Hawaii.Edu with SMTP id <182942(1) >; Tue, 16 Jan 2001 17:18:22 -1000 Date: Tue, 16 Jan 2001 17:18:17 -1000 From: Douglas Ian Kalani Rompasky Subject: Broken Link X-Sender: rompasky@uhunix2 To: doc@FreeBSD.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I have recently been trying to figure out FreeBSD and have been reading your help pages. I see that one of the listed problems is covered on this page http://www.freebsd.org/FAQ/hardware.html#MICRON-3COMNIC-FAILURE but the link is broken. I was wondering if you could point me in the right direction for this solution. Thank you for your time. Douglas Rompasky rompasky@hawaii.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 1:21:39 2001 Delivered-To: freebsd-doc@freebsd.org Received: from atlantis.homeip.net (d110240.upc-d.chello.nl [213.46.110.240]) by hub.freebsd.org (Postfix) with SMTP id 04F9237B401 for ; Wed, 17 Jan 2001 01:21:22 -0800 (PST) Received: (qmail 67840 invoked from network); 17 Jan 2001 09:21:09 -0000 Received: from unknown (HELO moses.ourhome.nl) (192.168.1.2) by 192.168.1.1 with SMTP; 17 Jan 2001 09:21:09 -0000 Date: Wed, 17 Jan 2001 10:24:36 +0100 From: Willem van Engen To: freebsd-doc@freebsd.org Subject: Re: docs/24382: handbook: portmap needed for nfs In-Reply-To: <200101161829.KAA02299@spammie.svbug.com> References: <200101161319.f0GDJe452655@freefall.freebsd.org> <200101161829.KAA02299@spammie.svbug.com> X-Mailer: Sylpheed version 0.4.4 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20010117092122.04F9237B401@hub.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 16 Jan 2001 10:29:12 -0800 (PST) opentrax@email.com wrote: > Willem, > Since this is so fresh in your mind would you mind > writing down some notes and posting that on the net. > If you do this, and then post those notes to this PR. > Any person that writes those sections will have a > good place to start. > > Just an Idea. > Jessem. > Good idea, but I guess it's not needed anymore since it's already fixed :). I must be clear enough now that one should run portmap when setting up an nfs server. Willem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 1:53:26 2001 Delivered-To: freebsd-doc@freebsd.org Received: from puh.levonline.com (puh.levonline.com [193.15.191.246]) by hub.freebsd.org (Postfix) with ESMTP id 6D1A837B401 for ; Wed, 17 Jan 2001 01:53:09 -0800 (PST) Received: from CTHULHU (t3o74p27.telia.com [62.20.225.27]) by puh.levonline.com (8.9.3/8.9.3) with SMTP id KAA28691 for ; Wed, 17 Jan 2001 10:53:07 +0100 Message-ID: <001301c080b6$d179fd90$0e0101c0@CTHULHU> From: "Fredrik Olausson" To: Subject: writing HOWTO's Date: Wed, 17 Jan 2001 10:53:44 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I have just gotten my OnStream IDE tapedrive to work under FreeBSD, and since it was rather complicated I was thinking about writing a tutorial or something about how to use these drives. how do I go about adding such a document to the FreeBSD documentation? Is there an area somewhere for these kinds of HOWTO's, like Linux's "LDP"? TIA -Fredrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 2: 2:44 2001 Delivered-To: freebsd-doc@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id B77FD37B400 for ; Wed, 17 Jan 2001 02:02:24 -0800 (PST) Received: (qmail 24908 invoked by uid 1001); 17 Jan 2001 10:02:21 -0000 Date: Wed, 17 Jan 2001 12:02:21 +0200 From: Neil Blakey-Milner To: Fredrik Olausson Cc: doc@FreeBSD.org Subject: Re: writing HOWTO's Message-ID: <20010117120221.A24205@rapier.smartspace.co.za> References: <001301c080b6$d179fd90$0e0101c0@CTHULHU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001301c080b6$d179fd90$0e0101c0@CTHULHU>; from fredrik@speechcraft.com on Wed, Jan 17, 2001 at 10:53:44AM -0800 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed 2001-01-17 (10:53), Fredrik Olausson wrote: > I have just gotten my OnStream IDE tapedrive to work under FreeBSD, and > since it was rather complicated I was thinking about writing a tutorial or > something about how to use these drives. how do I go about adding such a > document to the FreeBSD documentation? Is there an area somewhere for these > kinds of HOWTO's, like Linux's "LDP"? Yep. On http://www.FreeBSD.org/ there's a "Documentation heading in the left margin, and a "Tutorials" option there. You go to http://www.FreeBSD.org/tutorials/ where there's a list of tutorials. If you write something, submit it here, preferably in docbook if you know it or have the time to learn it, or text (and someone will convert it to docbook), and someone will read through it, possibly suggest some changes, and will then add it to the document tree. (This list is the hunting grounds of the FreeBSD Documentation Project, so you're at the right place.) Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 2:50:22 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE3CA37B402 for ; Wed, 17 Jan 2001 02:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HAo1t30198; Wed, 17 Jan 2001 02:50:01 -0800 (PST) (envelope-from gnats) Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 35C7337B400 for ; Wed, 17 Jan 2001 02:45:57 -0800 (PST) Received: (qmail 677 invoked by uid 100); 17 Jan 2001 10:45:46 -0000 Message-Id: <20010117104546.676.qmail@guru.mired.org> Date: 17 Jan 2001 10:45:46 -0000 From: mwm@mired.org Reply-To: mwm@mired.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/24404: [PATCH] The make.conf KERNEL variable is not documented in make.conf(5) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24404 >Category: docs >Synopsis: [PATCH] The make.conf KERNEL variable is not documented in make.conf(5) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 17 02:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 5.0-CURRENT i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jan 14 17:33:22 CST 2001 mwm@guru.mired.org:/usr/obj/sharetmp/src/sys/GURU i386 >Description: I just noticed that KERNEL was left out of the make.conf man page. Since it's also left out of /etc/defaults/make.conf, this is a serious oversight. >How-To-Repeat: $ man make.conf | grep KERNEL $ grep KERNEL /etc/defaults/make.conf and notice that there's no output. >Fix: Here's a patch to the make.conf man page. --- make.conf.5 Fri Dec 29 19:29:42 2000 +++ /tmp/make.conf.5 Wed Jan 17 04:43:39 2001 @@ -186,6 +186,24 @@ kernel. Optimization levels above .Op -O ( -O2 , ...\& ) are not supported. +.It Ar KERNEL +(str) Controls which kernel configurations will be +built by +.Cm "${MAKE} buildkernel" +and installed by +.Cm "${MAKE} installkernel" . +For example, +.Bd -literal -offset indent +KERNEL=MINE DEBUG GENERIC OTHERMACHINE +.Ed +will build the the kernels specified by the config files +.Pa MINE , DEBUG , GENERIC +and +.Pa OTHERMACHINE , +and install the kernel specified by the config file +.Pa MINE . +It defaults to +.Pa GENERIC . .It Ar NO_KERNELCONFIG (bool) Set this to skip running .Xr config 8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 2:51:23 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 4A72C37B400 for ; Wed, 17 Jan 2001 02:51:02 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0HAa9f01771; Wed, 17 Jan 2001 10:36:10 GMT (envelope-from nik) Date: Wed, 17 Jan 2001 10:36:09 +0000 From: Nik Clayton To: Fredrik Olausson Cc: doc@FreeBSD.org Subject: Re: writing HOWTO's Message-ID: <20010117103609.A1715@canyon.nothing-going-on.org> References: <001301c080b6$d179fd90$0e0101c0@CTHULHU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001301c080b6$d179fd90$0e0101c0@CTHULHU>; from fredrik@speechcraft.com on Wed, Jan 17, 2001 at 10:53:44AM -0800 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 17, 2001 at 10:53:44AM -0800, Fredrik Olausson wrote: > I have just gotten my OnStream IDE tapedrive to work under FreeBSD, and > since it was rather complicated I was thinking about writing a tutorial or > something about how to use these drives. how do I go about adding such a > document to the FreeBSD documentation? Is there an area somewhere for these > kinds of HOWTO's, like Linux's "LDP"? The information at http://www.freebsd.org/docproj/ and http://www.freebsd.org/tutorials/docproj-primer/ *should* be everything you need. If it's not, and you have questions, feel free to ask. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 2:52: 2 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id EA20B37B402 for ; Wed, 17 Jan 2001 02:51:44 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0HAodq01867; Wed, 17 Jan 2001 10:50:39 GMT (envelope-from nik) Date: Wed, 17 Jan 2001 10:50:39 +0000 From: Nik Clayton To: Rich Morin Cc: freebsd-doc@FreeBSD.ORG Subject: Re: man, TOC, xml... Message-ID: <20010117105038.B1715@canyon.nothing-going-on.org> References: <20010116172751.A3414@canyon.nothing-going-on.org> <20010116095547.A13543@Odin.AC.HMC.Edu> <20010116182434.A7327@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rdm@cfcl.com on Tue, Jan 16, 2001 at 03:36:54PM -0800 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 03:36:54PM -0800, Rich Morin wrote: > The good news about going to a markup language such as SGML or XML > is that the process can turn "documents" into "data structures". > This can be used to facilitate indexing, checks for completeness or > errors, etc. Yep. > The bad news, of course, is that the effort involved in turning a > man page into high-quality SGML is substantial. Semantic mark-up > is tricky; humans have a hard time with it and I don't know of any > programs that do it yet. In short, it requires Real Work (TM). Ah ha. Look at mdoc(7) (some of the man page mavens should speak up at this point as well). We've[1] been migrating away from presentational to semantic markup in the man pages for a while now. I'm pretty certain I've seen software that will do man2docbook (or man2refentry), but I'm damned if I can find it in my mail archive at the moment. > That said, there is quite a bit that can (and should) be done to > automate the semantic mark-up process. I have heard, for instance, > of an experiment in which a replacement set of troff macros was used > to convert man pages (in mandoc format) into XML. Ah. That could've been what I saw. Bingo; http://lists.oasis-open.org/archives/docbook/199912/msg00145.html which, by a process of chasing down FTP links, resolves to http://polyglotman.sourceforge.net/ Anyone want to take a look at it in more detail? 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 3: 0:23 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4791B37B404 for ; Wed, 17 Jan 2001 03:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HB02g30862; Wed, 17 Jan 2001 03:00:02 -0800 (PST) (envelope-from gnats) Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id C2DC237B401 for ; Wed, 17 Jan 2001 02:52:16 -0800 (PST) Received: (qmail 1094 invoked by uid 100); 17 Jan 2001 10:52:16 -0000 Message-Id: <20010117105216.1093.qmail@guru.mired.org> Date: 17 Jan 2001 10:52:16 -0000 From: mwm@mired.org Reply-To: mwm@mired.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/24405: build(7) man page is not installed. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24405 >Category: docs >Synopsis: build(7) man page is not installed. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 17 03:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 5.0-CURRENT i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jan 14 17:33:22 CST 2001 mwm@guru.mired.org:/usr/obj/sharetmp/src/sys/GURU i386 >Description: The build(7) man page is in share/man/man7, but isn't installed by the Makefile. >How-To-Repeat: ls /usr/src/share/man/man7/build.7 and not output. man build, and not no output. >Fix: Add build to the makefile: --- Makefile Tue Oct 17 18:14:19 2000 +++ /tmp/Makefile Wed Jan 17 04:51:43 2001 @@ -2,8 +2,8 @@ # $FreeBSD: src/share/man/man7/Makefile,v 1.11 2000/10/17 15:33:29 joe Exp $ #MISSING: eqnchar.7 ms.7 term.7 -MAN7= ascii.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \ - man.7 mdoc.7 mdoc.samples.7 operator.7 ports.7 security.7 \ +MAN7= ascii.7 build.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 + mailaddr.7 man.7 mdoc.7 mdoc.samples.7 operator.7 ports.7 security.7 \ style.perl.7 MLINKS= intro.7 miscellaneous.7 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 3: 8:57 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id B735837B401; Wed, 17 Jan 2001 03:08:40 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id DAA03490; Wed, 17 Jan 2001 03:08:33 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101171108.DAA03490@spammie.svbug.com> Date: Wed, 17 Jan 2001 03:08:29 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24323: man page for pstat(8) missing description for -N an d -M To: ben@FreeBSD.org Cc: freebsd-doc@FreeBSD.org In-Reply-To: <200101162211.f0GMBhH25549@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 16 Jan, ben@FreeBSD.org wrote: > Synopsis: man page for pstat(8) missing description for -N and -M > > State-Changed-From-To: open->closed > State-Changed-By: ben > State-Changed-When: Tue Jan 16 22:10:42 GMT 2001 > State-Changed-Why: > Manual page updated, thanks! > > (I didn't use your text, I just copied the text from ps(1) since the same > text seems to be used everywhere to describe -M and -N. See also netstat, > iostat, etc.) > No complaints. Just happy to knock one out. :-) Jessem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 3:13:39 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9672A37B400; Wed, 17 Jan 2001 03:13:21 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HBDLe34402; Wed, 17 Jan 2001 03:13:21 -0800 (PST) (envelope-from ben) Date: Wed, 17 Jan 2001 03:13:21 -0800 (PST) From: Message-Id: <200101171113.f0HBDLe34402@freefall.freebsd.org> To: mwm@mired.org, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24405: build(7) man page is not installed. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: build(7) man page is not installed. State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Wed Jan 17 11:12:35 GMT 2001 State-Changed-Why: Committed, thanks! Not sure how I forgot that at the time, sorry. :-( http://www.freebsd.org/cgi/query-pr.cgi?pr=24405 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 3:27:15 2001 Delivered-To: freebsd-doc@freebsd.org Received: from puh.levonline.com (puh.levonline.com [193.15.191.246]) by hub.freebsd.org (Postfix) with ESMTP id CC62737B400 for ; Wed, 17 Jan 2001 03:26:57 -0800 (PST) Received: from CTHULHU (t5o74p114.telia.com [212.181.216.114]) by puh.levonline.com (8.9.3/8.9.3) with SMTP id MAA01953; Wed, 17 Jan 2001 12:26:41 +0100 Message-ID: <000b01c080c3$e4631290$0e0101c0@CTHULHU> From: "Fredrik Olausson" To: "Neil Blakey-Milner" Cc: References: <001301c080b6$d179fd90$0e0101c0@CTHULHU> <20010117120221.A24205@rapier.smartspace.co.za> Subject: Re: writing HOWTO's Date: Wed, 17 Jan 2001 12:27:18 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks, found it! I'll write my "howto" and submit it there then. Thanks for your help! -Fredrik ----- Original Message ----- From: "Neil Blakey-Milner" To: "Fredrik Olausson" Cc: Sent: Wednesday, January 17, 2001 2:02 AM Subject: Re: writing HOWTO's > On Wed 2001-01-17 (10:53), Fredrik Olausson wrote: > > I have just gotten my OnStream IDE tapedrive to work under FreeBSD, and > > since it was rather complicated I was thinking about writing a tutorial or > > something about how to use these drives. how do I go about adding such a > > document to the FreeBSD documentation? Is there an area somewhere for these > > kinds of HOWTO's, like Linux's "LDP"? > > Yep. On http://www.FreeBSD.org/ there's a "Documentation heading in > the left margin, and a "Tutorials" option there. You go to > http://www.FreeBSD.org/tutorials/ where there's a list of tutorials. > > If you write something, submit it here, preferably in docbook if you > know it or have the time to learn it, or text (and someone will convert > it to docbook), and someone will read through it, possibly suggest some > changes, and will then add it to the document tree. > > (This list is the hunting grounds of the FreeBSD Documentation Project, > so you're at the right place.) > > Neil > -- > Neil Blakey-Milner > nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 3:52:29 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A2FF37B401; Wed, 17 Jan 2001 03:52:13 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HBqDu37525; Wed, 17 Jan 2001 03:52:13 -0800 (PST) (envelope-from ben) Date: Wed, 17 Jan 2001 03:52:13 -0800 (PST) From: Message-Id: <200101171152.f0HBqDu37525@freefall.freebsd.org> To: mwm@mired.org, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24404: [PATCH] The make.conf KERNEL variable is not documented in make.conf(5) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] The make.conf KERNEL variable is not documented in make.conf(5) State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Wed Jan 17 11:51:47 GMT 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=24404 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 5:20:42 2001 Delivered-To: freebsd-doc@freebsd.org Received: from kweetal.tue.nl (kweetal.tue.nl [131.155.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 2CFFF37B404 for ; Wed, 17 Jan 2001 05:20:22 -0800 (PST) Received: from hermes.tue.nl (hermes.tue.nl [131.155.2.46]) by kweetal.tue.nl (8.11.0/8.11.0) with ESMTP id f0HDKKT12173 for ; Wed, 17 Jan 2001 14:20:20 +0100 (MET) Received: from stack.nl (kc12337.icts.tue.nl [131.155.146.253]) by hermes.tue.nl (Postfix) with ESMTP id 0ED532E802 for ; Wed, 17 Jan 2001 14:20:17 +0100 (CET) Message-ID: <3A659C10.1D35F3DB@stack.nl> Date: Wed, 17 Jan 2001 14:20:16 +0100 From: Marco van de Voort X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: doc@FreeBSD.org Subject: Programming tools. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org About the compilers section: Both the - Free Pascal compiler (www.freepascal.org, not yet in the ports, working on that), and - GNU Pascal compiler (www.home.pages.de/~gnu-pascal, port status unknown), are available or compilable for FreeBSD (at least 4.x), and both can handle more than p2c can. I'm maintainer of the FPC/FreeBSD port. (which e.g. supports GTK, PostGreSQL, MySQL, zlib libraries. BP and Delphi language, and is 100% native) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 7:40:21 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DE3D37B699 for ; Wed, 17 Jan 2001 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HFe1v56895; Wed, 17 Jan 2001 07:40:01 -0800 (PST) (envelope-from gnats) Received: from k2.vol.cz (k2.vol.cz [195.250.128.30]) by hub.freebsd.org (Postfix) with ESMTP id 9156C37B404 for ; Wed, 17 Jan 2001 07:33:58 -0800 (PST) Received: (from horcicka@localhost) by k2.vol.cz (8.11.0/8.9.3) id f0HFY3A82344; Wed, 17 Jan 2001 16:34:03 +0100 (CET) (envelope-from horcicka) Message-Id: <200101171534.f0HFY3A82344@k2.vol.cz> Date: Wed, 17 Jan 2001 16:34:03 +0100 (CET) From: horcicka@vol.cz To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/24410: send(2) man page does not mention EHOSTDOWN Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24410 >Category: docs >Synopsis: send(2) man page does not mention EHOSTDOWN >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 17 07:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martin Horcicka >Release: FreeBSD 4.1.1-RELEASE i386 >Organization: >Environment: >Description: The send(2) manual page does not mention the EHOSTDOWN error which can be errno set to when the destination host is on the same network and it is down (i.e. ARP requests have timed out). >How-To-Repeat: man 2 send >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 8:46:52 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 34C4537B402 for ; Wed, 17 Jan 2001 08:46:34 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id IAA03876; Wed, 17 Jan 2001 08:46:04 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101171646.IAA03876@spammie.svbug.com> Date: Wed, 17 Jan 2001 08:46:01 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: docs/24364: I don't think so! To: csxbcs@comp.leeds.ac.uk Cc: dima@unixfreak.org, toor@nisser.com, freebsd-doc@FreeBSD.ORG In-Reply-To: <20010116205930.D5867@comp.leeds.ac.uk> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 16 Jan, Ben Smithurst wrote: > Dima Dorfman wrote: > >> It does, but it isn't very clear about it: >> >> >> # >> # named. It may be possible to run named in a sandbox, man security for >> # details. >> # >> named_enable="NO" # Run named, the DNS server (or NO). >> named_program="named" # path to named, if you want a different one. >> named_flags="" # Flags for named >> #named_flags="-u bind -g bind" # Flags for named >> >> >> The last line is an example of how to run it in a sandbox. > > Hmm, would this make it any clearer, do you think? > > named_enable="NO" # Run named, the DNS server (or NO). > named_program="named" # path to named, if you want a different one. > named_flags="" # Flags for named > #named_flags="-u bind -g bind" # Flags for named, if running in a sandbox. > > If not, please suggest something which would. :-) > Maybe, #named_flags="-u bind -g bind" # Flags for named, part of a sandbox. This way we suggest it is one component, not that it creates a sandbox. Needing Coffee, Jessem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 8:50:27 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id F13CF37B400 for ; Wed, 17 Jan 2001 08:50:09 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id IAA03883; Wed, 17 Jan 2001 08:50:02 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101171650.IAA03883@spammie.svbug.com> Date: Wed, 17 Jan 2001 08:50:01 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: Listing Update To: susang@sbei.com Cc: freebsd-doc@FreeBSD.ORG In-Reply-To: <3A648DE5.CAE6DB7F@sbei.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Good Morning Susan, As you may know, FreeBSD is an all volunteer effort. As such, requests such as yours might fall between the cracks. If you don't mind using our PR (Problem Reporting) System, this would assist us in handling your request in an efficient manner. You will find a PR form on the web at: http://www.freebsd.org/send-pr.html best regards, Jessem. On 16 Jan, Susan Giuliano wrote: > Good Day, > My name is Susan Giuliano and I represent SBE, Inc. which purchased Lan > Media Corp. last year. Please change the listing for Lan Media Corp., > to read LMC by SBE. > > Also, Nick Maddicks who is the founder of Adcomtec, and also the head of > Marketing at SBE has asked that Adcomtec be taken off from your site > altogether. The products that are listed under Adcomtec are redundant > to the LMC by SBE product listing. > > If you could be so kind as to confirm you have received this information > I would greatly appreciate it. > Best Regards, > Susan Giuliano To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 9: 1:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 3413437B400 for ; Wed, 17 Jan 2001 09:01:03 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id JAA03901; Wed, 17 Jan 2001 09:00:42 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101171700.JAA03901@spammie.svbug.com> Date: Wed, 17 Jan 2001 09:00:41 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: Broken Link To: rompasky@hawaii.edu Cc: doc@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Douglas, I'm sorry I cannot answer your question, but if you would be so kind as to let us now which link is dead. If the page is down, we need to up date our page. The best place to put this information is in the PR (Problem Report). You'll find an online form at: http://www.freebsd.org/send-pr.html Thanks, Jessem. On 16 Jan, Douglas Ian Kalani Rompasky wrote: > Hello, > I have recently been trying to figure out FreeBSD and have been > reading your help pages. I see that one of the listed problems is covered > on this page > http://www.freebsd.org/FAQ/hardware.html#MICRON-3COMNIC-FAILURE > but the link is broken. I was wondering if you could point me in the > right direction for this solution. Thank you for your time. > > > Douglas Rompasky > rompasky@hawaii.edu > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 9:38:40 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 8D0B937B402 for ; Wed, 17 Jan 2001 09:38:22 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id JAA03934; Wed, 17 Jan 2001 09:38:15 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101171738.JAA03934@spammie.svbug.com> Date: Wed, 17 Jan 2001 09:38:14 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: Programming tools. To: marcov@stack.nl Cc: doc@FreeBSD.ORG In-Reply-To: <3A659C10.1D35F3DB@stack.nl> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marco, I'm unsure as to the purpose of your message. It is obvious you are letting us know that these 'ports' are available. We all appreciate knowing about new 'ports', but why are you sending this? Jessem. On 17 Jan, Marco van de Voort wrote: > About the compilers section: > > Both the > - Free Pascal compiler (www.freepascal.org, not yet in the ports, > working on that), and > > - GNU Pascal compiler (www.home.pages.de/~gnu-pascal, port status > unknown), > > are available or compilable for FreeBSD (at least 4.x), and both can > handle more than p2c can. > > I'm maintainer of the FPC/FreeBSD port. (which e.g. supports GTK, > PostGreSQL, MySQL, zlib libraries. BP and Delphi language, and is 100% > native) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 11:12:19 2001 Delivered-To: freebsd-doc@freebsd.org Received: from hyperbate.francenet.fr (hyperbate.francenet.fr [193.149.97.80]) by hub.freebsd.org (Postfix) with ESMTP id BAD0637B6C1 for ; Wed, 17 Jan 2001 11:12:00 -0800 (PST) Received: from THORM.fluxus.net (diabolo.francenet.fr [193.149.97.69]) by hyperbate.francenet.fr (8.11.1/8.11.1) with ESMTP id f0HJBvf02267; Wed, 17 Jan 2001 20:11:57 +0100 (MET) Message-Id: <5.0.2.1.2.20010117201251.04073c90@mailstaff.francenet.fr> X-Sender: gioria@mailstaff.francenet.fr X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 17 Jan 2001 20:13:07 +0100 To: "Arcadius AHOUANSOU" , From: Sebastien Gioria Subject: Re: contribution In-Reply-To: <000701c07d68$02b549c0$b57c2093@sh.cvut.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 14:52 13/01/2001 +0100, Arcadius AHOUANSOU wrote: >Hello ! >I'm Arcadius Ahouansou ... >I'm still student in computer sciences ... but I don't think I'm mature >enough to help in programming .... though... French being my First >Language,I could help in someway .... for instance translating documents >from >English to French . > >So ,If you think you may need my help , just let me know... Yopu could see http://www.freebsd-fr.org and contact me >Thanks... > >Arcadius. > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-doc" in the body of the message S. --=20 Fluxus France - Technical Manager - Sebastien.Gioria@fluxus.net 30, rue du Ch=E2teau des Rentiers - 75647 PARIS Cedex 13 - France - Earth Phone : +33 (0)1 44 97 7000 - Fax : +33 (0)1 44 97 7007 ...and on the eighth day God created FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 11:37:53 2001 Delivered-To: freebsd-doc@freebsd.org Received: from server.bitmcnit.bryansk.su (bitmcnit.bryansk.ru [195.239.213.9]) by hub.freebsd.org (Postfix) with ESMTP id 3C70137B6ED for ; Wed, 17 Jan 2001 11:37:23 -0800 (PST) Received: (from uucp@localhost) by server.bitmcnit.bryansk.su (8.9.3/8.9.3) with UUCP id WAA28304; Wed, 17 Jan 2001 22:22:53 +0300 Received: (from alex@localhost) by kapran.bitmcnit.bryansk.su (8.11.1/8.11.1) id f0HIn5R50747; Wed, 17 Jan 2001 21:49:05 +0300 (MSK) (envelope-from alex@kapran.bitmcnit.bryansk.su) Date: Wed, 17 Jan 2001 21:49:03 +0300 From: Alex Kapranoff To: opentrax@email.com Cc: marcov@stack.nl, doc@FreeBSD.ORG Subject: Re: Programming tools. Message-ID: <20010117214902.B45554@kapran.bitmcnit.bryansk.su> References: <3A659C10.1D35F3DB@stack.nl> <200101171738.JAA03934@spammie.svbug.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101171738.JAA03934@spammie.svbug.com>; from opentrax@email.com on Wed, Jan 17, 2001 at 09:38:14AM -0800 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 17, 2001 at 09:38:14AM -0800, opentrax@email.com wrote: > Marco, > I'm unsure as to the purpose of your message. > It is obvious you are letting us know that these > 'ports' are available. We all appreciate knowing > about new 'ports', but why are you sending this? There's a `programming-tools' article in the doc tree, and the information Marco provided should definitely be included there. If someone would bother to convert it to DocBook and produce some patches that'd be very nice of him :) Don't you want to help, Jessem? > Jessem. > > On 17 Jan, Marco van de Voort wrote: > > About the compilers section: > > > > Both the > > - Free Pascal compiler (www.freepascal.org, not yet in the ports, > > working on that), and > > > > - GNU Pascal compiler (www.home.pages.de/~gnu-pascal, port status > > unknown), > > > > are available or compilable for FreeBSD (at least 4.x), and both can > > handle more than p2c can. > > > > I'm maintainer of the FPC/FreeBSD port. (which e.g. supports GTK, > > PostGreSQL, MySQL, zlib libraries. BP and Delphi language, and is 100% > > native) -- Alex Kapranoff, Voice: +7(0832)791845 We've lived 405 hours in the brand new millenium... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 12:50:23 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2653037B6E4 for ; Wed, 17 Jan 2001 12:50:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HKo6U98316; Wed, 17 Jan 2001 12:50:06 -0800 (PST) (envelope-from gnats) Date: Wed, 17 Jan 2001 12:50:06 -0800 (PST) Message-Id: <200101172050.f0HKo6U98316@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Ben Smithurst Subject: Re: docs/24410: send(2) man page does not mention EHOSTDOWN Reply-To: Ben Smithurst Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/24410; it has been noted by GNATS. From: Ben Smithurst To: freebsd-gnats-submit@FreeBSD.org, horcicka@vol.cz Cc: csxbcs@comp.leeds.ac.uk Subject: Re: docs/24410: send(2) man page does not mention EHOSTDOWN Date: Wed, 17 Jan 2001 20:44:45 +0000 Would an explanation like [EHOSTDOWN] The remote host was down. be sufficient, or would something a bit more detailed be better? The explanation for EHOSTUNREACH isn't very long though... -- Ben Smithurst / csxbcs@comp.leeds.ac.uk / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 12:59:57 2001 Delivered-To: freebsd-doc@freebsd.org Received: from lucifer.ninth-circle.org (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 9C9F037B6C9 for ; Wed, 17 Jan 2001 12:59:37 -0800 (PST) Received: (from asmodai@localhost) by lucifer.ninth-circle.org (8.11.1/8.11.0) id f0HKxYU37354; Wed, 17 Jan 2001 21:59:34 +0100 (CET) (envelope-from asmodai) Date: Wed, 17 Jan 2001 21:59:34 +0100 From: Jeroen Ruigrok van der Werven To: Ben Smithurst Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/24410: send(2) man page does not mention EHOSTDOWN Message-ID: <20010117215934.A37326@lucifer.bart.nl> References: <200101172050.f0HKo6U98316@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101172050.f0HKo6U98316@freefall.freebsd.org>; from csxbcs@comp.leeds.ac.uk on Wed, Jan 17, 2001 at 12:50:06PM -0800 Organisation: VIA Net.Works The Netherlands Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -On [20010117 21:55], Ben Smithurst (csxbcs@comp.leeds.ac.uk) wrote: > > Would an explanation like > > [EHOSTDOWN] The remote host was down. > > be sufficient, or would something a bit more detailed be better? The > explanation for EHOSTUNREACH isn't very long though... For now, yes. The fact that ye at least mention it, is an improvement in itself. -- Jeroen Ruigrok van der Werven VIA Net.Works The Netherlands BSD: Technical excellence at its best Network- and systemadministrator D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 Killing me is not enough to make me go away... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 13: 4: 4 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A54B37B738; Wed, 17 Jan 2001 13:03:47 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HL3l399885; Wed, 17 Jan 2001 13:03:47 -0800 (PST) (envelope-from ben) Date: Wed, 17 Jan 2001 13:03:47 -0800 (PST) From: Message-Id: <200101172103.f0HL3l399885@freefall.freebsd.org> To: horcicka@vol.cz, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24410: send(2) man page does not mention EHOSTDOWN Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: send(2) man page does not mention EHOSTDOWN State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Wed Jan 17 21:03:30 GMT 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=24410 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 13: 5:49 2001 Delivered-To: freebsd-doc@freebsd.org Received: from csunb0.leeds.ac.uk (csunb0.leeds.ac.uk [129.11.144.2]) by hub.freebsd.org (Postfix) with SMTP id 4625E37B6BC for ; Wed, 17 Jan 2001 13:05:32 -0800 (PST) Received: from cslin.leeds.ac.uk (csunc0.leeds.ac.uk [129.11.144.3]) by csunb0.leeds.ac.uk (8.6.12/8.6.12) with ESMTP id VAA03697; Wed, 17 Jan 2001 21:04:07 GMT Received: from cslin015.leeds.ac.uk (cslin015 [129.11.146.15]) by cslin.leeds.ac.uk (8.9.3+Sun/) with ESMTP id VAA16093; Wed, 17 Jan 2001 21:04:08 GMT Date: Wed, 17 Jan 2001 21:04:07 +0000 From: Ben Smithurst To: Jeroen Ruigrok van der Werven Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/24410: send(2) man page does not mention EHOSTDOWN Message-ID: <20010117210407.A16942@comp.leeds.ac.uk> References: <200101172050.f0HKo6U98316@freefall.freebsd.org> <20010117215934.A37326@lucifer.bart.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010117215934.A37326@lucifer.bart.nl> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jeroen Ruigrok van der Werven wrote: > For now, yes. Right, it's committed. :-) -- Ben Smithurst / csxbcs@comp.leeds.ac.uk / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 13:29:39 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 07A9237B6EE; Wed, 17 Jan 2001 13:29:22 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HLTLl04207; Wed, 17 Jan 2001 13:29:21 -0800 (PST) (envelope-from ben) Date: Wed, 17 Jan 2001 13:29:21 -0800 (PST) From: Message-Id: <200101172129.f0HLTLl04207@freefall.freebsd.org> To: rboyd@pokerspot.com, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/23502: date(1) doesn't detail kern_time.c securelevel check Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: date(1) doesn't detail kern_time.c securelevel check State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Wed Jan 17 21:28:54 GMT 2001 State-Changed-Why: Restriction mentioned in date(1). Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=23502 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 19:48:17 2001 Delivered-To: freebsd-doc@freebsd.org Received: from venus.he.net (venus.he.net [216.218.178.2]) by hub.freebsd.org (Postfix) with ESMTP id 0724A37B401; Wed, 17 Jan 2001 19:47:58 -0800 (PST) Received: from [192.168.1.104] (c537614-a.sfmissn1.sfba.home.com [24.176.215.111]) by venus.he.net (8.8.6/8.8.2) with ESMTP id TAA12313; Wed, 17 Jan 2001 19:47:57 -0800 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Wed, 17 Jan 2001 19:48:05 -0800 Subject: Installing Mylex RAID DAC960 with FreeBSD From: Wally! To: , Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a summary of an experience I just had installing a RAID card in a FreeBSD server. It may be useful for anyone else attempting the same. I was building a generic Intel box for use as a corporate mail-server. Since I wanted some level of back-up onboard (fault-tolerance) I decided to install a RAID. The raid was scrounged from parts on Ebay.com and included two Seagate 9.1 GIG SCSI drives and a Mylex Acceleraid 150 with the DAC960 raid controller. I installed the RAID card into the ATX case, along with the two drives and ran a SCSI cable between the three units. I checked over the excellent documentation at the www.mylex.com site and downloaded and read the appropriate .PDF manual. Though new to RAID, the manuals are good though tech-heavy... At power-up, my motherboard's BIOS recognized the presence of the RAID card. And displayed the "DAC960" alerts onscreen. The first thing I did was to hit "Alt-M" which opened a GUI that allowed me to set the raid card's BIOS. This may be a new idea for some, to have to deal with both your motherboard BIOS and the RAID card BIOS, but both need to be set correctly. The options on the RAID should be: BIOS ENABLED 2 GB Disc Geometry CD-ROM Boot enabled What these choices mean is that the BIOS on the controller card is turned on. It also means that once you've installed FREEBSD the BIOS will look in the first 2GB for the OS to boot from. And CD-ROM BOOT ENABLED is necessary if you are installing from a FreeBSD install CD. Now, re-start and when you see the DAC960 alerts, hit "Alt-R." This starts a GUI that allows you to begin the configuration of your raid, which supports up to 10 drives. If you have questions here see the Mylex documentation. I only had two drives so I defined my two drives as a "pack" and enabled them as a "system drive" and also chose options of "Write-back" which gives a bit better performance at the expense of loss of any cached data if power failed. With two drives I could only define this array as a RAID 1, which basically means each drive was mirroring the other with identical data and I could not lose anything unless both crapped out. Next I went on to install FreeBSD from CD-ROM (this process is covered in depth elsewhere, i.e. Greg Lehey's book) Freebsd should work with any Mylex drive if you are using 4.1.1 or newer releases of FreeBSD. Mike Smith has noted FreeBSD 4.2 will support the newer Mylex products. NOTE: In setting up the Mylex BIOS, if the setting is to "8GB Disk geometry" you get a "missing operating system" message at reboot. Resetting the BIOS should allow it to boot, but now you are on thin ice. Best to go back and do these steps overif you want to sleep easy. That's all 4 now. - Wally wally@hotwally.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 20:41:40 2001 Delivered-To: freebsd-doc@freebsd.org Received: from schoolcenter.com (ilcarb01-194.midwest.net [208.235.13.194]) by hub.freebsd.org (Postfix) with SMTP id F011E37B404; Wed, 17 Jan 2001 20:41:15 -0800 (PST) From: educationlists@yahoo.com Reply-To: educationlists@yahoo.com To: educationlists@yahoo.com Subject: Tearcher Sites Message-Id: <20010118044115.F011E37B404@hub.freebsd.org> Date: Wed, 17 Jan 2001 20:41:15 -0800 (PST) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I thought I would let you know about this web site I came across. They do reviews of all kinds programs and products for education. This is the link for last month痴 product reviews, http://horizon.unc.edu/TS/tools/2000-11.asp I don稚 know if they have done this month痴 yet or not. Take care. -Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 21:34:53 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 3E40737B400; Wed, 17 Jan 2001 21:34:34 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id SAA14079; Thu, 18 Jan 2001 18:34:32 +1300 (NZDT) Message-Id: <200101180534.SAA14079@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: freebsd-doc@freebsd.org Date: Thu, 18 Jan 2001 18:34:31 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: too much confusion over kernel building Reply-To: dan@langille.org Cc: freebsd-questions@freebsd.org X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Over the past few weeks and months, I've seen far too many people using "make buildkernel KERNEL=MYKERNEL" when they should have used "config MYKERNEL". The following PR is a move to help solve that problem: Please read and comment and I'll submit amendments as appropriate. The PR was submitted on 8 Jan and I've not had any feedback yet. All following to freebsd-doc@freebsd.org (cc'd to me) please. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 22:37:13 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail.nodeinfotech.com (unknown [63.171.197.201]) by hub.freebsd.org (Postfix) with ESMTP id 7152737B402 for ; Wed, 17 Jan 2001 22:36:56 -0800 (PST) Received: from delip ([203.199.81.156]) by mail.nodeinfotech.com (8.8.7/8.8.7) with SMTP id XAA06846 for ; Wed, 17 Jan 2001 23:30:21 GMT (envelope-from shahid@nodeinfotech.com) Message-ID: <001601c080b5$50ab1880$340aa8c0@nodeinfotech.com> From: "Shahid Khan" To: Subject: hi... Date: Thu, 18 Jan 2001 00:12:53 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0013_01C080E3.66C9B300" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C080E3.66C9B300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=20 I have just started. want to contribute but not getting enough help for Kernel = programming.. can you help me... Tschuess. Shahid.=20 =20 ------=_NextPart_000_0013_01C080E3.66C9B300 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
  I have just = started.
  want to contribute but not = getting=20 enough help for Kernel programming..
  can you help = me...
 
 Tschuess.
 
 Shahid. 
 
------=_NextPart_000_0013_01C080E3.66C9B300-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:15:52 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 2A2B937B400; Wed, 17 Jan 2001 23:15:34 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 031B13E02; Wed, 17 Jan 2001 23:15:34 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 01D7A3C10A; Wed, 17 Jan 2001 23:15:34 -0800 (PST) To: dan@langille.org Cc: freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building In-Reply-To: Message from "Dan Langille" of "Thu, 18 Jan 2001 18:34:31 +1300." <200101180534.SAA14079@ducky.nz.freebsd.org> Date: Wed, 17 Jan 2001 23:15:28 -0800 From: Dima Dorfman Message-Id: <20010118071534.031B13E02@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Over the past few weeks and months, I've seen far too many people > using "make buildkernel KERNEL=MYKERNEL" when they should have > used "config MYKERNEL". I'm not quite sure we should be advocating using the older, `config MYKERN` method. It doesn't really have any advantages over the newer one, and suggesting different ones for different purposes will only confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is quite a bit simpler than, config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make So, my question is, why use the older one? I can understand why people still use it because they've been doing it that way for the last X years, but that's no reason to teach it to new people. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:23:25 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 7CC3637B400; Wed, 17 Jan 2001 23:23:03 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id UAA14462; Thu, 18 Jan 2001 20:22:58 +1300 (NZDT) Message-Id: <200101180722.UAA14462@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: Dima Dorfman Date: Thu, 18 Jan 2001 20:22:57 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: freebsd-doc@freebsd.org, freebsd-questions@freebsd.org References: Message from "Dan Langille" of "Thu, 18 Jan 2001 18:34:31 +1300." <200101180534.SAA14079@ducky.nz.freebsd.org> In-reply-to: <20010118071534.031B13E02@bazooka.unixfreak.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 17 Jan 2001, at 23:15, Dima Dorfman wrote: > > Over the past few weeks and months, I've seen far too many people > > using "make buildkernel KERNEL=MYKERNEL" when they should have > > used "config MYKERNEL". > > I'm not quite sure we should be advocating using the older, `config > MYKERN` method. It doesn't really have any advantages over the newer > one, and suggesting different ones for different purposes will only > confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is > quite a bit simpler than, > > config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make > > So, my question is, why use the older one? I can understand why > people still use it because they've been doing it that way for the > last X years, but that's no reason to teach it to new people. It might be because it doesn't work. The following box works with the "old" style, but fails with the "new" style: [root@xeon:/usr/src] # make buildkernel KERNEL=XEON [massive sniop] /tmp/ccM70700.s:2514: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1884. /tmp/ccM70700.s:2517: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1903. *** Error code 1 *** Error code 1 Stop in /usr/obj/usr/src/sys/XEON. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:23:45 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail5.sc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 106A137B402; Wed, 17 Jan 2001 23:23:24 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail5.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 02:22:48 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0I7Nh707313; Thu, 18 Jan 2001 02:23:43 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 02:23:43 -0500 From: "Donald J . Maddox" To: Dima Dorfman Cc: dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118022343.A7286@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG References: <20010118071534.031B13E02@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118071534.031B13E02@bazooka.unixfreak.org>; from dima@unixfreak.org on Wed, Jan 17, 2001 at 11:15:28PM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 17, 2001 at 11:15:28PM -0800, Dima Dorfman wrote: > > Over the past few weeks and months, I've seen far too many people > > using "make buildkernel KERNEL=MYKERNEL" when they should have > > used "config MYKERNEL". > > I'm not quite sure we should be advocating using the older, `config > MYKERN` method. It doesn't really have any advantages over the newer > one, and suggesting different ones for different purposes will only > confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is > quite a bit simpler than, > > config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make > > So, my question is, why use the older one? I can understand why > people still use it because they've been doing it that way for the > last X years, but that's no reason to teach it to new people. It seems to me that most of the confused are usually just trying to recompile a custom kernel to add, for example, sound support. It's ridiculous to make these people do a full world build just to be able to hear sound from their soundcard. Obviously, if you have updated your source tree from, it's very dangerous NOT to do the buildworld - buildkernel - installkernel - installworld dance. But it's silly to advocate that someone who just installed 4.2, and simply wants to hear an MP3 must do a full buildworld... Just my $0.02. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:39:21 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id 2B79C37B401; Wed, 17 Jan 2001 23:39:01 -0800 (PST) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id IAA14318; Thu, 18 Jan 2001 08:38:54 +0100 (MET) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 14J9en-00028a-00; Thu, 18 Jan 2001 08:38:53 +0100 Date: Thu, 18 Jan 2001 08:38:53 +0100 From: Szilveszter Adam To: freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building Message-ID: <20010118083853.C6592@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org References: <20010118071534.031B13E02@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118071534.031B13E02@bazooka.unixfreak.org>; from dima@unixfreak.org on Wed, Jan 17, 2001 at 11:15:28PM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jan 17, 2001 at 11:15:28PM -0800, Dima Dorfman wrote: > > Over the past few weeks and months, I've seen far too many people > > using "make buildkernel KERNEL=MYKERNEL" when they should have > > used "config MYKERNEL". > > I'm not quite sure we should be advocating using the older, `config > MYKERN` method. It doesn't really have any advantages over the newer > one, and suggesting different ones for different purposes will only > confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is > quite a bit simpler than, > > config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make > > So, my question is, why use the older one? I can understand why > people still use it because they've been doing it that way for the > last X years, but that's no reason to teach it to new people. Because not all do source upgrades *at all* yet they might need to recompile their kernels. (Yes, with modules this will become increasingly rare.) Most of the people I deal with on the Hungarian FreeBSD mailing list do not even install the full system and do not even consider the source tree because Internet access is paid for by the minute here. Also, it is really ridiculous to say (or imply) that in order to have a fully functional system, you must burn close to 1 gig to stuff everything on it when a quite functional desktop system using some other OS:-) can be gotten well under 500 megs. (yes I mean win95 here.) Also, on a server it is *not* a great idea to waste this much space just for its own needs. really the only situation where this is OK is on a developing machine to develop FreeBSD itself, or your play workstation at home, which may not do anything in particular other than looking great in front of friends. (yes, mine falls into this category:-) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:40:50 2001 Delivered-To: freebsd-doc@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 1E3E037B400 for ; Wed, 17 Jan 2001 23:40:31 -0800 (PST) Received: (qmail 7259 invoked by uid 1001); 18 Jan 2001 07:40:17 -0000 Date: Thu, 18 Jan 2001 09:40:17 +0200 From: Neil Blakey-Milner To: Dan Langille Cc: Dima Dorfman , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building Message-ID: <20010118094017.A6927@rapier.smartspace.co.za> References: <200101180534.SAA14079@ducky.nz.freebsd.org> <20010118071534.031B13E02@bazooka.unixfreak.org> <200101180722.UAA14462@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101180722.UAA14462@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Jan 18, 2001 at 08:22:57PM +1300 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2001-01-18 (20:22), Dan Langille wrote: > It might be because it doesn't work. The following box works with the > "old" style, but fails with the "new" style: There'll probably be a 'nm' error somewhere above. I've asked people to comment, including Marcel, and haven't got any replies. The "new" style should be the same as the "old" style. If it's broken, fix the "new" style, don't suggest the "old" style. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:41:48 2001 Delivered-To: freebsd-doc@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 6609737B402 for ; Wed, 17 Jan 2001 23:41:26 -0800 (PST) Received: (qmail 7401 invoked by uid 1001); 18 Jan 2001 07:41:23 -0000 Date: Thu, 18 Jan 2001 09:41:23 +0200 From: Neil Blakey-Milner To: "Donald J . Maddox" Cc: Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118094123.B6927@rapier.smartspace.co.za> References: <20010118071534.031B13E02@bazooka.unixfreak.org> <20010118022343.A7286@cae88-102-101.sc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118022343.A7286@cae88-102-101.sc.rr.com>; from dmaddox@sc.rr.com on Thu, Jan 18, 2001 at 02:23:43AM -0500 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2001-01-18 (02:23), Donald J . Maddox wrote: > On Wed, Jan 17, 2001 at 11:15:28PM -0800, Dima Dorfman wrote: > > > Over the past few weeks and months, I've seen far too many people > > > using "make buildkernel KERNEL=MYKERNEL" when they should have > > > used "config MYKERNEL". > > > > I'm not quite sure we should be advocating using the older, `config > > MYKERN` method. It doesn't really have any advantages over the newer > > one, and suggesting different ones for different purposes will only > > confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is > > quite a bit simpler than, > > > > config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make > > > > So, my question is, why use the older one? I can understand why > > people still use it because they've been doing it that way for the > > last X years, but that's no reason to teach it to new people. > > It seems to me that most of the confused are usually just trying to > recompile a custom kernel to add, for example, sound support. It's > ridiculous to make these people do a full world build just to be able > to hear sound from their soundcard. Obviously, if you have updated > your source tree from, it's very dangerous NOT to do the buildworld - > buildkernel - installkernel - installworld dance. But it's silly to > advocate that someone who just installed 4.2, and simply wants to hear > an MP3 must do a full buildworld... Just my $0.02. Who exactly is advocating a full buildworld? The "new" style should not require a full buildworld. If it doesn't work, it's a bug. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:44:17 2001 Delivered-To: freebsd-doc@freebsd.org Received: from Mail6.sc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 516BF37B400; Wed, 17 Jan 2001 23:43:59 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by Mail6.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 02:43:58 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0I7iqG07528; Thu, 18 Jan 2001 02:44:52 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 02:44:52 -0500 From: "Donald J . Maddox" To: Neil Blakey-Milner Cc: "Donald J . Maddox" , Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118024452.A7508@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Neil Blakey-Milner , "Donald J . Maddox" , Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG References: <20010118071534.031B13E02@bazooka.unixfreak.org> <20010118022343.A7286@cae88-102-101.sc.rr.com> <20010118094123.B6927@rapier.smartspace.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118094123.B6927@rapier.smartspace.co.za>; from nbm@mithrandr.moria.org on Thu, Jan 18, 2001 at 09:41:23AM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 09:41:23AM +0200, Neil Blakey-Milner wrote: > Who exactly is advocating a full buildworld? The "new" style should not > require a full buildworld. If it doesn't work, it's a bug. I was under the impression that 'make buildkernel' requires a fully- populated /usr/obj. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:44:46 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 4759437B402; Wed, 17 Jan 2001 23:44:27 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id UAA14563; Thu, 18 Jan 2001 20:44:22 +1300 (NZDT) Message-Id: <200101180744.UAA14563@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: Neil Blakey-Milner Date: Thu, 18 Jan 2001 20:44:22 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: Dima Dorfman , freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG In-reply-to: <20010118094123.B6927@rapier.smartspace.co.za> References: <20010118022343.A7286@cae88-102-101.sc.rr.com>; from dmaddox@sc.rr.com on Thu, Jan 18, 2001 at 02:23:43AM -0500 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 Jan 2001, at 9:41, Neil Blakey-Milner wrote: > Who exactly is advocating a full buildworld? The "new" style should not > require a full buildworld. If it doesn't work, it's a bug. The handbook does. Well, it doesn't, but the frequently interpretion is just that. And my patch aims to fix that common misinterpretation. Amongst other things. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:44:51 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 30ED037B401; Wed, 17 Jan 2001 23:44:28 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id UAA14566; Thu, 18 Jan 2001 20:44:23 +1300 (NZDT) Message-Id: <200101180744.UAA14566@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: Neil Blakey-Milner Date: Thu, 18 Jan 2001 20:44:22 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: Dima Dorfman , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org In-reply-to: <20010118094017.A6927@rapier.smartspace.co.za> References: <200101180722.UAA14462@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Jan 18, 2001 at 08:22:57PM +1300 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 Jan 2001, at 9:40, Neil Blakey-Milner wrote: > On Thu 2001-01-18 (20:22), Dan Langille wrote: > > It might be because it doesn't work. The following box works with the > > "old" style, but fails with the "new" style: > > There'll probably be a 'nm' error somewhere above. I've asked people to > comment, including Marcel, and haven't got any replies. > > The "new" style should be the same as the "old" style. If it's broken, > fix the "new" style, don't suggest the "old" style. Either way suits me. But until it gets fixed, let's fix the manual so we stop the confusion and save the helpers the repeating questions. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:49:41 2001 Delivered-To: freebsd-doc@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 077E237B400 for ; Wed, 17 Jan 2001 23:49:20 -0800 (PST) Received: (qmail 8378 invoked by uid 1001); 18 Jan 2001 07:49:17 -0000 Date: Thu, 18 Jan 2001 09:49:17 +0200 From: Neil Blakey-Milner To: "Donald J . Maddox" Cc: Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118094917.A7976@rapier.smartspace.co.za> References: <20010118071534.031B13E02@bazooka.unixfreak.org> <20010118022343.A7286@cae88-102-101.sc.rr.com> <20010118094123.B6927@rapier.smartspace.co.za> <20010118024452.A7508@cae88-102-101.sc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118024452.A7508@cae88-102-101.sc.rr.com>; from dmaddox@sc.rr.com on Thu, Jan 18, 2001 at 02:44:52AM -0500 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2001-01-18 (02:44), Donald J . Maddox wrote: > On Thu, Jan 18, 2001 at 09:41:23AM +0200, Neil Blakey-Milner wrote: > > Who exactly is advocating a full buildworld? The "new" style should not > > require a full buildworld. If it doesn't work, it's a bug. > > I was under the impression that 'make buildkernel' requires a fully- > populated /usr/obj. No, it doesn't. It may not work at the moment without it, but that's another story. It is, of course, suggested that you run 'make buildworld' beforehand when upgrading to a new version of FreeBSD. That applies equally to using the old method, come to think of it, but it involves a lot more work to get the old method to do the correct thing in this case. Basically, that's why the new method exists - to overcome any upgrading problems that the old method could not. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:50:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 7F8D437B401; Wed, 17 Jan 2001 23:50:36 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.1/8.11.1) id f0I7mqY47011; Thu, 18 Jan 2001 08:48:52 +0100 (CET) (envelope-from stijn) Date: Thu, 18 Jan 2001 08:48:52 +0100 From: Stijn Hoop To: Neil Blakey-Milner Cc: "Donald J . Maddox" , Dima Dorfman , dan@langille.org, freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building Message-ID: <20010118084852.A46924@pcwin002.win.tue.nl> References: <20010118071534.031B13E02@bazooka.unixfreak.org> <20010118022343.A7286@cae88-102-101.sc.rr.com> <20010118094123.B6927@rapier.smartspace.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118094123.B6927@rapier.smartspace.co.za>; from nbm@mithrandr.moria.org on Thu, Jan 18, 2001 at 09:41:23AM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 09:41:23AM +0200, Neil Blakey-Milner wrote: > On Thu 2001-01-18 (02:23), Donald J . Maddox wrote: > > On Wed, Jan 17, 2001 at 11:15:28PM -0800, Dima Dorfman wrote: > > > > Over the past few weeks and months, I've seen far too many people > > > > using "make buildkernel KERNEL=MYKERNEL" when they should have > > > > used "config MYKERNEL". > > > > > > I'm not quite sure we should be advocating using the older, `config > > > MYKERN` method. It doesn't really have any advantages over the newer > > > one, and suggesting different ones for different purposes will only > > > confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is > > > quite a bit simpler than, > > > > > > config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make > > > > > > So, my question is, why use the older one? I can understand why > > > people still use it because they've been doing it that way for the > > > last X years, but that's no reason to teach it to new people. > > > > It seems to me that most of the confused are usually just trying to > > recompile a custom kernel to add, for example, sound support. It's > > ridiculous to make these people do a full world build just to be able > > to hear sound from their soundcard. Obviously, if you have updated > > your source tree from, it's very dangerous NOT to do the buildworld - > > buildkernel - installkernel - installworld dance. But it's silly to > > advocate that someone who just installed 4.2, and simply wants to hear > > an MP3 must do a full buildworld... Just my $0.02. > > Who exactly is advocating a full buildworld? The "new" style should not > require a full buildworld. If it doesn't work, it's a bug. Em.... most FreeBSD developers are?! Do a search of the archives (esp. in -stable)... Statements like this make it even more confusing to me. I thought the purpose of doing a buildworld first was to ensure you have the latest toolchain... I agree with Donald: it is ridiculous to force people to do a buildworld if they havent upgraded their sources. And I would *love* to see a make buildkernel target where you didn't have to buildworld in order to let it complete. --Stijn -- Nostalgia ain't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:52:37 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id E689C37B400; Wed, 17 Jan 2001 23:52:17 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail8.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 02:50:28 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0I7rAw07647; Thu, 18 Jan 2001 02:53:10 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 02:53:10 -0500 From: "Donald J . Maddox" To: Neil Blakey-Milner Cc: "Donald J . Maddox" , Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118025310.A7619@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Neil Blakey-Milner , "Donald J . Maddox" , Dima Dorfman , dan@langille.org, freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG References: <20010118071534.031B13E02@bazooka.unixfreak.org> <20010118022343.A7286@cae88-102-101.sc.rr.com> <20010118094123.B6927@rapier.smartspace.co.za> <20010118024452.A7508@cae88-102-101.sc.rr.com> <20010118094917.A7976@rapier.smartspace.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118094917.A7976@rapier.smartspace.co.za>; from nbm@mithrandr.moria.org on Thu, Jan 18, 2001 at 09:49:17AM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 09:49:17AM +0200, Neil Blakey-Milner wrote: > On Thu 2001-01-18 (02:44), Donald J . Maddox wrote: > > On Thu, Jan 18, 2001 at 09:41:23AM +0200, Neil Blakey-Milner wrote: > > > Who exactly is advocating a full buildworld? The "new" style should not > > > require a full buildworld. If it doesn't work, it's a bug. > > > > I was under the impression that 'make buildkernel' requires a fully- > > populated /usr/obj. > > No, it doesn't. It may not work at the moment without it, but that's > another story. > > It is, of course, suggested that you run 'make buildworld' beforehand > when upgrading to a new version of FreeBSD. That applies equally to > using the old method, come to think of it, but it involves a lot more > work to get the old method to do the correct thing in this case. > Basically, that's why the new method exists - to overcome any upgrading > problems that the old method could not. I agree that if you are upgrading, you absolutely ought to do a full buildworld, and said so in the 1st message I posted in this thread. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 17 23:53:38 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 3D7DA37B400; Wed, 17 Jan 2001 23:53:18 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 900E03E09; Wed, 17 Jan 2001 23:53:17 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 8EA0A3C10A; Wed, 17 Jan 2001 23:53:17 -0800 (PST) To: Neil Blakey-Milner Cc: Dan Langille , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building In-Reply-To: Message from Neil Blakey-Milner of "Thu, 18 Jan 2001 09:40:17 +0200." <20010118094017.A6927@rapier.smartspace.co.za> Date: Wed, 17 Jan 2001 23:53:12 -0800 From: Dima Dorfman Message-Id: <20010118075317.900E03E09@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Thu 2001-01-18 (20:22), Dan Langille wrote: > > It might be because it doesn't work. The following box works with the > > "old" style, but fails with the "new" style: > > There'll probably be a 'nm' error somewhere above. I've asked people to > comment, including Marcel, and haven't got any replies. > > The "new" style should be the same as the "old" style. If it's broken, > fix the "new" style, don't suggest the "old" style. I'm in the same boat. I always thought that buildkernel would revert to using the installed binaries if there's nothing useful in /usr/obj. If the source tree you're building is the same as the running one, it shouldn't fail. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0: 0:18 2001 Delivered-To: freebsd-doc@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 2AA9937B402 for ; Wed, 17 Jan 2001 23:59:55 -0800 (PST) Received: (qmail 9558 invoked by uid 1001); 18 Jan 2001 07:59:51 -0000 Date: Thu, 18 Jan 2001 09:59:51 +0200 From: Neil Blakey-Milner To: Dima Dorfman Cc: Dan Langille , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building Message-ID: <20010118095951.A9023@rapier.smartspace.co.za> References: <20010118075317.900E03E09@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118075317.900E03E09@bazooka.unixfreak.org>; from dima@unixfreak.org on Wed, Jan 17, 2001 at 11:53:12PM -0800 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed 2001-01-17 (23:53), Dima Dorfman wrote: > > On Thu 2001-01-18 (20:22), Dan Langille wrote: > > > It might be because it doesn't work. The following box works with the > > > "old" style, but fails with the "new" style: > > > > There'll probably be a 'nm' error somewhere above. I've asked people to > > comment, including Marcel, and haven't got any replies. > > > > The "new" style should be the same as the "old" style. If it's broken, > > fix the "new" style, don't suggest the "old" style. > > I'm in the same boat. I always thought that buildkernel would revert > to using the installed binaries if there's nothing useful in /usr/obj. > If the source tree you're building is the same as the running one, it > shouldn't fail. This is causing the problem: My reminder to Marcel and other hackers that this problem exists: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=729536+733077+/usr/local/www/db/text/2000/cvs-all/20001224.cvs-all Marcel, the designer of the new system, saying that buildkernel should revert to the running system in the absence of a populated /usr/obj: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=761905+765570+/usr/local/www/db/text/2000/cvs-all/20001224.cvs-all A description of why 'nm' is failing: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=837688+841420+/usr/local/www/db/text/2000/cvs-all/20001224.cvs-all Anyway, I'll quickly test the patches, and ask for someone to review again. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0: 4:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id CE15D37B401; Thu, 18 Jan 2001 00:04:38 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id A00AB3E02; Thu, 18 Jan 2001 00:04:38 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 9E8BC3C10A; Thu, 18 Jan 2001 00:04:38 -0800 (PST) To: dan@langille.org Cc: Neil Blakey-Milner , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building In-Reply-To: Message from "Dan Langille" of "Thu, 18 Jan 2001 20:44:22 +1300." <200101180744.UAA14566@ducky.nz.freebsd.org> Date: Thu, 18 Jan 2001 00:04:33 -0800 From: Dima Dorfman Message-Id: <20010118080438.A00AB3E02@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On 18 Jan 2001, at 9:40, Neil Blakey-Milner wrote: > > > On Thu 2001-01-18 (20:22), Dan Langille wrote: > > > It might be because it doesn't work. The following box works with the > > > "old" style, but fails with the "new" style: > > > > There'll probably be a 'nm' error somewhere above. I've asked people to > > comment, including Marcel, and haven't got any replies. > > > > The "new" style should be the same as the "old" style. If it's broken, > > fix the "new" style, don't suggest the "old" style. > > Either way suits me. But until it gets fixed, let's fix the manual so we > stop the confusion and save the helpers the repeating questions. [This reply is targeted towards everybody taking part of this thread, and does nto relate to this message in particular--I just picked one at random.] It does appear that indeed the buildkernel target is broken with regards to building a kernel from the same sources as the running one without a populated /usr/obj. I remember trying this in the past, and it worked. I can now see your rationale for this thread and the handbook patch, however, I agree with Neil that buildkernel should be fixed, not the handbook. The following patch sort of addresses the problem. I can get buildkernel to finish without errors. If you have time, please try it out. It is proof-of-concept (that buildkernel can be fixed) quality at best (in other words, don't run this on your mission-critical machines), but it does seem to work (actually, I had to test it on a slightly newer tree than what I have running, so YMMV). Regards Dima Dorfman dima@unixfreak.org Index: Makefile.inc1 =================================================================== RCS file: /st/src/FreeBSD/src/Makefile.inc1,v retrieving revision 1.141.2.18 diff -u -r1.141.2.18 Makefile.inc1 --- Makefile.inc1 2000/12/01 21:58:09 1.141.2.18 +++ Makefile.inc1 2001/01/18 07:58:42 @@ -165,10 +165,10 @@ # Common environment for world related stages CROSSENV= MAKEOBJDIRPREFIX=${OBJTREE} \ - COMPILER_PATH=${WORLDTMP}/usr/libexec:${WORLDTMP}/usr/bin \ - LIBRARY_PATH=${WORLDTMP}${SHLIBDIR}:${WORLDTMP}/usr/lib \ - OBJFORMAT_PATH=${WORLDTMP}/usr/libexec \ - PERL5LIB=${WORLDTMP}/usr/libdata/perl/5.00503 + COMPILER_PATH=${WORLDTMP}/usr/libexec:${WORLDTMP}/usr/bin:/usr/libexec:/usr/bin \ + LIBRARY_PATH=${WORLDTMP}${SHLIBDIR}:${WORLDTMP}/usr/lib:/usr/lib \ + OBJFORMAT_PATH=${WORLDTMP}/usr/libexec:/usr/libexec \ + PERL5LIB=${WORLDTMP}/usr/libdata/perl/5.00503:/usr/libdata/perl/5.00503 # bootstrap-tool stage BMAKEENV= ${BOOTSTRAPENV} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0: 6:39 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id A954337B400; Thu, 18 Jan 2001 00:06:20 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 887453E02; Thu, 18 Jan 2001 00:06:20 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 872D73C10A; Thu, 18 Jan 2001 00:06:20 -0800 (PST) To: Neil Blakey-Milner Cc: Dan Langille , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building In-Reply-To: Message from Neil Blakey-Milner of "Thu, 18 Jan 2001 09:59:51 +0200." <20010118095951.A9023@rapier.smartspace.co.za> Date: Thu, 18 Jan 2001 00:06:15 -0800 From: Dima Dorfman Message-Id: <20010118080620.887453E02@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > This is causing the problem: > > My reminder to Marcel and other hackers that this problem exists: > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=729536+733077+/usr/local/www/db/t > ext/2000/cvs-all/20001224.cvs-all > > Marcel, the designer of the new system, saying that buildkernel should > revert to the running system in the absence of a populated /usr/obj: > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=761905+765570+/usr/local/www/db/t > ext/2000/cvs-all/20001224.cvs-all > > A description of why 'nm' is failing: > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=837688+841420+/usr/local/www/db/t > ext/2000/cvs-all/20001224.cvs-all Well, looks like the patch I just sent in response to one of Dan's messages does just that. :-) Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0:18:24 2001 Delivered-To: freebsd-doc@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 8B81837B401 for ; Thu, 18 Jan 2001 00:18:02 -0800 (PST) Received: (qmail 11499 invoked by uid 1001); 18 Jan 2001 08:17:59 -0000 Date: Thu, 18 Jan 2001 10:17:59 +0200 From: Neil Blakey-Milner To: Dima Dorfman Cc: Dan Langille , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Subject: Re: too much confusion over kernel building Message-ID: <20010118101759.A11121@rapier.smartspace.co.za> References: <20010118080620.887453E02@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118080620.887453E02@bazooka.unixfreak.org>; from dima@unixfreak.org on Thu, Jan 18, 2001 at 12:06:15AM -0800 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2001-01-18 (00:06), Dima Dorfman wrote: > > This is causing the problem: > > > > My reminder to Marcel and other hackers that this problem exists: > > > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=729536+733077+/usr/local/www/db/t > > ext/2000/cvs-all/20001224.cvs-all > > > > Marcel, the designer of the new system, saying that buildkernel should > > revert to the running system in the absence of a populated /usr/obj: > > > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=761905+765570+/usr/local/www/db/t > > ext/2000/cvs-all/20001224.cvs-all > > > > A description of why 'nm' is failing: > > > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=837688+841420+/usr/local/www/db/t > > ext/2000/cvs-all/20001224.cvs-all > > Well, looks like the patch I just sent in response to one of Dan's > messages does just that. :-) That doesn't match the behaviour of the PATH variable, which is set in (for example) IMAKEENV to not include the user-supplied PATH variable. I've sent a request to current@ and hackers@ for suggestions, and a more focussed patch. Let's continue any patch discussions on that thread there rather. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0:31: 6 2001 Delivered-To: freebsd-doc@freebsd.org Received: from hotmail.com (f203.law7.hotmail.com [216.33.237.203]) by hub.freebsd.org (Postfix) with ESMTP id 2B60F37B401 for ; Thu, 18 Jan 2001 00:30:50 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 18 Jan 2001 00:30:49 -0800 Received: from 212.175.115.44 by lw7fd.law7.hotmail.msn.com with HTTP; Thu, 18 Jan 2001 08:30:49 GMT X-Originating-IP: [212.175.115.44] From: "Oguz Karaca" To: doc@FreeBSD.org Subject: Link over leased line Modems HELP ME Date: Thu, 18 Jan 2001 08:30:49 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Jan 2001 08:30:49.0982 (UTC) FILETIME=[F67399E0:01C08128] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sir! I'm Oguz ,i'm from Turkey. I have got two computers and two leased line modems(EXTERNAL). I linked that computers by modems from serial ports. First computer is linux (RedHat,like DOS ,hasn't got graphics), other computer installed DOS. But i didn't connect from second computer(DOS) to first computer (linux) I want to use a program in linux over modems. How can i do this and how can i connect? +------+ +-------+ I DOS I I Linux I I______I I_______I 00000000 000000000 00000000\ 1.MODEM 2.MODEM /000000000 +---+ +---+ I___I===============================I___I Telecoms Leased Line I don't know,what I especially should do on the Linux computer, pleace can you make me detailed explanation. Thank you allready now very much karacasoft@hotmail.com _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0:34: 4 2001 Delivered-To: freebsd-doc@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id AE38B37B401; Thu, 18 Jan 2001 00:33:37 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp150.geekhouse.net [192.168.1.150]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f0I8bVs67194; Thu, 18 Jan 2001 00:37:31 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010118094123.B6927@rapier.smartspace.co.za> Date: Thu, 18 Jan 2001 00:33:28 -0800 (PST) From: John Baldwin To: Neil Blakey-Milner Subject: Re: too much confusion over kernel building Cc: freebsd-questions@FreeBSD.org, freebsd-doc@FreeBSD.org, dan@langille.org, Dima Dorfman , "Donald J . Maddox" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18-Jan-01 Neil Blakey-Milner wrote: > On Thu 2001-01-18 (02:23), Donald J . Maddox wrote: >> On Wed, Jan 17, 2001 at 11:15:28PM -0800, Dima Dorfman wrote: >> > > Over the past few weeks and months, I've seen far too many people >> > > using "make buildkernel KERNEL=MYKERNEL" when they should have >> > > used "config MYKERNEL". >> > >> > I'm not quite sure we should be advocating using the older, `config >> > MYKERN` method. It doesn't really have any advantages over the newer >> > one, and suggesting different ones for different purposes will only >> > confuse the novices, IMO. Plus, `make buildkernel KERNEL=MYKERNEL` is >> > quite a bit simpler than, >> > >> > config MYKERNEL && cd ../../compile/MYKERNEL && make depend && make >> > >> > So, my question is, why use the older one? I can understand why >> > people still use it because they've been doing it that way for the >> > last X years, but that's no reason to teach it to new people. >> >> It seems to me that most of the confused are usually just trying to >> recompile a custom kernel to add, for example, sound support. It's >> ridiculous to make these people do a full world build just to be able >> to hear sound from their soundcard. Obviously, if you have updated >> your source tree from, it's very dangerous NOT to do the buildworld - >> buildkernel - installkernel - installworld dance. But it's silly to >> advocate that someone who just installed 4.2, and simply wants to hear >> an MP3 must do a full buildworld... Just my $0.02. > > Who exactly is advocating a full buildworld? The "new" style should not > require a full buildworld. If it doesn't work, it's a bug. buildkernel assumes a worst case environment by default. The problem is that there isn't the One True Way(tm) to build a kernel that works for all cases. buildkernel is needed when updating the system, but if you are just changing the kernel config and building a new kernel w/o changing your source tree, you should be using the old method. I don't actually use buildkernel as it is only needed in very rare cases such as when crossing over a binutils upgrade _anyway_. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 0:54:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id D3DC237B400; Thu, 18 Jan 2001 00:54:38 -0800 (PST) Received: from [195.11.243.26] (helo=Debug) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 14JAq2-000Nmv-00; Thu, 18 Jan 2001 08:54:34 +0000 To: Neil Blakey-Milner , Dima Dorfman , Dan Langille , freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG From: Cliff Sarginson Subject: Re: too much confusion over kernel building Date: Thu, 18 Jan 2001 08:54:34 GMT X-Mailer: www.webmail.nl.demon.net X-Sender: postmaster@btvs.demon.nl X-Originating-IP: 192.250.24.58 Message-Id: Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hello, This thread has turned very esoteric and has now moved into the realms of the hackers. It might be worth saying that if this thread created so much hacker-dom imagine what problems new kids on the block may be having... Cliff > On Wed 2001-01-17 (23:53), Dima Dorfman wrote: > > > On Thu 2001-01-18 (20:22), Dan Langille wrote: > > > > It might be because it doesn't work. The following box works with the > > > > "old" style, but fails with the "new" style: > > > > > > There'll probably be a 'nm' error somewhere above. I've asked people to > > > comment, including Marcel, and haven't got any replies. > > > > > > The "new" style should be the same as the "old" style. If it's broken, > > > fix the "new" style, don't suggest the "old" style. > > > > I'm in the same boat. I always thought that buildkernel would revert > > to using the installed binaries if there's nothing useful in /usr/obj. > > If the source tree you're building is the same as the running one, it > > shouldn't fail. > > This is causing the problem: > > My reminder to Marcel and other hackers that this problem exists: > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=729536+733077+/usr/local/www/db/text/2000/cvs-all/20001224.cvs-all > > Marcel, the designer of the new system, saying that buildkernel should > revert to the running system in the absence of a populated /usr/obj: > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=761905+765570+/usr/local/www/db/text/2000/cvs-all/20001224.cvs-all > > A description of why 'nm' is failing: > > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=837688+841420+/usr/local/www/db/text/2000/cvs-all/20001224.cvs-all > > Anyway, I'll quickly test the patches, and ask for someone to review > again. > > Neil > -- > Neil Blakey-Milner > nbm@mithrandr.moria.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1: 8:41 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 01B8C37B404; Thu, 18 Jan 2001 01:08:22 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id WAA14875; Thu, 18 Jan 2001 22:08:14 +1300 (NZDT) Message-Id: <200101180908.WAA14875@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: Cliff Sarginson Date: Thu, 18 Jan 2001 22:08:12 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 Jan 2001, at 8:54, Cliff Sarginson wrote: > It might be worth saying that if this thread created so much hacker-dom > imagine what problems new kids on the block may be having... Thanks. Those problems, which we were constantly seeing repeated over and over again on IRC and in -questions, were exactly the reason I submitted the patch. *GRIN* -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1:18:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id BC1F837B400; Thu, 18 Jan 2001 01:18:39 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 7C8D13E02; Thu, 18 Jan 2001 01:18:39 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 7AFD03C10A; Thu, 18 Jan 2001 01:18:39 -0800 (PST) To: John Baldwin Cc: Neil Blakey-Milner , freebsd-questions@FreeBSD.org, freebsd-doc@FreeBSD.org, dan@langille.org, "Donald J . Maddox" Subject: Re: too much confusion over kernel building In-Reply-To: Message from John Baldwin of "Thu, 18 Jan 2001 00:33:28 PST." Date: Thu, 18 Jan 2001 01:18:34 -0800 From: Dima Dorfman Message-Id: <20010118091839.7C8D13E02@bazooka.unixfreak.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On 18-Jan-01 Neil Blakey-Milner wrote: > > Who exactly is advocating a full buildworld? The "new" style should not > > require a full buildworld. If it doesn't work, it's a bug. > > buildkernel assumes a worst case environment by default. The > problem is that there isn't the One True Way(tm) to build a kernel > that works for all cases. buildkernel is needed when updating the > system, but if you are just changing the kernel config and building > a new kernel w/o changing your source tree, you should be using the > old method. I don't actually use buildkernel as it is only needed > in very rare cases such as when crossing over a binutils upgrade > _anyway_. Although I agree with this entirely (and personally prefer to stay away from buildkernel, particularly because MODULES_WITH_WORLD doesn't always work), I don't think it's a good idea to promote using two different ways for different purposes to newbies. "Use the old method if you're not upgrading but use the new method if you're upgrading but make sure to do a buildworld if you choose the latter path but you don't need to rebuild the world if you're already running the new, upgraded, kernel and you're just making modifications to the config file," (excuse the run-on) sounds a lot more confusing than "use buildkernel." If there's no technical reason buildkernel can't be made to work Most Of The Time(tm) (which Neil's patches suggest there isn't), I see no reason just to stick with buildkernel for building a kernel. Of course, the old way should still be available for use by those who need/want it. Regards Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1:24: 4 2001 Delivered-To: freebsd-doc@freebsd.org Received: from Mail6.sc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id B6BFB37B404; Thu, 18 Jan 2001 01:23:44 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by Mail6.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 04:23:43 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0I9Obs42009; Thu, 18 Jan 2001 04:24:37 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 04:24:37 -0500 From: "Donald J . Maddox" To: Dima Dorfman Cc: John Baldwin , Neil Blakey-Milner , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG, dan@langille.org, "Donald J . Maddox" Subject: Re: too much confusion over kernel building Message-ID: <20010118042437.A41992@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Dima Dorfman , John Baldwin , Neil Blakey-Milner , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG, dan@langille.org, "Donald J . Maddox" References: <20010118091839.7C8D13E02@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118091839.7C8D13E02@bazooka.unixfreak.org>; from dima@unixfreak.org on Thu, Jan 18, 2001 at 01:18:34AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 01:18:34AM -0800, Dima Dorfman wrote: > > Although I agree with this entirely (and personally prefer to stay > away from buildkernel, particularly because MODULES_WITH_WORLD doesn't > always work), I don't think it's a good idea to promote using two > different ways for different purposes to newbies. "Use the old method > if you're not upgrading but use the new method if you're upgrading but > make sure to do a buildworld if you choose the latter path but you > don't need to rebuild the world if you're already running the new, > upgraded, kernel and you're just making modifications to the config > file," (excuse the run-on) sounds a lot more confusing than "use > buildkernel." > > If there's no technical reason buildkernel can't be made to work Most > Of The Time(tm) (which Neil's patches suggest there isn't), I see no > reason just to stick with buildkernel for building a kernel. Of > course, the old way should still be available for use by those who > need/want it. I agree. Frankly, there is no reason I can think of where the use of buildkernel/installkernel would be in any meaningful way superior to the old method *except* in the case of a toolchain upgrade that requires new tools to build the new source. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1:25: 4 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id A705B37B404; Thu, 18 Jan 2001 01:24:42 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id WAA14901; Thu, 18 Jan 2001 22:24:34 +1300 (NZDT) Message-Id: <200101180924.WAA14901@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: Dima Dorfman Date: Thu, 18 Jan 2001 22:24:33 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: Neil Blakey-Milner , freebsd-doc@freebsd.org, freebsd-questions@freebsd.org References: Message from "Dan Langille" of "Thu, 18 Jan 2001 20:44:22 +1300." <200101180744.UAA14566@ducky.nz.freebsd.org> In-reply-to: <20010118080438.A00AB3E02@bazooka.unixfreak.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 Jan 2001, at 0:04, Dima Dorfman wrote: > It does appear that indeed the buildkernel target is broken with > regards to building a kernel from the same sources as the running one > without a populated /usr/obj. I remember trying this in the past, and > it worked. I can now see your rationale for this thread and the > handbook patch, however, I agree with Neil that buildkernel should be > fixed, not the handbook. Thank you. Would someone please cancel PR docs/24148 ? But, I do think that section of the manual needs to be modified slightly to remove some confusion. Namely, how it seems to suggest, at least to some people, that you need to do a build world. I'll do something about that at a later date. > The following patch sort of addresses the problem. I can get > buildkernel to finish without errors. If you have time, please try it > out. It is proof-of-concept (that buildkernel can be fixed) quality > at best (in other words, don't run this on your mission-critical > machines), but it does seem to work (actually, I had to test it on a > slightly newer tree than what I have running, so YMMV). It worked on my box. Thanks. I appreciate it. Iff you have another fix in the future, I'll be happy to test it again. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1:27:35 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 6A3E137B699; Thu, 18 Jan 2001 01:27:15 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id WAA14914; Thu, 18 Jan 2001 22:27:04 +1300 (NZDT) Message-Id: <200101180927.WAA14914@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: "Donald J . Maddox" Date: Thu, 18 Jan 2001 22:27:04 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG In-reply-to: <20010118042437.A41992@cae88-102-101.sc.rr.com> References: <20010118091839.7C8D13E02@bazooka.unixfreak.org>; from dima@unixfreak.org on Thu, Jan 18, 2001 at 01:18:34AM -0800 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 Jan 2001, at 4:24, Donald J . Maddox wrote: > I agree. Frankly, there is no reason I can think of where the use of > buildkernel/installkernel would be in any meaningful way superior to > the old method *except* in the case of a toolchain upgrade that requires > new tools to build the new source. There is the added advantage that the "new" method involves fewer steps. And That Is A Good Thing (tm), especially for people new to FreeBSD. If they get get a kernel to compile and work the first time, without problems, it gives them a *big* boost. The few steps, the hard to mess up. cheers -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1:49:19 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A297937B69D; Thu, 18 Jan 2001 01:49:02 -0800 (PST) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0I9n2N03233; Thu, 18 Jan 2001 01:49:02 -0800 (PST) (envelope-from asmodai) Date: Thu, 18 Jan 2001 01:49:02 -0800 (PST) From: Message-Id: <200101180949.f0I9n2N03233@freefall.freebsd.org> To: dan@freebsddiary.org, asmodai@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/24148: current instructions for kernel building are not clear in some areas Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: current instructions for kernel building are not clear in some areas State-Changed-From-To: open->closed State-Changed-By: asmodai State-Changed-When: Thu Jan 18 01:48:45 PST 2001 State-Changed-Why: At originator's request. http://www.freebsd.org/cgi/query-pr.cgi?pr=24148 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 1:54: 8 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail5.sc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DCED37B6A0; Thu, 18 Jan 2001 01:53:48 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail5.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 04:53:45 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0I9seM42184; Thu, 18 Jan 2001 04:54:40 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 04:54:40 -0500 From: "Donald J . Maddox" To: Dan Langille Cc: "Donald J . Maddox" , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118045440.A42092@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Dan Langille , "Donald J . Maddox" , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG References: <20010118091839.7C8D13E02@bazooka.unixfreak.org>; <20010118042437.A41992@cae88-102-101.sc.rr.com> <200101180927.WAA14914@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101180927.WAA14914@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Jan 18, 2001 at 10:27:04PM +1300 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 10:27:04PM +1300, Dan Langille wrote: > On 18 Jan 2001, at 4:24, Donald J . Maddox wrote: > > > I agree. Frankly, there is no reason I can think of where the use of > > buildkernel/installkernel would be in any meaningful way superior to > > the old method *except* in the case of a toolchain upgrade that requires > > new tools to build the new source. > > There is the added advantage that the "new" method involves fewer > steps. And That Is A Good Thing (tm), especially for people new to > FreeBSD. If they get get a kernel to compile and work the first time, > without problems, it gives them a *big* boost. The few steps, the hard > to mess up. For people new to FreeBSD, it's really not as simple as: # make buildkernel KERNEL=MYKERNEL # make installkernel KERNEL=MYKERNEL At this point, the newbie has already had to: # cd /usr/src/sys//conf # cp GENERIC MYKERNEL # vi MYKERNEL ... Agonizes over incomprehensible options/devices ... All of this is required regardless of whether you use 'the old method' or 'the new method'. At this point, the newbie can: a) # config MYKERNEL # cd ../../compile/MYKERNEL # make depend # make # make install b) # cd /usr/src # make buildkernel KERNEL=MYKERNEL # make installkernel KERNEL=MYKERNEL Sure, b) has 2 less steps, but frankly, I think the difference is lost in the noise. Actually creating a working custom config seems to be the showstopper for most folks. In any case, talking about 2 different ways of doing this is *sure* to confuse lots of people :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 2:16:12 2001 Delivered-To: freebsd-doc@freebsd.org Received: from lucifer.ninth-circle.org (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 1A07037B400 for ; Thu, 18 Jan 2001 02:15:55 -0800 (PST) Received: (from asmodai@localhost) by lucifer.ninth-circle.org (8.11.1/8.11.0) id f0IAFcq47956; Thu, 18 Jan 2001 11:15:38 +0100 (CET) (envelope-from asmodai) Date: Thu, 18 Jan 2001 11:15:38 +0100 From: Jeroen Ruigrok van der Werven To: Shahid Khan Cc: freebsd-doc@FreeBSD.ORG Subject: Re: hi... Message-ID: <20010118111537.C46970@lucifer.bart.nl> References: <001601c080b5$50ab1880$340aa8c0@nodeinfotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001601c080b5$50ab1880$340aa8c0@nodeinfotech.com>; from shahid@nodeinfotech.com on Thu, Jan 18, 2001 at 12:12:53AM +0530 Organisation: VIA Net.Works The Netherlands Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -On [20010118 07:40], Shahid Khan (shahid@nodeinfotech.com) wrote: > I have just started. > want to contribute but not getting enough help for Kernel programming.. > can you help me... Do you know how to program? If so, what languages? Do you understand ILP and LP differences which architectures demand/impose on you? Let's take it from there. :) -- Jeroen Ruigrok van der Werven VIA Net.Works The Netherlands BSD: Technical excellence at its best Network- and systemadministrator D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 Killing me is not enough to make me go away... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 2:23:27 2001 Delivered-To: freebsd-doc@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 8C3BB37B404 for ; Thu, 18 Jan 2001 02:23:07 -0800 (PST) Received: (qmail 25102 invoked by uid 0); 18 Jan 2001 10:23:06 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 18 Jan 2001 10:23:06 -0000 Message-ID: <3A66C40A.AA7045CA@urx.com> Date: Thu, 18 Jan 2001 02:23:06 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: dmaddox@sc.rr.com Cc: Dan Langille , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: too much confusion over kernel building References: <20010118091839.7C8D13E02@bazooka.unixfreak.org>; <20010118042437.A41992@cae88-102-101.sc.rr.com> <200101180927.WAA14914@ducky.nz.freebsd.org> <20010118045440.A42092@cae88-102-101.sc.rr.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Donald J . Maddox" wrote: > > On Thu, Jan 18, 2001 at 10:27:04PM +1300, Dan Langille wrote: > > On 18 Jan 2001, at 4:24, Donald J . Maddox wrote: > > > > > I agree. Frankly, there is no reason I can think of where the use of > > > buildkernel/installkernel would be in any meaningful way superior to > > > the old method *except* in the case of a toolchain upgrade that requires > > > new tools to build the new source. > > > > There is the added advantage that the "new" method involves fewer > > steps. And That Is A Good Thing (tm), especially for people new to > > FreeBSD. If they get get a kernel to compile and work the first time, > > without problems, it gives them a *big* boost. The few steps, the hard > > to mess up. > > For people new to FreeBSD, it's really not as simple as: > > # make buildkernel KERNEL=MYKERNEL > # make installkernel KERNEL=MYKERNEL > > At this point, the newbie has already had to: > > # cd /usr/src/sys//conf > # cp GENERIC MYKERNEL > # vi MYKERNEL > ... Agonizes over incomprehensible options/devices ... > > All of this is required regardless of whether you use 'the old > method' or 'the new method'. > > At this point, the newbie can: > > a) # config MYKERNEL > # cd ../../compile/MYKERNEL > # make depend > # make > # make install > > b) # cd /usr/src > # make buildkernel KERNEL=MYKERNEL > # make installkernel KERNEL=MYKERNEL > > Sure, b) has 2 less steps, but frankly, I think the difference is > lost in the noise. Actually creating a working custom config seems > to be the showstopper for most folks. In any case, talking about 2 > different ways of doing this is *sure* to confuse lots of people :) The way I'm reading mods MFC'ed to Makefile.inc1 by jkh on 1 Dec 2000, you can replace both of them with just make kernel KERNEL=MYKERNEL If you add KERNEL=MYKERNEL to your make.conf, it can simplify it to just "make kernel". I created a script to do the full blown way because I stood to high odds of flipping a letter in the middle and haven't tried "make kernel" to see if it works. Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 2:45:29 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail7.sc.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id C4E4D37B404; Thu, 18 Jan 2001 02:45:10 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail7.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 18 Jan 2001 05:45:08 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0IAk4M42508; Thu, 18 Jan 2001 05:46:04 -0500 (EST) (envelope-from dmaddox) Date: Thu, 18 Jan 2001 05:46:03 -0500 From: "Donald J . Maddox" To: Kent Stewart Cc: Dan Langille , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118054603.A42449@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: Kent Stewart , Dan Langille , freebsd-questions@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG References: <20010118091839.7C8D13E02@bazooka.unixfreak.org>; <20010118042437.A41992@cae88-102-101.sc.rr.com> <200101180927.WAA14914@ducky.nz.freebsd.org> <20010118045440.A42092@cae88-102-101.sc.rr.com> <3A66C40A.AA7045CA@urx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A66C40A.AA7045CA@urx.com>; from kstewart@urx.com on Thu, Jan 18, 2001 at 02:23:06AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 02:23:06AM -0800, Kent Stewart wrote: > > The way I'm reading mods MFC'ed to Makefile.inc1 by jkh on 1 Dec 2000, > you can replace both of them with just > > make kernel KERNEL=MYKERNEL > > If you add KERNEL=MYKERNEL to your make.conf, it can simplify it to > just "make kernel". I created a script to do the full blown way > because I stood to high odds of flipping a letter in the middle and > haven't tried "make kernel" to see if it works. Ok, so substitute "3 more steps" for "2 more steps" :) In all seriousness, I can appreciate that simpler is better. Your point is well taken :) I don't think it makes a heck of a lot of difference, but I understand where you're coming from :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 4:13:16 2001 Delivered-To: freebsd-doc@freebsd.org Received: from hotmail.com (oe43.law12.hotmail.com [64.4.18.15]) by hub.freebsd.org (Postfix) with ESMTP id C4D6C37B402 for ; Thu, 18 Jan 2001 04:12:59 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 18 Jan 2001 04:12:54 -0800 X-Originating-IP: [192.116.17.156] From: "mowafaq almassry" To: Subject: help Date: Wed, 17 Jan 2001 12:43:54 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C08083.26D8FE00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: X-OriginalArrivalTime: 18 Jan 2001 12:12:54.0649 (UTC) FILETIME=[FC926E90:01C08147] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C08083.26D8FE00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable please help me . if you can sent to me cd for free BSD for me=20 ------=_NextPart_000_0005_01C08083.26D8FE00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
please help me = .
if you can sent to me = cd for free BSD for me
 
------=_NextPart_000_0005_01C08083.26D8FE00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 5:37:45 2001 Delivered-To: freebsd-doc@freebsd.org Received: from spammie.svbug.com (unknown [198.79.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 118C637B401 for ; Thu, 18 Jan 2001 05:37:29 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id FAA01393; Thu, 18 Jan 2001 05:37:23 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200101181337.FAA01393@spammie.svbug.com> Date: Thu, 18 Jan 2001 05:37:21 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: help To: almassry_mowafaq@hotmail.com Cc: freebsd-doc@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, CDs are available for FreeBSD from http://www.cdrom.com/ Or you can get it yourself from http://www.freebsd.org/ On 17 Jan, mowafaq almassry wrote: > please help me . > if you can sent to me cd for free BSD for me > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 6:27:13 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 85A2D37B69F for ; Thu, 18 Jan 2001 06:26:54 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0IEEBk42382; Thu, 18 Jan 2001 14:14:11 GMT (envelope-from nik) Date: Thu, 18 Jan 2001 14:14:11 +0000 From: Nik Clayton To: Rich Morin Cc: freebsd-doc@freebsd.org Subject: Re: http://www.FreeBSD.org/cgi/query-pr-summary.cgi Message-ID: <20010118141411.A42325@canyon.nothing-going-on.org> References: <20001206090914.A3012@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rdm@cfcl.com on Wed, Dec 06, 2000 at 11:12:59AM -0800 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Dec 06, 2000 at 11:12:59AM -0800, Rich Morin wrote: > I can't find any way to do a search by relevant program. > For example, how can I find bugs that have to do with fsck? Use the "Search for text in multiline fields" option, I guess. GNATS doesn't support the feature you're suggesting directly. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 8:10:19 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E28837B699 for ; Thu, 18 Jan 2001 08:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0IGA2944929; Thu, 18 Jan 2001 08:10:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F21837B402 for ; Thu, 18 Jan 2001 08:02:22 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0IG2Md42090; Thu, 18 Jan 2001 08:02:22 -0800 (PST) (envelope-from nobody) Message-Id: <200101181602.f0IG2Md42090@freefall.freebsd.org> Date: Thu, 18 Jan 2001 08:02:22 -0800 (PST) From: ches@bell-labs.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/24434: cipher(3) man pages needs to state that -lcipher is needed. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24434 >Category: docs >Synopsis: cipher(3) man pages needs to state that -lcipher is needed. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 18 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Bill Cheswick >Release: 4.2 stable >Organization: Lumeta Corporation >Environment: FreeBSD ches-netmapper.research.bell-labs.com 4.2-STABLE FreeBSD 4.2-STABLE #1: Sun Nov 26 13:50:34 EST 2000 ches@ches-netmapper.research.bell-labs.com:/usr/src/sys/compile/LOCAL i386 >Description: Man pages should mention the libraries that their routines rely on. It is missing from the cipher(3) man page. The obvious entries of -ldes and -lcrypto don't work. A lot of people are having problems with this. They see the libc error messages and think crypto is not available. The search engines show a lot of queries about: /var/tmp/ccO60021.o(.text+0x2c): WARNING! des_cipher(3) not present in the system! ches >How-To-Repeat: ches-netmapper:~/map/dev/ches/snk$ cat t.c int main(int argc, char *argv[]) { char buf[1000]; des_setkey("xxx"); des_cipher(buf, buf, 0, 16); setkey("ccc"); encrypt(buf, 1); } ches-netmapper:~/map/dev/ches/snk$ cc t.c /var/tmp/cck60048.o: In function `main': /var/tmp/cck60048.o(.text+0x12): WARNING! des_setkey(3) not present in the system! /var/tmp/cck60048.o(.text+0x2c): WARNING! des_cipher(3) not present in the system! /var/tmp/cck60048.o(.text+0x3c): WARNING! setkey(3) not present in the system! /var/tmp/cck60048.o(.text+0x50): WARNING! encrypt(3) not present in the system! >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 10:25:54 2001 Delivered-To: freebsd-doc@freebsd.org Received: from hotmail.com (f48.law7.hotmail.com [216.33.237.48]) by hub.freebsd.org (Postfix) with ESMTP id E626037B404 for ; Thu, 18 Jan 2001 10:25:36 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 18 Jan 2001 10:25:36 -0800 Received: from 216.191.212.228 by lw7fd.law7.hotmail.msn.com with HTTP; Thu, 18 Jan 2001 18:25:36 GMT X-Originating-IP: [216.191.212.228] From: "Allan P. Magmanlac" To: doc@FreeBSD.org Subject: CVsup Date: Thu, 18 Jan 2001 13:25:36 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Jan 2001 18:25:36.0786 (UTC) FILETIME=[0D71BF20:01C0817C] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Would you be able to use cvsup to get just a particular file from the server and this file is just a normal file (ex. resume.txt) not necessarily a source file that is part of the source tree. this is the case: I have one host running as the client(where cvsup is installed), and another running as the server (where cvsupd is installed). If i would like to get a file called resume.txt from the server's /home/netcoor/ dir can I use cvsup? if so what is the syntax... thanks _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 11:58:32 2001 Delivered-To: freebsd-doc@freebsd.org Received: from web.dir.bg (unknown [212.39.76.42]) by hub.freebsd.org (Postfix) with ESMTP id 3616037B404 for ; Thu, 18 Jan 2001 11:58:14 -0800 (PST) Received: (from root@localhost) by web.dir.bg (8.9.3/8.9.3) id XAA00669; Thu, 18 Jan 2001 23:55:17 +0200 (EET) (envelope-from root) Date: Thu, 18 Jan 2001 23:55:17 +0200 (EET) From: Charlie Root Message-Id: <200101182155.XAA00669@web.dir.bg> To: freebsd-doc@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/docs.html X-Mailer: Lynx, Version 2.8.2rel.1 Subject: http://www.freebsd.org/docs.html Cc: hatred@europe.com Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i cant't install my sound card CMI8330 may you help me please ? hatred2europe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 12: 0:44 2001 Delivered-To: freebsd-doc@freebsd.org Received: from grumpy.dyndns.org (user-24-214-56-41.knology.net [24.214.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 957DA37B400; Thu, 18 Jan 2001 12:00:21 -0800 (PST) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.11.1/8.11.1) id f0IJwvg11363; Thu, 18 Jan 2001 13:58:57 -0600 (CST) (envelope-from dkelly) Date: Thu, 18 Jan 2001 13:58:57 -0600 From: David Kelly To: Dan Langille Cc: Neil Blakey-Milner , Dima Dorfman , freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: too much confusion over kernel building Message-ID: <20010118135857.A11345@grumpy.dyndns.org> References: <20010118022343.A7286@cae88-102-101.sc.rr.com>; <20010118094123.B6927@rapier.smartspace.co.za> <200101180744.UAA14563@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101180744.UAA14563@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Jan 18, 2001 at 08:44:22PM +1300 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 08:44:22PM +1300, Dan Langille wrote: > On 18 Jan 2001, at 9:41, Neil Blakey-Milner wrote: > > > Who exactly is advocating a full buildworld? The "new" style should not > > require a full buildworld. If it doesn't work, it's a bug. > > The handbook does. Well, it doesn't, but the frequently interpretion is > just that. And my patch aims to fix that common misinterpretation. > Amongst other things. In all the bulk on this topic I missed the details as to whether Dan's xeon may have an old buildworld, no buildworld, or up to date buildworld laying around. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 13: 8: 1 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ns1.virtuale.ws (ns1.virtuale.ws [210.155.63.114]) by hub.freebsd.org (Postfix) with ESMTP id 870E237B402 for ; Thu, 18 Jan 2001 13:07:11 -0800 (PST) Received: (from nobody@localhost) by ns1.virtuale.ws (8.9.3/8.9.3) id GAA14390; Fri, 19 Jan 2001 06:09:13 +0900 Date: Fri, 19 Jan 2001 06:09:13 +0900 Message-Id: <200101182109.GAA14390@ns1.virtuale.ws> To: freebsd-doc@freebsd.org Subject: Internet Entertainment Solution From: swesu@hotmail.com Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org …………………………………………………………………    ライブチャットシステム販売のお知らせ ………………………………………………………………… 高額の費用がかかっていた動画のシステムを、この度 低価格で販売する事になりました。 ライブチャットシステムとは・・・ ───────────────────────── 1.スタジオを用意し、そこにビデオカメラを設置。   女性がスタンバイします。 2.会員の男性は、メンバー登録をすませ、IDとPWを   入力し、その動画を閲覧します。 3.男性は、「チャット」というシステムを使い、   文字だけで女性とコミュニケーションをとります。 4.その文字をスタジオの女の子はディスプレーで   見ながら会話します。女の子はビデオカメラに   向かって話をしたり、様々な動作をしたりすれば   いいだけです。それが会員男性にインターネット   を利用して配信されます。 5.利用した時間分の課金が記録され、一定の時間で   請求メールを送信します。 ───────────────────────── この全てのシステムを用意するのに様々なライセンス や機材など込みで、1千万弱の費用がかかります。 今回は、この一連のシステム・ライセンス・機材を、 まとめて低価格で販売致します。後は、ADSLなどの 出来るだけ速い回線と少々の機材を用意するだけで、 すぐにこの「ライブチャットシステム」を利用する事 が出来ます。出会いサイトで目玉のコミュニケーション に利用するのもよし、アダルト関連で利用するもよし、 この低価格で用意できる様なシステムではありません。 是非この機会を見逃さず、新ビジネスで儲けて下さい。 特にどんなジャンルでも「女性の調達に困らない」様 な事業に最もマッチしています。 システム@ Windows NT ───────────────────────── ・Real Server ・DataBase(MSSQL) ・検針プログラム&請求プログラム(手動) ・メンバー登録プログラム ・チャットプログラム ・Dual CPU(PU400x2)NTサーバー ・ビデオカメラ ・PC(NEC) ───────────────────────── 総額1千万弱で構\築したシステム@を300万円で 販売します。 システムA Redhat Linux 6.2 ───────────────────────── ・Real Server ・DataBase(MYSQL、MSQL) ・検針プログラム&請求プログラム(自動) ・メンバー登録プログラム ・チャットプログラム ───────────────────────── 開発費用500万弱で構\築出来るシステムAを300万円で 販売します。 アダルトサイトで「ライブチャット」を行う場合、 既に実績のあるコンテンツ毎お譲りする事も出来ます。 この場合、既に1万人程度の顧客データもお譲りする 事が出来ます。webページも既に知名度のものをそのま ま、利用できますし、各種サーチエンジンなどにも 登録済みのドメインがそのまま利用できます。要するに 実績のあるサイトをそのままシステム・機材毎、お譲り 出来ると言うことです。新規のプロモーションなどの 必要もなく、ある程度の儲けも約束されているわけです。 こちらをご希望の場合は、ご相談下さい。 また、プログラムやサーバーなど、単体での販売も 考えております。Real Serverなどのライセンスは、 300万程しますが、当社では、ライセンス毎、低価格で お譲りすることが出来ますので、ご相談下さい。 具体的にどういったシステムなのか体験したい方は、 アダルトサイトですが、実際にご覧になれますので、 下記URLを訪問してみてください。 http://www.dreamroom.ws/ この機会を逃す手はありません。新規事業を検討の方、 今すぐ、ご連絡下さい。あらゆる件で、相談させて 頂きます。 ………………………………………………………………… <お問い合せはこちらまで> → info@dreamroom.ws ………………………………………………………………… To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 13: 8: 3 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ns1.virtuale.ws (ns1.virtuale.ws [210.155.63.114]) by hub.freebsd.org (Postfix) with ESMTP id 7B34737B6A1 for ; Thu, 18 Jan 2001 13:07:13 -0800 (PST) Received: (from nobody@localhost) by ns1.virtuale.ws (8.9.3/8.9.3) id GAA14422; Fri, 19 Jan 2001 06:09:16 +0900 Date: Fri, 19 Jan 2001 06:09:16 +0900 Message-Id: <200101182109.GAA14422@ns1.virtuale.ws> To: freebsd-doc@freebsd.org Subject: Internet Entertainment Solution From: swesu@hotmail.com Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org …………………………………………………………………    ライブチャットシステム販売のお知らせ ………………………………………………………………… 高額の費用がかかっていた動画のシステムを、この度 低価格で販売する事になりました。 ライブチャットシステムとは・・・ ───────────────────────── 1.スタジオを用意し、そこにビデオカメラを設置。   女性がスタンバイします。 2.会員の男性は、メンバー登録をすませ、IDとPWを   入力し、その動画を閲覧します。 3.男性は、「チャット」というシステムを使い、   文字だけで女性とコミュニケーションをとります。 4.その文字をスタジオの女の子はディスプレーで   見ながら会話します。女の子はビデオカメラに   向かって話をしたり、様々な動作をしたりすれば   いいだけです。それが会員男性にインターネット   を利用して配信されます。 5.利用した時間分の課金が記録され、一定の時間で   請求メールを送信します。 ───────────────────────── この全てのシステムを用意するのに様々なライセンス や機材など込みで、1千万弱の費用がかかります。 今回は、この一連のシステム・ライセンス・機材を、 まとめて低価格で販売致します。後は、ADSLなどの 出来るだけ速い回線と少々の機材を用意するだけで、 すぐにこの「ライブチャットシステム」を利用する事 が出来ます。出会いサイトで目玉のコミュニケーション に利用するのもよし、アダルト関連で利用するもよし、 この低価格で用意できる様なシステムではありません。 是非この機会を見逃さず、新ビジネスで儲けて下さい。 特にどんなジャンルでも「女性の調達に困らない」様 な事業に最もマッチしています。 システム@ Windows NT ───────────────────────── ・Real Server ・DataBase(MSSQL) ・検針プログラム&請求プログラム(手動) ・メンバー登録プログラム ・チャットプログラム ・Dual CPU(PU400x2)NTサーバー ・ビデオカメラ ・PC(NEC) ───────────────────────── 総額1千万弱で構\築したシステム@を300万円で 販売します。 システムA Redhat Linux 6.2 ───────────────────────── ・Real Server ・DataBase(MYSQL、MSQL) ・検針プログラム&請求プログラム(自動) ・メンバー登録プログラム ? チャットプログラム ───────────────────────── 開発費用500万弱で構\築出来るシステムAを300万円で 販売します。 アダルトサイトで「ライブチャット」を行う場合、 既に実績のあるコンテンツ毎お譲りする事も出来ます。 この場合、既に1万人程度の顧客データもお譲りする 事が出来ます。webページも既に知名度のものをそのま ま、利用できますし、各種サーチエンジンなどにも 登録済みのドメインがそのまま利用できます。要するに 実績のあるサイトをそのままシステム・機材毎、お譲り 出来ると言うことです。新規のプロモーションなどの 必要もなく、ある程度の儲けも約束されているわけです。 こちらをご希望の場合は、ご相談下さい。 また、プログラムやサーバーなど、単体での販売も 考えております。Real Serverなどのライセンスは、 300万程しますが、当社では、ライセンス毎、低価格で お譲りすることが出来ますので、ご相談下さい。 具体的にどういったシステムなのか体験したい方は、 アダルトサイトですが、実際にご覧になれますので、 下記URLを訪問してみてください。 http://www.dreamroom.ws/ この機会を逃す手はありません。新規事業を検討の方、 今すぐ、ご連絡下さい。あらゆる件で、相談させて 頂きます。 ………………………………………………………………… <お問い合せはこちらまで> → info@dreamroom.ws ………………………………………………………………… To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 22:37:38 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id CBCCD37B404; Thu, 18 Jan 2001 22:37:15 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id TAA05439; Fri, 19 Jan 2001 19:36:56 +1300 (NZDT) Message-Id: <200101190636.TAA05439@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: David Kelly Date: Fri, 19 Jan 2001 19:36:55 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: Neil Blakey-Milner , Dima Dorfman , freebsd-doc@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG In-reply-to: <20010118135857.A11345@grumpy.dyndns.org> References: <200101180744.UAA14563@ducky.nz.freebsd.org>; from dan@langille.org on Thu, Jan 18, 2001 at 08:44:22PM +1300 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 Jan 2001, at 13:58, David Kelly wrote: > On Thu, Jan 18, 2001 at 08:44:22PM +1300, Dan Langille wrote: > > On 18 Jan 2001, at 9:41, Neil Blakey-Milner wrote: > > > > > Who exactly is advocating a full buildworld? The "new" style should not > > > require a full buildworld. If it doesn't work, it's a bug. > > > > The handbook does. Well, it doesn't, but the frequently interpretion is > > just that. And my patch aims to fix that common misinterpretation. > > Amongst other things. > > In all the bulk on this topic I missed the details as to whether > Dan's xeon may have an old buildworld, no buildworld, or up to date > buildworld laying around. My short answer is I don't know. But I suspect I've done a make clean since my last buildworld. I know I've done at least one build world because I'm on 4.2-stable. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ FreshPorts - http://freshports.org/ NZ Broadband - http://unixathome.org/broadband/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 18 23:24:42 2001 Delivered-To: freebsd-doc@freebsd.org Received: from kumi.webnewslink.com (unknown [64.132.3.187]) by hub.freebsd.org (Postfix) with ESMTP id 4336D37B401; Thu, 18 Jan 2001 23:24:16 -0800 (PST) Received: from pc ([64.132.3.188]) by kumi.webnewslink.com (8.9.3/8.9.3) with SMTP id VAA18949; Thu, 18 Jan 2001 21:10:02 -1000 Date: Thu, 18 Jan 2001 21:10:02 -1000 From: ami@e-hiddencam.com Message-Id: <200101190710.VAA18949@kumi.webnewslink.com> To: ami@e-hiddencam.com Subject: NEWS MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 夏美です。 友達と一緒にアダルトサイトを作りました。 私も出演しています。 さくらと言う名前で出ています。 探してみて、感想でも聞かせて下さい。 夏美 http://63.100.42.104/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ If you are under 18 years of age or if it is illegal to view adult material in your community, please erase this message. _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ ********************************************************** このメーリングリストから、あなたのお名前を削除したい場合は、 件名を"remove" とし、このメールにそのまま返信してくださ い。よろしくお願いします。 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 2:42:30 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id E024237B69B for ; Fri, 19 Jan 2001 02:42:12 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0JA8Zo47313; Fri, 19 Jan 2001 10:08:35 GMT (envelope-from nik) Date: Fri, 19 Jan 2001 10:08:34 +0000 From: Nik Clayton To: Charlie Root Cc: freebsd-doc@FreeBSD.org, hatred@europe.com Subject: Re: http://www.freebsd.org/docs.html Message-ID: <20010119100834.A47304@canyon.nothing-going-on.org> References: <200101182155.XAA00669@web.dir.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101182155.XAA00669@web.dir.bg>; from root@web.dir.bg on Thu, Jan 18, 2001 at 11:55:17PM +0200 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 18, 2001 at 11:55:17PM +0200, Charlie Root wrote: > i cant't install my sound card CMI8330 > may you help me please ? http://www.freebsd.org/handbook/sound.html 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 3:17:56 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 4110737B404; Fri, 19 Jan 2001 03:17:34 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0JAopd47520; Fri, 19 Jan 2001 10:50:51 GMT (envelope-from nik) Date: Fri, 19 Jan 2001 10:50:51 +0000 From: Nik Clayton To: Alexander Langer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, doc@freebsd.org Subject: Re: cvs commit: ports/textproc/dsssl-docbook-modular Makefile ports/textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl Message-ID: <20010119105051.A47479@canyon.nothing-going-on.org> References: <200101190840.f0J8e7e87294@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101190840.f0J8e7e87294@freefall.freebsd.org>; from alex@FreeBSD.org on Fri, Jan 19, 2001 at 12:40:07AM -0800 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [-doc added to the distribution list] On Fri, Jan 19, 2001 at 12:40:07AM -0800, Alexander Langer wrote: > alex 2001/01/19 00:40:07 PST > > Modified files: > textproc/dsssl-docbook-modular Makefile > textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl > Log: > Make the German versions of and behave as , > i.e. "Warnung: " and not "Warnung" (note is "Note: "). > Bump PORTREVISION. This is actually broken in our customisation layer in the most recent versions of the base stylesheets. Norm re-worked how he did things, which is why the Handbook says things like "WarningDon't do this" instead of "Warning: Don't do this.". Fixing it is on my list of things to do, unless someone beats me to it. . . 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 3:22:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 7B9DE37B401; Fri, 19 Jan 2001 03:21:58 -0800 (PST) Received: from fwd04.sul.t-online.com by mailout01.sul.t-online.com with smtp id 14JZcA-0002wa-02; Fri, 19 Jan 2001 12:21:54 +0100 Received: from neutron.cichlids.com (520050424122-0001@[62.225.192.125]) by fmrl04.sul.t-online.com with esmtp id 14JZbo-0U61suC; Fri, 19 Jan 2001 12:21:32 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 0CD23AB0C; Fri, 19 Jan 2001 12:23:18 +0100 (CET) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 3F9A014BB0; Fri, 19 Jan 2001 12:21:33 +0100 (CET) Date: Fri, 19 Jan 2001 12:21:33 +0100 From: Alexander Langer To: Nik Clayton Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, doc@freebsd.org Subject: Re: cvs commit: ports/textproc/dsssl-docbook-modular Makefile ports/textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl Message-ID: <20010119122133.A55237@cichlids.cichlids.com> References: <200101190840.f0J8e7e87294@freefall.freebsd.org> <20010119105051.A47479@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010119105051.A47479@canyon.nothing-going-on.org>; from nik@freebsd.org on Fri, Jan 19, 2001 at 10:50:51AM +0000 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. X-Sender: 520050424122-0001@t-dialin.net Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Nik Clayton (nik@freebsd.org): > [-doc added to the distribution list] > Fixing it is on my list of things to do, unless someone beats me to it. Well, the German version is fixed now ;-) Should be trivial to fix the other languages, I'm sure the diff applies to all language's .dsl files, only shifted by some lines maybe. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 3:58:17 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 3AD2B37B400; Fri, 19 Jan 2001 03:57:56 -0800 (PST) Received: from fwd02.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14JaB1-00063q-04; Fri, 19 Jan 2001 12:57:55 +0100 Received: from neutron.cichlids.com (520050424122-0001@[62.225.192.125]) by fmrl02.sul.t-online.com with esmtp id 14JaAy-2ErQEyC; Fri, 19 Jan 2001 12:57:52 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 66823AB0C; Fri, 19 Jan 2001 12:59:38 +0100 (CET) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 8592A14BB0; Fri, 19 Jan 2001 12:57:52 +0100 (CET) Date: Fri, 19 Jan 2001 12:57:52 +0100 From: Alexander Langer To: Nik Clayton Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, doc@freebsd.org Subject: Re: cvs commit: ports/textproc/dsssl-docbook-modular Makefile ports/textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl Message-ID: <20010119125752.A56295@cichlids.cichlids.com> References: <200101190840.f0J8e7e87294@freefall.freebsd.org> <20010119105051.A47479@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010119105051.A47479@canyon.nothing-going-on.org>; from nik@freebsd.org on Fri, Jan 19, 2001 at 10:50:51AM +0000 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. X-Sender: 520050424122-0001@t-dialin.net Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Nik Clayton (nik@freebsd.org): > This is actually broken in our customisation layer in the most recent > versions of the base stylesheets. Norm re-worked how he did things, > which is why the Handbook says things like "WarningDon't do this" > instead of "Warning: Don't do this.". > Fixing it is on my list of things to do, unless someone beats me to it. Oh - wait... Do you mean this has to be fixed somewhere in *our* doc/ tree? Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 5:29:27 2001 Delivered-To: freebsd-doc@freebsd.org Received: from public.ndh.com (public.ndh.net [195.94.90.21]) by hub.freebsd.org (Postfix) with ESMTP id CC93C37B6A3; Fri, 19 Jan 2001 05:29:02 -0800 (PST) Received: from localhost (port2179.duesseldorf.ndh.net [195.227.37.179]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id OAA08588; Fri, 19 Jan 2001 14:28:37 +0100 (MET) Received: from tmseck by localhost with local (Exim 3.20 #1) id 14JbcV-0000GK-00; Fri, 19 Jan 2001 14:30:23 +0100 Date: Fri, 19 Jan 2001 14:30:23 +0100 From: Thomas Seck To: freebsd-questions@freebsd.org, freebsd-doc@freebsd.org Subject: Re: too much confusion over kernel building Message-ID: <20010119143023.C548@basildon.homerun> Mail-Followup-To: Thomas Seck , freebsd-questions@FreeBSD.ORG, freebsd-doc@freebsd.org References: <20010118071534.031B13E02@bazooka.unixfreak.org> <20010118022343.A7286@cae88-102-101.sc.rr.com> <20010118094123.B6927@rapier.smartspace.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010118094123.B6927@rapier.smartspace.co.za>; from nbm@mithrandr.moria.org on Do , Jan 18, 2001 at 09:41:23am +0200 Organization: Die Teilchenbeschleuniger Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Do , Jan 18, 2001 at 09:41:23am +0200, Neil Blakey-Milner wrote: > On Thu 2001-01-18 (02:23), Donald J . Maddox wrote: > > It seems to me that most of the confused are usually just trying to > > recompile a custom kernel to add, for example, sound support. It's > > ridiculous to make these people do a full world build just to be able > > to hear sound from their soundcard. Obviously, if you have updated > > your source tree from, it's very dangerous NOT to do the buildworld - > > buildkernel - installkernel - installworld dance. But it's silly to > > advocate that someone who just installed 4.2, and simply wants to hear > > an MP3 must do a full buildworld... Just my $0.02. > > Who exactly is advocating a full buildworld? The "new" style should not > require a full buildworld. If it doesn't work, it's a bug. Well, then it is a bug. I ran into it when I tried to build a custom kernel after installing a new box from the 4.2-R iso-image. Compiling the kernel using "ye olde way" was successful. I gave it a try and built world (without installing!) - and was able to compile my kernel in the new fashion. Regards, Thomas Seck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 7:54: 3 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id DF24037B69C for ; Fri, 19 Jan 2001 07:53:44 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0JEBiE48970 for doc@freebsd.org; Fri, 19 Jan 2001 14:11:44 GMT (envelope-from nik) Date: Fri, 19 Jan 2001 14:11:44 +0000 From: Nik Clayton To: doc@freebsd.org Subject: [dyork@e-smith.com: Re: VIM + DocBook] Message-ID: <20010119141144.B48826@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thought this might be useful for the Vim users in the audience. N ----- Forwarded message from Dan York ----- Date: Fri, 19 Jan 2001 09:08:01 -0500 From: Dan York To: Nik Clayton Subject: Re: VIM + DocBook Nik, > I noticed in your latest advogato entry that you've been playing around > with Vim and DocBook. Nice to see someone reads it! ;-) > I don't if it's helpful or not, but the FreeBSD project has some sample > Vim rc files at Cool! Thanks for the pointer... I did look at them... very interesting... > Conversely, if you've got any neat tricks that you'd like to submit, > we're all ears. I put my vimrc up on my site at: http://www.lodestar2.com/software/docbook/ I mostly focused on *entering* tags quickly, since most of what I do is create new DocBook text. It works for me... if it helps you all out, too, all the better! Thanks, Dan -- Dan York, Director of Training dyork@e-smith.com Ph: +1-613-751-4401 Mobile: +1-613-263-4312 Fax: +1-613-564-7739 e-smith, inc. 150 Metcalfe St., Suite 1500, Ottawa,ON K2P 1P1 Canada http://www.e-smith.com/ open source, open mind ----- End forwarded message ----- -- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 7:54:11 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 38F7F37B69D; Fri, 19 Jan 2001 07:53:46 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0JFrL349347; Fri, 19 Jan 2001 15:53:21 GMT (envelope-from nik) Date: Fri, 19 Jan 2001 15:53:20 +0000 From: Nik Clayton To: Alexander Langer Cc: Nik Clayton , cvs-committers@freebsd.org, cvs-all@freebsd.org, doc@freebsd.org, nwalsh@nwalsh.com Subject: Re: cvs commit: ports/textproc/dsssl-docbook-modular Makefile ports/textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl Message-ID: <20010119155319.A48911@canyon.nothing-going-on.org> References: <200101190840.f0J8e7e87294@freefall.freebsd.org> <20010119105051.A47479@canyon.nothing-going-on.org> <20010119125752.A56295@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010119125752.A56295@cichlids.cichlids.com>; from alex@freebsd.org on Fri, Jan 19, 2001 at 12:57:52PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've cc'd Norm Walsh on this -- Norm, perhaps you could suggest a more elegant approach to the problem? ] On Fri, Jan 19, 2001 at 12:57:52PM +0100, Alexander Langer wrote: > Thus spake Nik Clayton (nik@freebsd.org): > > > This is actually broken in our customisation layer in the most recent > > versions of the base stylesheets. Norm re-worked how he did things, > > which is why the Handbook says things like "WarningDon't do this" > > instead of "Warning: Don't do this.". > > Fixing it is on my list of things to do, unless someone beats me to it. > > Oh - wait... > Do you mean this has to be fixed somewhere in *our* doc/ tree? Sort of. In an earlier version of Norm's stylesheets, he had a function called $admonition$ that was used by , , and . The $admonition$ function used variables like en-note-label-title-sep to work out what to put between text like "Note" and the title. So Norm's stylesheets had things like (define en-note-label-title-sep ": ") in them, which is how A test note became Note: A test note and were handled differently. They had their own function to draw a box around them (or put them in a table), and do sundry other bits and pieces. In particular, this style of presentation meant that the "Warning" and "Caution" label was placed on a separate line, so there was no need for ':' to separate the two pieces of text. However, for (I guess) completeness, Norm's sheets still defined the equivalent en-warning-label-title-sep variable (and it's equivalent). I changed this in our customisation, so that and used the same $admonition$ function, and redefined the en-warning-label-title-sep and en-caution-label-title-sep variables appropriately. All was well. Then Norm changed how he did things. Instead of using a bunch of variables, one per (language x element) pair, he created this function called gentext-label-title-sep (and others in the same style). I suspect this probably makes the DSSSL processing faster, or something. The problem with this, from our point of view, is that it's no longer possible to override a single entry in our customisation. Instead, to fix and , I have to duplicate all of the code from dbl1en.dsl that defines the en-label-title-sep hash[1] *or* rewrite the gentext-en-label-title-sep function so that it special cases and before it looks in the en-label-title-sep hash. Neither of which are particularly clean, so I've sort of ignored the problem, in the hope that I dream up a better way. The alternative is to do what you've done, which is patch the stylesheets as they're installed. That's not really the perfect approach either, as anyone that tries to formation documentation on FreeBSD that doesn't use our customisation layer will now find that they get a spurious ': ' inserted when they use or . Anyway, that's the problem, and we have at least three solutions, none of which are (IMHO) optimal. Any suggestions for a fourth way? 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 8: 2: 2 2001 Delivered-To: freebsd-doc@freebsd.org Received: from server.bitmcnit.bryansk.su (bitmcnit.bryansk.ru [195.239.213.9]) by hub.freebsd.org (Postfix) with ESMTP id CBEBF37B6A0 for ; Fri, 19 Jan 2001 08:01:31 -0800 (PST) Received: (from uucp@localhost) by server.bitmcnit.bryansk.su (8.9.3/8.9.3) with UUCP id SAA21620; Fri, 19 Jan 2001 18:52:48 +0300 Received: (from alex@localhost) by kapran.bitmcnit.bryansk.su (8.11.1/8.11.1) id f0JFo9E06462; Fri, 19 Jan 2001 18:50:09 +0300 (MSK) (envelope-from alex@kapran.bitmcnit.bryansk.su) Date: Fri, 19 Jan 2001 18:50:08 +0300 From: Alex Kapranoff To: Marco van de Voort Cc: freebsd-doc@freebsd.org Subject: Re: Programming tools. Message-ID: <20010119185007.A6024@kapran.bitmcnit.bryansk.su> References: <20010117214902.B45554@kapran.bitmcnit.bryansk.su> <20010117195700.6FEC6975D@toad.stack.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010117195700.6FEC6975D@toad.stack.nl>; from marcov@stack.nl on Wed, Jan 17, 2001 at 08:57:00PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ Cc:-ed freebsd-doc where it belongs ] On Wed, Jan 17, 2001 at 08:57:00PM +0100, Marco van de Voort wrote: > > There's a `programming-tools' article in the doc tree, and the > > information Marco provided should definitely be included there. > > If someone would bother to convert it to DocBook and produce some > > patches that'd be very nice of him :) > > Exactly, > > meanwhile I thought it over, and if you want, I'll write an entire section, > better than this one. I have some material from some articles lying around. > And I'll also cut in on GPC to allow them to provide their input, if they > want to, making it better balanced. The Project will undoubtly benefit from your contribution. As for myself, I recall some time ago I really lacked a good Pascal compiler for FreeBSD. It will be very handy to have one in Ports together with an article providing some info about it. > > Don't you want to help, Jessem? > > In retrospect, the original msg had some info a bit scattered (the document > and the section name weren't together in the subject), so I bear no grudge > ;-) -- Alex Kapranoff, Voice: +7(0832)791845 We've lived 2 weeks in the brand new millenium... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 8:13:26 2001 Delivered-To: freebsd-doc@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 5CA4F37B6A0; Fri, 19 Jan 2001 08:13:08 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA10271; Fri, 19 Jan 2001 11:13:07 -0500 (EST) (envelope-from wollman) Date: Fri, 19 Jan 2001 11:13:07 -0500 (EST) From: Garrett Wollman Message-Id: <200101191613.LAA10271@khavrinen.lcs.mit.edu> To: Nik Clayton Cc: doc@FreeBSD.org Subject: Re: cvs commit: ports/textproc/dsssl-docbook-modular Makefile ports/textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl In-Reply-To: <20010119155319.A48911@canyon.nothing-going-on.org> References: <200101190840.f0J8e7e87294@freefall.freebsd.org> <20010119105051.A47479@canyon.nothing-going-on.org> <20010119125752.A56295@cichlids.cichlids.com> <20010119155319.A48911@canyon.nothing-going-on.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > and before it looks in the en-label-title-sep hash. ITYM ``alist''. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 9:22:48 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 4181537B401; Fri, 19 Jan 2001 09:22:31 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f0JHG0I50058; Fri, 19 Jan 2001 17:16:00 GMT (envelope-from nik) Date: Fri, 19 Jan 2001 17:16:00 +0000 From: Nik Clayton To: Garrett Wollman Cc: Nik Clayton , doc@FreeBSD.org Subject: Re: cvs commit: ports/textproc/dsssl-docbook-modular Makefile ports/textproc/dsssl-docbook-modular/files patch-common_dbl1de.dsl Message-ID: <20010119171600.A49652@canyon.nothing-going-on.org> References: <200101190840.f0J8e7e87294@freefall.freebsd.org> <20010119105051.A47479@canyon.nothing-going-on.org> <20010119125752.A56295@cichlids.cichlids.com> <20010119155319.A48911@canyon.nothing-going-on.org> <200101191613.LAA10271@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101191613.LAA10271@khavrinen.lcs.mit.edu>; from wollman@khavrinen.lcs.mit.edu on Fri, Jan 19, 2001 at 11:13:07AM -0500 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jan 19, 2001 at 11:13:07AM -0500, Garrett Wollman wrote: > < said: > > > and before it looks in the en-label-title-sep hash. > > ITYM ``alist''. Ah, yes. I forgot the footnote. N [1] It's the Perl hacker in me -- associative array, or similar. -- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 12:26: 3 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id DBCDC37B400; Fri, 19 Jan 2001 12:25:43 -0800 (PST) Received: from Vectra.An'Era [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id A2015BD0222; Fri, 19 Jan 2001 21:22:25 +0100 Date: Fri, 19 Jan 2001 21:25:14 +0100 (CET) From: Maarten van Schie To: Dan Langille Cc: David Kelly , Neil Blakey-Milner , Dima Dorfman , , Subject: Re: too much confusion over kernel building In-Reply-To: <200101190636.TAA05439@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It's very plain and simple: if one has a filled /usr/obj/i386(and sys?), one can build a kernel by using the new-style and if not, one has to use the old-style greetings, Maarten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 12:51:14 2001 Delivered-To: freebsd-doc@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 90ADB37B401 for ; Fri, 19 Jan 2001 12:50:57 -0800 (PST) Received: from hamlet.nectar.com (hamlet.nectar.com [10.0.1.102]) by gw.nectar.com (Postfix) with ESMTP id 187ED193EE for ; Fri, 19 Jan 2001 14:50:56 -0600 (CST) Received: (from nectar@localhost) by hamlet.nectar.com (8.11.1/8.9.3) id f0JKouo67171 for freebsd-doc@freebsd.org; Fri, 19 Jan 2001 14:50:56 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Date: Fri, 19 Jan 2001 14:50:56 -0600 From: "Jacques A. Vidrine" To: freebsd-doc@freebsd.org Subject: doc committer, please review and update setreuid(2) Message-ID: <20010119145055.F66917@hamlet.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , freebsd-doc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Url: http://www.nectar.com/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Good Folks, Please review for style and commit this patch to setreuid(2). Thanks much! -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org --- /usr/src/lib/libc/sys/setreuid.2 Sun Sep 24 13:01:04 2000 +++ setreuid.2 Fri Jan 19 14:45:23 2001 @@ -56,6 +56,11 @@ ID to the effective user ID and vice-versa; only the super-user may make other changes. .Pp +If the real user ID is changed (i.e. +.Fa ruid +is not -1) or the effective user ID is changed to something other than +the real user ID, then the saved user ID will be set to the effective user ID. +.Pp The .Fn setreuid function has been used to swap the real and effective user IDs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jan 19 13:39:15 2001 Delivered-To: freebsd-doc@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id 22E9E37B404 for ; Fri, 19 Jan 2001 13:38:58 -0800 (PST) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id WAA15939 for freebsd-doc@freebsd.org; Fri, 19 Jan 2001 22:38:57 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id WAA01494 for freebsd-doc@freebsd.org; Fri, 19 Jan 2001 22:22:42 +0100 (CET) (envelope-from wosch) Date: Fri, 19 Jan 2001 22:22:42 +0100 From: Wolfram Schneider To: freebsd-doc@freebsd.org Subject: [khera@kciLink.com: incorrect link on availability.html] Message-ID: <20010119222242.A1478@paula.panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----- Forwarded message from Vivek Khera ----- From: Vivek Khera Date: Fri, 19 Jan 2001 16:19:44 -0500 To: webmaster@freebsd.org Subject: incorrect link on availability.html X-Mailer: VM 6.88 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid The link for "supported configurations" in the Hardware requirements section of the http://www.freebsd.org/availability.html page points to an old location. It points to http://www.freebsd.org/handbook/install.html#INSTALL-HW but shold probably point to http://www.freebsd.org/handbook/install-hw.html ----- End forwarded message ----- -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 1:17:23 2001 Delivered-To: freebsd-doc@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id CB86437B402; Sat, 20 Jan 2001 01:17:03 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id WAA13349; Sat, 20 Jan 2001 22:16:55 +1300 (NZDT) Message-Id: <200101200916.WAA13349@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary / FreshPorts To: Maarten van Schie Date: Sat, 20 Jan 2001 22:16:53 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: too much confusion over kernel building Reply-To: dan@langille.org Cc: , References: <200101190636.TAA05439@ducky.nz.freebsd.org> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 19 Jan 2001, at 21:25, Maarten van Schie wrote: > It's very plain and simple: > > if one has a filled /usr/obj/i386(and sys?), one can build a > kernel by using the new-style > > and > > if not, one has to use the old-style Thanks, but events seem to have over taken this statement. -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 7:30:20 2001 Delivered-To: freebsd-doc@freebsd.org Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by hub.freebsd.org (Postfix) with ESMTP id 5A35F37B400 for ; Sat, 20 Jan 2001 07:30:03 -0800 (PST) Received: (from kuriyama@localhost) by castle2.jp.FreeBSD.org (8.11.1+3.4W/8.11.1) id f0KFU1F51034; Sun, 21 Jan 2001 00:30:01 +0900 (JST) (envelope-from kuriyama) Date: Sun, 21 Jan 2001 00:30:01 +0900 (JST) From: Jun Kuriyama Message-Id: <200101201530.f0KFU1F51034@castle2.jp.FreeBSD.org> To: freebsd-doc@FreeBSD.org Subject: doc/www build failure report Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org o www building failed with log: ============================================================ ===> ja_JP.eucJP/books/faq ===> ja_JP.eucJP/books/handbook ===> ja_JP.eucJP/books/ppp-primer ===> ja_JP.eucJP/books/porters-handbook ===> ja_JP.eucJP/man ===> ja_JP.eucJP/man/man1 Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man1 ===> ja_JP.eucJP/man/man5 Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man5 ===> ja_JP.eucJP/man/man6 Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man6 ===> ja_JP.eucJP/man/man7 Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man7 ===> ja_JP.eucJP/man/man8 Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man8 ===> ru_RU.KOI8-R ===> ru_RU.KOI8-R/books ===> ru_RU.KOI8-R/books/faq /usr/local/bin/jade -V html-manifest -ioutput.html -ioutput.html.images -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../ru_RU.KOI8-R/share/sgml/catalog -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/default.dsl -t sgml /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/book.sgml tidy -i -m -f /dev/null -latin1 `xargs < HTML.manifest` *** Error code 1 (ignored) /usr/local/bin/jade -ioutput.html -ioutput.html.images -V nochunks -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../ru_RU.KOI8-R/share/sgml/catalog -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/default.dsl -t sgml /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/book.sgml > book.html || (rm -f book.html && false) tidy -i -m -f /dev/null -latin1 book.html *** Error code 1 (ignored) ===> ru_RU.KOI8-R/books/porters-handbook ===> zh_TW.Big5 ===> zh_TW.Big5/books ===> zh_TW.Big5/books/faq touch /home/kuriyama/build/result/doc-all.done *** doc-all finished at Sat Jan 20 23:36:26 JST 2001 *** ============================================================ More information about this: http://home.jp.FreeBSD.org/~kuriyama/docbuild/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 7:33:17 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 5578237B400 for ; Sat, 20 Jan 2001 07:32:59 -0800 (PST) Received: from fwd03.sul.t-online.com by mailout05.sul.t-online.com with smtp id 14K00e-0003aX-03; Sat, 20 Jan 2001 16:32:56 +0100 Received: from neutron.cichlids.com (520050424122-0001@[62.158.39.47]) by fmrl03.sul.t-online.com with esmtp id 14K00Y-20BmSGC; Sat, 20 Jan 2001 16:32:50 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id F30A8AB0C; Sat, 20 Jan 2001 16:34:41 +0100 (CET) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 672D614B2C; Sat, 20 Jan 2001 16:32:47 +0100 (CET) Date: Sat, 20 Jan 2001 16:32:47 +0100 To: Jun Kuriyama Cc: freebsd-doc@freebsd.org Subject: Re: doc/www build failure report Message-ID: <20010120163247.D1902@cichlids.cichlids.com> References: <200101201530.f0KFU1F51034@castle2.jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101201530.f0KFU1F51034@castle2.jp.FreeBSD.org>; from kuriyama@jp.FreeBSD.org on Sun, Jan 21, 2001 at 12:30:01AM +0900 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) X-Sender: 520050424122-0001@t-dialin.net Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Jun Kuriyama (kuriyama@jp.FreeBSD.org): > o www building failed with log: > ============================================================ > ===> ja_JP.eucJP/books/faq > ===> ja_JP.eucJP/books/handbook > ===> ja_JP.eucJP/books/ppp-primer > ===> ja_JP.eucJP/books/porters-handbook > ===> ja_JP.eucJP/man > ===> ja_JP.eucJP/man/man1 > Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man1 > ===> ja_JP.eucJP/man/man5 > Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man5 > ===> ja_JP.eucJP/man/man6 > Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man6 > ===> ja_JP.eucJP/man/man7 > Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man7 > ===> ja_JP.eucJP/man/man8 > Warning: Object directory not changed from original /pub/tmp/kuriyama/ncvs/doc/ja_JP.eucJP/man/man8 > ===> ru_RU.KOI8-R > ===> ru_RU.KOI8-R/books > ===> ru_RU.KOI8-R/books/faq > /usr/local/bin/jade -V html-manifest -ioutput.html -ioutput.html.images -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../ru_RU.KOI8-R/share/sgml/catalog -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/default.dsl -t sgml /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/book.sgml > tidy -i -m -f /dev/null -latin1 `xargs < HTML.manifest` > *** Error code 1 (ignored) > /usr/local/bin/jade -ioutput.html -ioutput.html.images -V nochunks -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../ru_RU.KOI8-R/share/sgml/catalog -c /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/../../../share/sgml/default.dsl -t sgml /pub/tmp/kuriyama/ncvs/doc/ru_RU.KOI8-R/books/faq/book.sgml > book.html || (rm -f book.html && false) > tidy -i -m -f /dev/null -latin1 book.html > *** Error code 1 (ignored) > ===> ru_RU.KOI8-R/books/porters-handbook > ===> zh_TW.Big5 > ===> zh_TW.Big5/books > ===> zh_TW.Big5/books/faq > touch /home/kuriyama/build/result/doc-all.done > *** doc-all finished at Sat Jan 20 23:36:26 JST 2001 *** > > ============================================================ Could you maybe underline the error for me? :-) Thanks Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 8:37:29 2001 Delivered-To: freebsd-doc@freebsd.org Received: from smtp3-cm.mail.eni.net (smtp3-cm.mail.eni.net [216.133.226.136]) by hub.freebsd.org (Postfix) with ESMTP id 6D1F337B400 for ; Sat, 20 Jan 2001 08:37:13 -0800 (PST) Received: from smtp.powerinter.net (node-d8e9ae2a.powerinter.net [216.233.174.42]) by smtp3-cm.mail.eni.net (8.9.3/8.9.3) with SMTP id IAA01808 for ; Sat, 20 Jan 2001 08:37:09 -0800 Message-Id: <200101201637.IAA01808@smtp3-cm.mail.eni.net> To: doc@freebsd.org From: SUSFEEDER@AOL.COM Date: Sat, 20 Jan 2001 10:34:19 -0600 Subject: AN ENVELOPE FEEDER THAT WORKS - 8 YEAR WARRANTY!! X-Mailer: smtp.powerinter.net Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org www.suspensionfeeder.com has all the brochures and information on file Are you still sending your envelopes out? More printers are finding how easy and profitable envelopes are with our new 2001 model envelope feeder that fits on all OEM presses both offset and digital imaging presses. Yes! We have been the exclusive envelope feeder manufacturer for HeidelbergUSA for the last 6 years!!! We have feeders for GTO's, Speedmasters, and all of Heidelberg D.I. presses. The GTO/Speedmaster 52 runs at 15,000 envelopes per hour. We also have a feeder for Hamada 252, 352, 452, Toko, AB Dick (All models), Multigraphics, Adast, Indigo, Crestline, TOK, and Heidleberg including the GTO, Speedmaster 52, Quickmaster, Printmaster, the Digial Imaging Image and offset presses. In fact, we have been making only envelope feeders for the last 30 years and that is all we make. We have sold thousands nationwide and internationally. The unit comes in two sizes and can do A-2's to 10 X 13's or 14.5 by 14.5 landscape envelopes at 10,000 to 15,000 envelopes per h! our on a GTO or Speedmaster 52. Call for details at 1800-530-3840 or vist our web site at WWW.SUSPENSIONFEEDER.COM Financing Terms available We have been the exclusive Heidleberg USA feeder manufacturer for the last 6 years. The unit operates from 1,000 to 10,000 envelopes on a GTO, Quickmaster, Printmaster, Speedmaster 52. Call for Free CD Video. 1800-530-3840 VISA MASTERCARD DISCOVER AMERICAN EXPRESS ACCEPTED To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 10:32:56 2001 Delivered-To: freebsd-doc@freebsd.org Received: from kraeusen.nbrewer.com (unknown [208.42.68.65]) by hub.freebsd.org (Postfix) with ESMTP id 3848137B400; Sat, 20 Jan 2001 10:32:37 -0800 (PST) Received: by kraeusen.nbrewer.com (Postfix, from userid 1001) id 58B561743E; Sat, 20 Jan 2001 12:32:36 -0600 (CST) Date: Sat, 20 Jan 2001 12:32:36 -0600 From: Christopher Farley To: Chris Smith Cc: Freebsd Questions , freebsd-doc@freebsd.org Subject: Re: cannot build ports - too old for bsd.port.mk? Message-ID: <20010120123236.A3485@northernbrewer.com> Mail-Followup-To: Christopher Farley , Chris Smith , Freebsd Questions , freebsd-doc@freebsd.org References: <001001c0830c$4fa78a00$0c00a8c0@amgroupadmin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001001c0830c$4fa78a00$0c00a8c0@amgroupadmin.com>; from chris@amgroupadmin.com on Sat, Jan 20, 2001 at 10:10:45AM -0800 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Chris Smith (chris@amgroupadmin.com) wrote: > Hi all, after the last 4.2-STABLE (Jan 17) buildworld I get the following > whenever I try to build a port. > > ===> ntop-1.1 : Your system is too old to use this bsd.port.mk. You need a > fresh make world or an upgrade kit. Please go to > http://www.FreeBSD.org/ports/ or a mirror site and follow the instructions. This is a pretty common error that occurs the first time you use cvsup to update your ports tree. (Should a solution for this be in the handbook?) The problem is that cvsup will not delete files unknown to the cvsup server. (If you place a file in the ports tree and run cvsup, it should not delete your file in an effort to synchronize the trees.) /usr/local/bin/bash: }fmt: command not found /usr/ports /usr/ports.old (just in case) and then I run cvsup to get a fresh ports tree. -- Christopher Farley Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105 www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 11:22:34 2001 Delivered-To: freebsd-doc@freebsd.org Received: from envy.geekhouse.net (envy.geekhouse.net [64.81.6.50]) by hub.freebsd.org (Postfix) with ESMTP id C7C2137B400; Sat, 20 Jan 2001 11:22:14 -0800 (PST) Received: (from jim@localhost) by envy.geekhouse.net (8.11.1/8.11.1) id f0KJM4J05588; Sat, 20 Jan 2001 11:22:04 -0800 (PST) (envelope-from jim) Date: Sat, 20 Jan 2001 11:22:04 -0800 From: Jim Mock To: Christopher Farley Cc: Chris Smith , Freebsd Questions , freebsd-doc@FreeBSD.ORG Subject: Re: cannot build ports - too old for bsd.port.mk? Message-ID: <20010120112203.A5449@envy.geekhouse.net> Reply-To: jim@geekhouse.net References: <001001c0830c$4fa78a00$0c00a8c0@amgroupadmin.com> <20010120123236.A3485@northernbrewer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.13i In-Reply-To: <20010120123236.A3485@northernbrewer.com>; from chris@northernbrewer.com on Sat, Jan 20, 2001 at 12:32:36PM -0600 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 20 Jan 2001 at 12:32:36 -0600, Christopher Farley wrote: > Chris Smith (chris@amgroupadmin.com) wrote: > > > Hi all, after the last 4.2-STABLE (Jan 17) buildworld I get the > > following whenever I try to build a port. > > > > ===> ntop-1.1 : Your system is too old to use this bsd.port.mk. > > You need a fresh make world or an upgrade kit. Please go to > > http://www.FreeBSD.org/ports/ or a mirror site and follow the > > instructions. > > This is a pretty common error that occurs the first time you use > cvsup to update your ports tree. (Should a solution for this be in > the handbook?) > > The problem is that cvsup will not delete files unknown to the cvsup > server. (If you place a file in the ports tree and run cvsup, it should > not delete your file in an effort to synchronize the trees.) You've been answering too many "my port uses an old layout" questions. Read the error message, it's telling him exactly what to do: You need a fresh make world or an upgrade kit. Please go to http://www.FreeBSD.org/ports/ or a mirror site and follow the instructions. Go there, grab the upgrade kit, and pkg_add it. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 13:39:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 180F937B6A6; Sat, 20 Jan 2001 13:39:41 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0KLde639668; Sat, 20 Jan 2001 13:39:40 -0800 (PST) (envelope-from ben) Date: Sat, 20 Jan 2001 13:39:40 -0800 (PST) From: Message-Id: <200101202139.f0KLde639668@freefall.freebsd.org> To: olgeni@uli.it, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/23984: ifconfig.8 typo and missing "netrange" parameter Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ifconfig.8 typo and missing "netrange" parameter State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Sat Jan 20 21:39:30 GMT 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=23984 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 15:38: 0 2001 Delivered-To: freebsd-doc@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id 3D6C537B402; Sat, 20 Jan 2001 15:37:41 -0800 (PST) Received: (from kris@localhost) by citusc17.usc.edu (8.11.1/8.11.1) id f0KNedU54003; Sat, 20 Jan 2001 15:40:39 -0800 (PST) (envelope-from kris) Date: Sat, 20 Jan 2001 15:40:38 -0800 From: Kris Kennaway To: Jim Mock Cc: Christopher Farley , Chris Smith , Freebsd Questions , freebsd-doc@FreeBSD.ORG Subject: Re: cannot build ports - too old for bsd.port.mk? Message-ID: <20010120154038.G53292@citusc17.usc.edu> References: <001001c0830c$4fa78a00$0c00a8c0@amgroupadmin.com> <20010120123236.A3485@northernbrewer.com> <20010120112203.A5449@envy.geekhouse.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="f5QefDQHtn8hx44O" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010120112203.A5449@envy.geekhouse.net>; from jim@geekhouse.net on Sat, Jan 20, 2001 at 11:22:04AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --f5QefDQHtn8hx44O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 20, 2001 at 11:22:04AM -0800, Jim Mock wrote: > You need a fresh make world or an upgrade kit. Please go to > http://www.FreeBSD.org/ports/ or a mirror site and follow the > instructions. >=20 > Go there, grab the upgrade kit, and pkg_add it. Except Satoshi doesn't have the new upgrade kits ready. Kris --=20 NOTE: To fetch an updated copy of my GPG key which has not expired, finger kris@FreeBSD.org --f5QefDQHtn8hx44O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6aiH2Wry0BWjoQKURAm4bAJ47adsOBsKSearWWrquZjD2URj85gCfUYvy 2N8yzEcfKjOeXGyW9c/hwv4= =BZLg -----END PGP SIGNATURE----- --f5QefDQHtn8hx44O-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 15:39:39 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mailhost.chi.ameritech.net (mpdr0.chicago.il.ameritech.net [206.141.239.142]) by hub.freebsd.org (Postfix) with ESMTP id 8381A37B402 for ; Sat, 20 Jan 2001 15:39:22 -0800 (PST) Received: from w4m4k1 ([199.179.160.145]) by mailhost.chi.ameritech.net (InterMail v4.01.01.07 201-229-111-110) with SMTP id <20010120233920.LBUR12766.mailhost.chi.ameritech.net@w4m4k1> for ; Sat, 20 Jan 2001 17:39:20 -0600 Message-ID: <000801c0834b$293503e0$91a0b3c7@w4m4k1> From: "Jake Rivera" To: Subject: Problem With My Modem Date: Sat, 20 Jan 2001 17:40:39 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C08308.1A592240" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C08308.1A592240 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My Modem is connnected to COM5(U.S.Robotics PCI Pro) what is it in = FreeBSD and how can I install it to work=20 ------=_NextPart_000_0005_01C08308.1A592240 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
   My Modem is = connnected to=20 COM5(U.S.Robotics PCI Pro) what is it in FreeBSD and how can I install = it to=20 work
------=_NextPart_000_0005_01C08308.1A592240-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jan 20 15:42:56 2001 Delivered-To: freebsd-doc@freebsd.org Received: from envy.geekhouse.net (envy.geekhouse.net [64.81.6.50]) by hub.freebsd.org (Postfix) with ESMTP id DE7E337B400; Sat, 20 Jan 2001 15:42:36 -0800 (PST) Received: (from jim@localhost) by envy.geekhouse.net (8.11.1/8.11.1) id f0KNga110357; Sat, 20 Jan 2001 15:42:36 -0800 (PST) (envelope-from jim) Date: Sat, 20 Jan 2001 15:42:36 -0800 From: Jim Mock To: Kris Kennaway Cc: Christopher Farley , Chris Smith , Freebsd Questions , freebsd-doc@FreeBSD.ORG Subject: Re: cannot build ports - too old for bsd.port.mk? Message-ID: <20010120154235.A10255@envy.geekhouse.net> Reply-To: jim@FreeBSD.ORG References: <001001c0830c$4fa78a00$0c00a8c0@amgroupadmin.com> <20010120123236.A3485@northernbrewer.com> <20010120112203.A5449@envy.geekhouse.net> <20010120154038.G53292@citusc17.usc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.13i In-Reply-To: <20010120154038.G53292@citusc17.usc.edu>; from kris@FreeBSD.ORG on Sat, Jan 20, 2001 at 03:40:38PM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 20 Jan 2001 at 15:40:38 -0800, Kris Kennaway wrote: > On Sat, Jan 20, 2001 at 11:22:04AM -0800, Jim Mock wrote: > > > You need a fresh make world or an upgrade kit. Please go to > > http://www.FreeBSD.org/ports/ or a mirror site and follow the > > instructions. > > > > Go there, grab the upgrade kit, and pkg_add it. > > Except Satoshi doesn't have the new upgrade kits ready. Uh, then that's bad. We really need to have those available shortly after things change to avoid stuff like this. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message