From owner-freebsd-doc Sun Jan 27 3:50:15 2002 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 BB05E37B402 for ; Sun, 27 Jan 2002 03:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0RBo1p11409; Sun, 27 Jan 2002 03:50:01 -0800 (PST) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 630D237B400 for ; Sun, 27 Jan 2002 03:49:23 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g0RBnL905230 for ; Sun, 27 Jan 2002 12:49:22 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g0RBnLM38583; Sun, 27 Jan 2002 12:49:21 +0100 (CET) (envelope-from vincent) Message-Id: <200201271149.g0RBnLM38583@sumuk.de> Date: Sun, 27 Jan 2002 12:49:21 +0100 (CET) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34328: [PATCH] minor corrections to chapter kernelconfig Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34328 >Category: docs >Synopsis: [PATCH] minor corrections to chapter kernelconfig >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 27 03:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: removed a blank, removed from line, marked up root with , put 'ee', 'make world' inside , added missing periods, made Star Office an application, marked up enter with >How-To-Repeat: read the kernelconfig chapter >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v retrieving revision 1.73 diff -u -r1.73 chapter.sgml --- chapter.sgml 26 Jan 2002 00:20:31 -0000 1.73 +++ chapter.sgml 26 Jan 2002 17:15:30 -0000 @@ -162,10 +162,10 @@ src, then sys. If you have an aversion to sysinstall and you have access to an official FreeBSD CDROM, then - you can also install the source from the command line : + you can also install the source from the command line: &prompt.root; mount /cdrom -&prompt.root; mkdir -p /usr/src/sys +&prompt.root; mkdir -p /usr/src/sys &prompt.root; ln -s /usr/src/sys /sys &prompt.root; cat /cdrom/sys/ssys.[a-d]* | tar -xzvf @@ -206,7 +206,7 @@ You must execute these and all of the following commands under - the root account or you will get permission + the root account or you will get permission denied errors. @@ -215,7 +215,7 @@ will probably be vi, which is too complex to explain here, but is covered well in many books in the bibliography. However, FreeBSD does - offer an easier editor called ee which, if you are a + offer an easier editor called ee which, if you are a beginner, should be your editor of choice. Feel free to change the comment lines at the top to reflect your configuration or the changes you have made to differentiate it from @@ -256,7 +256,7 @@ If you are running a FreeBSD version prior to 4.0, and you are not upgrading to FreeBSD 4.0 or higher using - the make world procedure, use procedure 1. + the make world procedure, use procedure 1. @@ -266,8 +266,8 @@ - If you are rebuilding the kernel as part of a make - world process, use procedure 2. + If you are rebuilding the kernel as part of a make + world process, use procedure 2. @@ -305,7 +305,7 @@ way - Change to the /usr/src directory + Change to the /usr/src directory. &prompt.root; cd /usr/src @@ -327,7 +327,7 @@ In FreeBSD 4.2 and older you must replace KERNCONF= with KERNEL=. 4.2-STABLE that was fetched after Feb 2nd, 2001 does - recognize KERNCONF= + recognize KERNCONF=. @@ -737,8 +737,8 @@ options _KPOSIX_PRIORITY_SCHEDULING Real-time extensions added in the 1993 POSIX. Certain - applications in the ports collection use these (such as Star - Office). + applications in the ports collection use these (such as Star + Office). kernel options @@ -1021,7 +1021,7 @@ device miibus to the kernel config pulls in support for the generic miibus API and all of the PHY drivers, including a generic one for PHYs that are not specifically handled - by an individual driver + by an individual driver. device dc # DEC/Intel 21143 and various workalikes device rl # RealTek 8129/8139 @@ -1303,7 +1303,7 @@ an excellent mechanism for recovering from incompatible kernels. Simply choose the kernel you want to boot from at the FreeBSD boot loader. You can access this when the system - counts down from 10. Hit any key except for the enter key, + counts down from 10. Hit any key except for Enter, type unload and then type boot kernel.old, or the @@ -1381,4 +1381,3 @@ sgml-parent-document: ("../book.sgml" "part" "chapter") End: --> - >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 27 3:51:47 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail1.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id B183B37B400; Sun, 27 Jan 2002 03:51:39 -0800 (PST) Received: by mail1.zer0.org (Postfix, from userid 1001) id 7D4D6239A06; Sun, 27 Jan 2002 03:51:39 -0800 (PST) Date: Sun, 27 Jan 2002 03:51:39 -0800 From: Gregory Sutter To: Michael Lucas Cc: Nik Clayton , doc@freebsd.org Subject: Re: Practicalities of FAQ->Handbook migrations Message-ID: <20020127115139.GU5234@klapaucius.zer0.org> References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nNx5P6V1TPcCvZS+" Content-Disposition: inline In-Reply-To: <20020121174711.A56388@blackhelicopters.org> User-Agent: Mutt/1.3.25i Organization: Zer0 X-Purpose: For great justice! Mail-Copies-To: poster Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --nNx5P6V1TPcCvZS+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-01-21 17:47 -0500, Michael Lucas wro= te: > On Mon, Jan 21, 2002 at 09:53:13PM +0000, Nik Clayton wrote: > > On Mon, Jan 21, 2002 at 02:08:00PM -0500, Michael Lucas wrote: > > > I suggest that we create a Handbook section called something like > > > "Living with FreeBSD" that contains small, catch-all tutorials. > > > Thoughts? > >=20 > > Why not create a new top-level book for it? >=20 > The "Miscellaneous FreeBSD Cra^H^H^HStuff Guide?" >=20 > I suppose we could. I'd personally prefer a single book with > everything in it, but will obey the consensus of the group. Well, in Message-ID: <20020119200120.A46175@blackhelicopters.org> you talk about a document full of nothing but topics/questions and pointers to answers. It seems to me that if the answer were sufficiently concise, then it could be placed directly in that document, in addition to or in lieu of pointers to further information. I understand the need for such an index document. There is a wealth of FreeBSD information in the FAQ, Handbook, Committer's Guide, articles, books, manual pages, O'Reillynet articles, Daemon News articles, hardcopy books, graphics, ascii art, and also a few hundred web sites, some of it very difficult to find despite its potential utility to many FreeBSD users. The Documentation Project seems the logical organization to provide an index of pointers to and within these resources. Instead of "jumbo FAQ", though, perhaps the FreeBSD Documentation Index would be a better, and sufficiently pretentious, name. Is this the kind of thing you were talking about, Michael? Greg --=20 Gregory S. Sutter Heisenberg might have been here. mailto:gsutter@zer0.org=20 http://www.zer0.org/~gsutter/=20 hkp://wwwkeys.pgp.net/0x845DFEDD --nNx5P6V1TPcCvZS+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQE8U+nLIBUx1YRd/t0RAhQeAJ9PZ1xzKJ4zDNCY1SFvj6HZs4fwkACdHru+ tsNN3VFRmPf2G+BKq+2gZrg= =xQfa -----END PGP SIGNATURE----- --nNx5P6V1TPcCvZS+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 27 6:10:12 2002 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 743E237B41B for ; Sun, 27 Jan 2002 06:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0REA0S57042; Sun, 27 Jan 2002 06:10:00 -0800 (PST) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id BCC0E37B400 for ; Sun, 27 Jan 2002 06:09:38 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g0RE9a907140 for ; Sun, 27 Jan 2002 15:09:37 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g0RE9as38997; Sun, 27 Jan 2002 15:09:36 +0100 (CET) (envelope-from vincent) Message-Id: <200201271409.g0RE9as38997@sumuk.de> Date: Sun, 27 Jan 2002 15:09:36 +0100 (CET) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34330: [PATCH] chapter disk: added a link to kernel building Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34330 >Category: docs >Synopsis: [PATCH] chapter disk: added a link to kernel building >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 27 06:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: The section 'Using Data CDs' gives advice to include the SCSI_DELAY option and rebuild the kernel. Added a link to the appropiate section in the handbook. >How-To-Repeat: read the section on data CDs in the Storage chapter. >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v retrieving revision 1.75 diff -u -r1.75 chapter.sgml --- chapter.sgml 22 Jan 2002 17:16:44 -0000 1.75 +++ chapter.sgml 27 Jan 2002 13:57:37 -0000 @@ -981,7 +981,7 @@ Sometimes, a SCSI CDROM may be missed because it didn't have enough time to answer the bus reset. If you have a SCSI CDROM please add the following option to your kernel - configuration and rebuild your kernel. + configuration and rebuild your kernel. options SCSI_DELAY=15000 >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 27 6:40:12 2002 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 A599E37B404 for ; Sun, 27 Jan 2002 06:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0REe2n71462; Sun, 27 Jan 2002 06:40:02 -0800 (PST) (envelope-from gnats) Date: Sun, 27 Jan 2002 06:40:02 -0800 (PST) Message-Id: <200201271440.g0REe2n71462@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Hiten Pandya Subject: Re: docs/34315: AppWatch.com is closed [PATCH] Reply-To: Hiten Pandya Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34315; it has been noted by GNATS. From: Hiten Pandya To: freebsd-gnats-submit@FreeBSD.org Cc: ericyu@mail2000.com.tw Subject: Re: docs/34315: AppWatch.com is closed [PATCH] Date: Sun, 27 Jan 2002 14:36:57 +0000 --v9Ux+11Zm5mwPlX6 Content-Type: multipart/mixed; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Thanks Eric, I am submitting this patch which will resolve this issue. Also some markup fixes and line wrapping problems have been fixed. thanks, regards, - Hiten - --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ports.diff" Content-Transfer-Encoding: quoted-printable --- chapter.sgml.old Sun Jan 27 14:03:11 2002 +++ chapter.sgml Sun Jan 27 14:25:23 2002 @@ -240,12 +240,10 @@ =20 If you do not know the name of the application you want, try - using a site like FreshMeat - (http://www.freshmeat.net/) - or AppWatch - (http://www.appwatch.com/) - to find an application, then check back at the FreeBSD site to see - if the application has been ported yet. + using a site like=20 + FreshMeat to find=20 + an application, then check back at the FreeBSD site to see if the=20 + application has been ported yet. --a8Wt8u1KmwUX3Y2C-- --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8VBCIhh1dveTjA8MRAhqmAJ0SCHXR34sptNwovV/Ruhsg5Z69PgCfd3wQ NbNvVD7RQpCbD96hKv0mMH8= =JPo/ -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 27 8:58:19 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 569B137B404; Sun, 27 Jan 2002 08:58:16 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id g0RGwDD90657; Mon, 28 Jan 2002 05:58:14 +1300 (NZDT) (envelope-from dan@lists.unixathome.org) Message-Id: <200201271658.g0RGwDD90657@lists.unixathome.org> From: "Dan Langille" Organization: DVL Software Limited To: freebsd-doc@freebsd.org Date: Sun, 27 Jan 2002 11:58:12 -0500 MIME-Version: 1.0 Subject: ppp doc refers to 0.0.0.0 Reply-To: dan@langille.org Cc: mwlucas@freebsd.org X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi folks, I'm referrring to: http://www.freebsd.org/doc/en_US.ISO8859- 1/books/handbook/userppp.html#USERPPP-DYNAMICIP Look for this: The last argument (0.0.0.0) tells PPP to start negotiations using address 0.0.0.0 rather than 10.0.0.1 and is necessary for some ISPs. Do not use 0.0.0.0 as the first argument to set ifaddr as it prevents PPP from setting up an initial route in -auto mode. But in the example line given immediately above, there is no 0.0.0.0 shown. It is: 17 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255 There is however, a 0.0.0.0 given on line 17 for 16.2.1.5.1 PPP and Static IP Addresses: 17 set ifaddr x.x.x.x y.y.y.y 255.255.255.255 0.0.0.0 Perhaps the paragraph in question should be changed to this. I have put my changes within "quotes" to make them stand out. "In the example code for the static IP addresses," the last argument (0.0.0.0) tells PPP to start negotiations using address 0.0.0.0 rather than 10.0.0.1 and is necessary for some ISPs. "For dynamic IP addresses," do not use 0.0.0.0 as the first argument to set ifaddr as it prevents PPP from setting up an initial route in -auto mode. I think that would make things clearer. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 27 10:20:15 2002 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 92C3837B402 for ; Sun, 27 Jan 2002 10:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0RIK1N83972; Sun, 27 Jan 2002 10:20:01 -0800 (PST) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 0312D37B400 for ; Sun, 27 Jan 2002 10:17:59 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g0RIHv912664 for ; Sun, 27 Jan 2002 19:17:57 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g0RIHu240014; Sun, 27 Jan 2002 19:17:56 +0100 (CET) (envelope-from vincent) Message-Id: <200201271817.g0RIHu240014@sumuk.de> Date: Sun, 27 Jan 2002 19:17:56 +0100 (CET) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34344: [PATCH] Warp 'Creating a Swapfile' in Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34344 >Category: docs >Synopsis: [PATCH] Warp 'Creating a Swapfile' in >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 27 10:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: The section 'Adding Swap Space' describes how to create swapfiles. This seems to be very important information, so I wrapped this into an . If the patch gets committed, I'll fix whitespace damage done with another patch. >How-To-Repeat: Read the section on Adding Swap Space in Configuration and Tuning >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v retrieving revision 1.37 diff -u -r1.37 chapter.sgml --- chapter.sgml 23 Jan 2002 11:59:32 -0000 1.37 +++ chapter.sgml 27 Jan 2002 17:54:40 -0000 @@ -1156,44 +1156,49 @@ /usr/swap0. You can use any name you want, of course. - First, be certain that your kernel configuration includes - the vnode driver. It is not in recent versions of - GENERIC. - - pseudo-device vn 1 #Vnode driver (turns a file into a device) + + Creating a Swapfile + + Be certain that your kernel configuration includes + the vnode driver. It is not in recent versions of + GENERIC. + + pseudo-device vn 1 #Vnode driver (turns a file into a device) + + - create a vn-device + Create a vn-device: &prompt.root; cd /dev &prompt.root; sh MAKEDEV vn0 - create a swapfile (/usr/swap0) + Create a swapfile (/usr/swap0): &prompt.root; dd if=/dev/zero of=/usr/swap0 bs=1024k count=64 - set proper permissions on (/usr/swap0) + Set proper permissions on (/usr/swap0) &prompt.root; chmod 0600 /usr/swap0 - enable the swap file in /etc/rc.conf + Enable the swap file in /etc/rc.conf: swapfile="/usr/swap0" # Set to name of swapfile if aux swapfile desired. - reboot the machine + Reboot the machine or to enable the swap file immediately, + type: + + &prompt.root; vnconfig -e /dev/vn0b /usr/swap0 swap - - To enable the swap file immediately, type - - &prompt.root; vnconfig -e /dev/vn0b /usr/swap0 swap + >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 27 16:41:22 2002 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 EC92F37B400; Sun, 27 Jan 2002 16:41:20 -0800 (PST) Received: (from chern@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0S0aXp59643; Sun, 27 Jan 2002 16:36:33 -0800 (PST) (envelope-from chern) Date: Sun, 27 Jan 2002 16:36:33 -0800 (PST) From: Message-Id: <200201280036.g0S0aXp59643@freefall.freebsd.org> To: hiten@uk.FreeBSD.org, chern@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34163: [PATCH] section 12.7.1.1.4 (spelling mistake) in Handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] section 12.7.1.1.4 (spelling mistake) in Handbook State-Changed-From-To: open->closed State-Changed-By: chern State-Changed-When: Sun Jan 27 16:36:10 PST 2002 State-Changed-Why: I agree with your reasoning, your patch has been applied. Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34163 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 27 17:59:26 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 551D637B400 for ; Sun, 27 Jan 2002 17:59:23 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id F1A2FBD39; Sun, 27 Jan 2002 17:59:22 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id RAA04031; Sun, 27 Jan 2002 17:59:22 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0S23fX01280; Sun, 27 Jan 2002 18:03:41 -0800 (PST) (envelope-from swear@blarg.net) To: Gregory Sutter Cc: doc@FreeBSD.ORG Subject: Re: Practicalities of FAQ->Handbook migrations References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> <20020127115139.GU5234@klapaucius.zer0.org> From: swear@blarg.net (Gary W. Swearingen) Date: 27 Jan 2002 18:03:41 -0800 In-Reply-To: <20020127115139.GU5234@klapaucius.zer0.org> Message-ID: Lines: 44 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Gregory Sutter writes: > I understand the need for such an index document. There is a wealth of > FreeBSD information in the FAQ, Handbook, Committer's Guide, articles, > books, manual pages, O'Reillynet articles, Daemon News articles, > hardcopy books, graphics, ascii art, and also a few hundred web sites, > some of it very difficult to find despite its potential utility to many > FreeBSD users. > > The Documentation Project seems the logical organization to provide an > index of pointers to and within these resources. Instead of "jumbo > FAQ", though, perhaps the FreeBSD Documentation Index would be a better, > and sufficiently pretentious, name. Is this the kind of thing you were > talking about, Michael? I have thought that the best way to handle such a massive and maintenance-intensive project, would be to have a Wiki (http://c2.com/cgi-bin/wiki) for it. Let users add and fix links as they will (subject to a team of monitors, mainly to back out vandalism). But that would be a large project in itself and there are legal risks. I think it's vital to have the navigation of such information be guided by hand-edited indexes and/or keyword associations (as opposed to raw searches), but when it comes to things like the Handbook and man pages, something automated would be very helpful, though with a Wiki and lots of helpful users, it might not be necessary. Rich Morin's Meta Project (http://cantaforda.com/Meta/) has some very interesting stuff which uses both automation and hand-editing. P.S. I had a large Linux index (which I (barely) started to FreeBSD-ize at eupedia.org) before they became common commercial enterprises, and learned how fast links go bad. (I guess the FreeBSD Project stuff should be stable enough.) I came to the conclusion that I need to develop a tool to ease link maintanence (and creation) before messing further with it. Existing free tools are inadequate. I'm planning a mostly-Python thing that will include the maintenance tools as part of a program that will serve pages to either a Web browser (for local use) or a Web server (for use on WWW). I'll start without a RDBMS (for easier installation), and see how much I miss it. Maybe have it generate "diffs" so people can send me entries they've added to theirs. It will have both indexes and a keyword search field which normally brings up only eupedia-based info (entries like definitions or hand-edited (and/or constructed-by-keywords-match) subindex pages). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jan 27 19:35:35 2002 Delivered-To: freebsd-doc@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 48D9C37B402 for ; Sun, 27 Jan 2002 19:35:32 -0800 (PST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 2FA7724D1C for ; Mon, 28 Jan 2002 12:35:31 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id B1E6A1E46E8 for ; Mon, 28 Jan 2002 12:35:29 +0900 (JST) Date: Mon, 28 Jan 2002 12:35:21 +0900 Message-ID: <7mn0yzrvuu.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Documentation Team Subject: Forward: doc/www build failure report References: <200201280332.g0S3WYM91153@castle.jp.FreeBSD.org> User-Agent: Wanderlust/2.9.5 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: message/rfc822 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From kuriyama@jp.FreeBSD.org Mon Jan 28 12:32:36 2002 Date: Mon, 28 Jan 2002 12:32:34 +0900 (JST) From: Jun Kuriyama Message-Id: <200201280332.g0S3WYM91153@castle.jp.FreeBSD.org> To: kuriyama@jp.FreeBSD.org Subject: doc/www build failure report o doc building failed with log: ============================================================ ===> en_US.ISO8859-1/articles/filtering-bridges ===> en_US.ISO8859-1/articles/fonts ===> en_US.ISO8859-1/articles/formatting-media ===> en_US.ISO8859-1/articles/freebsd-questions ===> en_US.ISO8859-1/articles/ipsec-must ===> en_US.ISO8859-1/articles/laptop ===> en_US.ISO8859-1/articles/mh ===> en_US.ISO8859-1/articles/multi-os ===> en_US.ISO8859-1/articles/new-users ===> en_US.ISO8859-1/articles/problem-reports ===> en_US.ISO8859-1/articles/programming-tools ===> en_US.ISO8859-1/articles/pxe ===> en_US.ISO8859-1/articles/serial-uart ===> en_US.ISO8859-1/articles/solid-state ===> en_US.ISO8859-1/articles/storage-devices ===> en_US.ISO8859-1/articles/vinum ===> en_US.ISO8859-1/articles/vm-design ===> en_US.ISO8859-1/articles/zip-drive ===> en_US.ISO8859-1/books ===> en_US.ISO8859-1/books/corp-net-guide ===> en_US.ISO8859-1/books/design-44bsd ===> en_US.ISO8859-1/books/developers-handbook ===> en_US.ISO8859-1/books/faq ===> en_US.ISO8859-1/books/fdp-primer ===> en_US.ISO8859-1/books/handbook ===> en_US.ISO8859-1/books/porters-handbook ===> en_US.ISO8859-1/books/ppp-primer ===> de_DE.ISO8859-1 ===> de_DE.ISO8859-1/books ===> de_DE.ISO8859-1/books/faq ===> de_DE.ISO8859-1/books/handbook /usr/local/bin/openjade -V html-manifest -ioutput.html -d /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/../../../share/sgml/default.dsl -ioutput.html.images -V openjade -D /usr/obj/pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook -c /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/../../../de_DE.ISO8859-1/share/sgml/catalog -c /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/openjade/catalog -t sgml /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/book.sgml /usr/local/bin/openjade:/pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/book.sgml:143:8:E: end tag for "PART" which is not finished /usr/local/bin/openjade:/pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/book.sgml:169:8:E: end tag for "PART" which is not finished /usr/local/bin/openjade:/pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/book.sgml:176:8:E: end tag for "PART" which is not finished *** Error code 1 Stop in /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook. *** Error code 1 Stop in /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books. *** Error code 1 Stop in /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1. *** Error code 1 Stop in /pub/tmp/kuriyama/ncvs/doc. *** Error code 1 Stop in /home/kuriyama/build. ============================================================ 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 Mon Jan 28 0:12:11 2002 Delivered-To: freebsd-doc@freebsd.org Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 2FF9F37B400 for ; Mon, 28 Jan 2002 00:11:49 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g0S8Bl915589; Mon, 28 Jan 2002 09:11:47 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g0S8BjQ42528; Mon, 28 Jan 2002 09:11:45 +0100 (CET) (envelope-from vincent) Date: Mon, 28 Jan 2002 09:11:44 +0100 From: Martin Heinen To: Jun Kuriyama Cc: Documentation Team Subject: Re: Forward: doc/www build failure report Message-ID: <20020128091143.B42387@sumuk.de> References: <200201280332.g0S3WYM91153@castle.jp.FreeBSD.org> <7mn0yzrvuu.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7mn0yzrvuu.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Mon, Jan 28, 2002 at 12:35:21PM +0900 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 28, 2002 at 12:35:21PM +0900, Jun Kuriyama wrote: > /usr/local/bin/openjade:/pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook/book.sgml:176:8:E: end tag for "PART" which is not finished > *** Error code 1 > > Stop in /pub/tmp/kuriyama/ncvs/doc/de_DE.ISO8859-1/books/handbook. > *** Error code 1 Sorry for that, there were some changes in the German tree and the Makefile was lost during the cross commit :( Alex will commit the correct Makefile. Martin -- Marxpitn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 28 2: 7:29 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 3880037B402; Mon, 28 Jan 2002 02:07:26 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g0SA7OW93908; Mon, 28 Jan 2002 05:07:24 -0500 (EST) (envelope-from mwlucas) Date: Mon, 28 Jan 2002 05:07:24 -0500 From: Michael Lucas To: Gregory Sutter Cc: Nik Clayton , doc@FreeBSD.ORG Subject: Re: Practicalities of FAQ->Handbook migrations Message-ID: <20020128050724.B93827@blackhelicopters.org> References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> <20020127115139.GU5234@klapaucius.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020127115139.GU5234@klapaucius.zer0.org>; from gsutter@zer0.org on Sun, Jan 27, 2002 at 03:51:39AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 27, 2002 at 03:51:39AM -0800, Gregory Sutter wrote: > On 2002-01-21 17:47 -0500, Michael Lucas wrote: > Well, in Message-ID: <20020119200120.A46175@blackhelicopters.org> you > talk about a document full of nothing but topics/questions and pointers > to answers. It seems to me that if the answer were sufficiently > concise, then it could be placed directly in that document, in addition > to or in lieu of pointers to further information. > > I understand the need for such an index document. There is a wealth of > FreeBSD information in the FAQ, Handbook, Committer's Guide, articles, > books, manual pages, O'Reillynet articles, Daemon News articles, > hardcopy books, graphics, ascii art, and also a few hundred web sites, > some of it very difficult to find despite its potential utility to many > FreeBSD users. > > The Documentation Project seems the logical organization to provide an > index of pointers to and within these resources. Instead of "jumbo > FAQ", though, perhaps the FreeBSD Documentation Index would be a better, > and sufficiently pretentious, name. Is this the kind of thing you were > talking about, Michael? Something like that, yes. I would say we should only link to our own documents, for reasons pointed out elsewhere in this thread. Although I have a vested interest in onlamp.com, I don't want to maintain an index linking to them, BSDzine, daemonnews, etc, etc, etc. Once we gain experience in indexing our own docs, we could expand it to other sites, but let's start small. :) Once we do that we'd need some infrastructure to automatically notice and find bad links, for example. (I'm sure one of you web developers have programs sitting around to do exactly that, but we'd want to make it project process to use them on a, say, weekly basis.) I have to admit that I don't like the idea of putting answers in an index. That's not what an index is for. But the FreeBSD Documentation Index sounds sufficiently weighty. -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 28 9:26:35 2002 Delivered-To: freebsd-doc@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id EBACC37B404 for ; Mon, 28 Jan 2002 09:26:13 -0800 (PST) Received: from adsl-63-202-177-7.dsl.snfc21.pacbell.net (HELO slappy) (63.202.177.7) by smtp.mail.vip.sc5.yahoo.com with SMTP; 28 Jan 2002 17:26:12 -0000 Message-ID: <000b01c1a820$d5255ce0$210110ac@homeportal.2wire.net> From: "Akira Shiozaki" To: Subject: Port description for sysutils-mkisofs.htm [ missing man page referred to by .../handbook/creating-cds.html ] Date: Mon, 28 Jan 2002 09:25:50 -0800 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_0007_01C1A7DD.C6C69A80" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C1A7DD.C6C69A80 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0008_01C1A7DD.C6C69A80" ------=_NextPart_001_0008_01C1A7DD.C6C69A80 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Port description for sysutils/mkisofs =20 Port description for sysutils/mkisofs The port specified does not exist, or has an invalid name:=20 ports/sysutils/mkisofs/pkg-descr You are coming from=20 = http://www%2efreebsd%2eorg/doc/en%5fUS%2eISO8859%2d1/books/handbook/creat= ing%2dcds%2ehtml.=20 Please contact www@freebsd.org=20 -------------------------------------------------------------------------= ------- -------------------------------------------------------------------------= ------- Sources | Category sysutils | Help=20 -------------------------------------------------------------------------= ------- ports@FreeBSD.org ------=_NextPart_001_0008_01C1A7DD.C6C69A80 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Port description for sysutils/mkisofs
 
3D"Navigation 3DTop=203DApplications=203DSupport=203DDocumentation=203DVendors=203DSearch3DIndex3DTop

Port description for = sysutils/mkisofs

The port specified does not exist, or has an invalid name:=20

ports/sysutils/mkisofs/pkg-descr

You are coming from=20

http://www%2efreebsd%2eorg/doc/en%5fUS%2eISO885= 9%2d1/books/handbook/creating%2dcds%2ehtml.=20

Please contact www@freebsd.org=20




Sources | Category sysutils | Help

ports@FreeBSD.org
= ------=_NextPart_001_0008_01C1A7DD.C6C69A80-- ------=_NextPart_000_0007_01C1A7DD.C6C69A80 Content-Type: image/gif; name="bar.gif" Content-Transfer-Encoding: base64 Content-Location: http://www.freebsd.org/gifs/bar.gif R0lGODdhNQIhAPcAAP///6Wlpa2trbW1tb29vcbGxs7OztbW1t7e3ufn54yEhOfW1r2lpXNjY2NS UrWUlN6trWNKSsaUlLVzc96EhK1SUtZjY+djY85KSt5KSudCQs45Of9SSrU5McZjWtaclKVjWsZj UtaEc969tZRaQs69tXtrY6VzWpR7a86ljHNaSv/n1pxrSpRzWufWxox7a3NaQtbOxntza72cc72U Y8alc97Wxr21pZyUhN7Ora2ce5yMa4x7WntrSpyEUoxzQu/n1s7Gta2llL2thIx7UntrQq2UUoxz Mb2lY861a62USpyEQq2MMf/33vfv1u/nzs7Gra2ljJyUe97OnL2te869hJyMWq2cY72cMefeve/e nM69e//njK2cWt7Gc+/We72lUv/eY62UOZyEMd69Qs6tMf/WOb2cKe/GKd61GN7Wtb21lMa9lL2t a+/Wa861Us61Sr2lQv/eUu/OSr2lOa2UMd69Of/WMd69Kf/WIc6tGO/GGP/OCO/nvd7Wrf/vpd7O e+/ehP/nc//na+/WWt7GUt7GSv/eQv/eOe/OMf/WGP/3xs7GlP/vlO/nrf/3te/v5/f37///9729 tff35///78be3q29xpS1zlJ7nJSlvXOMrVJrjEpjhFJjhOfn787O1r29xpycpWtrc62tvaWlta2t xoyMpVJSY5ycvYyMrWNje3t7nFpac3t7pWNjjDk5UkJCYzExSkpKcykpQiEhOQAAYzEpeyEYcxAI a1JKjEI5hCEYa2NanFJKhEI5ezEpYyEYWnNrnGNalEI5czEpWlJKc0I5a2NahHNrjFJKa0IxY0Ix WntzhDkxQhgQIUpCUikhMRAIGGNSc2Naa0I5SiEYKXNje1JCWr21vZyUnIyEjHtze2tja5SElGNS Y1JCUjkpOQgACBAAEFI5Ss69xnNja2s5UjkYKYRze2NSWpR7hGMxQntCUlohMZRSY3MxQoQ5SnMp OZw5SqVze5QpOYxSWoQ5QqUpObUQIXshKb05Qs4pMb0hKf9CSgAAACwAAAAANQIhAAAI/wABCBxI sKDBgwgTKlzIsGHBSNkcSpxIsaLFixgzatzIsaPHjyBDihxJsqRJiQnoIcym76TLlzBjypxJs6bN mzhzHmRn4CEkAJ+s1dNJtKjRo0iTKl3KdKIBdwgGGkAFDd47Z7XwfWjKtavXr2DDiiUaKxyGBZG0 fXNGrkO+Dff0QRhLt67du3jzcvVmzR2/fe3gsas3QkKFGPcm6F3MuLHjx5AZWqsVTR67wfOioojB 4EHkz6BDix5N1IC0WtbCuesw70AkIetulCBNu7bt27glhnpGy9m5fvgsRUJVrZaz3MiTK1/uWFJv Z/v6EYhUS1o0ucyza9/O/SitcOHi8f+zZ2mUuw0YLHRfz769+4/QYDmT508DhgqxKni4IOm9//8A stcBQttUAw50GvjjTwYVnCOBQDUEEeCEFFYomjuKEUhLNc44w84+GJwjQCQAANJCDrNZqOKKLIrF QAcDJvRNLbFg5U41kwz0BQtguNDij0AGWRQ583hmUH+SDHAOPu2Qg04WlKTAQAE0kEBDDZRUouWW XHbpZSVZatlEJWOW2cSZaKap5ppqLtKEm3C+CecidNZp55141vnIInv2yecjgAYq6KCEBvrHI4cm +seijDbq6KOMNrKopJQ2YumlmGaq6aVcNMLFp6CGKuqoowrChamonnqqIKy26uqrsLr/Ooggg9Rq 6622hjFIGLz26uuvYcgR7LByFGvsscgma+whcjDrbLOHRCvttNRWO60ZhyCSrRmIcGuGt92acYe4 4t5h7rnompvHHeu2m8e78MYr77zxKpKHvYrkq+++ivCRr7/9BuzvwHwUbLDBjp3yzQ7pCISkJEg6 EUsICmZQjwgswDPPE2C6MIMTX4IJZpaUZNkEJSezqfLKacY5Z51vxgzzzHLmiaefe/Kpc584F0qo I484cqjQgCqK6NGQJk3pH0s3PSnTlW6aaadUV00qqalmrarWrG69aqxgzyo2rbjeqmutZwPbq7DC rj2s28UGq+zcyD5b7LPW5o3t3od8/9v3t4B/Oy6546aLbruHs6uu4vQ2Di++9+LLL78AD9zvwQRj zkdCkQiQzQCgh06SAaBPErrpBwwUSeihCxAVAKBnw83spk8SSX8AQCxJFse0o047+9wTjizOeBBJ JZJomXyXYZKsZclbjhk9mdSz3CabbrYs8/Y2d29zzn72saf4j4i/iPjo+wwo0EEPjejQi76f9PxM 1x+1/VJrSrWnnlp9taql8lrWukZAVgUCVWCD1azIRrayoQ1tvNqV2uDGK7YZi1gXpNux8NYsaDlL Wh7MW7X49q1uhctbgysc4Qx3rnUtDnHvYpzj5gW5e0WOcpMD2L4sV7DLFSwhAviHEP+HKMSehEQS 0SCiEsMBAAMocYjPAEACnkhEBEAsdwBoBipiAQt8ZAADtZAFOCgAMuSFjBIFCEUBnte8k5EJTW9M 0xNCEYomPIEABFiZy860xz5MYhJPeNmbVlAnQnpPTzpTgzeakQwo/OmRgCKf+tZ3NKAdClHsc5T8 ksaGNawhBWuYgqTsR8pNaeFSp5Ta/v73v1SJimunOiABazADLyQwVrUimxdo6QZbuYEGbehl2ib4 K2EhAQmFYFsFjyU3DSLLCCYwwQkKway7ddBacxAhCc0whzjEYQ4lDOe47OBNFrbwXImgAx0SwTgZ xrBxZcBCGeCFBSzgQXL4xKEOMef/Q81t7iCdGyI4BKCNAAxgJJBI4j/E4Q1tKOAZQwSANYY4CgEE IACTSIAkDiAOITLUG+oYojMeBgAcUGMaqJgHB/zBDmikYwG6C1klUmGLmpYCemQK05h0eqbquaKm TfipLaynvSbYIAhvykZNb1CzmtHJqd3LGZ1EUdOq/oJn6PsT+SQpKPYZCpOJsqT8gDYFRvxBaI2q alV5IQSnVaqU+eMf/0DVP1aCylR3PdUWAAFLVH2hBrKsqQwEIcuwsWqBZEtCTV9gqxfYIhe7kiAx K/g2wVI2bhZ05rHmAAy15sIIIZxWaPUWLb7FoaZxCJxqe1DTcplTcXRALQzZ9U7H/zHDFsyAV02L ALnJ+fZf+hTYwRIyinGM4x/NyN1PpAgNVKQDAeD4RsMAkI7oOiMc34guiQAgAFSYAxXO+EY3UCEA oCRRHM9wAgIEEI5/jOMZAQiHOIzrjQQg4ABRQYA3niEO9DKiA9rgrzi+gUWIKUAWsEiwOjygDiAk b3lmZN4tbIELW+yCjWIyGRzNdCahNoEArnDFmvYYpyYYwxascJMLWMEKF7jsxYe0Ux8WoYaa+uIG yahpAHo2KK7+rH1Bq+Si0Aq/EzcDUjX9BSN5UVMcPO1Sf0illC2Vyk2tsq6tfKWqANFZKghwa6PI xTG6JoN0tOGWsjqs2AYRDFsAw/9Wbf6GruYc2clWsKYmwGwzM6jBaqrjsT4wQpuBUU1rflCEpe2b or91Wluk9oSEY60tXpuu2NqCDu501wxvywx87faGvxWYqDXXTx8S9xnPGEdyIQGJcmTDG8aVhnHH IQ0AfGO+0gCHOs4bRQPMdxzVUAc0jCuOAEQiHKi2BigM4I1oSOMZ1WDvs1NtjWo/AxwHCHCqoxEP fGh7HN3IHZJQoZpaQCMWtIBGhCHspQPUlKa2QECWCsAKV5BCF7sghZbqTYpk7GIYkAhqTSuRDRaf yQav+MUuToEmAeB74U2gqoVTbAMW2+B8p1D4K24wVVYE4BS70IUA6CQAX/zCF9r/sNMjBFDTFC+C xTd4hDaSoY1HqCEZzVDDzbchBGT8IhmA8kYyvOENYhgDCkFzxDp+8QtksAFR2miGN9jQjAck+ciO qumRJUWMx0pKCwpg+jRSQKkU/MLoUbBUM9KR9iikgxuNGMLbdUAMYuigCsYgBjdAVYVpHEMZOviU FGQgBRQYPfDTqOk0dqBXahzjGOb4AhWYzAsZ8HUUMqACq6SgjGMYYwesmoEMZECDx7+AVqgXhDlq 6oUwKNYWVxjEFZSxjG8kgVfRREIDap8EYV1hGcu4Ap6DZQXaK8MKwUJCNAthgkIQwgTAb0Ayj7UM WwQjmWDggQmiNQd1AJ8I0nrD/zeAr4Js+qAHPohDD6K1hGUwQx1lOESjW4ANZvRAtWaQtBns0IMe iMEBzKAC7JQHPcAM4PADNYVpiQCAzPADeZAI/bcEebAE/icvtwULumULvJUHWBABzMAMR7AHipAG MFAETAAOzFAEe+CBESCCirAHKvCBR5A5CHMQkjAKz1BtOmgNz9AMARAN1QYN2WAA+KWD0IAABUAN OWgN2qCE1hANk5BtQPgM0CAA1bCES1ht4VAAA3CFO6iD0rANP1httMAGIKAN1tYMSPIEyRAB+8AO 1UA8+1AByPNgEdYlvWALulAJNSUMYCJUt6ALNUUAlFBVrpALFiZwQ+VhMYCIwv+AiMnwYY/FCojI CrugVk0wCTU1CU0wYbeQY7ZQCotwibaQDBNmC1mgiblAibaQclJVYY9lDN5gPr9gC1d1A0uFi48F ikBXi7ZgDBOWC0LjiaAoBH9Qi4hoi2r1KFrHKEJQU2vQCBMGDMhQU2mHA491DdbYCDWVDo2QDjXV CNxQU8bQWbZgdDUlBVxQBYi4Cp2ljsdQU6NgjoCgVsfABYGAiPNoC8cAjlVVA4LQjar3WDKAiOYg CDJQU39XU6C3Zq/HWKsHWTvwWCaQC7mQBINQU7lQkdYXBkhQU6hgjnkWkRzZAHJgAhppC2BQfVtk fRtkBVUFDOoABszCWbaADdj/YAvfcAhzgIjq0FnLcAjVl4yH8GfFkJO5YAiNVgwOUFPgIDjfIml3 0GjA0JS24AB3IGkqkIzrVAy2AA456QB5oAI1VQZlaYHWVwRq+WlMUFMw4JXFoAhYUFPFQA41FQww UFMRwAd74JXQYJd7qTkJ0Qy1QAu1gAraoA2iQAAJ4A1YUQufMBAIYJi1UA3N0A2wUAuU4Q3UEA2a 2Qyj8A2GaQ3kBQ2FSQujkJrFcZgD8A2ToZmaSQu0YA2jEF+a6QyUkAXaYJjRQA0YJQrh4CHkAAuz 0AAZ4A8YQAl2yG5bAgmIaAqVIIi5kCVChQCVUGHDwIe2MAxNAG8L4GEeNgy2/3ALEbcLu/BhrDAM BDBhv9AELfcmmmgLkyBxFyeeuLAItXgLixCfk9AMjyUADMAKHKcnfZAMsPhYJfAItfgLi6CLN6CL NVeNuKCgFPYIflBTD6ANNeUHfyChx1hTbLAozciMtoB1jcAGIIqNtiBKq0BhjVBh19AI10AMMVpT cDeOtvCNNaUFQ1BTQ8AF3cgFiTcNXNCjwcAFXQcMRVpTVNCjtuBlggAIMmAMVJB4tiAI8UgMXSNY 9WgLoDeRtuAFCXmlAWkLMrBmtcJkb8Zk3zAITIZ8DaCTYVBTDRAGKGkLYfANtsALYUAIglUINWUF cgCTtsB8eFYsNaUObxBNyf/SBTlZVTsJk8HAkzVlCIXQA9gAB39mC4dwW452CIZQU0rQqcywBI2m BIjQWcwAafrXaGJwB5x2B22GlWKQgEtgfXmABjWFB2iAiIioAvMCC2pVVbzVZhGQB2lQU2NwBjXF BIqwW4rAaXwwBtbHlzWVBjSIEJLQDLIgC7VgRAPhDbBAC7JAEAcQh916btDQXKugDaPQrbJQDbEQ C83VCtvQXcQDC/clANRArrAwANrQCrFAFVThDLJAC/farekWCZSgDQq7CvjQAM5QDRQrr70zD+qA AR9gRsvDnPBmnrB4U0KlJZd4YTXlCpVAADUVCuAJVCWrJgGQjDV1nu+5CEr/ZQsFB1QvV1OjaGH7 uYlZcKC+EAQ7owYPSmOsYGOPcIm3mItL9Qj+aQsUelV/oHVReyhR+whd9wvxU1PbgGQlWj8qyghR Kyllq3WZgrb+KI41taS2MATcaAt7F4/DygVZygVUwKR5+6SnUgVMplZ2y4+o0o1twKSCUAM1VQNj yiqCxUCz4liwV1MYOaz8OKdmaqc1FQbVtwzCgmcfaQtIIAefq3w1ZSx3an15Zk1gAAbJ1AXmuKiU CwZw0GZqJZS2EJTyh1rZEi2NFgeIwGndUjhS2buwilt3UFM9kAe9K2lqRQd5gICPhQbzclvFUE9z qYF5AK3Zq4HXewbPqoF8/yCsnVYElHsGgokQzZBgsvA6DuMNXAQLBIEAsFAMsIAKBFAA+OsaBdAK skC/AhAD91sAkRAJAYAKCBYLA3wDypBgsYAAMfDABUAAApC+sCALyRAA9AsLCJwW6jsKKzADs1AN tKDBsYADajAAsNAO/jACHPslpDisFyZUWTJhe3iyTUAKNRUDLTtUgnieBGBwiKgLTfCy75mJm3gK NdUHTZBjudCzDOqgJJcMiOgLdhK1MfcI7Dm1j+CgDvoITKzFjlBTRFdTQsPEH8q1Ihq2JIp1U1Bh uNAI27CjMup1iNgMjYADzYADceuNOKqjOeqkPxqks2ALqzAEOvB2gXuPe/9LBYv8Kcqwp1+wuF03 ZoxrpltQUzMgCDpQU1uwuGU6WA00CF6QkrxQK4j4Am2wAyZgBRlpCyaAuXiKCm7GK3j2elcgB8Jn C7BrC8dSCDxQfbp8LDUVlHJgBDUFBkTgZqtrAj1QCDnJC3Nwp52KW9ECB7rbf96EWmbAaavVWsR7 gXfwq3dgaXTAAm6mTv2HB3nQWYjogGiZW+8Crb/6gjV1BN37vUXAB7clC3xwBLZQDGdwBmqJrZij rdsQC8dQDOybO+4bC8uAOwCAALPARcdgCnQUCgRQCgOQvscQC6eQRnRECqEgAK3Q0ccgCqfAChNN nNx1CqogCqLQDALb0Rb/1dGxMAsovQoIXQynoACo0AmwEJzd4Ae5UwnxQQ7s4GBO8ATKySUIUFPQ qSV5GG9CNQyqUFOioJ25QAoThguVsMOSaAsCcInkGcQCgIjtaWOTYLOb+ASI+ApnjWL46bP8mbS4 MAm+YAtUXCcu4Ku7AIsBsAh5nQsBkNe28KA1dQsxawvIQKG24A3VaAt+4AiIiAxCUMcfSgzvQ45r QKK8QAynmAtmpQWIOA1RUMeN4J+8kAKIGKOIeAtDAItsm6Mp4KNxu3dSsKdDkHj3OMlu26TduAWC 8Mi8QAWniKV7SgVfAKS2kA7IDQxt0FnHMAj+WMlnmku2Yo620AC7Qg03/xndZtrKrzymYUCoVqCn riwH1QcMSCDdJ1m6iOrKXVBTb3AscepmwExogGoLRpDMuTAHORkMcWCOtssM0lJ92OADogoGqPW7 uAWV+VdTU4laxcsMd9CUwSAG5kgHeFBTYoCAuQCBuEW+uSC98cJpGchbJM4ETZkLe8CstuC90Mpp I9is/uziPVSDB9EMszALrbDQ2zoLr/AK2wUAkOANrdDjSi7krBDRq7DkPT4MPw4JUN7RQu4NArEN sPB4j9fjrQAKTbTkxHAMPf4KohAJsjCvv6MOugMxA3AM5AACJ3AC0wAJzCkMNRUmlWAKfShUeG4L fliIeujGBqCIhn7DsP84DEAQcYi4C+zZBKw4VPy5CEEgiBTGCm9Ssj8rn31g2LngCzO2M5VuVQwA KFAQjK/gtIyN1kCTn8hYc38ABYaNC0c2tfHTDMlIZGm8VqsgSkzDCCe2p1uX2r5qx3dMecHux3Hn o8ydDp+SDkyWC9MQCImMt0zKBcF+j1tAeY9sC1ygA3+byY37BdTgq9PgBghZU9bdKtgNubaAkYPg BuVufTJAy64My7yyerag769MCN/gq99ACO/Ny8ViBX8LDIK6QSZAu8HwDXPQLEZgjtjwBocAB5T3 qIcgvqXVfXc5qr2b8bjFqhJOvOJ7B4lwW7lglZim4U5ZBmZpC/bklPL/Ir72sr1FcC9FQLvkUAZy WVMyDr7VgFv+wgReaQvkoAf+hBCR8AkJUOQEwfROLxCRwGoDPPXLBQADzGqQMPUDLBBaDwmf8Ala X+Riv/WfsPRFvvRfnwCsJvWeEAvRFQHkYABtHgmdAA3q0AANkAmYAAleAmHOoyUjuyUoc7Ji8kZx RFQjhiYlRmIxlidSpTM7szOE0sWCksVFUzSJovmQskn0Q0qRAjVxNfqdMld2lWVfhkAFhGa3dCuh 3EB0litzNlltg1l0s2fKUmjLck2jhWjXQi1+8zfcEi4qJDiFYzgu5EIyRFszREPvUvM2FGo4JFyj RoP/FBm4Ewmb0Amo/3AO4FACbU4JzTULnbAJl6BRd+glzkMJMowy1GPDiq9H3JM9cyIzT3X/j69y k98z+w8Qj27YsnXj0cGDv2z9+oPQUcNHDf9AlBhx4kWMGf802nix0UeOITuCJFmyJJdGXFSuZNmS pSAuMGHGVCmTpk1BOGXm5NnT56Ceg4QOJTo0zNEwg5AuPSonjNOnSJ1OjTpVzlWsWbMeksOVa1ev V70eIlvW7NlDZtKqZWvGDCK3b+OauVOXbl28efHmucPXr9++ffMMJlzY8GBFeRIvVtTYcWM+jiMr iszHcuXLmPkA4NzZ82fQoUWPJl3adGhJACKZ0uTJlSVJsSUh6OQp0/+BSpIq7ebdezcl3sALuHIV vEkl4gWON1nO3Plz6E0WPZ/ufNF07NKva9e+aMV18OHFj1/0qHz5PuUf9Vl/UM02VjkQHtTWTNvB P47w69efH+NDjQLkCKOPCCzQJARJQmnBBVNyyaWZXrppQpxi4ikQnzIMKieiBBHKQ6OUElEopkqU qqmqqtJqRRZZ/GqsssBC6yy10rIxLrjmcguRO+bS68fA9OIrMMMEO+ywxBRTjLHHHpuMMighq4yy zDY77Uoss9QSNQBS8/KSTTLJxBRIYitTNt108+03NoFjs5ImKDlOTjjhjO5O6qyTjrns9swOO0DJ E9S889Y7b5H0zDP/dD725nP0IP0cws+iiCoN0L9LRZqIpE1D8rQRLUBNMKWPHoTw1Agr1IknCzV0 lcOggCpqVqSUMjGqE616iiqrWsTqq67AEktYGM+aY8YbbYRrrRzd6vEuu4AMksjB6vqL2iORRGzJ JiVr0jLIqNSsSiu3NPdcdLvkzMsuU+sykkjQTHM3NdX0zU3g8q2EzjqXs7NfPPXE80+CAeUuUEET Nq9R9RRlTz32Gn0U0kceqrghiwHE9OJLO/J4JI9A2ijUj0hOsEGUTUVVQgpbDSQmDHPCMOaYX+Vp VpyTOorEW6FKMcVefRX6RWLFihFZZNlai9m5cnwWWmmn3YswI7O1D3oxJbv9NsopJwMXMyoDAgA7 ------=_NextPart_000_0007_01C1A7DD.C6C69A80-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://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 Mon Jan 28 9:43:30 2002 Delivered-To: freebsd-doc@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id B339437B402 for ; Mon, 28 Jan 2002 09:43:22 -0800 (PST) Received: (qmail 41904 invoked by uid 1000); 28 Jan 2002 17:44:04 -0000 Date: Mon, 28 Jan 2002 19:44:04 +0200 From: Peter Pentchev To: Akira Shiozaki Cc: doc@FreeBSD.org Subject: Re: Port description for sysutils-mkisofs.htm [ missing man page referred to by .../handbook/creating-cds.html ] Message-ID: <20020128194404.A13458@straylight.oblivion.bg> Mail-Followup-To: Akira Shiozaki , doc@FreeBSD.org References: <000b01c1a820$d5255ce0$210110ac@homeportal.2wire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000b01c1a820$d5255ce0$210110ac@homeportal.2wire.net>; from shiozaki42@yahoo.com on Mon, Jan 28, 2002 at 09:25:50AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 28, 2002 at 09:25:50AM -0800, Akira Shiozaki wrote: > Port description for sysutils/mkisofs > > Port description for sysutils/mkisofs > The port specified does not exist, or has an invalid name: > > > ports/sysutils/mkisofs/pkg-descr > You are coming from > > http://www%2efreebsd%2eorg/doc/en%5fUS%2eISO8859%2d1/books/handbook/creating%2dcds%2ehtml. > > Please contact www@freebsd.org Yes, this is a known problem, and there is a FreeBSD Problem Report open for it - http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32468 The problem stems from a subtle deficiency in the FreeBSD documentation system, which does not known how to deal with master/slave ports yet, or how to point to a port by actually referencing a different port with a different description file :( G'luck, Peter -- This sentence every third, but it still comprehensible. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 28 11: 4:51 2002 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 EA65D37B42A for ; Mon, 28 Jan 2002 11:02:18 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0SJ2I601680 for freebsd-doc@freebsd.org; Mon, 28 Jan 2002 11:02:18 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 28 Jan 2002 11:02:18 -0800 (PST) Message-Id: <200201281902.g0SJ2I601680@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD doc list Subject: Current unassigned doc problem reports Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2000/07/18] docs/20028 doc ASCII docs should reflect tags o [2001/05/23] docs/27605 doc Cross-document references () o [2001/10/14] docs/31265 doc crontab(1) doesn't decribe format of allo 3 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/08/10] docs/20528 doc sysconf(3) manpage doesn't mention posix. s [2000/11/01] docs/22470 doc man 3 msgrcv's BUGS section needs updatin o [2001/02/01] docs/24786 doc missing FILES descriptions in sa(4) o [2001/04/02] docs/26286 doc *printf(3) etc should gain format string o [2001/05/25] docs/27653 doc Updates to send-pr.html to support MIME o [2001/05/26] docs/27654 doc Update to PR 27653 o [2001/06/06] docs/27915 doc man 5 passwd does not properly explain th o [2001/06/30] docs/28555 doc [PATCH] style(9) isn't explicit about boo o [2001/07/04] docs/28699 doc strptime(3) %d format specifier not compl o [2001/07/22] docs/29143 doc List of man pages that need to be written o [2001/07/26] docs/29245 doc top(1) manpage doesn't understand SMP f [2001/08/09] docs/29571 doc [PATCH] No man page for pgrp kernel funct a [2001/08/23] docs/30008 doc This document should be translated, comme o [2001/09/08] docs/30442 doc remove broken referemce to gettime(9) fro o [2001/09/13] docs/30556 doc vnconfig man page incorrect; functionalit o [2001/09/15] docs/30603 doc physio(9) is internally inconsistent o [2001/09/24] docs/30809 doc fdisk(8) cleanup o [2001/09/27] docs/30873 doc ``ip'' man page does not specify byte ord o [2001/10/07] docs/31109 doc replace gif images w/ png ones due to pat o [2001/10/09] docs/31164 doc man page for strftime is incorrect a [2001/10/14] docs/31271 doc rl(4) discourages vender openness by disp o [2001/10/30] docs/31640 doc Avoiding uppercase program names in manpa o [2001/10/30] docs/31653 doc Chapter 14 of the Handbook lacks content o [2001/11/15] docs/32020 doc loader.8 manpage missing tunables o [2001/11/16] docs/32041 doc Add point about net.inet.tcp.portange.{fi o [2001/11/16] docs/32054 doc inconsistency between index.3 and rindex. a [2001/11/26] docs/32323 doc man page `named(8)' do not have link for o [2001/11/29] docs/32373 doc Bad ifconfig(8) alias advice in FAQ 10.9 o [2001/12/01] docs/32425 doc Document cvs update `P file' output o [2001/12/02] docs/32451 doc Missing images in vm-design article o [2001/12/02] docs/32463 doc ifconfig(8) missing address_family defaul o [2001/12/03] docs/32468 doc broken link in handbook: sysutils/mkisofs s [2001/12/07] docs/32578 doc A _really_ petty change to the front page o [2001/12/10] docs/32674 doc no man page for the ntp_adjtime system ca o [2001/12/13] docs/32825 doc undocumented options in LINT o [2001/12/16] docs/32901 doc Misleading statement about "X Windows" o [2001/12/20] docs/33042 doc Minor changes to Chapter 2 of the handboo f [2001/12/25] docs/33164 doc New section for 'Storage' chapter of hand o [2001/12/30] docs/33354 doc no rsync section in mirror chapter of the o [2002/01/05] docs/33585 doc Possible Errata in ntp.conf.5 manpage o [2002/01/05] docs/33586 doc An errata in ntp.keys.5 manpage o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . o [2002/01/07] docs/33639 doc ping(8) and ping6(8) are silent about SIG o [2002/01/07] docs/33654 doc openssl(1) contains many broken SEE ALSO o [2002/01/13] docs/33852 doc split(1) man page implies that input file o [2002/01/14] docs/33877 doc Documentet behaviour of SF_flags for non- o [2002/01/14] docs/33907 doc dump(8) man page is misleading in nodump o [2002/01/15] misc/33926 doc Search function on website can not access o [2002/01/16] docs/33937 doc Add a timezone related hint to make world o [2002/01/17] docs/34005 doc mmap man page description of ENOMEM is am o [2002/01/18] docs/34038 doc [NEW ARTICLE] Upgrading a.out to Elf o [2002/01/18] docs/34047 doc [PATCH] function dev_depends() is referre o [2002/01/19] docs/34074 doc Handbook section 12.3 -- Adding Disks inc o [2002/01/20] docs/34088 doc a.out(5) fails to explain what bss is o [2002/01/21] docs/34137 doc [PATCH] Kernel config chapter in handbook o [2002/01/22] docs/34166 doc [patch] FAQ uses informal "How come..." i o [2002/01/22] docs/34184 doc Document "sysctl variable=/dev/foo" synta o [2002/01/23] docs/34209 doc more difficult way of searching for a por o [2002/01/23] docs/34222 doc head(1) man page has erroneous SYNOPSIS. o [2002/01/23] docs/34224 doc chmod(1) man page confuses original mode o [2002/01/24] docs/34234 doc restore(8) man page doesn't explain rrest o [2002/01/24] docs/34239 doc tunefs(8) man page doesn't describe argum o [2002/01/24] docs/34244 doc link to estonian documentation project is o [2002/01/24] docs/34248 doc dump(8) man page block/record/other clari o [2002/01/26] docs/34315 doc AppWatch.com (mentioned in Handbook) is c o [2002/01/27] docs/34328 doc [PATCH] minor corrections to chapter kern o [2002/01/27] docs/34330 doc [PATCH] chapter disk: added a link to ker o [2002/01/27] docs/34344 doc [PATCH] Warp 'Creating a Swapfile' in Message-Id: <200201281912.g0SJCrZ08469@freefall.freebsd.org> To: cerny@spnv.sk, chern@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34209: more difficult way of searching for a port's path in handbook section 4.5.2 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: more difficult way of searching for a port's path in handbook section 4.5.2 State-Changed-From-To: open->closed State-Changed-By: chern State-Changed-When: Mon Jan 28 11:12:13 PST 2002 State-Changed-Why: Andrew's patch has been applied, fixing this issue. It will be on the website the next time it rebuilds, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34209 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 28 15:20:57 2002 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 16CDF37B422 for ; Mon, 28 Jan 2002 15:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0SNK0E64787; Mon, 28 Jan 2002 15:20:00 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 70B6C37B43D for ; Mon, 28 Jan 2002 15:19:54 -0800 (PST) Received: (from darklogik@localhost) by pittgoth.com (8.11.6/8.11.6) id g0SNL7j94602; Mon, 28 Jan 2002 18:21:07 -0500 (EST) (envelope-from darklogik) Message-Id: <200201282321.g0SNL7j94602@pittgoth.com> Date: Mon, 28 Jan 2002 18:21:07 -0500 (EST) From: Tom Rhodes Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34391: [PATCH] handbook boot chapter requires touchup Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34391 >Category: docs >Synopsis: [PATCH] handbook boot chapter requires touchup >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 15:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Tom Rhodes >Release: FreeBSD 4.5 i386 >Organization: >Environment: System: FreeBSD localhost 4.5 >Description: By request, I have added a bit more information to the boot chapter. The enclosed patch will add information about doing multi-boot of FreeBSD and the Linux operating system. Eventually, I will touch this chapter up again to have information on dualbooting Windows/FreeBSD. --Tom (Darklogik) Rhodes >How-To-Repeat: >Fix: *** chapter.sgml.old Mon Jan 28 17:32:42 2002 --- chapter.sgml Mon Jan 28 18:16:20 2002 *************** *** 155,160 **** --- 155,183 ---- disk, ad2 for the first IDE disk on a second IDE controller, da0 for the first SCSI disk, and so on. + + If you are a Linux user, however, and prefer that LILO + control the boot process, you can edit the /etc/lilo.conf + file for FreeBSD, or select + during the FreeBSD installation process. If you have installed the + the FreeBSD boot manager, you can boot back into Linux and modify the + LILO configuration file + /etc/lilo.conf and add the following option: + + other=/dev/hdXY + table=/dev/hdb + loader=/boot/chain.b + label=FreeBSD + + which will permit the booting of FreeBSD and Linux via LILO. + In our example, we use XY to determine drive number + and partition. If you are using a SCSI drive, you will want + to change /dev/hdXY to read something similar to + /dev/sdXY, which again uses the XY + syntax. The can be omitted if you have + both operating systems on the same drive. You can now run + /sbin/lilo -v to commit your new changes to the system, + this should be verified with screen messages. >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 28 18:11:25 2002 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 DD39C37B402; Mon, 28 Jan 2002 18:11:22 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0T29c107950; Mon, 28 Jan 2002 18:09:38 -0800 (PST) (envelope-from jim) Date: Mon, 28 Jan 2002 18:09:38 -0800 (PST) From: Message-Id: <200201290209.g0T29c107950@freefall.freebsd.org> To: darklogik@pittgoth.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34391: [PATCH] handbook boot chapter requires touchup Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] handbook boot chapter requires touchup State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Mon Jan 28 18:09:17 PST 2002 State-Changed-Why: Committed with some minor formatting changes. Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34391 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 28 22:10:20 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 4C33137B400; Mon, 28 Jan 2002 22:09:50 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id E84EFBD3A; Mon, 28 Jan 2002 22:09:49 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id WAA24901; Mon, 28 Jan 2002 22:09:49 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0T6E0W01969; Mon, 28 Jan 2002 22:14:00 -0800 (PST) (envelope-from swear@blarg.net) To: Brian Astill Cc: freebsd-questions@FreeBSD.ORG, Roman Neuhauser , freebsd-doc@FreeBSD.ORG Subject: Re: A question from a convert from Windows to FreeBSD References: <200201260704.g0Q74u864537@fedde.littleton.co.us> <02012713091300.01261@BAPhD.gihon.org.au> <20020127155418.G32706@roman.mobil.cz> From: swear@blarg.net (Gary W. Swearingen) Date: 28 Jan 2002 22:14:00 -0800 In-Reply-To: <20020127155418.G32706@roman.mobil.cz> Message-ID: Lines: 63 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Roman Neuhauser writes: > > From: Brian Astill > > To: freebsd-questions@FreeBSD.ORG > > Subject: Re: A question from a convert from Windows to FreeBSD > > Date: Sun, 27 Jan 2002 13:09:13 +1030 > > > > On Saturday 26 January 2002 17:34, Chris Fedde wrote: > > > You might want to submit a patch to the FreeBSD Documentation project. > > > > Want? - Yes. Be capable of? - No. > > Sure you are capable of submitting patches to man pages. Here's a > short howto: > > 1. step: find the source file: I suggest: $ man -wa passwd /usr/share/man/cat1/passwd.1.gz (source: /usr/share/man/man1/passwd.1.gz) /usr/share/man/man5/passwd.5.gz And you might find this crummy script useful, at least the two echo lines near the bottom. (It'll probably work with first line changed to "sh" too). #!/bin/ksh ## This is ~/bin/prepare-man-for-pr ## Usage: prepare-man-for-pr [section number] command [section number] ## Comments use the example of shutdown command. ## WARNING: script makes bad assumption that all pages are compressed to .gz cd /tmp man -wa $@ echo "NOTICE: Check to see if it's a port (so no PR)." whereis $@ MANPAGE=$(man -w $@) ## Makes "/usr/share/man/man8/shutdown.8.gz". MANPAGE=${MANPAGE##* } MANPAGE=${MANPAGE%)} XXX=${MANPAGE##*/} ## Makes "shutdown.8.gz". NEW=${XXX%.*} ## Makes "shutdown.8". BEG=${NEW%.*} ## Makes "shutdown". END=${NEW##*.} ## Makes "8". OLD=$BEG..orig.$END rm -i /tmp/$XXX /tmp/$NEW /tmp/$OLD ## 2> /dev/null ## Remove "shutdown.8.gz", "shutdown.8" and "orig-shutdown.8" with query. zcat $MANPAGE > $OLD ## So we have somthing like "/tmp/shutdown.8". cp -p $OLD $NEW ## So we have something like "/tmp/shutdown.8" and "/tmp/orig-shutdown.8". echo "groff -mandoc -Tlatin1 /tmp/$NEW | less" echo "diff -u /tmp/$OLD /tmp/$NEW >|/tmp/diffpr" ## So it can be opened with mouse and for diffing after editing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jan 28 22:20:34 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 4ABD937B404 for ; Mon, 28 Jan 2002 22:20:29 -0800 (PST) Received: from hades.hell.gr (patr530-a209.otenet.gr [212.205.215.209]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id g0T6KMS11943 for ; Tue, 29 Jan 2002 08:20:24 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0T6KKg37394 for doc@freebsd.org; Tue, 29 Jan 2002 08:20:20 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Tue, 29 Jan 2002 08:20:18 +0200 From: Giorgos Keramidas To: doc@freebsd.org Subject: www/en/news/press.xml Message-ID: <20020129062017.GA37326@hades.hell.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.3.25i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After a bit of chatting with Diane Bruce on the usual IRC place, I've rolled a small script that checks www/en/news/press.xml for dead links. You can see how I try to test the links semi-automatically at the script's source [ http://people.freebsd.org/~keramida/scripts/deadlink.sh ] Those links that are marked in the logfile created as FAILED, I try to check with a browser too, just in case fetch(1) fails but the page is still there. The recent commits to www/en/news/press.xml are a result of running this and verifying that the links are broken. Some of the articles referenced are still there, but have been moved by the site owners to their "archives". When I cna find an article in these archives, I just update the link. For those links that I remove with "Cannot be found, even if I search the archives of the site" feel free to correct me by reviving the article links and updating the links, if you happen to find the correct pointer. Cheers, --=20 Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8Vj8h1g+UGjGGA7YRAgTxAJwNt5ERUUS4dDVt5xKuxOD8GeTqDgCgjPMD Yg49qqkPMutwoXAE51Jnwno= =Oi2J -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 0:50:15 2002 Delivered-To: freebsd-doc@freebsd.org Received: from web9103.mail.yahoo.com (web9103.mail.yahoo.com [216.136.128.240]) by hub.freebsd.org (Postfix) with SMTP id 3015137B402 for ; Tue, 29 Jan 2002 00:50:04 -0800 (PST) Message-ID: <20020129085003.96928.qmail@web9103.mail.yahoo.com> Received: from [217.146.7.179] by web9103.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 00:50:03 PST Date: Tue, 29 Jan 2002 00:50:03 -0800 (PST) From: william ofor Subject: Matter of interest To: oformail@yahoo.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Compliments of the day. I Am a Bank Manager of ORIENT BANK OF NIGERIA, Lagos Branch. On June 6 1997, an American oil consultant/contractor with the Nigerian National Petroleum Corporation, Mr. Barry Kelly made a numbered time (Fixed) deposited for twelve calendar months, valued at US$25,000,000.00 (Twenty-five Million Dollars) in my branch. Upon maturity, I sent a routine notification to his forwarding address but got no reply. After a month, we sent a reminder and finally we discovered from his contract employers, Nigerian National Petroleum Corporation that Mr. Barry Kelly died from an automobile accident. On further investigation, I found out that he did not leave a WILL and all attempts to trace his next of kin were fruitless. I therefore made further investigation and discovered that Mr. Barry Kelly did not declare any next of kin in all his official documents, including his Bank Deposit paperwork. This sum of US$25,000,000.00 is still sitting in the Bank and the interest is being rolled over with the principal sum at the end of each year. No one will come forward to claim it. According to the Nigerian Law, at the expiration of 5 (five) years, the money will revert to the ownership of the Nigerian Government if nobody applies to claim the funds. Consequently, my proposal is that I will like you as a foreigner to stand in as the next of kin to Mr. Barry Kelly so that the fruits of this old man's labor will not get into the hands of some corrupt officials. This is simple I will like you to provide me immediately with your full names and address so that the attorney will prepare the necessary documents and affidavits, which will put you in place as the next of kin. We shall employ the services of two attorneys for drafting and notarization of the WILL and obtain the necessary documents and letter of probate/administration in your favour the transfer. A bank account in any part of the world, which you provide, will then facilitate the transfer of this money to you as the beneficiary/next of kin. The money will be paid into your account for us to share in the ratio of 60% for me and 40% for you. There is no risk at all as all the paperwork for this transaction will be done by the attorney and my position as the Branch Manager guarantees the successful execution of this transaction. If you are interested, please reply immediately via email. Upon your response, I shall then provide you with more details and relevant documents that will help you understand. Please observe utmost confidentiality, and rest assured that this transaction would be most profitable for both of us because I shall require your assistance to invest my share in your country. Awaiting your urgent reply via email. Thanks and regards . William Ofor. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.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 29 1: 1:28 2002 Delivered-To: freebsd-doc@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 10D0937B404; Tue, 29 Jan 2002 01:01:20 -0800 (PST) Received: from ark.cris.net (ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id LAA29651; Tue, 29 Jan 2002 11:01:15 +0200 (EET) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g0T90j517685; Tue, 29 Jan 2002 11:00:45 +0200 (EET) Date: Tue, 29 Jan 2002 11:00:45 +0200 From: Alexey Zelkin To: Giorgos Keramidas Cc: doc@FreeBSD.ORG, wosch@FreeBSD.ORG Subject: Re: www/en/news/press.xml Message-ID: <20020129110045.A15146@ark.cris.net> References: <20020129062017.GA37326@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20020129062017.GA37326@hades.hell.gr>; from keramida@FreeBSD.ORG on Tue, Jan 29, 2002 at 08:20:18AM +0200 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, This reminds me that Wolfram did a backup copies of press artiles and stored them somethere in case if owner's site was down or article gone. But this is almost two years old memories. And I not sure did he told about idea or he actually did it. Wolfram, any comments ? Anyway, it could be good to resurrect or implement this idea into life now. (IMHO) On Tue, Jan 29, 2002 at 08:20:18AM +0200, Giorgos Keramidas wrote: > After a bit of chatting with Diane Bruce on the usual IRC place, I've > rolled a small script that checks www/en/news/press.xml for dead > links. You can see how I try to test the links semi-automatically at > the script's source > [ http://people.freebsd.org/~keramida/scripts/deadlink.sh ] > > Those links that are marked in the logfile created as FAILED, I try to > check with a browser too, just in case fetch(1) fails but the page is > still there. The recent commits to www/en/news/press.xml are a result > of running this and verifying that the links are broken. > > Some of the articles referenced are still there, but have been moved > by the site owners to their "archives". When I cna find an article in > these archives, I just update the link. For those links that I remove > with "Cannot be found, even if I search the archives of the site" feel > free to correct me by reviving the article links and updating the > links, if you happen to find the correct pointer. > > Cheers, > > -- > Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} > FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ > 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 29 3: 9:12 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (Postfix) with ESMTP id 1FB3537B41B; Tue, 29 Jan 2002 03:08:54 -0800 (PST) Received: from freno.cs.tu-berlin.de (wosch@freno.cs.tu-berlin.de [130.149.17.167]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id MAA25918; Tue, 29 Jan 2002 12:06:13 +0100 (MET) Received: (from wosch@localhost) by freno.cs.tu-berlin.de (8.9.3/8.9.3) id MAA08283; Tue, 29 Jan 2002 12:06:12 +0100 (MET) Date: Tue, 29 Jan 2002 12:06:12 +0100 From: Wolfram Schneider To: Alexey Zelkin Cc: Giorgos Keramidas , doc@FreeBSD.org, wosch@FreeBSD.org, jkoshy@FreeBSD.org Subject: Re: www/en/news/press.xml Message-ID: <20020129120611.A8276@freno.cs.tu-berlin.de> References: <20020129062017.GA37326@hades.hell.gr> <20020129110045.A15146@ark.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20020129110045.A15146@ark.cris.net>; from phantom@ark.cris.net on Tue, Jan 29, 2002 at 11:00:45AM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Joseph Koshy is our "In the Press Editor". He is responsible for the press service http://www.freebsd.org/news/press.html Please contact him for questions regarding the press service and press archive. -Wolfram On 2002-01-29 11:00:45 +0200, Alexey Zelkin wrote: > hi, > > This reminds me that Wolfram did a backup copies of press artiles > and stored them somethere in case if owner's site was down > or article gone. But this is almost two years old memories. And > I not sure did he told about idea or he actually did it. > > Wolfram, any comments ? > > Anyway, it could be good to resurrect or implement this idea into > life now. (IMHO) > > On Tue, Jan 29, 2002 at 08:20:18AM +0200, Giorgos Keramidas wrote: > > After a bit of chatting with Diane Bruce on the usual IRC place, I've > > rolled a small script that checks www/en/news/press.xml for dead > > links. You can see how I try to test the links semi-automatically at > > the script's source > > [ http://people.freebsd.org/~keramida/scripts/deadlink.sh ] > > > > Those links that are marked in the logfile created as FAILED, I try to > > check with a browser too, just in case fetch(1) fails but the page is > > still there. The recent commits to www/en/news/press.xml are a result > > of running this and verifying that the links are broken. > > > > Some of the articles referenced are still there, but have been moved > > by the site owners to their "archives". When I cna find an article in > > these archives, I just update the link. For those links that I remove > > with "Cannot be found, even if I search the archives of the site" feel > > free to correct me by reviving the article links and updating the > > links, if you happen to find the correct pointer. > > > > Cheers, > > > > -- > > Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} > > FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ > > FreeBSD: The power to serve . . . . http://www.freebsd.org/ > > -- 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 Tue Jan 29 9:17:15 2002 Delivered-To: freebsd-doc@freebsd.org Received: from idiom.com (idiom.com [216.240.32.1]) by hub.freebsd.org (Postfix) with ESMTP id 1F4EB37B400 for ; Tue, 29 Jan 2002 09:17:12 -0800 (PST) Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54]) by idiom.com (8.9.3/8.9.3) with ESMTP id JAA89542 for ; Tue, 29 Jan 2002 09:17:11 -0800 (PST) Received: from [192.168.254.205] (cerberus [192.168.254.205]) by cfcl.com (8.11.1/8.11.1) with ESMTP id g0THJnG60589 for ; Tue, 29 Jan 2002 09:19:49 -0800 (PST) (envelope-from rdm@cfcl.com) Mime-Version: 1.0 Message-Id: Date: Tue, 29 Jan 2002 09:17:08 -0800 To: freebsd-doc@freebsd.org From: Rich Morin Subject: adding in assorted bits from 32V Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This isn't strictly a docs issue, but that's my interest, so I'll post it here. I'd like to see FreeBSD add in some of the 32V materials that Caldera has now released. Specifically, I'd like to have all of the supplementary documents online, as well as the source code and man pages for some commands that got lost in the lawsuit (e.g., diction, spell, style). How can we make this happen? -r -- email: rdm@cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com/rdm - my home page, resume, etc. http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 9:22:55 2002 Delivered-To: freebsd-doc@freebsd.org Received: from scrabble.freeuk.net (scrabble.freeuk.net [212.126.144.6]) by hub.freebsd.org (Postfix) with ESMTP id 8D3D237B404 for ; Tue, 29 Jan 2002 09:22:51 -0800 (PST) Received: from adsl-solo-40-14.claranet.co.uk ([213.253.40.14] helo=myname.my.domain) by scrabble.freeuk.net with esmtp (Exim 3.33 #1) id 16Vby0-0001T6-00 for freebsd-doc@FreeBSD.org; Tue, 29 Jan 2002 17:22:44 +0000 Received: (from alex@localhost) by myname.my.domain (8.11.6/8.11.3) id g0THUvk06752 for freebsd-doc@FreeBSD.org; Tue, 29 Jan 2002 17:30:57 GMT (envelope-from alex) Date: Tue, 29 Jan 2002 17:30:57 +0000 From: "Aleksandar Simic'" To: freebsd-doc@FreeBSD.org Subject: New User Group Message-ID: <20020129173057.B6529@frustum.clara.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I'm writing to inform you about a new BSD user group. This is the web site of BSD user group of Yugoslavia: http://www.BSD.org.yu/ This is a little blurb that you can put up on your web site: BSD User-group of Yugoslavia provides a open forum for all things BSD in Serbian language. To join the mailing list send mail to majordomo@bsd.org.yu with "subscribe bsdyu" in the body of the message. Thanks, --Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 10: 1: 2 2002 Delivered-To: freebsd-doc@freebsd.org Received: from si-net.com (mail.dynasty.net [12.96.247.21]) by hub.freebsd.org (Postfix) with ESMTP id 369B137B404 for ; Tue, 29 Jan 2002 10:01:00 -0800 (PST) Received: from timbro ([208.196.38.89]) by si-net.com ; Tue, 29 Jan 2002 13:01:18 -0500 From: "Tim Evans" To: Subject: freeBSD Website Date: Tue, 29 Jan 2002 13:12:58 -0500 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am looking for the contents list of the freeBSD OS. I am trying to compare Red Hat 7.2 and freeBSD 4.4. to see which one fits my needs. Red Hat has a list of what is included on their cds. Do you know if you have anything like that on your site? Thanks, Tim Evans A New Solution, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 10:10:16 2002 Delivered-To: freebsd-doc@freebsd.org Received: from sr2.terra.com.br (sr2.terra.com.br [200.176.3.17]) by hub.freebsd.org (Postfix) with ESMTP id 7BEB237B400 for ; Tue, 29 Jan 2002 10:10:06 -0800 (PST) Received: from smtp3-poa.terra.com.br (smtp3-poa.poa.terra.com.br [200.176.3.34]) by sr2.terra.com.br (Postfix) with ESMTP id 18ADEFA276 for ; Tue, 29 Jan 2002 16:10:05 -0200 (GMT+2) Received: from alfatel (dl-nas1-qab-C8B05E1A.p001.terra.com.br [200.176.94.26]) by smtp3-poa.terra.com.br (Postfix) with ESMTP id 056858B81C for ; Tue, 29 Jan 2002 16:10:04 -0200 (GMT+2) Message-ID: <000001c1a8f1$2bac9580$1a5eb0c8@fipnet.com.br> From: "Alfa Telecom" To: Subject: Date: Tue, 29 Jan 2002 16:14:49 -0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C1A8E0.139BC1C0" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C1A8E0.139BC1C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_0007_01C1A8E0.139BC1C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_0007_01C1A8E0.139BC1C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 10:10:17 2002 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 6953437B405 for ; Tue, 29 Jan 2002 10:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0TIA1435679; Tue, 29 Jan 2002 10:10:01 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id BD32337B405 for ; Tue, 29 Jan 2002 10:08:43 -0800 (PST) Received: (from darklogik@localhost) by pittgoth.com (8.11.6/8.11.6) id g0TIA3C97483; Tue, 29 Jan 2002 13:10:03 -0500 (EST) (envelope-from darklogik) Message-Id: <200201291810.g0TIA3C97483@pittgoth.com> Date: Tue, 29 Jan 2002 13:10:03 -0500 (EST) From: Tom Rhodes Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org Cc: Aleksandar Simic X-Send-Pr-Version: 3.113 Subject: docs/34418: [PATCH] New User group Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34418 >Category: docs >Synopsis: [PATCH] New User group >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: Tue Jan 29 10:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Tom Rhodes >Release: FreeBSD 4.5 i386 >Organization: >Environment: System: FreeBSD localhost 4.5 >Description: As posted on the mailing list, a new usergroup in Yugoslavia sprung up, and they sent the -doc list an email. The provided diff will add the requested information to the www/en/support.sgml file >How-To-Repeat: join the -doc list >Fix: Apply the patch provided by Tom (Darklogik) Rhodes :) *** support.sgml.old Tue Jan 29 13:00:34 2002 --- support.sgml Tue Jan 29 13:08:27 2002 *************** *** 466,472 ****
  • United Kingdom The FreeBSD UKUG (FreeBSD UK User's Group) exists for the benefit of FreeBSD users in the United ! Kingdom. Please follow the link for details.

  • --- 466,479 ----
  • United Kingdom The FreeBSD UKUG (FreeBSD UK User's Group) exists for the benefit of FreeBSD users in the United ! Kingdom. Please follow the link for details.
  • ! !
  • Yugoslavia The Yugoslavia BSD Users Group provides ! an open forum for all things BSD related in the Serbian language. ! To join the mailing list, send an email to majordomo@bsd.org.yu with ! "subscribe bsdyu" in the message body

  • >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 29 10:11:39 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 845A037B439 for ; Tue, 29 Jan 2002 10:11:17 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by pittgoth.com (8.11.6/8.11.6) with ESMTP id g0TICUD97504; Tue, 29 Jan 2002 13:12:30 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C56E7E4.5030201@pittgoth.com> Date: Tue, 29 Jan 2002 13:20:20 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: "Aleksandar Simic'" Cc: freebsd-doc@FreeBSD.ORG Subject: Re: New User Group References: <20020129173057.B6529@frustum.clara.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Aleksandar Simic' wrote: > Hello, > > I'm writing to inform you about a new BSD user group. This is the web > site of BSD user group of Yugoslavia: http://www.BSD.org.yu/ > > This is a little blurb that you can put up on your web site: > > BSD User-group of Yugoslavia > provides a open forum for all things BSD in Serbian language. To join > the mailing list send mail to majordomo@bsd.org.yu with "subscribe > bsdyu" in the body of the message. > > > Thanks, > > --Alex > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > > Alex, I have submitted a pr and patch to make adding the information quicker and easier for the doc team. You can review this at: http://www.freebsd.org/cgi/query-pr.cgi?pr=34418 any comments or feedback just send it my way, thanks alot for the information! ;) -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 14:30:24 2002 Delivered-To: freebsd-doc@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id 354D137B417 for ; Tue, 29 Jan 2002 14:30:11 -0800 (PST) Received: from unknown (HELO yahoo.com) (155.69.9.83) by smtp.mail.vip.sc5.yahoo.com with SMTP; 29 Jan 2002 22:30:10 -0000 Message-ID: <126822-22002122922253857@yahoo.com> X-EM-Version: 6, 0, 0, 6 X-EM-Registration: #00F06206106618006920 X-Priority: 3 Reply-To: suwoonk@yahoo.com From: "suwung" To: "freebsd-doc@FreeBSD.ORG" Subject: **** GET FULLY FUNCTIONAL FREE PROMOTIONAL SOFTWARE!!*** Date: Wed, 30 Jan 2002 06:25:38 +0800 MIME-Version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org **** GET FULLY FUNCTIONAL FREE PROMOTIONAL SOFTWARE!!*** Get FREE PROMOTIONAL SOFTWARE !! ***=20 You Will Receive 3 fully functional Software Programs with unlock code Fre= e Of Charge!=20 1) This powerful new software will dramatically increase your Internet exp= osure=2E Why pay for advertising when you can get it free? Not only will t= his software show you where to get free advertising it will take you there= ! All you have to do is point and click!=20 2) Pick up all your mail from one email account this handy software will a= llow you to do this=2E=20 3) Want to know how to make your ads pull like crazy? This software ebook = will teach you how!=20 When you sign up for your free membership I will send you these 3 software= programs with the unlock codes along with your Membership ID! This is FRE= E to explore=2E=20 Go to: http://www=2Evisitme=2Eto/pondal1 You have a Great Classified Add=2E=2E=2E=2E=2E To be removed from future mailings reply to this email=20 by clicking on this=20 link mailto:suwunkgede2@yahoo=2Ecom?subject=3DRemove Under Bill s=2E1618 TITLE III passed by the 105th U=2ES=2E Congress this letter can not be considered spam as long as a Remove Link=20 is included=2E Click above to be removed=2E _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://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 29 14:31:28 2002 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 A86A337B405; Tue, 29 Jan 2002 14:31:24 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0TMTtl01812; Tue, 29 Jan 2002 14:29:55 -0800 (PST) (envelope-from jim) Date: Tue, 29 Jan 2002 14:29:55 -0800 (PST) From: Message-Id: <200201292229.g0TMTtl01812@freefall.freebsd.org> To: darklogik@pittgoth.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34418: [PATCH] New User group Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] New User group State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Tue Jan 29 14:29:41 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34418 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 17:44:54 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 6F32337B404 for ; Tue, 29 Jan 2002 17:44:48 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id E83174B661; Tue, 29 Jan 2002 17:44:46 -0800 (PST) Date: Tue, 29 Jan 2002 17:44:46 -0800 From: Murray Stokely To: freebsd-doc@FreeBSD.org Subject: HEADS UP: upgrade your ghostscript port Message-ID: <20020130014446.GL9395@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've added the release engineering article back to the build. ghostscript-afpl will build this fine, but the ps2epsi program in ghostscript-gnu has a small buglet that I just got around to patching. You need to be using one of those to build the article properly. If your build fails with some weird sed error while making the articles, this is why. ;) - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 18:58:26 2002 Delivered-To: freebsd-doc@freebsd.org Received: from smtp.noos.fr (zola.noos.net [212.198.2.76]) by hub.freebsd.org (Postfix) with ESMTP id 16A1437B429 for ; Tue, 29 Jan 2002 18:58:12 -0800 (PST) Received: (qmail 48856421 invoked by uid 0); 30 Jan 2002 02:58:09 -0000 Received: from unknown (HELO cdlpc) ([212.198.229.64]) (envelope-sender ) by 212.198.2.76 (qmail-ldap-1.03) with SMTP for ; 30 Jan 2002 02:58:09 -0000 Message-ID: <00ae01c1a939$edd0d200$40e5c6d4@noos.fr> Reply-To: "Cyrille Lefevre" From: "Cyrille Lefevre" To: , "Rich Morin" References: Subject: Re: adding in assorted bits from 32V Date: Wed, 30 Jan 2002 03:58:00 +0100 Organization: ACME 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 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Original Message ----- From: "Rich Morin" To: Sent: Tuesday, January 29, 2002 6:17 PM Subject: adding in assorted bits from 32V > This isn't strictly a docs issue, but that's my interest, so I'll post > it here. I'd like to see FreeBSD add in some of the 32V materials > that Caldera has now released. Specifically, I'd like to have all of > the supplementary documents online, as well as the source code and man > pages for some commands that got lost in the lawsuit (e.g., diction, > spell, style). How can we make this happen? some months (years ?) later, I've translated some older Makefiles to BSD ones to be able to build 4.4BSD-lite2 docs and more. may be they can help ? I have to check the status of them, etc. Cyrille. -- Cyrille Lefevre mailto:clefevre-lists@noos.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 20:42: 6 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail1.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id BD66E37B402 for ; Tue, 29 Jan 2002 20:42:02 -0800 (PST) Received: by mail1.zer0.org (Postfix, from userid 1001) id 7B759239A05; Tue, 29 Jan 2002 20:42:02 -0800 (PST) Date: Tue, 29 Jan 2002 20:42:02 -0800 From: Gregory Sutter To: "Gary W. Swearingen" Cc: doc@FreeBSD.ORG Subject: Re: Practicalities of FAQ->Handbook migrations Message-ID: <20020130044202.GX5234@klapaucius.zer0.org> References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> <20020127115139.GU5234@klapaucius.zer0.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5T9d2Bf7JajBsgKp" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Organization: Zer0 X-Purpose: For great justice! Mail-Copies-To: poster Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --5T9d2Bf7JajBsgKp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-01-27 18:03 -0800, "Gary W. Swearingen" wrote: > Gregory Sutter writes: >=20 > > I understand the need for such an index document. There is a wealth of > > FreeBSD information in the FAQ, Handbook, Committer's Guide, articles, > > books, manual pages, O'Reillynet articles, Daemon News articles, > > hardcopy books, graphics, ascii art, and also a few hundred web sites, > > some of it very difficult to find despite its potential utility to many > > FreeBSD users. > >=20 > > The Documentation Project seems the logical organization to provide an > > index of pointers to and within these resources. Instead of "jumbo > > FAQ", though, perhaps the FreeBSD Documentation Index would be a better, > > and sufficiently pretentious, name. Is this the kind of thing you were > > talking about, Michael? >=20 > I have thought that the best way to handle such a massive and > maintenance-intensive project, would be to have a Wiki > (http://c2.com/cgi-bin/wiki) for it. Let users add and fix links as > they will (subject to a team of monitors, mainly to back out vandalism). > But that would be a large project in itself and there are legal risks. Wikis are useful for small groups, but they don't scale well to large efforts. In addition, for a group that is accustomed to DocBook and CVS, a Wiki is a good dozen steps backward. Wikis can't be automanglically changed into PDF, PS, text, or half a dozen other formats; their change-control mechanisms are too simple; they can't be locally edited by multiple developers; and it's yet another=20 markup language to learn, albeit a (too) simplistic one. I'm not totally dissing WikiWikiWebs; they have their place. I use several of them on a regular basis. But I don't think it's the=20 proper tool for this job. Greg --=20 Gregory S. Sutter Build a man a fire, and he'll be warm mailto:gsutter@zer0.org for a day. Set a man on fire, and he'll http://www.zer0.org/~gsutter/ be warm for the rest of his life.=20 hkp://wwwkeys.pgp.net/0x845DFEDD --5T9d2Bf7JajBsgKp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQE8V3maIBUx1YRd/t0RAlHQAJ4v3zSKePi7DnLdusl8CzPycMz4fgCeLa4u ebbF4qfn+dHuB0hErRPSOUM= =aO2o -----END PGP SIGNATURE----- --5T9d2Bf7JajBsgKp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 20:48:19 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail1.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id 8069037B402; Tue, 29 Jan 2002 20:48:15 -0800 (PST) Received: by mail1.zer0.org (Postfix, from userid 1001) id 559F4239A05; Tue, 29 Jan 2002 20:48:15 -0800 (PST) Date: Tue, 29 Jan 2002 20:48:15 -0800 From: Gregory Sutter To: Michael Lucas Cc: Nik Clayton , doc@FreeBSD.ORG Subject: Re: Practicalities of FAQ->Handbook migrations Message-ID: <20020130044815.GY5234@klapaucius.zer0.org> References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> <20020127115139.GU5234@klapaucius.zer0.org> <20020128050724.B93827@blackhelicopters.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8VKnE9k7k7imdYv5" Content-Disposition: inline In-Reply-To: <20020128050724.B93827@blackhelicopters.org> User-Agent: Mutt/1.3.25i Organization: Zer0 X-Purpose: For great justice! Mail-Copies-To: poster Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --8VKnE9k7k7imdYv5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-01-28 05:07 -0500, Michael Lucas wro= te: > On Sun, Jan 27, 2002 at 03:51:39AM -0800, Gregory Sutter wrote: > > > > I understand the need for such an index document. There is a wealth of > > FreeBSD information in the FAQ, Handbook, Committer's Guide, articles, > > books, manual pages, O'Reillynet articles, Daemon News articles, > > hardcopy books, graphics, ascii art, and also a few hundred web sites, > > some of it very difficult to find despite its potential utility to many > > FreeBSD users. > >=20 > > The Documentation Project seems the logical organization to provide an > > index of pointers to and within these resources. Instead of "jumbo > > FAQ", though, perhaps the FreeBSD Documentation Index would be a better, > > and sufficiently pretentious, name. Is this the kind of thing you were > > talking about, Michael? >=20 > Something like that, yes. I would say we should only link to our own > documents, for reasons pointed out elsewhere in this thread. Although > I have a vested interest in onlamp.com, I don't want to maintain an > index linking to them, BSDzine, daemonnews, etc, etc, etc. So you're saying that you don't want to be ? By the way, only partially blame me for the content there. DMOZ is _barely_ an "Open" directory, as the editorial rules are draconian. In fact, I've once again lost my editor bit, because I didn't make an edit in 60 days... I don't think I'll ask for it back this time. > Once we gain experience in indexing our own docs, we could expand it > to other sites, but let's start small. :) Once we do that we'd need > some infrastructure to automatically notice and find bad links, for Link checkers are available in the ports collection. Starting small (local docs) is a good idea. Greg --=20 Gregory S. Sutter Only two things are infinite, the mailto:gsutter@zer0.org universe and human stupidity, and I'm http://www.zer0.org/~gsutter/ not sure about the former. hkp://wwwkeys.pgp.net/0x845DFEDD - Albert Einstein --8VKnE9k7k7imdYv5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQE8V3sPIBUx1YRd/t0RAmexAJ4yfu9+g0rseAvK9pnP8VxLF3z4NgCaAxIt 1TJO7A8TUf8HmBEQKaPebSc= =rIM3 -----END PGP SIGNATURE----- --8VKnE9k7k7imdYv5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jan 29 23:43:19 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 0ECB937B417 for ; Tue, 29 Jan 2002 23:43:16 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g0U7gpk05117; Wed, 30 Jan 2002 02:42:51 -0500 (EST) (envelope-from mwlucas) Date: Wed, 30 Jan 2002 02:42:51 -0500 From: Michael Lucas To: Tim Evans Cc: freebsd-doc@FreeBSD.ORG Subject: Re: freeBSD Website Message-ID: <20020130024251.A5093@blackhelicopters.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 tevans@si-net.com on Tue, Jan 29, 2002 at 01:12:58PM -0500 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Jim, Your best bet for this sort of question is the mailing list freebsd-questions@freebsd.org. We don't keep an explicit list of what comes with the OS. FreeBSD does support several thousand applications out-of-the-box, including just about anything that comes with Red Hat Linux. Our base OS is very stripped down, lean and mean, allowing you to add what you'd like. Red Hat tends to throw just about anything that might be vaguely useful into the mix. Hope that helps! ==ml On Tue, Jan 29, 2002 at 01:12:58PM -0500, Tim Evans wrote: > I am looking for the contents list of the freeBSD OS. I am trying to compare > Red Hat 7.2 and freeBSD 4.4. to see which one fits my needs. Red Hat has a > list of what is included on their cds. Do you know if you have anything like > that on your site? > > Thanks, > > Tim Evans > A New Solution, Inc. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 0:50:16 2002 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 748EA37B417 for ; Wed, 30 Jan 2002 00:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0U8o3k58421; Wed, 30 Jan 2002 00:50:03 -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 3EA8137B402 for ; Wed, 30 Jan 2002 00:44:53 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0U8irV57311; Wed, 30 Jan 2002 00:44:53 -0800 (PST) (envelope-from nobody) Message-Id: <200201300844.g0U8irV57311@freefall.freebsd.org> Date: Wed, 30 Jan 2002 00:44:53 -0800 (PST) From: Hendrik Scholz To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/34437: 4.5 Relnotes only lists SiS635 and 735 as chipsets with sis900/7016 ethernet driver Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34437 >Category: docs >Synopsis: 4.5 Relnotes only lists SiS635 and 735 as chipsets with sis900/7016 ethernet driver >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 30 00:50:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: 4.5-RC >Organization: NetUSE AG >Environment: FreeBSD dionysus.lan.raisdorf.net 4.5-RC FreeBSD 4.5-RC #2: Sat Jan 26 22:39:14 CET 2002 hscholz@dionysus.lan.raisdorf.net:/usr/src/sys/compile/DIONYSUS i386 >Description: The sis900 ethernet controller is found on the SiS 630 and 630S chipsets too. It is working fine here in a notebook with a SiS630 chipset. >How-To-Repeat: >Fix: Add (at least the SiS630) to the supported hardware list in section 3.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 Wed Jan 30 5:38:46 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B36D37B402 for ; Wed, 30 Jan 2002 05:38:43 -0800 (PST) Received: (from www@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UDchH78155 for freebsd-doc; Wed, 30 Jan 2002 05:38:43 -0800 (PST) (envelope-from www) Date: Wed, 30 Jan 2002 05:38:43 -0800 (PST) From: Message-Id: <200201301338.g0UDchH78155@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Subject: FreeBSD web build failed on freefall.freebsd.org Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ===> conspectus/advocacy/2000/11 ===> ports cd /c/www/build/www/en/ports; make -f /c/www/build/www/en/ports/Makefile.inc0 all ===> doc ===> doc/articles ===> doc/articles/committers-guide ===> doc/articles/console-server "html-split" is not a valid output format for this document. ===> doc/articles/contributing ===> doc/articles/contributors ===> doc/articles/cvs-freebsd ===> doc/articles/cvsup-advanced ===> doc/articles/dialup-firewall ===> doc/articles/diskless-x ===> doc/articles/euro ===> doc/articles/explaining-bsd ===> doc/articles/filtering-bridges ===> doc/articles/fonts ===> doc/articles/formatting-media ===> doc/articles/freebsd-questions ===> doc/articles/ipsec-must ===> doc/articles/laptop ===> doc/articles/mh ===> doc/articles/multi-os ===> doc/articles/new-users ===> doc/articles/problem-reports ===> doc/articles/programming-tools ===> doc/articles/pxe ===> doc/articles/releng groff -p -S -Wall -mtty-char -man branches.pic > branches.ps /usr/local/bin/ps2epsi branches.ps branches.eps gs: not found /usr/local/bin/peps -p -r 100 -o branches.png branches.eps peps: branches.eps is not a valid EPS file. *** Error code 4 Stop in /c/www/build/doc/en_US.ISO8859-1/articles/releng. *** Error code 1 Stop in /c/www/build/doc/en_US.ISO8859-1/articles. *** Error code 1 Stop in /c/www/build/doc/en_US.ISO8859-1. *** Error code 1 Stop in /c/www/build/www/en/doc. *** Error code 1 Stop in /c/www/build/www/en. 952.53 real 217.96 user 11.71 sys To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 6:50:38 2002 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 4554B37B404 for ; Wed, 30 Jan 2002 06:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UEo1Y36221; Wed, 30 Jan 2002 06:50:01 -0800 (PST) (envelope-from gnats) Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 3E5D637B41C for ; Wed, 30 Jan 2002 06:42:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by updraft.jp.freebsd.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g0UEgGb77777 for ; Wed, 30 Jan 2002 23:42:16 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Message-Id: <20020130234210J.matusita@jp.FreeBSD.org> Date: Wed, 30 Jan 2002 23:42:10 +0900 From: Makoto Matsushita To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34448: [PATCH] new anoncvs server entry for Handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34448 >Category: docs >Synopsis: [PATCH] new anoncvs server entry for Handbook >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: Wed Jan 30 06:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Makoto Matsushita >Release: FreeBSD 5.0-CURRENT i386 >Organization: Japan FreeBSD Users' Group / The FreeBSD Project >Environment: N/A, only for documentation. >Description: There is a brand-new FreeBSD anoncvs server, named `anoncvs.jp.FreeBSD.org'. It would be great pleasure that this server is listed on the FreeBSD Handbook. Note that this server, anoncvs.jp.FreeBSD.org, provides both IPv4 and IPv6 network connection. >How-To-Repeat: % cvs -d :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs login Logging in to :pserver:anoncvs@anoncvs.jp.freebsd.org:2401/home/ncvs CVS password: (type 'anoncvs') % cvs -d :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs co src cvs server: Updating src U src/Makefile ... >Fix: Here is a patch for adding an entry. Even though I'm a committer, I don't commit this by myself; I don't know anything about doc area, can't verify whether it's OK or not. Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v retrieving revision 1.188 diff -u -r1.188 chapter.sgml --- chapter.sgml 25 Jan 2002 05:17:00 -0000 1.188 +++ chapter.sgml 30 Jan 2002 14:32:18 -0000 @@ -1120,6 +1120,12 @@ (rsh, pserver, ssh, ssh/2022) + + Japan: + :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs + (Use cvs login and enter the password + anoncvs when prompted.) + Since CVS allows one to check out virtually >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 30 7:51:31 2002 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 BAFC937B41C; Wed, 30 Jan 2002 07:51:26 -0800 (PST) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UFp2P60867; Wed, 30 Jan 2002 07:51:02 -0800 (PST) (envelope-from kuriyama) Date: Wed, 30 Jan 2002 07:51:02 -0800 (PST) From: Message-Id: <200201301551.g0UFp2P60867@freefall.freebsd.org> To: matusita@jp.FreeBSD.org, kuriyama@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34448: [PATCH] new anoncvs server entry for Handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] new anoncvs server entry for Handbook State-Changed-From-To: open->closed State-Changed-By: kuriyama State-Changed-When: Wed Jan 30 07:50:47 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34448 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 8:48:25 2002 Delivered-To: freebsd-doc@freebsd.org Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by hub.freebsd.org (Postfix) with SMTP id 1946137B400 for ; Wed, 30 Jan 2002 08:48:21 -0800 (PST) Received: from tcr6ep139.dhaka.net (HELO win2k) (202.84.37.139) by smtp.mail.vip.sc5.yahoo.com with SMTP; 30 Jan 2002 16:29:14 -0000 Message-ID: <008301c1a9ab$46b45650$8b2554ca@win2k> From: "MD. Tauhidul Islam" To: Subject: documentation Date: Wed, 30 Jan 2002 22:12:46 +0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003E_01C1A9DB.3EE5E3F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_003E_01C1A9DB.3EE5E3F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable is there any free bsd downloadable documentation CD iso image. If then = pls refer me to the urls regards Tauhid ------=_NextPart_000_003E_01C1A9DB.3EE5E3F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    is there any free bsd downloadable = documentation CD=20 iso image. If then pls refer me to the urls
     
    regards
     
    Tauhid
    ------=_NextPart_000_003E_01C1A9DB.3EE5E3F0-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://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 Wed Jan 30 10:10:30 2002 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 3416837B41F for ; Wed, 30 Jan 2002 10:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UIA4U36500; Wed, 30 Jan 2002 10:10:04 -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 9776D37B400 for ; Wed, 30 Jan 2002 10:05:25 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UI5PW33657; Wed, 30 Jan 2002 10:05:25 -0800 (PST) (envelope-from nobody) Message-Id: <200201301805.g0UI5PW33657@freefall.freebsd.org> Date: Wed, 30 Jan 2002 10:05:25 -0800 (PST) From: Bruce Dang To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/34460: potential minor error in Developer's Handbook + mem(4) man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34460 >Category: docs >Synopsis: potential minor error in Developer's Handbook + mem(4) man page >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 30 10:10:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bruce Dang >Release: 4.4-PRERELEASE i386 >Organization: >Environment: FreeBSD xxxx 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #1: Wed Dec 26 19:43:22 EST 2001 root@xxxxx:/usr/obj/usr/src/sys/LEET i386 >Description: On page 40 of the Developer's Handbook (PDF version), there's something like "will always null terminate the string." Shouldn't this be NUL terinated, instead of NULL (ptr). In addition to that, the mem(4) man page makes references to for various #defines, but it is actually that defines them... >How-To-Repeat: - look page 40 of the dev's handbook - man 4 mem >Fix: - change "null" to NUL on p. 40 of the developer's handbook - change to in mem(4) manpage >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 30 10:23:56 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 502EF37B402 for ; Wed, 30 Jan 2002 10:23:19 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 129764B661; Wed, 30 Jan 2002 10:23:13 -0800 (PST) Date: Wed, 30 Jan 2002 10:23:13 -0800 From: Murray Stokely To: Michael Lucas Cc: Tim Evans , freebsd-doc@FreeBSD.ORG Subject: Re: freeBSD Website Message-ID: <20020130182313.GD9395@freebsdmall.com> References: <20020130024251.A5093@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130024251.A5093@blackhelicopters.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey Tim, I've added a limited description of each of the discs on the official 4 CD-set, as well as a complete file listing for each disc to our web site. This is not meant to be marketing literature, but merely a way for users to tell if component 'FOO' is on one of the official CDs. The web site hasn't been updated yet, but within the next 24 hours the content will be here : http://www.FreeBSD.org/releases/4.5R/contents.html If you're looking for something comparable to Red Hat, then your best bet is to pick up one of the retail boxed products at your local CompUSA. The "FreeBSD Desktop Edition" is bundled with Partition Magic and comes with printed documentation, as you would expect from a Linux retail offering. You can also purchase this online from www.freebsdmall.com. I hope this helps, - Murray On Wed, Jan 30, 2002 at 02:42:51AM -0500, Michael Lucas wrote: > Jim, > > Your best bet for this sort of question is the mailing list > freebsd-questions@freebsd.org. > > We don't keep an explicit list of what comes with the OS. FreeBSD > does support several thousand applications out-of-the-box, including > just about anything that comes with Red Hat Linux. Our base OS is > very stripped down, lean and mean, allowing you to add what you'd > like. Red Hat tends to throw just about anything that might be > vaguely useful into the mix. > > Hope that helps! > > ==ml > > On Tue, Jan 29, 2002 at 01:12:58PM -0500, Tim Evans wrote: > > I am looking for the contents list of the freeBSD OS. I am trying to compare > > Red Hat 7.2 and freeBSD 4.4. to see which one fits my needs. Red Hat has a > > list of what is included on their cds. Do you know if you have anything like > > that on your site? > > > > Thanks, > > > > Tim Evans > > A New Solution, Inc. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-doc" in the body of the message > > -- > Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org > my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons > > http://www.blackhelicopters.org/~mwlucas/ > > 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 30 10:26:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 948E737B402; Wed, 30 Jan 2002 10:26:29 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 2CEDD4B661; Wed, 30 Jan 2002 10:26:24 -0800 (PST) Date: Wed, 30 Jan 2002 10:26:24 -0800 From: Murray Stokely To: www@FreeBSD.org Cc: freebsd-doc@FreeBSD.org Subject: Re: FreeBSD web build failed on freefall.freebsd.org Message-ID: <20020130182624.GE9395@freebsdmall.com> References: <200201301338.g0UDchH78155@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201301338.g0UDchH78155@freefall.freebsd.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hmm... The 'ps2epsi' script installed on freefall is not being run with the /usr/local/bin set in the PATH. It seems to me that we should run this script with /usr/local/bin in the PATH. The alternative of adding 'env PATH=/usr/local/bin /usr/local/bin/ps2epsi' into the makefile seems much uglier. Can someone please add this? - Murray On Wed, Jan 30, 2002 at 05:38:43AM -0800, www@FreeBSD.org wrote: > ===> conspectus/advocacy/2000/11 > ===> ports > cd /c/www/build/www/en/ports; make -f /c/www/build/www/en/ports/Makefile.inc0 all > ===> doc > ===> doc/articles > ===> doc/articles/committers-guide > ===> doc/articles/console-server > "html-split" is not a valid output format for this document. > ===> doc/articles/contributing > ===> doc/articles/contributors > ===> doc/articles/cvs-freebsd > ===> doc/articles/cvsup-advanced > ===> doc/articles/dialup-firewall > ===> doc/articles/diskless-x > ===> doc/articles/euro > ===> doc/articles/explaining-bsd > ===> doc/articles/filtering-bridges > ===> doc/articles/fonts > ===> doc/articles/formatting-media > ===> doc/articles/freebsd-questions > ===> doc/articles/ipsec-must > ===> doc/articles/laptop > ===> doc/articles/mh > ===> doc/articles/multi-os > ===> doc/articles/new-users > ===> doc/articles/problem-reports > ===> doc/articles/programming-tools > ===> doc/articles/pxe > ===> doc/articles/releng > groff -p -S -Wall -mtty-char -man branches.pic > branches.ps > /usr/local/bin/ps2epsi branches.ps branches.eps > gs: not found > /usr/local/bin/peps -p -r 100 -o branches.png branches.eps > peps: branches.eps is not a valid EPS file. > *** Error code 4 > > Stop in /c/www/build/doc/en_US.ISO8859-1/articles/releng. > *** Error code 1 > > Stop in /c/www/build/doc/en_US.ISO8859-1/articles. > *** Error code 1 > > Stop in /c/www/build/doc/en_US.ISO8859-1. > *** Error code 1 > > Stop in /c/www/build/www/en/doc. > *** Error code 1 > > Stop in /c/www/build/www/en. > 952.53 real 217.96 user 11.71 sys > > 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 30 10:30:12 2002 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 EE05E37B41B for ; Wed, 30 Jan 2002 10:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UIU1240223; Wed, 30 Jan 2002 10:30:01 -0800 (PST) (envelope-from gnats) Date: Wed, 30 Jan 2002 10:30:01 -0800 (PST) Message-Id: <200201301830.g0UIU1240223@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Peter Pentchev Subject: Re: docs/34460: potential minor error in Developer's Handbook + mem(4) man page Reply-To: Peter Pentchev Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34460; it has been noted by GNATS. From: Peter Pentchev To: Bruce Dang Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/34460: potential minor error in Developer's Handbook + mem(4) man page Date: Wed, 30 Jan 2002 20:22:59 +0200 On Wed, Jan 30, 2002 at 10:05:25AM -0800, Bruce Dang wrote: > > >Number: 34460 > >Category: docs > >Synopsis: potential minor error in Developer's Handbook + mem(4) man page > >Originator: Bruce Dang > >Description: > On page 40 of the Developer's Handbook (PDF version), there's > something like "will always null terminate the string." Shouldn't > this be NUL terinated, instead of NULL (ptr). I think this came up recently in another context, and the resolution was that both "NUL-terminated" and "null-terminated" were correct, and "NULL-terminated" is definitely wrong. NUL is right in the sense of the ASCII character NUL, and 'null' is right in its semantical sense of 'zero', 'emptiness' or something like that. So, although the tide may have turned since then, I doubt it, and I think that "null terminated" would be right. > In addition to that, the mem(4) man page makes references to > for various #defines, but it is actually > that defines them... This looks genuine. Patch attached for the benefit of -doc committers. G'luck, Peter -- If there were no counterfactuals, this sentence would not have been paradoxical. Index: src/share/man/man4/mem.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/mem.4,v retrieving revision 1.13 diff -u -r1.13 mem.4 --- src/share/man/man4/mem.4 21 Jan 2002 12:09:13 -0000 1.13 +++ src/share/man/man4/mem.4 30 Jan 2002 18:21:20 -0000 @@ -77,7 +77,7 @@ calls performed on .Nm /dev/mem . Declarations and data types are to be found in -.Pa +.Pa .Pp The specific attributes, and number of programmable ranges may vary between architectures. The full set of supported attributes is: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 10:34:22 2002 Delivered-To: freebsd-doc@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 3C92237B400 for ; Wed, 30 Jan 2002 10:34:17 -0800 (PST) Received: from 200.193.224.97 (unknown [200.193.224.97]) by heaven.gigo.com (Postfix) with ESMTP id 9BA5CB8ED for ; Wed, 30 Jan 2002 10:34:16 -0800 (PST) Received: (qmail 702 invoked by uid 1001); 30 Jan 2002 18:33:01 -0000 Message-ID: <20020130183301.701.qmail@exxodus.fedaykin.here> Date: Wed, 30 Jan 2002 16:32:39 -0200 From: Mario Sergio Fujikawa Ferreira To: "MD. Tauhidul Islam" Cc: freebsd-doc@FreeBSD.ORG Subject: Re: documentation References: <008301c1a9ab$46b45650$8b2554ca@win2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <008301c1a9ab$46b45650$8b2554ca@win2k>; from tauhid_buet@yahoo.com on Wed, Jan 30, 2002 at 10:12:24PM +0600 X-Operating-System: FreeBSD 4.5-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 30, 2002 at 10:12:24PM +0600, MD. Tauhidul Islam wrote: > is there any free bsd downloadable documentation CD iso image. If then pls refer me to the urls Well, there are ISO CD images for the full FreeBSD distribution but as noted in the FreeBSD Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html "The latest version of this document is always available from the FreeBSD web site. It may also be downloaded in a variety of formats and compression options from the FreeBSD FTP server or one of the numerous mirror sites." ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/ Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 11:30:43 2002 Delivered-To: freebsd-doc@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 3C40937B405 for ; Wed, 30 Jan 2002 11:30:41 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16W0RM-0000hJ-00 for doc@freebsd.org; Wed, 30 Jan 2002 19:30:40 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16W0RI-000N4v-00 for doc@freebsd.org; Wed, 30 Jan 2002 19:30:36 +0000 Date: Wed, 30 Jan 2002 19:30:36 +0000 From: Ceri To: doc@freebsd.org Subject: Entities for manpages installed by ports Message-ID: <20020130193036.GA88555@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm sure this was asked recently, but I don't know of a searchable archive for the -doc list. After some discussion with Giorgos, I'm rewriting my submission for docs/32229, and I'd like to refer to dhcpd.8 and dhcrelay.8, which are installed by the net/isc-dhcp3 port. Since they aren't part of the base system, there's no entity for them, and if I did add one to /usr/doc/share/sgml/man-refs.ent, it wouldn't work on the website anyway (man.cgi doesn't have them). So what should do I do with these references ? Thanks, Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 11:49:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 318B437B420 for ; Wed, 30 Jan 2002 11:48:36 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id A2780BD86; Wed, 30 Jan 2002 11:48:34 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id LAA21950; Wed, 30 Jan 2002 11:48:33 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0UJnOH02849; Wed, 30 Jan 2002 11:49:24 -0800 (PST) (envelope-from swear@blarg.net) To: Gregory Sutter Cc: doc@FreeBSD.ORG Subject: Re: Practicalities of FAQ->Handbook migrations References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> <20020127115139.GU5234@klapaucius.zer0.org> <20020130044202.GX5234@klapaucius.zer0.org> From: swear@blarg.net (Gary W. Swearingen) Date: 30 Jan 2002 11:49:24 -0800 In-Reply-To: <20020130044202.GX5234@klapaucius.zer0.org> Message-ID: Lines: 33 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Gregory Sutter writes: > > > I understand the need for such an index document. There is a wealth of > > > FreeBSD information in the FAQ, Handbook, Committer's Guide, articles, > > > books, manual pages, O'Reillynet articles, Daemon News articles, > > > hardcopy books, graphics, ascii art, and also a few hundred web sites, > > > some of it very difficult to find despite its potential utility to many > > > FreeBSD users. ... > Wikis are useful for small groups, but they don't scale well to large > efforts. In addition, for a group that is accustomed to DocBook and > CVS, a Wiki is a good dozen steps backward. Wikis can't be > automanglically changed into PDF, PS, text, or half a dozen other > formats; their change-control mechanisms are too simple; they can't > be locally edited by multiple developers; and it's yet another > markup language to learn, albeit a (too) simplistic one. > > I'm not totally dissing WikiWikiWebs; they have their place. I use > several of them on a regular basis. But I don't think it's the > proper tool for this job. "This job", being what? A paper (and other format) index? That may be too ambitious (too consuming of FDP resources). I see the wiki link index as be maintained by non-FDP people (except for the infrastructure) with no need to be transformed to other formats. As to the scaling, what problems do you see effecting a FreeBSD Wiki? It's more debatable whether such Wiki should allow more than links (with brief descriptions), because then there'd be lots of duplication with DocBook stuff, and maybe find that people were much more willing to help with near-plain text docs than the DocBook stuff which I'm sure discourages most potential helpers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 12: 1:48 2002 Delivered-To: freebsd-doc@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 68E3F37B404 for ; Wed, 30 Jan 2002 12:01:46 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16W0vP-0001Fd-00; Wed, 30 Jan 2002 20:01:43 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16W0v6-000NCs-00; Wed, 30 Jan 2002 20:01:24 +0000 Date: Wed, 30 Jan 2002 20:01:24 +0000 From: Ceri To: "Gary W. Swearingen" Cc: doc@FreeBSD.ORG Subject: Re: Practicalities of FAQ->Handbook migrations Message-ID: <20020130200124.GA89081@rhadamanth> Mail-Followup-To: Ceri , "Gary W. Swearingen" , doc@FreeBSD.ORG References: <20020121140800.A54903@blackhelicopters.org> <20020121215313.K18715@clan.nothing-going-on.org> <20020121174711.A56388@blackhelicopters.org> <20020127115139.GU5234@klapaucius.zer0.org> <20020130044202.GX5234@klapaucius.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 30, 2002 at 11:49:24AM -0800, Gary W. Swearingen wrote: > > It's more debatable whether such Wiki should allow more than links (with > brief descriptions), because then there'd be lots of duplication with > DocBook stuff, and maybe find that people were much more willing to help > with near-plain text docs than the DocBook stuff which I'm sure > discourages most potential helpers. Good; those of us who will do docbook can borrow the text and mark it up. I don't really like the idea of a Wiki in this instance though, although that may be because the ones that I have seen are piss poor. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 13:17:43 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.datanet.hu (mx1.datanet.hu [194.149.13.160]) by hub.freebsd.org (Postfix) with ESMTP id 04FD337B404 for ; Wed, 30 Jan 2002 13:17:40 -0800 (PST) Received: from fonix.adamsfamily.xx (nilus-526.adsl.datanet.hu [195.56.94.13]) by mx1.datanet.hu (DataNet) with ESMTP id 0D5BAF917 for ; Wed, 30 Jan 2002 22:17:38 +0100 (CET) Received: (from cc@localhost) by fonix.adamsfamily.xx (8.11.6/8.11.6) id g0ULHiA40584 for doc@FreeBSD.ORG; Wed, 30 Jan 2002 22:17:44 +0100 (CET) (envelope-from sziszi@bsd.hu) Date: Wed, 30 Jan 2002 22:17:43 +0100 From: Szilveszter Adam To: doc@FreeBSD.ORG Subject: Re: Entities for manpages installed by ports Message-ID: <20020130211743.GB40491@fonix.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , doc@FreeBSD.ORG References: <20020130193036.GA88555@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130193036.GA88555@rhadamanth> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 30, 2002 at 07:30:36PM +0000, Ceri wrote: > > I'm sure this was asked recently, but I don't know of a searchable > archive for the -doc list. Well at least I think partly the www.freebsd.org/search.html page works if you go to "Mailing List search" and check -doc but it is also archived atcouple of other sites. Some are mentioned on the above page. Hope this helps -- Regards: Szilveszter ADAM Szombathely 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 30 13:52:10 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 4857B37B400 for ; Wed, 30 Jan 2002 13:52:02 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 8F78E4B661; Wed, 30 Jan 2002 13:51:56 -0800 (PST) Date: Wed, 30 Jan 2002 13:51:56 -0800 From: Murray Stokely To: Peter Pentchev Cc: freebsd-doc@freebsd.org Subject: Re: docs/34460: potential minor error in Developer's Handbook + mem(4) man page Message-ID: <20020130215156.GJ9395@freebsdmall.com> References: <200201301830.g0UIU1240223@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201301830.g0UIU1240223@freefall.freebsd.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey Peter, Good explanation. Can you add this to the Doc Project Primer? This should probably go near the word list. - Murray On Wed, Jan 30, 2002 at 10:30:01AM -0800, Peter Pentchev wrote: > The following reply was made to PR docs/34460; it has been noted by GNATS. > > From: Peter Pentchev > To: Bruce Dang > Cc: freebsd-gnats-submit@freebsd.org > Subject: Re: docs/34460: potential minor error in Developer's Handbook + mem(4) man page > Date: Wed, 30 Jan 2002 20:22:59 +0200 > > On Wed, Jan 30, 2002 at 10:05:25AM -0800, Bruce Dang wrote: > > > > >Number: 34460 > > >Category: docs > > >Synopsis: potential minor error in Developer's Handbook + mem(4) man page > > >Originator: Bruce Dang > > >Description: > > On page 40 of the Developer's Handbook (PDF version), there's > > something like "will always null terminate the string." Shouldn't > > this be NUL terinated, instead of NULL (ptr). > > I think this came up recently in another context, and the resolution > was that both "NUL-terminated" and "null-terminated" were correct, and > "NULL-terminated" is definitely wrong. NUL is right in the sense of > the ASCII character NUL, and 'null' is right in its semantical sense > of 'zero', 'emptiness' or something like that. So, although the tide > may have turned since then, I doubt it, and I think that "null > terminated" would be right. > > > In addition to that, the mem(4) man page makes references to > > for various #defines, but it is actually > > that defines them... > > This looks genuine. Patch attached for the benefit of -doc > committers. > > G'luck, > Peter > > -- > If there were no counterfactuals, this sentence would not have been paradoxical. > > Index: src/share/man/man4/mem.4 > =================================================================== > RCS file: /home/ncvs/src/share/man/man4/mem.4,v > retrieving revision 1.13 > diff -u -r1.13 mem.4 > --- src/share/man/man4/mem.4 21 Jan 2002 12:09:13 -0000 1.13 > +++ src/share/man/man4/mem.4 30 Jan 2002 18:21:20 -0000 > @@ -77,7 +77,7 @@ > calls performed on > .Nm /dev/mem . > Declarations and data types are to be found in > -.Pa > +.Pa > .Pp > The specific attributes, and number of programmable ranges may vary between > architectures. The full set of supported attributes is: > > 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 30 14:29:41 2002 Delivered-To: freebsd-doc@freebsd.org Received: from ics.com (ics.com [216.112.183.3]) by hub.freebsd.org (Postfix) with ESMTP id 3747737B405 for ; Wed, 30 Jan 2002 14:29:24 -0800 (PST) Received: from hatchlaptop (dhcp120.ics.com [216.112.183.120]) by ics.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id RAA13494 Wed, 30 Jan 2002 17:29:23 -0500 (EST) Message-ID: <023001c1a9dd$8bd149a0$78b770d8@ics.com> From: "Mark Hatch" To: Subject: Open Motif 2.2 Available for FreeBSD Date: Wed, 30 Jan 2002 17:29:08 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_022D_01C1A9B3.9FBD2DA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_022D_01C1A9B3.9FBD2DA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, The latest version of Open Motif 2.2 (a major new release) also includes support for FreeBSD. I've attached the html version of the press release. But the basics are: In cooperation with The Open Group, ICS hs just released a major update to Motif, the GUI toolkit used by most enterprise applications on UNIX workstations and enterprise applications moving to Open Source operating systems like FreeBSD. Open Motif 2.2 includes 10 new user interface controls and universal tooltip support. A 18 month roadmap has also been defined that defines availability for additional functionality including anti-aliased fonts, improved imaging support (png, jpg, etc.) and canvases. The software can be downloaded for FreeBSD at: http://www.motifzone.net/download/dldform.php If you have any questions, I'll be glad to answer! Mark Integrated Computer Solutions 201 Broadway Cambridge, MA 02139 Tel: 1. 617.621.0060 Fax: 1.617.621.9555 web: http://www.ics.com Visit the MotifZone for latest information on Motif http://www.motifzone.net ------=_NextPart_000_022D_01C1A9B3.9FBD2DA0 Content-Type: text/html; name="motif22vfinal.html" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="motif22vfinal.html" Industry Standard Toolkit for User Interfaces Updated

    Industry Standard Toolkit for User Interfaces Updated

    Open Motif 2.2 and Release Roadmap Result from Availability to Open = Source Community

    New York, NY -- January 29, 2002 -- Integrated Computer = Solutions, Inc. (ICS), the leading=20 supplier of user interface development tools for professionals, = announced today that it has=20 released Open Motif 2.2. Open Motif is the publicly licensed version of = Motif, the industry=20 standard user interface toolkit for UNIX=AE systems (IEEE 1295). In = addition, ICS has released=20 an 18-month roadmap that defines the next three versions of Open Motif. = This announcement=20 builds on an earlier announcement by ICS of Embedded Open Motif, a = version of Motif=20 optimized for embedded and handheld systems.

    "We released Open Motif to the Open Source community for the dual = benefit of increasing use of=20 Motif and growing the number of applications to benefit the end-user," = said Allen Brown,=20 President and CEO of The Open Group. "We welcome and embrace ICS's = contributions, and=20 have incorporated them into the reference release of Open Motif 2.2. The = Open Group also plans=20 to work with ICS to produce an update to the commercial version of Motif = based on the ICS=20 contributions. These initiatives ensure that Motif continues to be a = growing and useful standard=20 for enterprise application development."

    Open Motif 2.2 adds ToolTips =96 popup hints that appear when the = pointer rests over a button,=20 menu or other user interface control =96 to all existing Motif widgets. = ICS has also added 10 new=20 widgets to Open Motif including: support for tabbed user interfaces, = tree style layout,=20 validating data entry fields, and toolbars. Enterprise developer input = was the critical factor in=20 ICS adding these widgets to Open Motif.

    "Since Motif was made publicly available, ICS has been inundated with = downloads and feature=20 requests," said Peter Winston, President of ICS. "The release of Open = Motif 2.2 and its associated=20 Roadmap continues our commitment to enterprise developers who need the = reliability,=20 performance and functionality of Motif."

    Open Motif 2.2 Updates to be Made Available for UNIX Systems

    ICS will make the Open Motif 2.2 updates available as a commercial Motif = product on UNIX=20 workstations including Sun, SGI, IBM, HP and Compaq. This will allow = developers to use the=20 latest Motif enhancement on both Open Source systems as well as their = UNIX based systems. =20 First customer shipment of ICS's commercial version of Motif will occur = in April 2002.

    Motif Roadmap

    ICS has also made available the following Open Motif roadmap:
    • Q3/2002: Open Motif 2.3 will provide imaging support to Motif for = commonly available=20 formats (jpgs, png, etc.). The XmCanvas widget will be added to provide = a powerful=20 structured graphical display tool.
    • Q1/2003: Open Motif 2.4 will provide support for anti-aliased = fonts. In addition, several=20 more widgets will be added including tables and graphs.
    • Q3/2003: Open Motif 2.5 will improve C++ support.

    Six City Tour Offers Free Training on Open Motif 2.2

    In March, ICS and the MotifZone (http://www.motifzone.net) will provide = developers with free=20 training classes on Open Motif 2.2 in Philadelphia, Washington DC, = Houston, Denver, Los=20 Angeles, and Boston. More details on this free training can be found at=20 http://www.ics.com/seminars .

    About Motif

    Motif is the industry standard graphical user interface = toolkit, (IEEE 1295). It is used on more=20 than 200 hardware and software platforms including Compaq, HP, IBM, = Linux, SGI, and Sun. It=20 provides application developers, end users, and system integrators with = the industry's most=20 widely used environment for multi-platform graphical applications. Motif = is the leading user=20 interface for the UNIX based operating system.

    Open Motif is the publicly licensed version of = Motif. The official Open Motif home web page is=20 at http://www.opengroup.org/openmotif/ . ICS hosts the official = development tree for Open Motif=20 at the MotifZone (http://www.motifzone.net)

    Commercial Motif is the release of Open Motif for = traditional UNIX workstations such as those=20 offered by Sun, SGI, IBM, HP and Compaq. ICS offers Commercial Motif to = maintain=20 compatibility with Open Motif.

    Embedded Open Motif is the lightweight distribution = of Open Motif geared towards embedded=20 and handheld systems.=20

    About ICS

    Founded in 1987, ICS was chartered to create software development tools = for developers working=20 with the then emerging X Window System=99. The company's first product = offerings included X=20 training and a version of Motif for systems manufactured by Sun = Microsystems. Prior to=20 widespread adoption of Motif by the UNIX workstation vendors, ICS was = the leading=20 independent shipper of the Motif toolkit. In 1998, The Open Group chose = ICS to provide=20 technical support for its Motif source code licenses.=20

    Today, ICS is the current market leader in Motif graphical user = interface development tools. It's=20 flagship product, Builder Xcessory, is in its fifth major release and = represents over 100 person=20 years of effort. BX defines a level of sophistication, functionality and = ease-of-use that is=20 unmatched in the industry.

    =20

    ICS sponsors the MotifZone (http://www.motifzone.net), a community = site for Motif developers=20 to gather additional knowledge and request input on technical problems = from other engineers. The=20 MotifZone hosts the Public CVS source code repository for Open Motif as = well as the defect=20 database. The MotifZone hosts over 5000 active developers, has delivered = almost 100,000=20 downloads of Open Motif, and experiences over 5 million hits per year. = It is the most active=20 website dedicated to user interface software development.

    =20

    For further information on ICS, its products or services, call = 617-621-0060, or visit the ICS=20 website at http://www.ics.com .

    Press Contacts:

    Amy Zinkann
    ICS
    617-621-0060 x192
    amy@ics.com


    UNIX and Motif are registered trademarks of The Open = Group in the US and other countries. The Open Group and the X Window=20 System are trademarks of The Open Group. Linux is a registered trademark = of Linus Torvalds.=20 All other names and trademarks are the property of their respective = owners. ------=_NextPart_000_022D_01C1A9B3.9FBD2DA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 14:40:10 2002 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 21E5B37B402 for ; Wed, 30 Jan 2002 14:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UMe2X15194; Wed, 30 Jan 2002 14:40:02 -0800 (PST) (envelope-from gnats) Date: Wed, 30 Jan 2002 14:40:02 -0800 (PST) Message-Id: <200201302240.g0UMe2X15194@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Tom Rhodes Subject: Re: docs/34244: [PATCH] bad links Reply-To: Tom Rhodes Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34244; it has been noted by GNATS. From: Tom Rhodes To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/34244: [PATCH] bad links Date: Wed, 30 Jan 2002 17:40:25 -0500 (EST) I checked both of the old sites, and its true that niether of them are availible (404 Errors), the supplied patch will fix this issue by updateing the www/en/docproj/translations.sgml file to reflect the new pages in question. --Tom (Darklogik) Rhodes *** translations.sgml.old Wed Jan 30 16:53:49 2002 --- translations.sgml Wed Jan 30 16:56:46 2002 *************** *** 64,75 ****

    The FreeBSD Estonian Documentation Project

    ! Web: ! http://www.matti.ee/~vallo/
    Documents available
    !
    FreeBSD handbook userppp section
    --- 64,75 ----

    The FreeBSD Estonian Documentation Project

    ! Web: ! http://www.bsd.ee/tolge.php
    Documents available
    !
    FreeBSD handbook
    To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 15: 3:34 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail.thehildermans.com (3.wchiv.soho.enteract.com [216.80.72.147]) by hub.freebsd.org (Postfix) with ESMTP id C47BB37B400; Wed, 30 Jan 2002 15:03:01 -0800 (PST) Received: from smtp-gw-4.msn.com ([65.71.104.185]) by mail.thehildermans.com with Microsoft SMTPSVC(5.0.2195.3779); Wed, 30 Jan 2002 16:56:47 -0600 Message-ID: <00005bbd61ca$000034a0$00001835@smtp-gw-4.msn.com> To: From: lisa_seemonline2@msn.com Subject: I WANT YOU (FREE) 22358 Date: Wed, 30 Jan 2002 16:59:54 -2000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Reply-To: lis_semeonline888@yahoo.com X-OriginalArrivalTime: 30 Jan 2002 22:56:48.0834 (UTC) FILETIME=[6612FA20:01C1A9E1] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E COME FUCK MY JUICY WET HOLE http://cumageddon.com/?r=first&p=e I WISH THIS BIG DILDO WAS REALLY YOUR HUGE COCK http://hardcorepleasures.net/?r=second&p=e I'M TIRES OF FINGERING MYSELF. I NEED YOUR HUGE COCK NOW. http://smoothai.com/?r=third&p=e F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 16: 5:15 2002 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 A727837B96D; Wed, 30 Jan 2002 16:02:16 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0UNvcW30915; Wed, 30 Jan 2002 15:57:38 -0800 (PST) (envelope-from jim) Date: Wed, 30 Jan 2002 15:57:38 -0800 (PST) From: Message-Id: <200201302357.g0UNvcW30915@freefall.freebsd.org> To: hadara@bsd.ee, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34244: link to estonian documentation project is outdated Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: link to estonian documentation project is outdated State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jan 30 15:57:26 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34244 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 16:22:27 2002 Delivered-To: freebsd-doc@freebsd.org Received: from cleitus.hosting.swbell.net (cleitus.hosting.swbell.net [216.100.99.4]) by hub.freebsd.org (Postfix) with ESMTP id E741D37B405 for ; Wed, 30 Jan 2002 16:19:42 -0800 (PST) Received: from pti-inc.com (ppp-64-216-223-240.dialup.stlsmo.swbell.net [64.216.223.240]) by cleitus.hosting.swbell.net id TAA03707; Wed, 30 Jan 2002 19:19:41 -0500 (EST) [ConcentricHost SMTP Relay 1.14] Message-ID: <200201310019.TAA03707@cleitus.hosting.swbell.net> Date: 30 Jan 02 16:33:22 -0600 From: "Heather Wilson" To: Subject: Adv: MEMS and Semiconductor Training Courses Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org PTI Seminars is presenting the following courses for semiconductor personnel.... For more details call 636-343-1333 and ask for Heather Wilson. http://www.ptiseminars.com FUNDAMENTALS of MEMS DESIGN & FABRICATION April 10,2002 San Jose, CA July 24,2002 San Francisco, CA This course covers: MEMS Fabrication Surface Micromachining Bulk Micromachining MEMS Design Micromechanics & Electrostatics MEMS Applications Accelerometers & Gyros Micro Optics Fiber Switches Projection Displays Wireless Sensor Networks CAD for MEMS ___________________________________________________ INTRO to OPTICAL MEMS (For Bio-Sensing & Communications) April 11, 2002 San Jose, CA Course Covers: MEMS Overview MEMS Applications Micromachining Processes Micromachining Materials Micromachining Modeling ___________________________________________________ ABCs of IC DESIGN & FABRICATION February 20, 2002 San Jose, CA March 11, 2002 Portland, OR March 18, 2002 Singapore April 9, 2002 Boston, MA April 19, 2002 Munich, Germany April 30, 2002 Phoenix, AZ This course describes in simple terms a sequential format of information that constitutes the major fabrication processes and design for integrated devices. This one (1) day seminar gives you a comprehensive overview of the semiconductor industry & technology. The course will give you the background you need to understand the basics of semiconductor devices, how they work, the processing technologies & equipment to produce them, and circuit design techniques. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ABCs of BASIC ELECTRONICS AND DEVICES March 18, 2002 San Jose, CA ADVANCED TOPICS IN CMP Chemical Mechanical Planarization March 21-22, 2002 San Jose, CA DEFECT ISOLATION for MULTI LEVEL FAILURE ANALYSIS March 25-26, 2002 San Jose, CA DEVICE PHYSICS MADE EASY April 8, 2002 San Jose, CA Fundamentals of CHEMICAL MECHANICAL PROCESSING March 6, 2002 San Jose, CA Fundamentals of CHEMICAL VAPOR DEPOSITION April 3, 2002 San Jose, CA Fundamentals of ION IMPLANTATION April 2, 2002 San Jose, CA Fundamentals of MEMS DESIGN & FABRICATION April 10, 2002 San Jose, CA July 24, 2002 San Francisco, CA Fundamentals of METALLIZATION April 4, 2002 San Jose, CA Fundamental RF Plasma Generation for Semiconductor Equipment April 4, 2002 San Jose, CA July 24-25, 2002 San Francisco, CA Fundamentals of WET & DRY ETCH March 7, 2002 San Jose, CA Fundamentals of PHOTOLITHOGRAPHY March 19, 2002 San Jose, CA Fundamentals of THERMAL PROCESSING March 12, 2002 San Jose, CA INTELLECTUAL PROPERTY STRATEGIES for SEMICONDUCTOR INDUSTRY COMPANIES February 18-19, 2002 San Jose, CA July 24-25, 2002 San Francisco, CA Intro to CMOS LAYOUT May 6-7, 2002 San Jose, CA Intro to Optical MEMS for Bio Sensing and Communications April 11, 2002 San Jose, CA INTEGRATED YIELD MANAGEMENT March 4-5, 2002 San Jose, CA April 18-19, 2002 Munich, Germany May 6-7, 2002 Singapore Intro to STATISTICAL PROCESSING CONTROL (SPC) April 9, 2002 San Jose, CA Intro to FLIP CHIP, WLCSP and MICROVIA TECHNOLOGIES April 8, 2002 San Jose, CA April 15, 2002 Munich, Germany May 6, 2002 Singapore July 19, 2002 San Francisco, CA PRODUCT MARKETING for the Semiconductor Industry February 27, 2002 San Jose, CA April 18, 2002 Munich, Germany RF WIRELESS FUNDAMENTALS February 25-26, 2002 San Jose, CA CHECK OUR WEB SITE FOR ADDITIONAL COURSES !! http://www.ptiseminars.com For a FULL TRAINING SCHEDULE of "open" course dates visit http://www.pti-inc.com/schedule.htm TO REGISTER Go To https://secure.hosting.swbell.net/www.pti-inc.com/registration.html TO SPEAK: * to an account manager about ATTENDING these courses or having them ONSITE contact us at (636) 343-1333 in the USA. Ask for HEATHER WILSON. * Fax (636) 343-8642 * Email: heather@pti-inc.com PTI SEMINARS, INC. "We Exceed Your Expectations!" * To unsubscribe please reply to heather@pti-inc.com and in the subject "Unsubscribe". We apologize for any inconvenience. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 17: 1: 0 2002 Delivered-To: freebsd-doc@freebsd.org Received: from idiom.com (idiom.com [216.240.32.1]) by hub.freebsd.org (Postfix) with ESMTP id 5B56F37B400 for ; Wed, 30 Jan 2002 17:00:59 -0800 (PST) Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54]) by idiom.com (8.9.3/8.9.3) with ESMTP id RAA81356 for ; Wed, 30 Jan 2002 17:00:58 -0800 (PST) Received: from [192.168.254.205] (cerberus [192.168.254.205]) by cfcl.com (8.11.1/8.11.1) with ESMTP id g0V13aG10481 for ; Wed, 30 Jan 2002 17:03:36 -0800 (PST) (envelope-from rdm@cfcl.com) Mime-Version: 1.0 Message-Id: Date: Wed, 30 Jan 2002 17:00:56 -0800 To: freebsd-doc@freebsd.org From: Rich Morin Subject: Need help formatting Heimdal and KerberosIV docs Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'd like to create PostScript versions of the Heimdal and KerberosIV docs, but I'm getting a bit lost in all the makefiles. If someone has done this already and can advise me on the best way to proceed, I'd appreciate it! FWIW, I used the Ports Collection to load and build a copy of texinfo. It seems to run OK, but doesn't like the texi files I tried. I looked at the info pages on printing texinfo files and the makefiles in heimdal/doc, but they are a bit baffling to my tired old eyes. Help? -r -- email: rdm@cfcl.com; phone: +1 650-873-7841 http://www.cfcl.com/rdm - my home page, resume, etc. http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 17: 1:30 2002 Delivered-To: freebsd-doc@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 5F3FC37B405; Wed, 30 Jan 2002 17:01:24 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by updraft.jp.freebsd.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g0V11Hb83214; Thu, 31 Jan 2002 10:01:17 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: jhb@FreeBSD.org, ast@marabu.ch X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 52 From: Makoto Matsushita To: doc@FreeBSD.org Subject: src/release/Makefile: renaming 'DOCDISTFILES' Date: Thu, 31 Jan 2002 10:01:15 +0900 Message-Id: <20020131100115W.matusita@jp.FreeBSD.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In src/release/Makefile revision 1.541, 'DOCDISTFILES' variable is introduced that points to a directory containing the distfiles to build the textproc/docproj during doc.1 target is processed. However, ports is not used in doc stage in these days -- iso.1 target to create ISO image, requires sysutils/mkisofs. It is natual that prefetching cdrtools tarball and copy it ${CHROOTDIR}/user/ports/distfiles prior to whole release procedure. Yes, it can be easily done with 'DOCDISTFILES'. But it is *not* doc related. If all of you concerning doesn't matter, I want to change its variable name to something other appropriate name. Attached below is a patch to rename this variable. In this patch, I employ 'RELEASEDISTFILES' for a new candidate. But I have no idea about this new name; if you want to name it, that's OK to me. Any comments? -- - Makoto `MAR' Matsushita Index: Makefile =================================================================== RCS file: /home/ncvs/src/release/Makefile,v retrieving revision 1.655 diff -u -r1.655 Makefile --- Makefile 31 Jan 2002 00:38:09 -0000 1.655 +++ Makefile 31 Jan 2002 00:58:28 -0000 @@ -103,8 +103,8 @@ # by the RELNOTES_LANG variable above. ALLLANG?= yes DOCPORTS= textproc/docproj -# Set this to wherever the distfiles required by ${DOCPORTS} live. -DOCDISTFILES?= ${.CURDIR}/../../ports/distfiles +# Set this to wherever the distfiles required by release procedures. +RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles # Set this to 1 if you want -P to be used for automatic keyboard detection # on the boot floppy. WARNING: Breaks on some Athlon (K7) motherboards. AUTO_KEYBOARD_DETECT?= 0 @@ -298,8 +298,8 @@ .else cd ${CHROOTDIR}/usr && rm -rf doc && cvs -R -d ${CVSROOT} co -P ${RELEASEDOCMODULE} .endif - if [ -d ${DOCDISTFILES}/ ]; then \ - cp -rp ${DOCDISTFILES} ${CHROOTDIR}/usr/ports/distfiles; \ + if [ -d ${RELEASEDISTFILES}/ ]; then \ + cp -rp ${RELEASEDISTFILES} ${CHROOTDIR}/usr/ports/distfiles; \ fi .endif .endif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 18:20:39 2002 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 69D2C37B416 for ; Wed, 30 Jan 2002 18:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V2K1467280; Wed, 30 Jan 2002 18:20:01 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 7400A37B445 for ; Wed, 30 Jan 2002 18:13:04 -0800 (PST) Received: (from darklogik@localhost) by pittgoth.com (8.11.6/8.11.6) id g0V2EP700452; Wed, 30 Jan 2002 21:14:25 -0500 (EST) (envelope-from darklogik) Message-Id: <200201310214.g0V2EP700452@pittgoth.com> Date: Wed, 30 Jan 2002 21:14:25 -0500 (EST) From: Tom Rhodes Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34474: [PATCH] Adding floppy section to handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34474 >Category: docs >Synopsis: [PATCH] Adding floppy section to handbook >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 30 18:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Julio Merino >Release: FreeBSD 4.5 i386 >Organization: >Environment: System: FreeBSD 4.5 >Description: Awhile back, in pr: 33164 Julio wrote a section on Floppy Disks for the handbook, and Murray changed the pr state to 'feedback'. The information was good, and should be added, just the patch should have been added to the disks chapter. I have looked over the original diff, made slight formatting modifications, merged it with the disks chapter and created a patch for everyone and anyone. If this should have just been sent to the pr in question, then I apologize for opening a new pr. I hope to see this committed to the handbook, thanks Julio --Tom Rhodes >How-To-Repeat: look up pr: 33164 >Fix: Apply this patch, close this pr and 33164, rebuild the handbook *** chapter.sgml.old Wed Jan 30 21:01:41 2002 --- chapter.sgml Wed Jan 30 21:02:05 2002 *************** *** 1994,2007 ****
    Backups to Floppies Can I Use floppies for Backing Up My Data? ! backup floppies ! floppy disks ! Floppy disks are not really a suitable media for making backups as: --- 1994,2155 ---- + + + + + Julio + Merino + Contributed by + + + + + + Floppy disks + + Floppy disks are, nowadays, an old-fashioned medium to + store/share data. Although, there are still some times when you + need to use them, because you do not have any other removable + storage media or you need to use what you have saved in them on + any other computer. + + This section will explain how to use floppy disks in + FreeBSD, that is, formating and copying/restoring data from + them. But... I really have written this to help you about how to + create forced-size floppies. + + + The device + + Floppy disks are accessed throught entries in + /dev (like any other device). To access the + raw floppy disk you can use /dev/rfdX, + where X stands for the drive number, usually 0. When the disk is + formatted you can use /dev/fdX, or + whichever of the other devices named + /dev/fdXY, where Y stands for a + letter. These are all the same. + + Other important devices are + /dev/fdX.size, where size is a floppy disk + size in kilobytes. These entries are used at low-level format + time to determine the disk size. + + Sometimes you will have to (re)create these entries under + /dev. To do it, you can issue: + + &prompt.root; cd /dev && ./MAKEDEV "fd*" + + + + Formatting + + A floppy disk needs to be low-level formated before it can + be used. This is usually done by the vendor but you may want to + do it to check media integrity or to force the disk capacity to + be bigger. + + To format the floppy at a low-level fashion you need to + use fdformat. This utility expects + the device name as an argument. We will use those + /dev/fdX.size devices, which will allow us + to format the floppy to its real size, or force them. So you + insert a new 3.5inch floppy disk in your drive and issue: + + &prompt.root; /usr/sbin/fdformat /dev/rfd0.1440 + + This will take a while... You should notice any disk error + here (this can help you determining which disks are good or + bad). + + To force the floppy disk size, we will use other entries + in /dev. Get the same floppy and issue: + + &prompt.root; /usr/sbin/fdformat /dev/rfd0.1720 + + It will take some more time than before (forced disks are + slower). When it finishes, you will have a 1720kb floppy disk, + but for the moment you will not notice any difference. You may + use other disk sizes that you can find in /dev, but the most + stable/compatible is the 1720kb for 3.5inch disks. + + + + The disklabel + + After low-level formatting the disk, you will need to + place a disklabel on it. This disklabel will be destroyed + later, but it is needed by the system to determine the size of + the disk and its geometry later. + + The new disklabel will take over the whole disk, and will + contain all the proper information about the geometry of the + normal or forced floppy. Take a look to + /etc/disktab now; you will see geometry + values of all kinds of floppy disks. + + You can run now disklabel + like: + + &prompt.root; /sbin/disklabel -B -r -w /dev/rfd0 fd(size) + + Replace fd(size) with fd1440, fd1720 or whichever size you + want. The last field instructs disklabel which entry to take + from /etc/disktab to use. + + + + The filesystem + + Now your floppy is ready to be high-level formated. This + will place a new filesystem on it, which will let FreeBSD read + and write to the disk. After creating the new filesystem, the + disklabel is destroyed, so if you want to reformat the disk, you + will have to recreate the disklabel another time. + + You can choose now which filesystem to use on your floppy. + You can use UFS or FAT, though UFS is not a good idea for + floppies. Choose FAT which is nice for floppies. + + To put a new filesystem on the floppy do this: + + &prompt.root; /sbin/newfs_msdos /dev/fd0 + + As we created a disklabel before, newfs + will be able to fetch disk data and construct the new + filesystem. And now, your disk is ready for use... + + + + Using the floppy + + You have two choices to use the floppy. You can either + mount the disk with mount_msdos, or you can + use mtools. + Mtools are great, but you will need + to install them from the ports system. + + Try it; issue a mdir. If you forced the + disk, you will notice its extra size! + + A last note about forced disks: they are compatible with + practically all other operating systems without any external + utility to read/write them. Microsoft systems will recognize + them without problems. But note that there may be times when the + floppy drive itself is not able to read them (this may happen + with very old drives). + + + Backups to Floppies Can I Use floppies for Backing Up My Data? ! backup floppies ! floppy disks ! Floppy disks are not really a suitable media for making backups as: >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 30 19:30: 9 2002 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 C89C537B405 for ; Wed, 30 Jan 2002 19:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V3U0980662; Wed, 30 Jan 2002 19:30:00 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 2BC9337B400 for ; Wed, 30 Jan 2002 19:26:58 -0800 (PST) Received: (from darklogik@localhost) by pittgoth.com (8.11.6/8.11.6) id g0V3SKa00702; Wed, 30 Jan 2002 22:28:20 -0500 (EST) (envelope-from darklogik) Message-Id: <200201310328.g0V3SKa00702@pittgoth.com> Date: Wed, 30 Jan 2002 22:28:20 -0500 (EST) From: Tom Rhodes Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34478: [PATCH] Install chapter of handbook is missleading Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34478 >Category: docs >Synopsis: [PATCH] Install chapter of handbook is missleading >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 30 19:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.5 i386 >Organization: >Environment: System: FreeBSD 4.5 >Description: The FreeBSD handbook installation chapter, has an note about growfs(8), listing that it will be a new feature in FreeBSD 5.0. This is untrue, the man page for growfs(8) has been around since 4.4, and even specifies that the command originally showed in 4.4. >How-To-Repeat: Read the config chapter, then man 8 growfs >Fix: This patch, will adjust the install/chapter.sgml so that it will point out the truth, which is that the command in question, growfs(8) first appeared in 4.4 *** chapter.sgml.old Wed Jan 30 22:19:24 2002 --- chapter.sgml Wed Jan 30 22:24:54 2002 *************** *** 1666,1673 **** with the size, and then restoring. ! FreeBSD 5.0 will feature a new command, ! growfs, which will make it possible to increase the size of a filesystem on the fly, removing this limitation. --- 1666,1673 ---- with the size, and then restoring. ! FreeBSD 4.4 and up have a featured command, the ! &man.growfs.8, which will makes it possible to increase the size of a filesystem on the fly, removing this limitation. >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 30 19:51:28 2002 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 82BC637B400; Wed, 30 Jan 2002 19:51:27 -0800 (PST) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V3m6n82541; Wed, 30 Jan 2002 19:48:06 -0800 (PST) (envelope-from keramida) Date: Wed, 30 Jan 2002 19:48:06 -0800 (PST) From: Message-Id: <200201310348.g0V3m6n82541@freefall.freebsd.org> To: ericyu@mail2000.com.tw, keramida@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34315: AppWatch.com (mentioned in Handbook) is closed Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: AppWatch.com (mentioned in Handbook) is closed State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Wed Jan 30 19:47:12 PST 2002 State-Changed-Why: AppWatch link removed. Thanks :) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34315 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 20:31: 2 2002 Delivered-To: freebsd-doc@freebsd.org Received: from inetgw.sony.com.sg (inetgw.ap.sony.com [202.42.154.35]) by hub.freebsd.org (Postfix) with ESMTP id 8346437B42F for ; Wed, 30 Jan 2002 20:30:45 -0800 (PST) Received: (from uucp@localhost) by inetgw.sony.com.sg (8.9.3/8.9.3) id MAA27546 for ; Thu, 31 Jan 2002 12:33:45 +0800 (SGT) Received: from unknown(43.68.8.1) by inetgw.sony.com.sg via smap (V5.5) id xma027285; Thu, 31 Jan 02 12:31:18 +0800 Received: from sapsgssdibh01.ap.sony.com ([43.68.15.23]) by seagw.sony.com.sg (8.9.3+Sun/8.9.3) with ESMTP id MAA11384 for ; Thu, 31 Jan 2002 12:24:11 +0800 (SGT) Received: from sapinsardexc01.sard.in.sony.com.sg (SAPINSARDEXC01 [43.88.102.8]) by sapsgssdibh01.ap.sony.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D9SA5DQR; Thu, 31 Jan 2002 12:28:02 +0800 Received: from nandini (43.88.102.100 [43.88.102.100]) by sapinsardexc01.sard.in.sony.com.sg with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D5PW1G8A; Thu, 31 Jan 2002 10:07:48 +0530 Message-ID: <000e01c1aa0f$caa18960$2f01a8c0@sony.co.in> Reply-To: "Nandini" From: "Nandini" To: Subject: re:Queries Date: Thu, 31 Jan 2002 09:58:49 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C1AA3D.E1712460" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C1AA3D.E1712460 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello Sir, I am working on POSIX. Is there any examples to test asynchronous I/O = like aio_read (), aio_write(),aio_error(), aio_return() etc., Also I = want some of the examples for types memory objects like = posix_typed_mem_get_info(), = posix_typed_mem_open(),posix_typed_mem_offset() etc., Kindly send me some of the test examples. regards nandini ------=_NextPart_000_000B_01C1AA3D.E1712460 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Hello Sir,
    I am working on POSIX. Is there any = examples to=20 test asynchronous I/O like aio_read (), aio_write(),aio_error(), = aio_return()=20 etc., Also I want some of the examples for types memory objects like=20 posix_typed_mem_get_info(), = posix_typed_mem_open(),posix_typed_mem_offset()=20 etc.,
     
    Kindly send me some of the test=20 examples.
    regards
    nandini
    ------=_NextPart_000_000B_01C1AA3D.E1712460-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 21: 0: 7 2002 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 0444037B419 for ; Wed, 30 Jan 2002 21:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V500t95940; Wed, 30 Jan 2002 21:00:00 -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 DE2E237B400 for ; Wed, 30 Jan 2002 20:52:49 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V4qn194875; Wed, 30 Jan 2002 20:52:49 -0800 (PST) (envelope-from nobody) Message-Id: <200201310452.g0V4qn194875@freefall.freebsd.org> Date: Wed, 30 Jan 2002 20:52:49 -0800 (PST) From: Christopher Schulte To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/34479: bug in sshd manpage ( sshd and /var/run/nologin ) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34479 >Category: docs >Synopsis: bug in sshd manpage ( sshd and /var/run/nologin ) >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 30 21:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Christopher Schulte >Release: FreeBSD 4.4, 4.5 / OpenSSH 2.3.0, 2.9.0 >Organization: >Environment: FreeBSD futon.schulte.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jan 30 01:46:27 CST 2002 sshd version OpenSSH_2.9 FreeBSD localisations 20011202 >Description: There appears to be a bug in the manpage of sshd(8). It tells us: When a user successfully logs in, sshd does the following: [snip 1,2] 3. Checks /etc/nologin and /var/run/nologin; if one exists, it prints the contents and quits (unless root). This is not the case, as I documented here: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=277364+0+/usr/local/www/db/text/2002/freebsd-security/20020127.freebsd-security >How-To-Repeat: touch /var/run/nologin and try to ssh in as non-root. >Fix: Edit the man page to tell us /var/run/nologin only works if 'UseLogin' is defined, as suggested by this mailing list message: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=280283+0+/usr/local/www/db/text/2002/freebsd-security/20020127.freebsd-security >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 30 21: 7:48 2002 Delivered-To: freebsd-doc@freebsd.org Received: from hotmail.com (f271.law11.hotmail.com [64.4.16.146]) by hub.freebsd.org (Postfix) with ESMTP id A58E337B400 for ; Wed, 30 Jan 2002 21:07:37 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 30 Jan 2002 21:07:37 -0800 Received: from 195.226.230.36 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 31 Jan 2002 05:07:37 GMT X-Originating-IP: [195.226.230.36] From: "Eqab Almutairi" To: freebsd-doc@FreeBSD.ORG Subject: Hello Date: Thu, 31 Jan 2002 08:07:37 +0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jan 2002 05:07:37.0561 (UTC) FILETIME=[33594C90:01C1AA15] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, we going to start writting book help with FreeBSD on arabic language do u have anyproblem with that? if no please send us ur agreement. if theres any Thanks _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jan 30 23:38:22 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 1F56337B416 for ; Wed, 30 Jan 2002 23:38:20 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g0V7cHH11275; Thu, 31 Jan 2002 02:38:17 -0500 (EST) (envelope-from mwlucas) Date: Thu, 31 Jan 2002 02:38:17 -0500 From: Michael Lucas To: Eqab Almutairi Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Hello Message-ID: <20020131023817.B11185@blackhelicopters.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 gulfservers@hotmail.com on Thu, Jan 31, 2002 at 08:07:37AM +0300 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, We would be very happy to have FreeBSD materials available in Arabic. Best of luck to you! ==ml On Thu, Jan 31, 2002 at 08:07:37AM +0300, Eqab Almutairi wrote: > > Hello, > > we going to start writting book help with FreeBSD on arabic language do u > have anyproblem with that? > > if no please send us ur agreement. if theres any > > Thanks > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 0: 1:38 2002 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 0FC7837B435; Thu, 31 Jan 2002 00:01:33 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V7wqS40102; Wed, 30 Jan 2002 23:58:52 -0800 (PST) (envelope-from jim) Date: Wed, 30 Jan 2002 23:58:52 -0800 (PST) From: Message-Id: <200201310758.g0V7wqS40102@freefall.freebsd.org> To: darklogik@pittgoth.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34474: [PATCH] Adding floppy section to handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Adding floppy section to handbook State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jan 30 23:58:40 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34474 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 0: 1:41 2002 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 4DBBD37B438; Thu, 31 Jan 2002 00:01:34 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V7wX639958; Wed, 30 Jan 2002 23:58:33 -0800 (PST) (envelope-from jim) Date: Wed, 30 Jan 2002 23:58:33 -0800 (PST) From: Message-Id: <200201310758.g0V7wX639958@freefall.freebsd.org> To: juli@merino.net, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/33164: New section for 'Storage' chapter of handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New section for 'Storage' chapter of handbook State-Changed-From-To: feedback->closed State-Changed-By: jim State-Changed-When: Wed Jan 30 23:57:59 PST 2002 State-Changed-Why: Closed by docs/34474. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33164 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 0:11:31 2002 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 3A59237B404; Thu, 31 Jan 2002 00:11:28 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V82uU41021; Thu, 31 Jan 2002 00:02:56 -0800 (PST) (envelope-from jim) Date: Thu, 31 Jan 2002 00:02:56 -0800 (PST) From: Message-Id: <200201310802.g0V82uU41021@freefall.freebsd.org> To: darklogik@pittgoth.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34478: [PATCH] Install chapter of handbook is missleading Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Install chapter of handbook is missleading State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Thu Jan 31 00:02:39 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34478 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 0:11:32 2002 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 C8AE237B400; Thu, 31 Jan 2002 00:11:27 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V8AW045651; Thu, 31 Jan 2002 00:10:32 -0800 (PST) (envelope-from jim) Date: Thu, 31 Jan 2002 00:10:32 -0800 (PST) From: Message-Id: <200201310810.g0V8AW045651@freefall.freebsd.org> To: martin@sumuk.de, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34330: [PATCH] chapter disk: added a link to kernel building Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] chapter disk: added a link to kernel building State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Thu Jan 31 00:10:13 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34330 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 0:21:24 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 27C8D37B400; Thu, 31 Jan 2002 00:20:55 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 967404B661; Thu, 31 Jan 2002 00:20:49 -0800 (PST) Date: Thu, 31 Jan 2002 00:20:49 -0800 From: Murray Stokely To: Makoto Matsushita Cc: doc@FreeBSD.org, jhb@FreeBSD.org, ast@marabu.ch Subject: Re: src/release/Makefile: renaming 'DOCDISTFILES' Message-ID: <20020131082049.GS9395@freebsdmall.com> References: <20020131100115W.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131100115W.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I think this is a good idea, but I think we should continue to accept the old DOCDISTFILES variable, to support existing scripts that may be in place doing release builds. .if defined(DOCDISTFILES) RELEASEDISTFILES?= ${DOCDISTFILES} .else RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles .endif Or something similar at the top of the Makefile. - Murray On Thu, Jan 31, 2002 at 10:01:15AM +0900, Makoto Matsushita wrote: > > In src/release/Makefile revision 1.541, 'DOCDISTFILES' variable is > introduced that points to a directory containing the distfiles to > build the textproc/docproj during doc.1 target is processed. > > However, ports is not used in doc stage in these days -- iso.1 target > to create ISO image, requires sysutils/mkisofs. It is natual that > prefetching cdrtools tarball and copy it ${CHROOTDIR}/user/ports/distfiles > prior to whole release procedure. > > Yes, it can be easily done with 'DOCDISTFILES'. But it is *not* doc > related. If all of you concerning doesn't matter, I want to change > its variable name to something other appropriate name. > > Attached below is a patch to rename this variable. In this patch, I > employ 'RELEASEDISTFILES' for a new candidate. But I have no idea > about this new name; if you want to name it, that's OK to me. > > Any comments? > > -- - > Makoto `MAR' Matsushita > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/release/Makefile,v > retrieving revision 1.655 > diff -u -r1.655 Makefile > --- Makefile 31 Jan 2002 00:38:09 -0000 1.655 > +++ Makefile 31 Jan 2002 00:58:28 -0000 > @@ -103,8 +103,8 @@ > # by the RELNOTES_LANG variable above. > ALLLANG?= yes > DOCPORTS= textproc/docproj > -# Set this to wherever the distfiles required by ${DOCPORTS} live. > -DOCDISTFILES?= ${.CURDIR}/../../ports/distfiles > +# Set this to wherever the distfiles required by release procedures. > +RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles > # Set this to 1 if you want -P to be used for automatic keyboard detection > # on the boot floppy. WARNING: Breaks on some Athlon (K7) motherboards. > AUTO_KEYBOARD_DETECT?= 0 > @@ -298,8 +298,8 @@ > .else > cd ${CHROOTDIR}/usr && rm -rf doc && cvs -R -d ${CVSROOT} co -P ${RELEASEDOCMODULE} > .endif > - if [ -d ${DOCDISTFILES}/ ]; then \ > - cp -rp ${DOCDISTFILES} ${CHROOTDIR}/usr/ports/distfiles; \ > + if [ -d ${RELEASEDISTFILES}/ ]; then \ > + cp -rp ${RELEASEDISTFILES} ${CHROOTDIR}/usr/ports/distfiles; \ > fi > .endif > .endif > > 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 Thu Jan 31 0:21:29 2002 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 C553D37B417; Thu, 31 Jan 2002 00:21:27 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V8J4k47083; Thu, 31 Jan 2002 00:19:04 -0800 (PST) (envelope-from jim) Date: Thu, 31 Jan 2002 00:19:04 -0800 (PST) From: Message-Id: <200201310819.g0V8J4k47083@freefall.freebsd.org> To: jayed@mindspring.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34166: [patch] FAQ uses informal "How come..." instead of "Why..." Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] FAQ uses informal "How come..." instead of "Why..." State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Thu Jan 31 00:18:51 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34166 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 1:18:39 2002 Delivered-To: freebsd-doc@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 5B42B37B41A; Thu, 31 Jan 2002 01:18:20 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by updraft.jp.freebsd.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g0V9IHb87335; Thu, 31 Jan 2002 18:18:18 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: doc@FreeBSD.org, jhb@FreeBSD.org, ast@marabu.ch In-Reply-To: <20020131082049.GS9395@freebsdmall.com> References: <20020131100115W.matusita@jp.FreeBSD.org> <20020131082049.GS9395@freebsdmall.com> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 15 From: Makoto Matsushita To: murray@FreeBSD.org Subject: Re: src/release/Makefile: renaming 'DOCDISTFILES' Date: Thu, 31 Jan 2002 18:18:15 +0900 Message-Id: <20020131181815L.matusita@jp.FreeBSD.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org murray> .if defined(DOCDISTFILES) murray> RELEASEDISTFILES?= ${DOCDISTFILES} murray> .else murray> RELEASEDISTFILES?= ${.CURDIR}/../../ports/distfiles murray> .endif This is better than my choice, no impact to users using DOCDISTFILES. Thank you for the advice. Are there any other comments? If nothing more, I'll commit it later (maybe several days after). -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 3:34:56 2002 Delivered-To: freebsd-doc@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 78DC237B405 for ; Thu, 31 Jan 2002 03:34:53 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16WFUK-0001Md-00; Thu, 31 Jan 2002 11:34:46 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16WFS6-0000ki-00; Thu, 31 Jan 2002 11:32:26 +0000 Date: Thu, 31 Jan 2002 11:32:26 +0000 From: Ceri To: Szilveszter Adam Cc: doc@FreeBSD.ORG Subject: Re: Entities for manpages installed by ports Message-ID: <20020131113226.GA2309@rhadamanth> References: <20020130193036.GA88555@rhadamanth> <20020130211743.GB40491@fonix.adamsfamily.xx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130211743.GB40491@fonix.adamsfamily.xx> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 30, 2002 at 10:17:43PM +0100, Szilveszter Adam wrote: > On Wed, Jan 30, 2002 at 07:30:36PM +0000, Ceri wrote: > > > > I'm sure this was asked recently, but I don't know of a searchable > > archive for the -doc list. > > Well at least I think partly the > > www.freebsd.org/search.html > > page works if you go to "Mailing List search" and check -doc Ok, I've checked, and it seems I was mistaken and it hasn't been discussed recently at all. How do I deal with references to manual pages installed by ports ? Someone. Please. Help. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 5:35: 3 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 7082437B402 for ; Thu, 31 Jan 2002 05:34:57 -0800 (PST) Received: from hades.hell.gr (patr530-a223.otenet.gr [212.205.215.223]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g0VDYs7q025549; Thu, 31 Jan 2002 15:34:54 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0VDYrG77437; Thu, 31 Jan 2002 15:34:53 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Thu, 31 Jan 2002 15:34:53 +0200 (EET) From: Giorgos Keramidas X-X-Sender: charon@hades To: Eqab Almutairi Cc: freebsd-doc@freebsd.org Subject: Re: Hello In-Reply-To: Message-ID: <20020131153246.Q77343-100000@hades> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Eqab Almutairi wrote: > Hello, > > we going to start writting book help with FreeBSD on arabic language do u > have anyproblem with that? > > if no please send us ur agreement. if theres any Please do :) At least I, will help in any way I can. -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ 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 Thu Jan 31 9:30: 9 2002 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 0DD5137B400 for ; Thu, 31 Jan 2002 09:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0VHU2e27194; Thu, 31 Jan 2002 09:30:02 -0800 (PST) (envelope-from gnats) Date: Thu, 31 Jan 2002 09:30:02 -0800 (PST) Message-Id: <200201311730.g0VHU2e27194@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Tom Rhodes Subject: Re: docs/34328: Minor corrections to kernelconfig Reply-To: Tom Rhodes Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34328; it has been noted by GNATS. From: Tom Rhodes To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/34328: Minor corrections to kernelconfig Date: Thu, 31 Jan 2002 12:33:35 -0500 Recently looking this over, we have 2 prs for the kernelconfig chapter, they will cancell each other out in line variances, and i'm going to combine them... I see your logic in this, but I will point out a few things that I don't agree with: you have: vi and ee which will work, yes, but the sentence does not push the user to look at a command, in hence, it sounds more like you want to refer to a utility or application. The new patch will hug vi and ee in the tags. You have make world when the FDP primer requests the use of as "make world" is more of a target. Some of your other ideas I agree with, mainly the grammer, but I will submit a patch with your changes, my changes and cover pr: 34137 in it... Thanks for pointing these out! -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 11: 4:25 2002 Delivered-To: freebsd-doc@freebsd.org Received: from radwaste.oaep.go.th (ppp16.modem56.actconnect.net [203.155.127.16]) by hub.freebsd.org (Postfix) with ESMTP id 4039337B400 for ; Thu, 31 Jan 2002 11:04:21 -0800 (PST) Received: (from pirat@localhost) by radwaste.oaep.go.th (8.11.6/8.11.3) id g0VJOjU10721 for freebsd-doc@FreeBSD.ORG; Fri, 1 Feb 2002 02:24:45 +0700 (ICT) (envelope-from pirat@access.inet.co.th) X-Authentication-Warning: radwaste.oaep.go.th: pirat set sender to pirat@access.inet.co.th using -f Date: Fri, 1 Feb 2002 02:24:44 +0700 From: psr To: freebsd-doc@FreeBSD.ORG Subject: Thai FreeBSD Message-ID: <20020201022444.A10689@radwaste.oaep.go.th> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD-4.4 STABLE Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi sirs, just FYI. i have set up a Thai website for FreeBSD and a webboard too. they are almost all newbies. the main url is http://www.thai.net/makham and a copy of original site is at http://isag38.ce.kmitl.ac.th/~makhamus while a `manuscript' is changing from time to time due to a dynamic dial up ip number at my machine. really apologize for disturbing the list. with best regards psr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 11:20:11 2002 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 E7AE237B419 for ; Thu, 31 Jan 2002 11:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0VJK2i52344; Thu, 31 Jan 2002 11:20:02 -0800 (PST) (envelope-from gnats) Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id D49F337B404 for ; Thu, 31 Jan 2002 11:17:20 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16WMhv-0002Pd-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 31 Jan 2002 19:17:16 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16WMhv-000Cys-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 31 Jan 2002 19:17:15 +0000 Message-Id: Date: Thu, 31 Jan 2002 19:17:15 +0000 From: Ceri Reply-To: Ceri To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34496: net/isc-dhcp2 no longer exists Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34496 >Category: docs >Synopsis: net/isc-dhcp2 no longer exists >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 31 11:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ceri >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD rhadamanth.private.submonkey.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 12:54:04 GMT 2002 root@rhadamanth.private.submonkey.net:/usr/obj/usr/src/sys/RHADAMANTH i386 >Description: The advanced networking section of the handbook still refers to the net/isc-dhcp2 port, which was removed last week sometime. Ceri >How-To-Repeat: N/A >Fix: --- doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml.old Thu Jan 31 19:13:03 2002 +++ doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml Thu Jan 31 19:14:17 2002 @@ -3452,7 +3452,7 @@ server
    The DHCP server, dhcpd, is included - as part of the isc-dhcp2 port in the ports + as part of the isc-dhcp3 port in the ports collection. This port contains the full ISC DHCP distribution, consisting of client, server, relay agent and documentation. >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 31 11:31:52 2002 Delivered-To: freebsd-doc@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 34DE237B488 for ; Thu, 31 Jan 2002 11:31:38 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16WMvo-0002f0-00 for doc@freebsd.org; Thu, 31 Jan 2002 19:31:36 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16WMvo-000D20-00 for doc@FreeBSD.org; Thu, 31 Jan 2002 19:31:36 +0000 Date: Thu, 31 Jan 2002 19:31:36 +0000 From: Ceri To: doc@FreeBSD.org Subject: Re: Entities for manpages installed by ports Message-ID: <20020131193136.GA49952@rhadamanth> References: <20020130193036.GA88555@rhadamanth> <20020130211743.GB40491@fonix.adamsfamily.xx> <20020131113226.GA2309@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131113226.GA2309@rhadamanth> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 31, 2002 at 11:32:26AM +0000, Ceri wrote: > On Wed, Jan 30, 2002 at 10:17:43PM +0100, Szilveszter Adam wrote: > > On Wed, Jan 30, 2002 at 07:30:36PM +0000, Ceri wrote: > > > > > > I'm sure this was asked recently, but I don't know of a searchable > > > archive for the -doc list. > > > > Well at least I think partly the > > > > www.freebsd.org/search.html > > > > page works if you go to "Mailing List search" and check -doc > > Ok, I've checked, and it seems I was mistaken and it hasn't been discussed > recently at all. > > How do I deal with references to manual pages installed by ports ? > Someone. Please. Help. OK, here's something interesting. The manpages I need to refer to (dhcrelay.8, dhcpd.8 and dhcpd.conf.5) actually _are_ available via our man.cgi, since they're part of the NetBSD 1.5.2 base system. So should I do something like linking to them (I really don't like this idea), or is this better? : The dhcrelay.8 manual page installed by the net/isc-dhcp3 has more details. You know, I'm starting to think you guys just wish I would go away... ;^) Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 11:51:30 2002 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 0054F37B404; Thu, 31 Jan 2002 11:51:29 -0800 (PST) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0VJgMc57583; Thu, 31 Jan 2002 11:42:22 -0800 (PST) (envelope-from bmah) Date: Thu, 31 Jan 2002 11:42:22 -0800 (PST) From: Message-Id: <200201311942.g0VJgMc57583@freefall.freebsd.org> To: hendrik@scholz.net, bmah@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34437: 4.5 Relnotes only lists SiS635 and 735 as chipsets with sis900/7016 ethernet driver Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: 4.5 Relnotes only lists SiS635 and 735 as chipsets with sis900/7016 ethernet driver State-Changed-From-To: open->closed State-Changed-By: bmah State-Changed-When: Thu Jan 31 11:42:05 PST 2002 State-Changed-Why: Committed to 5-CURRENT and 4-STABLE, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34437 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 11:59:38 2002 Delivered-To: freebsd-doc@freebsd.org Received: from web21103.mail.yahoo.com (web21103.mail.yahoo.com [216.136.227.105]) by hub.freebsd.org (Postfix) with SMTP id 614AA37B405 for ; Thu, 31 Jan 2002 11:59:34 -0800 (PST) Message-ID: <20020131195933.627.qmail@web21103.mail.yahoo.com> Received: from [62.254.0.4] by web21103.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 11:59:33 PST Date: Thu, 31 Jan 2002 11:59:33 -0800 (PST) From: Hiten Pandya Subject: Re: Entities for manpages installed by ports To: Ceri Cc: doc@FreeBSD.org In-Reply-To: <20020131193136.GA49952@rhadamanth> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > How do I deal with references to manual pages > installed by ports ? > > Someone. Please. Help. hi, I think we need to re-structure the way we reference to man pages from the docs. We should make it in such a way, that all the man pages that are supported by /cgi/man.cgi can be referenced, let that be NetBSD's set or our own set of man pages.. or ports... I am saying we should make a new tag called or something like . For example: The above tag would produce the following HTML: For the PDF, it would just produce: sysinstall(8) I think this would be a great way to solve our dillema ;) Suggestions? regards, - Hiten - __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.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 31 12: 2:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id DA15037B419 for ; Thu, 31 Jan 2002 12:02:45 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16WNPu-0003Fr-00; Thu, 31 Jan 2002 20:02:42 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16WNPv-000DAz-00; Thu, 31 Jan 2002 20:02:43 +0000 Date: Thu, 31 Jan 2002 20:02:43 +0000 From: Ceri To: Hiten Pandya Cc: doc@FreeBSD.org Subject: Re: Entities for manpages installed by ports Message-ID: <20020131200243.GA50540@rhadamanth> Mail-Followup-To: Ceri , Hiten Pandya , doc@FreeBSD.org References: <20020131193136.GA49952@rhadamanth> <20020131195933.627.qmail@web21103.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131195933.627.qmail@web21103.mail.yahoo.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 31, 2002 at 11:59:33AM -0800, Hiten Pandya wrote: > > > How do I deal with references to manual pages > > installed by ports ? > > > Someone. Please. Help. > > hi, > > I think we need to re-structure the way we reference > to man pages from the docs. We should make it in > such a way, that all the man pages that are supported > by /cgi/man.cgi can be referenced, let that be > NetBSD's > set or our own set of man pages.. or ports... > > I am saying we should make a new tag called or > something like . > > For example: > > base="FREEBSD44-REL"> > > The above tag would produce the following HTML: > href="http://www.freebsd.org/cgi/man.cgi?query=sysinstall&apropos=0&sektion=0&manpath=FreeBSD+4.4-RELEASE"> > > For the PDF, it would just produce: sysinstall(8) > > I think this would be a great way to solve our > dillema ;) > > Suggestions? I like it - I assume that the package building cluster could somehow feed man.cgi with all the manpages for the ports ? For the moment I'm going with : This configuration file is described by the dhcpd.conf.5<\filename> manual page installed by the port. for my patch, but long term the above would be nice. -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 12:15:16 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id E21FD37B400 for ; Thu, 31 Jan 2002 12:15:13 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020131201513.FGSF10199.rwcrmhc53.attbi.com@bmah.dyndns.org>; Thu, 31 Jan 2002 20:15:13 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g0VKFDI33034; Thu, 31 Jan 2002 12:15:13 -0800 (PST) (envelope-from bmah) Message-Id: <200201312015.g0VKFDI33034@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Hiten Pandya Cc: Ceri , doc@FreeBSD.ORG Subject: Re: Entities for manpages installed by ports In-reply-to: <20020131195933.627.qmail@web21103.mail.yahoo.com> References: <20020131195933.627.qmail@web21103.mail.yahoo.com> Comments: In-reply-to Hiten Pandya message dated "Thu, 31 Jan 2002 11:59:33 -0800." 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: text/plain; charset=us-ascii Date: Thu, 31 Jan 2002 12:15:12 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Hiten Pandya wrote: > I am saying we should make a new tag called or > something like . > > For example: > > base="FREEBSD44-REL"> We don't need another element to make us even more gratuitously different from the rest of the DocBook-using world. citerefentry does the job quite well, and, most importantly, it's what we use now. An attribute to citerefentry can help the HTML stylesheet figure out the appropriate parameters to use for the man.cgi gateway (which already claims a section for manpages from ports...I haven't a clue how this is generated though). The current system isn't broken...it just needs a little help. Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 12:20:22 2002 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 4D95D37B400 for ; Thu, 31 Jan 2002 12:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0VKK2r67598; Thu, 31 Jan 2002 12:20:02 -0800 (PST) (envelope-from gnats) Date: Thu, 31 Jan 2002 12:20:02 -0800 (PST) Message-Id: <200201312020.g0VKK2r67598@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Tom Rhodes Subject: Re: docs/33042: [PATCH] Update to install section Reply-To: Tom Rhodes Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/33042; it has been noted by GNATS. From: Tom Rhodes To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/33042: [PATCH] Update to install section Date: Thu, 31 Jan 2002 15:16:18 -0500 (EST) In my free time, I fixed and updated the install chapter so that we may close, yet another pr. I hope this can be applied quickly to keep the handbook up to date. Thanks alot --Tom Rhodes *** chapter.sgml.old Thu Jan 31 15:04:59 2002 --- chapter.sgml Thu Jan 31 15:08:22 2002 *************** *** 2190,2199 **** / ! 64MB This is the root file system. Every other filesystem ! will be mounted somewhere under this one. 64MB is a reasonable size for this filesystem. You will not be storing too much data on it, as a regular FreeBSD install will put about 40MB of data here. The remaining space is for temporary --- 2190,2199 ---- / ! 100MB This is the root file system. Every other filesystem ! will be mounted somewhere under this one. 100MB is a reasonable size for this filesystem. You will not be storing too much data on it, as a regular FreeBSD install will put about 40MB of data here. The remaining space is for temporary *************** *** 4515,4520 **** --- 4515,4525 ---- has been issued and the message "Please press any key to reboot" appears. If any key is pressed instead of turning off the power switch, the system will reboot. + + You could also use the CTRL+ALT+DEL key + combination to reboot the system, however this is not recommended + during normal operation. + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 12:20:52 2002 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 B521137B405 for ; Thu, 31 Jan 2002 12:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0VKK0667576; Thu, 31 Jan 2002 12:20:00 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 7549637B404 for ; Thu, 31 Jan 2002 12:10:45 -0800 (PST) Received: (from darklogik@localhost) by pittgoth.com (8.11.6/8.11.6) id g0VKC6v02426; Thu, 31 Jan 2002 15:12:06 -0500 (EST) (envelope-from darklogik) Message-Id: <200201312012.g0VKC6v02426@pittgoth.com> Date: Thu, 31 Jan 2002 15:12:06 -0500 (EST) From: Tom Rhodes Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34499: [PATCH] kernelconfig chapter, cleanup & update Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34499 >Category: docs >Synopsis: [PATCH] kernelconfig chapter, cleanup & update >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: Thu Jan 31 12:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.5 i386 >Organization: >Environment: System: FreeBSD 4.5 >Description: This patch does some grammer cleanup, tag cleanup, adds softupdates to the options, and other minor 'bugs'. This patch also succeeds in closeing pr: 34137 and pr: 34238 so in essance, we can apply this patch and close 3 pr's. Thanks! --Tom Rhodes >How-To-Repeat: read the kernel configuration handbook chapter, read pr: 34137 and pr: 34238 and then review this patch. >Fix: apply patch supplied below! *** chapter.sgml.old Thu Jan 31 11:41:22 2002 --- chapter.sgml Thu Jan 31 13:15:44 2002 *************** *** 162,168 **** src, then sys. If you have an aversion to sysinstall and you have access to an official FreeBSD CDROM, then ! you can also install the source from the command line : &prompt.root; mount /cdrom &prompt.root; mkdir -p /usr/src/sys --- 162,168 ---- src, then sys. If you have an aversion to sysinstall and you have access to an official FreeBSD CDROM, then ! you can also install the source from the command line: &prompt.root; mount /cdrom &prompt.root; mkdir -p /usr/src/sys *************** *** 206,224 **** You must execute these and all of the following commands under ! the root account or you will get permission ! denied errors. Now, edit MYKERNEL with your favorite text editor. If you are just starting out, the only editor available ! will probably be vi, which is too complex to explain here, but is covered well in many books in the bibliography. However, FreeBSD does ! offer an easier editor called ee which, if you are a ! beginner, should be your editor of choice. Feel free to change the ! comment lines at the top to reflect your configuration or the ! changes you have made to differentiate it from GENERIC. SunOS --- 206,224 ---- You must execute these and all of the following commands under ! the root account or you will get ! permission denied errors. Now, edit MYKERNEL with your favorite text editor. If you are just starting out, the only editor available ! will probably be vi, which is too complex to explain here, but is covered well in many books in the bibliography. However, FreeBSD does ! offer an easier editor called ee which, if ! you are a beginner, should be your editor of choice. Feel free to ! change the comment lines at the top to reflect your configuration or ! the changes you have made to differentiate it from GENERIC. SunOS *************** *** 256,262 **** If you are running a FreeBSD version prior to 4.0, and you are not upgrading to FreeBSD 4.0 or higher using ! the make world procedure, use procedure 1. --- 256,263 ---- If you are running a FreeBSD version prior to 4.0, and you are not upgrading to FreeBSD 4.0 or higher using ! the make world procedure, use procedure 1. ! *************** *** 266,273 **** ! If you are rebuilding the kernel as part of a make ! world process, use procedure 2. --- 267,275 ---- ! If you are rebuilding the kernel as part of a ! make world process, use procedure 2. ! *************** *** 305,311 **** way ! Change to the /usr/src directory &prompt.root; cd /usr/src --- 307,313 ---- way ! Change to the /usr/src directory. &prompt.root; cd /usr/src *************** *** 327,333 **** In FreeBSD 4.2 and older you must replace KERNCONF= with KERNEL=. 4.2-STABLE that was fetched after Feb 2nd, 2001 does ! recognize KERNCONF= --- 329,335 ---- In FreeBSD 4.2 and older you must replace KERNCONF= with KERNEL=. 4.2-STABLE that was fetched after Feb 2nd, 2001 does ! recognize KERNCONF=. *************** *** 344,351 **** tree in any way (you have not run CVSup, CTM, or used anoncvs), then you should use the ! config, make depend, ! make, make install sequence. kernel.old --- 346,354 ---- tree in any way (you have not run CVSup, CTM, or used anoncvs), then you should use the ! config, make depend, ! make, make install sequence. ! kernel.old *************** *** 610,615 **** --- 613,627 ---- is at a premium and disk access speed is less important, such as a firewall. + options SOFTUPDATES #Enable FFS soft updates support + + This option enables soft updates in the kernel, this will help speed + up write access on the disks. They enabled by default in the 4.X branch + but may not be turned on. Review the output from &man.mount.8; to see + if you have them enabled. If you do not see the soft-updates option then + you will need to activate it using the &man.tunefs.8; or &man.newfs.8; + for new filesystems. + options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device *************** *** 737,744 **** options _KPOSIX_PRIORITY_SCHEDULING Real-time extensions added in the 1993 POSIX. Certain ! applications in the ports collection use these (such as Star ! Office). kernel options --- 749,756 ---- options _KPOSIX_PRIORITY_SCHEDULING Real-time extensions added in the 1993 POSIX. Certain ! applications in the ports collection use these ! (such as StarOffice). kernel options *************** *** 1021,1027 **** device miibus to the kernel config pulls in support for the generic miibus API and all of the PHY drivers, including a generic one for PHYs that are not specifically handled ! by an individual driver device dc # DEC/Intel 21143 and various workalikes device rl # RealTek 8129/8139 --- 1033,1039 ---- device miibus to the kernel config pulls in support for the generic miibus API and all of the PHY drivers, including a generic one for PHYs that are not specifically handled ! by an individual driver. device dc # DEC/Intel 21143 and various workalikes device rl # RealTek 8129/8139 *************** *** 1303,1315 **** an excellent mechanism for recovering from incompatible kernels. Simply choose the kernel you want to boot from at the FreeBSD boot loader. You can access this when the system ! counts down from 10. Hit any key except for the enter key, ! type unload and then type ! boot ! kernel.old, or the ! filename of any other kernel that will boot properly. When ! reconfiguring a kernel, it is always a good idea to keep a ! kernel that is known to work on hand. After booting with a good kernel you can check over your configuration file and try to build it again. One helpful --- 1315,1327 ---- an excellent mechanism for recovering from incompatible kernels. Simply choose the kernel you want to boot from at the FreeBSD boot loader. You can access this when the system ! counts down from 10. Hit any key except for the ! enter key, type unload ! and then type ! bootkernel.old, ! or the filename of any other kernel that will boot properly. ! When reconfiguring a kernel, it is always a good idea to keep ! a kernel that is known to work on hand. After booting with a good kernel you can check over your configuration file and try to build it again. One helpful >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 31 13: 7:45 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.112.73]) by hub.freebsd.org (Postfix) with ESMTP id EFB1937B419 for ; Thu, 31 Jan 2002 13:07:41 -0800 (PST) Received: from [62.64.205.235] (helo=cream.org) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 3.33 #1) id 16WOMW-000HCL-00 for doc@FreeBSD.org; Thu, 31 Jan 2002 21:03:17 +0000 Message-ID: <3C59B22B.8010505@cream.org> Date: Thu, 31 Jan 2002 21:07:55 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: en-gb, en-us MIME-Version: 1.0 To: doc@FreeBSD.org Subject: OS Textbook FreeBSD Appendix Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi everyone! The publishers of Operating System Concepts by Silberschatz, Galvin and Gagne have made the appendices available online, including one about FreeBSD internals. It is available on : http://www.wiley.com/college/silberschatz6e/0471417432/pdf/bsd.pdf I sent a message to -hackers asking for comments on the document, and the few replies that I recieved seemed to generally approve of what they have written. So, barring any objections from you guys, I think we should add it into the web site and/or handbook and/or developer's handbook, but the trouble is I can't decide exactly where! I notice that Operating System Concepts isn't in the bibliography for the handbook or developer's handbook, perhaps we could add in the book along with the link? Or perhaps if the book isn't suitable just add a link to the PDF. However, I was thinking it might be better if the link wasn't buried in the bibliography where most people will probably miss it. Any ideas? Thanks. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 14:52: 3 2002 Delivered-To: freebsd-doc@freebsd.org Received: from web14802.mail.yahoo.com (web14802.mail.yahoo.com [216.136.224.218]) by hub.freebsd.org (Postfix) with SMTP id 4E4DA37B420 for ; Thu, 31 Jan 2002 14:51:57 -0800 (PST) Message-ID: <20020131225157.64751.qmail@web14802.mail.yahoo.com> Received: from [172.140.115.172] by web14802.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 14:51:57 PST Date: Thu, 31 Jan 2002 14:51:57 -0800 (PST) From: "Jesus R. Camou" Subject: Here again.. To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If any of you guys need any help translating documentation to spanish.. I can do a little bit of French also. Just send me an email and I'll be happy to start. What are the current projects? I can help with anything, just make me know. Jesus R. Camou __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.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 31 15:40:23 2002 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 A723E37B416 for ; Thu, 31 Jan 2002 15:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0VNe2L47896; Thu, 31 Jan 2002 15:40:02 -0800 (PST) (envelope-from gnats) Date: Thu, 31 Jan 2002 15:40:02 -0800 (PST) Message-Id: <200201312340.g0VNe2L47896@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Hiten Pandya Subject: re: docs/30603 [PATCH] Reply-To: Hiten Pandya Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/30603; it has been noted by GNATS. From: Hiten Pandya To: bug-followup@FreeBSD.org Cc: phk@FreeBSD.org Subject: re: docs/30603 [PATCH] Date: Thu, 31 Jan 2002 23:35:30 +0000 I finally got time to fix this problem, and make a patch to the physio(9) man page. Well, hear it is. I think this should do. I have made all the neccessary changes, as well as add a HISTORY section. A copy of this diff is also available at: http://www.pittgoth.com/~hiten/diffs/physio.9.diff If there is any problems with this diff, please do not hesitate to contact me. Feedback is also very much appreciated. Regards, - Hiten - --- physio.9 Wed Dec 26 23:14:04 2001 +++ physio.9.new Wed Jan 30 06:45:02 2002 @@ -54,16 +54,12 @@ .Fn physio is a helper function typically called from character device read and write routines to start I/O on a user process buffer. -It calls back on the -provided -.Fa strategy -routine one or more times to complete the transfer described by -.Fa uio . -The maximum amount of data to transfer with each call to -.Fa strategy -is determined by the -.Fa minphys -routine. +The maximum amount of data to transfer with each call +is determined by: +.Bd -literal +dev->si_iosize_max +.Ed +.Pp Since .Fa uio normally describes user space addresses, @@ -74,38 +70,11 @@ .Fn physio always awaits the completion of the entire requested transfer before returning, unless an error condition is detected earlier. -In all cases, -the buffer passed in -.Fa bp -is locked (marked as -.Dq busy ) -for the duration of the entire transfer. .Pp A break-down of the arguments follows: .Bl -tag -width indent -.It Fa strategy -The device strategy routine to call for each chunk of data to initiate -device I/O. -.It Fa bp -The buffer to use with the strategy routine. -The buffer flags will have -.Dv B_BUSY , -and -.Dv B_PHYS -set when passed to the strategy routine. -If -.Dv NULL , -a buffer is allocated from a system pool. .It Fa dev The device number identifying the device to interact with. -.It Fa flags -Direction of transfer; the only valid settings are -.Dv B_READ -or -.Dv B_WRITE . -.It Fa minphys -A device specific routine called to determine the maximum transfer size -that the device's strategy routine can handle. .It Fa uio The description of the entire transfer as requested by the user process. Currently, the results of passing a @@ -139,3 +108,11 @@ .Sh SEE ALSO .Xr read 2 , .Xr write 2 +.Sh HISTORY +The +.Xr physio 9 +manual page is originally from NetBSD with minor changes for applicability +with FreeBSD. +.Pp +The physio(9) call has been completely re-written for providing higher +I/O performance, and better paging performance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 16: 0:12 2002 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 4B12037B405 for ; Thu, 31 Jan 2002 16:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11002V51559; Thu, 31 Jan 2002 16:00:02 -0800 (PST) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 6F0B037B404 for ; Thu, 31 Jan 2002 15:56:51 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g0VNun935496 for ; Fri, 1 Feb 2002 00:56:49 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g0VNuml56066; Fri, 1 Feb 2002 00:56:48 +0100 (CET) (envelope-from vincent) Message-Id: <200201312356.g0VNuml56066@sumuk.de> Date: Fri, 1 Feb 2002 00:56:48 +0100 (CET) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34509: [PATCH] cosmetic for Floppy section Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34509 >Category: docs >Synopsis: [PATCH] cosmetic for Floppy section >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 31 16:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: throught -> through put variable parts inside >How-To-Repeat: read the section 'Floppy disks' in the handbook >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v retrieving revision 1.78 diff -u -r1.78 chapter.sgml --- chapter.sgml 31 Jan 2002 08:10:08 -0000 1.78 +++ chapter.sgml 31 Jan 2002 23:36:03 -0000 @@ -2022,17 +2022,17 @@ The device - Floppy disks are accessed throught entries in + Floppy disks are accessed through entries in /dev (like any other device). To access the - raw floppy disk you can use /dev/rfdX, - where X stands for the drive number, usually 0. When the disk is - formatted you can use /dev/fdX, or + raw floppy disk you can use /dev/rfdX, + where X stands for the drive number, usually 0. When the disk is + formatted you can use /dev/fdX, or whichever of the other devices named - /dev/fdXY, where Y stands for a + /dev/fdXY, where Y stands for a letter. These are all the same. Other important devices are - /dev/fdX.size, where size is a floppy disk + /dev/fdX.size, where size is a floppy disk size in kilobytes. These entries are used at low-level format time to determine the disk size. @@ -2053,7 +2053,7 @@ To format the floppy at a low-level fashion you need to use fdformat. This utility expects the device name as an argument. We will use those - /dev/fdX.size devices, which will allow us + /dev/fdX.size devices, which will allow us to format the floppy to its real size, or force them. So you insert a new 3.5inch floppy disk in your drive and issue: @@ -2092,9 +2092,9 @@ You can run now disklabel like: - &prompt.root; /sbin/disklabel -B -r -w /dev/rfd0 fd(size) + &prompt.root; /sbin/disklabel -B -r -w /dev/rfd0 fdsize - Replace fd(size) with fd1440, fd1720 or whichever size you + Replace fdsize with fd1440, fd1720 or whichever size you want. The last field instructs disklabel which entry to take from /etc/disktab to use. >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 31 16:20:16 2002 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 C475437B402 for ; Thu, 31 Jan 2002 16:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g110K1b58473; Thu, 31 Jan 2002 16:20:01 -0800 (PST) (envelope-from gnats) Date: Thu, 31 Jan 2002 16:20:01 -0800 (PST) Message-Id: <200202010020.g110K1b58473@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Tom Rhodes Subject: Re: docs/34509: [PATCH] cosmetic for Floppy section Reply-To: Tom Rhodes Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34509; it has been noted by GNATS. From: Tom Rhodes To: Martin Heinen Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/34509: [PATCH] cosmetic for Floppy section Date: Thu, 31 Jan 2002 19:23:17 -0500 Martin Heinen wrote: Was this the section I recent moved into the handbook, if so i'm very sorry that I didn't catch these at first, mainly since Murray said on the pr that it looked good, I thought nothing needed working on :) --Tom Rhodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 16:54:54 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id B163A37B404; Thu, 31 Jan 2002 16:54:44 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020201005439.HAEW7443.rwcrmhc54.attbi.com@bmah.dyndns.org>; Fri, 1 Feb 2002 00:54:39 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g110sdx41598; Thu, 31 Jan 2002 16:54:39 -0800 (PST) (envelope-from bmah) Message-Id: <200202010054.g110sdx41598@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Murray Stokely Cc: freebsd-doc@FreeBSD.ORG Subject: Re: HEADS UP: upgrade your ghostscript port In-reply-to: <20020130014446.GL9395@freebsdmall.com> References: <20020130014446.GL9395@freebsdmall.com> Comments: In-reply-to Murray Stokely message dated "Tue, 29 Jan 2002 17:44:46 -0800." 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: text/plain; charset=us-ascii Date: Thu, 31 Jan 2002 16:54:38 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Murray Stokely wrote: > I've added the release engineering article back to the build. > ghostscript-afpl will build this fine, but the ps2epsi program in > ghostscript-gnu has a small buglet that I just got around to patching. > You need to be using one of those to build the article properly. If > your build fails with some weird sed error while making the articles, > this is why. ;) This is kind of a late hit, but should ghostscript-gnu get a PORTREVISION bump? Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 19:10:54 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id C5F8037B400 for ; Thu, 31 Jan 2002 19:10:52 -0800 (PST) Received: (qmail 17445 invoked from network); 1 Feb 2002 03:10:51 -0000 Received: from unknown (HELO helios.dub.net) ([216.27.176.75]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Feb 2002 03:10:51 -0000 Received: by helios.dub.net (Postfix, from userid 1000) id 496BA312A; Thu, 31 Jan 2002 19:10:50 -0800 (PST) Date: Thu, 31 Jan 2002 19:10:50 -0800 From: Jim Mock To: Tom Rhodes Cc: freebsd-doc@freebsd.org Subject: Re: docs/34509: [PATCH] cosmetic for Floppy section Message-ID: <20020201031049.GA31498@helios.dub.net> Reply-To: mij@soupnazi.org References: <200202010020.g110K1b58473@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202010020.g110K1b58473@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 31 Jan 2002 at 16:20:01 -0800, Tom Rhodes wrote: > The following reply was made to PR docs/34509; it has been noted by GNATS. > > From: Tom Rhodes > To: Martin Heinen > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: Re: docs/34509: [PATCH] cosmetic for Floppy section > Date: Thu, 31 Jan 2002 19:23:17 -0500 > > Martin Heinen wrote: > > > Was this the section I recent moved into the handbook, if so i'm very > sorry that I didn't catch these at first, mainly since Murray said on > the pr that it looked good, I thought nothing needed working on :) Which is also the reason that I didn't look at it in very much detail before I committed it, though I should probably know better :-) - jim -- jim mock http://soupnazi.org/ | jim@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 31 19:32:35 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 0CDB037B400 for ; Thu, 31 Jan 2002 19:32:34 -0800 (PST) Received: from max ([12.254.136.195]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020201033233.SOZT26243.rwcrmhc51.attbi.com@max> for ; Fri, 1 Feb 2002 03:32:33 +0000 Message-ID: <08f601c1aad1$4d731900$0900a8c0@max> From: "John Nielsen" To: Subject: typo in /etc/protocols? Date: Thu, 31 Jan 2002 20:34:06 -0700 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 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [Please CC me on any replies, as I am not subscribed to this list] I'm not sure if this is the right list for this, but there appears to be a typo in /etc/protocols. The line for protocol 127 reads like this: crdup 127 CRUDP # Combat Radio User Datagram Now I personally have never heard of (let alone used) this protocol, but it is listed on the IANA site as CRUDP. So I assume that the 'crdup' as listed is a typo. If someone could confirm this for me then I'll send in a pr. And if this belongs to someone other than -doc, let me know that as well. Thanks, JN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jan 31 20: 2:39 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 1C4E537B400 for ; Thu, 31 Jan 2002 20:02:37 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id BF4CABD28; Thu, 31 Jan 2002 20:02:36 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id UAA32079; Thu, 31 Jan 2002 20:02:36 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g1143G503636; Thu, 31 Jan 2002 20:03:16 -0800 (PST) (envelope-from swear@blarg.net) To: "John Nielsen" Cc: Subject: Re: typo in /etc/protocols? References: <08f601c1aad1$4d731900$0900a8c0@max> From: swear@blarg.net (Gary W. Swearingen) Date: 31 Jan 2002 20:03:15 -0800 In-Reply-To: <08f601c1aad1$4d731900$0900a8c0@max> Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "John Nielsen" writes: > [Please CC me on any replies, as I am not subscribed to this list] > > I'm not sure if this is the right list for this, but there appears to be a > typo in /etc/protocols. The line for protocol 127 reads like this: > crdup 127 CRUDP # Combat Radio User Datagram > > Now I personally have never heard of (let alone used) this protocol, but > it is listed on the IANA site as CRUDP. So I assume that the 'crdup' as > listed is a typo. If someone could confirm this for me then I'll send in > a pr. And if this belongs to someone other than -doc, let me know that as > well. Googled for "IANA CRDUP" and got 4 links. One FreeBSD and two Linux Mandrake and one I forget. "IANA CRDUP" got 5 pages of links. One showed the OpenBSD has "crudp 127..." and not "crdup 127...". Check more if you'd like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 0:15:20 2002 Delivered-To: freebsd-doc@freebsd.org Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id D483937B8F3 for ; Fri, 1 Feb 2002 00:10:34 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g11896937096; Fri, 1 Feb 2002 09:09:06 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g11893s58220; Fri, 1 Feb 2002 09:09:03 +0100 (CET) (envelope-from vincent) Date: Fri, 1 Feb 2002 09:09:02 +0100 From: Martin Heinen To: Jim Mock Cc: Tom Rhodes , freebsd-doc@FreeBSD.ORG Subject: Re: docs/34509: [PATCH] cosmetic for Floppy section Message-ID: <20020201090901.A58078@sumuk.de> References: <200202010020.g110K1b58473@freefall.freebsd.org> <20020201031049.GA31498@helios.dub.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201031049.GA31498@helios.dub.net>; from mij@soupnazi.org on Thu, Jan 31, 2002 at 07:10:50PM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 31, 2002 at 07:10:50PM -0800, Jim Mock wrote: > On Thu, 31 Jan 2002 at 16:20:01 -0800, Tom Rhodes wrote: > > Was this the section I recent moved into the handbook, if so i'm very > > sorry that I didn't catch these at first, mainly since Murray said on > > the pr that it looked good, I thought nothing needed working on :) > > Which is also the reason that I didn't look at it in very much detail > before I committed it, though I should probably know better :-) Well, I have a hard time to keep the German translation in sync with the handbook and there is not much left to do in the original sources. In this case, I'm glad you left a nit for me to pick :) Martin -- Marxpitn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 0:15:26 2002 Delivered-To: freebsd-doc@freebsd.org Received: from torrente.es.tiscali.com (torrente.es.tiscali.com [212.166.64.114]) by hub.freebsd.org (Postfix) with ESMTP id 5BE4937B9B8 for ; Fri, 1 Feb 2002 00:12:30 -0800 (PST) Received: from ender.tm.bcn.worldonline.ct (212.7.34.10) by torrente.es.tiscali.com (5.5.021) id 3BB9CE1A000E2460; Fri, 1 Feb 2002 09:12:26 +0100 Received: from localhost (localhost [127.0.0.1]) by ender.tm.bcn.worldonline.ct (8.11.6/8.11.6) with ESMTP id g118Ef705073; Fri, 1 Feb 2002 09:14:41 +0100 (CET) (envelope-from jesus.rodriguez@es.tiscali.com) Date: Fri, 1 Feb 2002 09:14:41 +0100 (CET) From: Jesus Rodriguez X-X-Sender: jesus.rodriguez@ender.tm.bcn.worldonline.ct To: "Jesus R. Camou" Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Here again.. In-Reply-To: <20020131225157.64751.qmail@web14802.mail.yahoo.com> Message-ID: <20020201091413.Q5040-100000@ender.tm.bcn.worldonline.ct> 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 31 Jan 2002, Jesus R. Camou wrote: > If any of you guys need any help translating > documentation to spanish.. I can do a little bit of > French also. Just send me an email and I'll be happy > to start. What are the current projects? I can help > with anything, just make me know. Hi Jesus, Please, contact doc@es.freebsd.org for spanish translations. Thanks. Saludos JesusR. ------------------------------------- Jesus Rodriguez IP Engineering & Security Manager Grupo Tiscali Espa=F1a jesus.rodriguez@es.tiscali.com http://www.tiscali.es Tel. + (34) 93-3930800 ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 1:51:31 2002 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 2FFE437B402; Fri, 1 Feb 2002 01:51:30 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g119gp280160; Fri, 1 Feb 2002 01:42:51 -0800 (PST) (envelope-from jim) Date: Fri, 1 Feb 2002 01:42:51 -0800 (PST) From: Message-Id: <200202010942.g119gp280160@freefall.freebsd.org> To: martin@sumuk.de, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34509: [PATCH] cosmetic for Floppy section Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] cosmetic for Floppy section State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Fri Feb 1 01:42:36 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34509 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 2: 1:32 2002 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 339C337B400; Fri, 1 Feb 2002 02:01:30 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g119tRF82343; Fri, 1 Feb 2002 01:55:27 -0800 (PST) (envelope-from jim) Date: Fri, 1 Feb 2002 01:55:27 -0800 (PST) From: Message-Id: <200202010955.g119tRF82343@freefall.freebsd.org> To: darklogik@pittgoth.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34137: [PATCH] Kernel config chapter in handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Kernel config chapter in handbook State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Fri Feb 1 01:55:04 PST 2002 State-Changed-Why: Closed by docs/34499. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 2: 1:33 2002 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 8E76337B404; Fri, 1 Feb 2002 02:01:30 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g119uIg82616; Fri, 1 Feb 2002 01:56:18 -0800 (PST) (envelope-from jim) Date: Fri, 1 Feb 2002 01:56:18 -0800 (PST) From: Message-Id: <200202010956.g119uIg82616@freefall.freebsd.org> To: darklogik@pittgoth.com, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34499: [PATCH] kernelconfig chapter, cleanup & update Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] kernelconfig chapter, cleanup & update State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Fri Feb 1 01:56:03 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34499 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 2: 1:36 2002 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 26ACB37B416; Fri, 1 Feb 2002 02:01:31 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g119tvP82451; Fri, 1 Feb 2002 01:55:57 -0800 (PST) (envelope-from jim) Date: Fri, 1 Feb 2002 01:55:57 -0800 (PST) From: Message-Id: <200202010955.g119tvP82451@freefall.freebsd.org> To: martin@sumuk.de, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34328: [PATCH] minor corrections to chapter kernelconfig Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] minor corrections to chapter kernelconfig State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Fri Feb 1 01:55:38 PST 2002 State-Changed-Why: Closed by docs/34499. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34328 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 2:11:56 2002 Delivered-To: freebsd-doc@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 177DB37B400 for ; Fri, 1 Feb 2002 02:11:52 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id MAA25627; Fri, 1 Feb 2002 12:11:44 +0200 (EET) Received: (from ml@localhost) by phantom.cris.net (8.11.1/8.11.1) id g11AFLg31227; Fri, 1 Feb 2002 12:15:21 +0200 (EET) (envelope-from ml) Date: Fri, 1 Feb 2002 12:15:21 +0200 From: Alexey Zelkin To: "M. Warner Losh" Cc: doc@freebsd.org Subject: Re: RELENG_4_? Branch Terminology Message-ID: <20020201121521.A31105@phantom.cris.net> References: <20020129224455.Q79208@blossom.cjclark.org> <5.1.0.14.0.20020130005307.036f4e90@pop3s.schulte.org> <20020130.011633.56920387.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130.011633.56920387.imp@village.org>; from imp@village.org on Wed, Jan 30, 2002 at 01:16:33AM -0700 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [redirected to -doc] Warner, I'd suggest to write a document about security-branches and their meaning, as well as meaning of patch-levels. And a reference to it to newsflash, docs.html and FAQ On Wed, Jan 30, 2002 at 01:16:33AM -0700, M. Warner Losh wrote: > In message: <5.1.0.14.0.20020130005307.036f4e90@pop3s.schulte.org> > Christopher Schulte writes: > : 4.4-RELEASEp1 would be the 1st commit to RELENG_4_4 (aka the security > : branch) after RELENG_4_4_0_RELEASE (4.4-RELEASE). > > "commit" here is subjective. Sometimes it can be multiple events that > comprise a logical commit. But that is an excellent first order > approximation. > > Warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" 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 Fri Feb 1 2:30: 8 2002 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 C4DAA37B405 for ; Fri, 1 Feb 2002 02:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11AU0X91706; Fri, 1 Feb 2002 02:30:00 -0800 (PST) (envelope-from gnats) Received: from hpdi.ath.cx (pc1-nthf5-0-cust193.not.cable.ntl.com [80.4.34.193]) by hub.freebsd.org (Postfix) with ESMTP id 12C6837B41B for ; Fri, 1 Feb 2002 02:25:15 -0800 (PST) Received: (from hitenp@localhost) by hpdi.ath.cx (8.11.6/8.11.6) id g11AMot00488; Fri, 1 Feb 2002 10:22:50 GMT (envelope-from hitenp) Message-Id: <200202011022.g11AMot00488@hpdi.ath.cx> Date: Fri, 1 Feb 2002 10:22:50 GMT From: hiten@uk.FreeBSD.org Reply-To: hiten@uk.FreeBSD.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34524: [PATCH] - Add important pre-installation notice Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34524 >Category: docs >Synopsis: [PATCH] - Add important pre-installation notice >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: Fri Feb 01 02:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Hiten Pandya >Release: FreeBSD 5.0-CURRENT i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD hpdi.ath.cx 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Jan 30 02:25:36 GMT 2002 root@hpdi.ath.cx:/c1/obj/data/dev/src/sys/CURRENT5 i386 >Description: The below patch will add an important section which will remind the users to update their firmwares before installing FreeBSD, as this could be a problem. Half the PRs in the Database, are lying their becuase the users did not update their Firmware BIOS, and stuff.. Hope it gets in ;) -- Hiten Pandya -- >How-To-Repeat: n/a >Fix: --- chapter.sgml Fri Feb 1 09:51:03 2002 +++ chapter.sgml.new Fri Feb 1 10:14:32 2002 @@ -4553,6 +4553,13 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + It is very important, that you apply the neccessary firmware + updates before starting the installation, or if you encounter a + problem booting-strapping the system. By ensuring this, you can + save yourself a lot of problems in the future. + + What to Do If Something Goes Wrong... >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 Fri Feb 1 3:11:38 2002 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 E0DE537B426; Fri, 1 Feb 2002 03:11:32 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11B8kq01590; Fri, 1 Feb 2002 03:08:46 -0800 (PST) (envelope-from sheldonh) Date: Fri, 1 Feb 2002 03:08:46 -0800 (PST) From: Message-Id: <200202011108.g11B8kq01590@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34487: FreeBSD >= 4.4 cannot boot / install on ASUS P2B-DS Motherboard Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FreeBSD >= 4.4 cannot boot / install on ASUS P2B-DS Motherboard Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Feb 1 03:08:03 PST 2002 Responsible-Changed-Why: Hiten is going to come up with a Handbook / FAQ entry for this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34487 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 3:42:38 2002 Delivered-To: freebsd-doc@freebsd.org Received: from web21106.mail.yahoo.com (web21106.mail.yahoo.com [216.136.227.108]) by hub.freebsd.org (Postfix) with SMTP id 2CD0A37B404 for ; Fri, 1 Feb 2002 03:42:33 -0800 (PST) Message-ID: <20020201114232.39894.qmail@web21106.mail.yahoo.com> Received: from [62.254.0.4] by web21106.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 03:42:32 PST Date: Fri, 1 Feb 2002 03:42:32 -0800 (PST) From: Hiten Pandya Subject: Re: kern/34487: ASUS P2B-DS Problem (Close Request) To: Sheldon Hearn Cc: freebsd-bugs@FreeBSD.org, freebsd-doc@FreeBSD.org In-Reply-To: <95990.1012563102@axl.seasidesoftware.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi Sheldon, > Ah, then perhaps that's another issue to be > addressed. > > I think the Handbook should be the canonical > resource that offers, for > any given issue, the information most folks are > going to need. indeed ;) > Cases like the one in this PR, where a common but > silly mistake or > known-flakey hardware cause problems, should be > documented in the FAQ. True, the reason I am saying about the handbook, is because it is available in bookstores, and people feel that their problems will be solved if they read off from the hard copy.. well.. most :) But FAQ is also neccessary > So I think this particular case should be documented > in the > Troubleshooting or Installation section of the FAQ, > and the Installation > section of the Handbook should refer to the FAQ for > "more information on > common problems encountered during installation". OK, for that, I have already made a diff for the Installation chapter of the Handbook. The diff is sent as a Problem Report docs/34524. The FAQ entry is going to be sent as a followup to the above mentioned PR. :) [ I've also CC'ed this copy to freebsd-doc ] Regards, - Hiten Pandya - __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 3:51:31 2002 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 6CF6137B405; Fri, 1 Feb 2002 03:51:30 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11BnxT09770; Fri, 1 Feb 2002 03:49:59 -0800 (PST) (envelope-from sheldonh) Date: Fri, 1 Feb 2002 03:49:59 -0800 (PST) From: Message-Id: <200202011149.g11BnxT09770@freefall.freebsd.org> To: kiwi@caudium.net, sheldonh@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34487: FreeBSD >= 4.4 cannot boot / install on ASUS P2B-DS Motherboard Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FreeBSD >= 4.4 cannot boot / install on ASUS P2B-DS Motherboard State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Fri Feb 1 03:49:43 PST 2002 State-Changed-Why: Superseded by docs/34524. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34487 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 4:41:37 2002 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 70CDE37B404; Fri, 1 Feb 2002 04:41:30 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11CZiK28841; Fri, 1 Feb 2002 04:35:44 -0800 (PST) (envelope-from sheldonh) Date: Fri, 1 Feb 2002 04:35:44 -0800 (PST) From: Message-Id: <200202011235.g11CZiK28841@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-doc@freebsd.org, sheldonh@FreeBSD.org Subject: Re: docs/34224: chmod(1) man page confuses original mode and original file Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: chmod(1) man page confuses original mode and original file Responsible-Changed-From-To: freebsd-doc->sheldonh Responsible-Changed-By: sheldonh Responsible-Changed-When: Fri Feb 1 04:35:22 PST 2002 Responsible-Changed-Why: I'll tke this one. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34224 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 5: 9:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from diogenis.ceid.upatras.gr (diogenis.ceid.upatras.gr [150.140.141.181]) by hub.freebsd.org (Postfix) with SMTP id 3650737B405 for ; Fri, 1 Feb 2002 05:09:47 -0800 (PST) Received: (qmail 21344 invoked by uid 1465); 1 Feb 2002 13:08:10 -0000 Message-ID: <20020201130810.21343.qmail@diogenis.ceid.upatras.gr> From: "Giorgos Keramidas" Date: Fri, 1 Feb 2002 15:08:10 +0200 (EET) To: murray@freebsd.org Cc: bmah@freebsd.org, doc@freebsd.org Subject: release notes not linked from announce.html MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The release announce.html for 4.5 does not have a pointer to the release notes :-( a friend who will most likely migrate from Linux to FreeBSD asked me today, where the diferences of 4.4 and 4.5 are. I pointed at releases/4.5R/http://www.freebsd.org/releases/4.5R/relnotes-i386.html bu then realized that the announce.html had no link that could possibly lead someone to the release notes! Do you think we should link to the release notes from the text of the announcement? - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 5:20: 9 2002 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 672C737B404 for ; Fri, 1 Feb 2002 05:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11DK2541722; Fri, 1 Feb 2002 05:20:02 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 05:20:02 -0800 (PST) Message-Id: <200202011320.g11DK2541722@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Hiten Pandya Subject: re: docs/34524 (FAQ addition) Reply-To: Hiten Pandya Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: Hiten Pandya To: bug-followup@FreeBSD.org Cc: Subject: re: docs/34524 (FAQ addition) Date: Fri, 1 Feb 2002 08:15:17 -0500 (EST) hi, I h've finally made the FAQ entry as well, just as pointed out by sheldon. Please do not hesitate to contact me, for suggestions/comments/critics. ;) regards, - Hiten - --- book.sgml Thu Jan 31 03:18:44 2002 +++ book.sgml.new Fri Feb 1 07:50:01 2002 @@ -84,7 +84,7 @@ indirectly on William Jolitz's port of U.C. Berkeley's Net/2 to the i386, known as 386BSD, though very little of the 386BSD - code remains. A fuller description of what FreeBSD is and + code remains. A full description of what FreeBSD is and how it can work for you may be found on the FreeBSD home page. @@ -1159,6 +1159,23 @@ FreeBSD. + + + + + + Why does the installation fail at startup (during the PnP + scan)? + + + + Many Problem Reports have been filed mentioning that the + installation failed at startup, during the PnP scan. Make sure you + have applied all the latest BIOS firmware + updates, and other firmware updates for your hardware. If you are + still experiencing problems, please submit a + Problem Report + , so that it can be analyzed. The above patch should be applied to the FreeBSD FAQ, and it will be added into the installation section. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 5:20:14 2002 Delivered-To: freebsd-doc@freebsd.org Received: from hotmail.com (f131.law14.hotmail.com [64.4.21.131]) by hub.freebsd.org (Postfix) with ESMTP id D38CC37B402 for ; Fri, 1 Feb 2002 05:20:09 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 1 Feb 2002 05:20:09 -0800 Received: from 203.199.40.145 by lw14fd.law14.hotmail.msn.com with HTTP; Fri, 01 Feb 2002 13:20:09 GMT X-Originating-IP: [203.199.40.145] From: "Comp Fixer" To: freebsd-doc@FreeBSD.org Date: Fri, 01 Feb 2002 18:50:09 +0530 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Feb 2002 13:20:09.0571 (UTC) FILETIME=[2C21EB30:01C1AB23] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 5:35:51 2002 Delivered-To: freebsd-doc@freebsd.org Received: from oxmail.ox.ac.uk (oxmail3.ox.ac.uk [129.67.1.180]) by hub.freebsd.org (Postfix) with ESMTP id C428837B41F for ; Fri, 1 Feb 2002 05:35:43 -0800 (PST) Received: from greid.oriel.ox.ac.uk ([163.1.146.151] helo=sobek.lan) by oxmail.ox.ac.uk with esmtp (Exim 3.34 #1) id 16Wdqv-0004z3-03; Fri, 01 Feb 2002 13:35:41 +0000 Received: (from greid@localhost) by sobek.lan (8.11.6/8.11.6) id g11DZf655624; Fri, 1 Feb 2002 13:35:41 GMT (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Fri, 1 Feb 2002 13:35:41 +0000 From: George Reid To: Hiten Pandya Cc: freebsd-doc@FreeBSD.org Subject: Re: docs/34524 (FAQ addition) Message-ID: <20020201133540.A55552@FreeBSD.org> References: <200202011320.g11DK2541722@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: <200202011320.g11DK2541722@freefall.freebsd.org>; from hiten@pittgoth.com on Fri, Feb 01, 2002 at 05:20:02AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Feb 01, 2002 at 05:20:02AM -0800, Hiten Pandya wrote: > - code remains. A fuller description of what FreeBSD is and > + code remains. A full description of what FreeBSD is and > how it can work for you may be found on the URL="../../../../index.html">FreeBSD home > page. IMO, the comparitive is more appropriate than 'full' > + Surely this should be ? Did you test this? -- George C A Reid Tel: (08701) 200870 Ext. 26654 FreeBSD Committer/Developer greid@FreeBSD.org Oriel College, Oxford University george.reid@oriel.ox.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 5:50: 8 2002 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 629CD37B405 for ; Fri, 1 Feb 2002 05:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11Do2B56300; Fri, 1 Feb 2002 05:50:02 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 05:50:02 -0800 (PST) Message-Id: <200202011350.g11Do2B56300@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Ceri Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Reply-To: Ceri Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: Ceri To: hiten@uk.FreeBSD.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Date: Fri, 1 Feb 2002 13:40:09 +0000 On Fri, Feb 01, 2002 at 10:22:50AM +0000, hiten@uk.FreeBSD.org said: > > + problem booting-strapping the system. By ensuring this, you can Don't like it. Should be boot-strapping or bootstrapping or even just booting, but not booting-strapping :) Ceri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 5:58:58 2002 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140]) by hub.freebsd.org (Postfix) with ESMTP id 45CC037B400 for ; Fri, 1 Feb 2002 05:58:51 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.6/8.11.6) id g11DhFd07880; Fri, 1 Feb 2002 13:43:15 GMT (envelope-from nik) Date: Fri, 1 Feb 2002 13:43:15 +0000 From: Nik Clayton To: Ceri Cc: Szilveszter Adam , doc@FreeBSD.ORG Subject: Re: Entities for manpages installed by ports Message-ID: <20020201134315.J82801@clan.nothing-going-on.org> References: <20020130193036.GA88555@rhadamanth> <20020130211743.GB40491@fonix.adamsfamily.xx> <20020131113226.GA2309@rhadamanth> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="451BZW+OUuJBCAYj" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131113226.GA2309@rhadamanth>; from setantae@submonkey.net on Thu, Jan 31, 2002 at 11:32:26AM +0000 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --451BZW+OUuJBCAYj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 31, 2002 at 11:32:26AM +0000, Ceri wrote: > How do I deal with references to manual pages installed by ports ? > Someone. Please. Help. The message from me at http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D167716+0+/usr/local/www/d= b/text/2001/freebsd-doc/20010527.freebsd-doc has some suggestions about how we handle non-FreeBSD manpage references in the documentation. Comments? For the specific examples of ports man pages, I think something like: &man.ports.net.isc-dhcp3.dhcpd.5; is going to be necessary. This could then expand to something like: dhcpd 5 From net/isc-dhcp3 N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ (__) FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',) \/ \= ^ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/= _) --451BZW+OUuJBCAYj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjxam3IACgkQk6gHZCw343UD5wCfds7BWLCIJywNlJaOqbOBm3yJ iB8AnAgUtakAaKsGobjQEkM9ol4hb75s =9ZHu -----END PGP SIGNATURE----- --451BZW+OUuJBCAYj-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 6:10:29 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id E5A0E37B402; Fri, 1 Feb 2002 06:09:57 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 3ECDA4B6A7; Fri, 1 Feb 2002 06:09:52 -0800 (PST) Date: Fri, 1 Feb 2002 06:09:52 -0800 From: Murray Stokely To: "Bruce A. Mah" Cc: Murray Stokely , freebsd-doc@FreeBSD.ORG Subject: Re: HEADS UP: upgrade your ghostscript port Message-ID: <20020201140952.GU19101@freebsdmall.com> References: <20020130014446.GL9395@freebsdmall.com> <200202010054.g110sdx41598@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202010054.g110sdx41598@bmah.dyndns.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 31, 2002 at 04:54:38PM -0800, Bruce A. Mah wrote: > This is kind of a late hit, but should ghostscript-gnu get a > PORTREVISION bump? Thanks Bruce, I've done this now (email sent to you twice for the benefit of everyone else on -doc) - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 6:20:11 2002 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 7B0B137B404 for ; Fri, 1 Feb 2002 06:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11EK1J64045; Fri, 1 Feb 2002 06:20:01 -0800 (PST) (envelope-from gnats) Received: from turnip.foundation.org.za (turnip.foundation.org.za [196.7.160.2]) by hub.freebsd.org (Postfix) with SMTP id 60C2137B400 for ; Fri, 1 Feb 2002 06:15:01 -0800 (PST) Received: (qmail 50694 invoked by uid 1001); 1 Feb 2002 14:15:29 -0000 Message-Id: <20020201141529.50693.qmail@foundation.org.za> Date: 1 Feb 2002 14:15:29 -0000 From: David "Siebörger" Reply-To: David "Siebörger" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34529: [patch] Grammar nits in usbd.conf(5) and usbd(8) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34529 >Category: docs >Synopsis: [patch] Grammar nits in usbd.conf(5) and usbd(8) >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: Fri Feb 01 06:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: David Siebörger >Release: FreeBSD 4.5-RELEASE i386 >Organization: Rhodes University Computer Users Society >Environment: System: FreeBSD bashir.dsl.ru.ac.za 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Tue Jan 29 19:22:38 SAST 2002 drs@bashir.dsl.ru.ac.za:/usr/obj/usr/src/sys/BASHIR i386 >Description: Fixes for a few grammar mistakes in usbd manual pages. >How-To-Repeat: man 5 usbd.conf man 8 usbd >Fix: --- usr.sbin/usbd/usbd.conf.5.orig Thu Aug 16 17:56:41 2001 +++ usr.sbin/usbd/usbd.conf.5 Fri Feb 1 15:57:51 2002 @@ -64,7 +64,7 @@ There are 3 types of fields: descriptive fields, selection criteria and commands to execute on events. -The field name is case sensitive and should be all lower case. +The field names are case sensitive and should be all lower case. Each field can have one or more arguments. .Pp The following fields are available: @@ -74,11 +74,11 @@ .Ar string is an arbitrary string used for pretty printing. .It product Ar id -Product Id +Product ID .It vendor Ar id -Vendor Id +Vendor ID .It release Ar id -Release Id, also called revision Id sometimes. +Release ID, also called revision ID sometimes. .It class Ar id Device Class .It subclass Ar id @@ -156,8 +156,8 @@ .Xr usbd 8 , .Xr usbdevs 8 .Sh BUGS -It is currently not possible to use a selection criterium more than once. For -example it is not possible to specify more than one vendor Id. +It is currently not possible to use a selection criterion more than once. For +example, it is not possible to specify more than one vendor ID. .Sh AUTHORS -The man page for the usbd configuration file was written by +The manual page for the usbd configuration file was written by .An Nick Hibma Aq n_hibma@FreeBSD.org . --- usr.sbin/usbd/usbd.8.orig Thu Aug 16 17:56:41 2001 +++ usr.sbin/usbd/usbd.8 Fri Feb 1 15:57:51 2002 @@ -56,7 +56,7 @@ Through opening the .Pa /dev/usb0 , .Pa /dev/usb1 , -etc. devices, it enables the kernel to do handle change requests from +etc. devices, it enables the kernel to handle change requests from attached hubs. This functionality will be removed when the kernel has kernel threads. @@ -80,7 +80,7 @@ Whenever a device is attached or detached the list of actions read from .Pa /etc/usbd.conf -are searched for a matching entry. +is searched for a matching entry. If found, the corresponding action is executed. .Pp >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 Fri Feb 1 7:20:45 2002 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 2C9EF37B439 for ; Fri, 1 Feb 2002 07:20:25 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11FKON14631; Fri, 1 Feb 2002 07:20:24 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 07:20:24 -0800 (PST) Message-Id: <200202011520.g11FKON14631@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Xavier Beaudouin Subject: re: kern/34487: ASUS P2B-DS Problem (Close Request) Reply-To: Xavier Beaudouin Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34487; it has been noted by GNATS. From: Xavier Beaudouin To: Hiten Pandya Cc: Subject: re: kern/34487: ASUS P2B-DS Problem (Close Request) Date: Fri, 1 Feb 2002 15:15:42 +0100 (CET) Hi ! > > As agreed above, by the originator, the problem/issue is > resolved, and all neccessary *new* firmware updates were > applied. > > If the originator agrees, this PR can be successfully closed, > and I will take the point to document this problem in the > Handbook, as my next patch to the FreeBSD-Doc list. This is ok for me, the upgrade of the SCSI bios with v1013 of the bios totaly solve this problem... > This also suggests that we put up a "Troubleshooting" section > in the installation chapter of the handbook. This goes to > murray and the -doc team ;) This is maybe a good idea... because I wasn't able to find anything about this specific motherboard problem... and a little note about upgrading the bios should help people :) Thanks again :) /Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. For mail address, please check header of this mails. Spams are not accepted. Caudium: http://caudium.net/, CAMAS webmail: http://camas.caudium.net/ [ Little fortune now ] Those who don't understand UNIX are doomed to reinvent it, poorly. --Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 7:50: 9 2002 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 4E42037B405 for ; Fri, 1 Feb 2002 07:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11Fo2D18488; Fri, 1 Feb 2002 07:50:02 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 07:50:02 -0800 (PST) Message-Id: <200202011550.g11Fo2D18488@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: "Bruce A. Mah" Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Reply-To: "Bruce A. Mah" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: "Bruce A. Mah" To: hiten@uk.FreeBSD.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Date: Fri, 01 Feb 2002 07:44:58 -0800 If memory serves me right, hiten@uk.FreeBSD.org wrote: > The below patch will add an important section which will > remind the users to update their firmwares before installing > FreeBSD, as this could be a problem. I object to this change. By insisting that users update their BIOS before even trying to install FreeBSD, you're raising a considerable barrier to entry. Certainly it is a good idea to point this out as a *possible* step to take in trying to troubleshoot an installation gone awry. But that's very different from what you proposed. > Half the PRs in the Database, are lying their becuase the users > did not update their Firmware BIOS, and stuff. As someone who's made several sweeps through the PR database, I claim that "half" is a considerable exaggeration. You have to consider how many people install FreeBSD without any problems whatsoever, with their BIOS or anything else. For all of those people, your change is going to result in wasted effort, plus raise the spectre of users accidentally causing their own problems while they try to hunt down BIOS images, flash their machines, etc. > Hope it gets in ;) I hope it doesn't, at least not in its current form. Can you try wording this in a less emphatic way? Thanks, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:21: 9 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 8D53C37B405 for ; Fri, 1 Feb 2002 09:21:01 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by 209.195.149.111 (8.11.6/8.11.6) with ESMTP id g11HD0102952 for ; Fri, 1 Feb 2002 12:13:01 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5ACE72.6070204@pittgoth.com> Date: Fri, 01 Feb 2002 12:20:50 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: freeBSD-doc@freebsd.org Subject: Re: kern/34487: Feedback request on hardware FAQ idea References: <200202011520.g11FKON14631@freefall.freebsd.org> <3C5AC7F4.5070704@pittgoth.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Xavier Beaudouin wrote: The following reply was made to PR docs/34487; it has been noted by GNATS. From: Xavier Beaudouin To: Hiten Pandya Cc: It would be such a difficult task to document all the different hardware "make-me-work" 's that are availible. And sometimes, you can blame install problems on RAM, which happened to me once when trying to extract into / and /usr from the cd, its been about 6 months since this last happened, so please do not expect my memory to be exact. I would offer the idea of a 'hardware FAQ' or hardware 'article' which would help to document the various problems and installation methods of various hardware and hardware configurations. But this will undoubtedly bring forth the problems of "who will" and "with what time", plus generate a task of keeping track of the many different hardware configurations, which would be very difficult if not nearly impossible. A good resource for this type of documentation, as in gathering the information, would be hanging around the news groups gathering posts of hardware problems and how they were fixed, the various FreeBSD mailing lists, and even some #FreeBSD chat rooms throughout the IRC world. Opinions, or am I just crazy? -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:21:15 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 36E5237B402; Fri, 1 Feb 2002 09:21:04 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by 209.195.149.111 (8.11.6/8.11.6) with ESMTP id g11Gm9102908; Fri, 1 Feb 2002 11:48:09 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5AC89E.5000404@pittgoth.com> Date: Fri, 01 Feb 2002 11:55:58 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: "Bruce A. Mah" Cc: freebsd-doc@freebsd.org Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice References: <200202011550.g11Fo2D18488@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bruce A. Mah wrote: > The following reply was made to PR docs/34524; it has been noted by GNATS. > > From: "Bruce A. Mah" See my recent comment about a hardware FAQ or an idea, many companies have a hardware/software troubleshooting faq, tyan even emails you a mini "what to try" if you email the motherboard support sections of the site. This information would most likly be a value to the FreeBSD community of both users/developers/and future converters who usually wonder "how hard will it be to make this work". -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:21:20 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id E16B937B416; Fri, 1 Feb 2002 09:21:02 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by 209.195.149.111 (8.11.6/8.11.6) with ESMTP id g11HAh102942; Fri, 1 Feb 2002 12:10:43 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5ACDE9.2060300@pittgoth.com> Date: Fri, 01 Feb 2002 12:18:33 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: doc@freebsd.org Cc: Xavier Beaudouin , freebsd-doc@freebsd.org Subject: Re: kern/34487: Feedback request on hardware FAQ idea References: <200202011520.g11FKON14631@freefall.freebsd.org> <3C5AC7F4.5070704@pittgoth.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Xavier Beaudouin wrote: The following reply was made to PR docs/34487; it has been noted by GNATS. From: Xavier Beaudouin To: Hiten Pandya Cc: Subject: re: kern/34487: ASUS P2B-DS Problem (Close Request) Date: Fri, 1 Feb 2002 15:15:42 +0100 (CET) Hi ! > > As agreed above, by the originator, the problem/issue is > resolved, and all neccessary *new* firmware updates were > applied. > > If the originator agrees, this PR can be successfully closed, > and I will take the point to document this problem in the > Handbook, as my next patch to the FreeBSD-Doc list. This is ok for me, the upgrade of the SCSI bios with v1013 of the bios totaly solve this problem... > This also suggests that we put up a "Troubleshooting" section > in the installation chapter of the handbook. This goes to > murray and the -doc team [;)] This is maybe a good idea... because I wasn't able to find anything about this specific motherboard problem... and a little note about upgrading the bios should help people [:)] Thanks again [:)] /Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. For mail address, please check header of this mails. Spams are not accepted. Caudium: http://caudium.net/, CAMAS webmail: http://camas.caudium.net/ [ Little fortune now ] Those who don't understand UNIX are doomed to reinvent it, poorly. --Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message It would be such a difficult task to document all the different hardware "make-me-work" 's that are availible. And sometimes, you can blame install problems on RAM, which happened to me once when trying to extract into / and /usr from the cd, its been about 6 months since this last happened, so please do not expect my memory to be exact. I would offer the idea of a 'hardware FAQ' or hardware 'article' which would help to document the various problems and installation methods of various hardware and hardware configurations. But this will undoubtedly bring forth the problems of "who will" and "with what time", plus generate a task of keeping track of the many different hardware configurations, which would be very difficult if not nearly impossible. A good resource for this type of documentation, as in gathering the information, would be hanging around the news groups gathering posts of hardware problems and how they were fixed, the various FreeBSD mailing lists, and even some #FreeBSD chat rooms throughout the IRC world. Opinions, or am I just crazy? -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:21:20 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id E16B937B416; Fri, 1 Feb 2002 09:21:02 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by 209.195.149.111 (8.11.6/8.11.6) with ESMTP id g11HAh102942; Fri, 1 Feb 2002 12:10:43 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5ACDE9.2060300@pittgoth.com> Date: Fri, 01 Feb 2002 12:18:33 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: doc@freebsd.org Cc: Xavier Beaudouin , freebsd-doc@freebsd.org Subject: Re: kern/34487: Feedback request on hardware FAQ idea References: <200202011520.g11FKON14631@freefall.freebsd.org> <3C5AC7F4.5070704@pittgoth.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Xavier Beaudouin wrote: The following reply was made to PR docs/34487; it has been noted by GNATS. From: Xavier Beaudouin To: Hiten Pandya Cc: Subject: re: kern/34487: ASUS P2B-DS Problem (Close Request) Date: Fri, 1 Feb 2002 15:15:42 +0100 (CET) Hi ! > > As agreed above, by the originator, the problem/issue is > resolved, and all neccessary *new* firmware updates were > applied. > > If the originator agrees, this PR can be successfully closed, > and I will take the point to document this problem in the > Handbook, as my next patch to the FreeBSD-Doc list. This is ok for me, the upgrade of the SCSI bios with v1013 of the bios totaly solve this problem... > This also suggests that we put up a "Troubleshooting" section > in the installation chapter of the handbook. This goes to > murray and the -doc team [;)] This is maybe a good idea... because I wasn't able to find anything about this specific motherboard problem... and a little note about upgrading the bios should help people [:)] Thanks again [:)] /Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. For mail address, please check header of this mails. Spams are not accepted. Caudium: http://caudium.net/, CAMAS webmail: http://camas.caudium.net/ [ Little fortune now ] Those who don't understand UNIX are doomed to reinvent it, poorly. --Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message It would be such a difficult task to document all the different hardware "make-me-work" 's that are availible. And sometimes, you can blame install problems on RAM, which happened to me once when trying to extract into / and /usr from the cd, its been about 6 months since this last happened, so please do not expect my memory to be exact. I would offer the idea of a 'hardware FAQ' or hardware 'article' which would help to document the various problems and installation methods of various hardware and hardware configurations. But this will undoubtedly bring forth the problems of "who will" and "with what time", plus generate a task of keeping track of the many different hardware configurations, which would be very difficult if not nearly impossible. A good resource for this type of documentation, as in gathering the information, would be hanging around the news groups gathering posts of hardware problems and how they were fixed, the various FreeBSD mailing lists, and even some #FreeBSD chat rooms throughout the IRC world. Opinions, or am I just crazy? -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:21:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 36FEB37B417 for ; Fri, 1 Feb 2002 09:21:07 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by 209.195.149.111 (8.11.6/8.11.6) with ESMTP id g11GBC173595; Fri, 1 Feb 2002 11:11:12 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5ABFF6.3000408@pittgoth.com> Date: Fri, 01 Feb 2002 11:19:02 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: Giorgos Keramidas , freeBSD-doc@freebsd.org Subject: Re: release notes not linked from announce.html References: <20020201130810.21343.qmail@diogenis.ceid.upatras.gr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Giorgos Keramidas wrote: > The release announce.html for 4.5 does not have a pointer to the > release notes :-( > > a friend who will most likely migrate from Linux to FreeBSD asked me > today, where the diferences of 4.4 and 4.5 are. > > I pointed at > releases/4.5R/http://www.freebsd.org/releases/4.5R/relnotes-i386.html > bu then realized that the announce.html had no link that could > possibly lead someone to the release notes! > > Do you think we should link to the release notes from the text of the > announcement? > > - Giorgos > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > > Who should submit the patch for this one? Anyone want it, I could probly fit it in later on today ;) -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:21:52 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id A367637B404 for ; Fri, 1 Feb 2002 09:21:05 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by 209.195.149.111 (8.11.6/8.11.6) with ESMTP id g11GjI102904; Fri, 1 Feb 2002 11:45:18 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5AC7F4.5070704@pittgoth.com> Date: Fri, 01 Feb 2002 11:53:08 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: Xavier Beaudouin Cc: freebsd-doc@freebsd.org Subject: Re: kern/34487: Feedback request on hardware FAQ idea References: <200202011520.g11FKON14631@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Xavier Beaudouin wrote: > The following reply was made to PR docs/34487; it has been noted by GNATS. > > From: Xavier Beaudouin > To: Hiten Pandya > Cc: > Subject: re: kern/34487: ASUS P2B-DS Problem (Close Request) > Date: Fri, 1 Feb 2002 15:15:42 +0100 (CET) > > Hi ! > > > > > As agreed above, by the originator, the problem/issue is > > resolved, and all neccessary *new* firmware updates were > > applied. > > > > If the originator agrees, this PR can be successfully closed, > > and I will take the point to document this problem in the > > Handbook, as my next patch to the FreeBSD-Doc list. > > This is ok for me, the upgrade of the SCSI bios with v1013 of the bios > totaly solve this problem... > > > This also suggests that we put up a "Troubleshooting" section > > in the installation chapter of the handbook. This goes to > > murray and the -doc team ;) > > This is maybe a good idea... because I wasn't able to find anything about > this specific motherboard problem... and a little note about upgrading the > bios should help people :) > > Thanks again :) > /Xavier > > -- > Xavier Beaudouin - Unix System Administrator & Projects Leader. > For mail address, please check header of this mails. Spams are not accepted. > Caudium: http://caudium.net/, CAMAS webmail: http://camas.caudium.net/ > [ Little fortune now ] > Those who don't understand UNIX are doomed to reinvent it, poorly. > --Henry Spencer > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > > > It would be such a difficult task to document all the different hardware "make-me-work" 's that are availible. And sometimes, you can blame install problems on RAM, which happened to me once when trying to extract into / and /usr from the cd, its been about 6 months since this last happened, so please do not expect my memory to be exact. I would offer the idea of a 'hardware FAQ' or hardware 'article' which would help to document the various problems and installation methods of various hardware and hardware configurations. But this will undoubtedly bring forth the problems of "who will" and "with what time", plus generate a task of keeping track of the many different hardware configurations, which would be very difficult if not nearly impossible. A good resource for this type of documentation, as in gathering the information, would be hanging around the news groups gathering posts of hardware problems and how they were fixed, the various FreeBSD mailing lists, and even some #FreeBSD chat rooms throughout the IRC world. Opinions, or am I just crazy? -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 9:45:26 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 53F8337B400 for ; Fri, 1 Feb 2002 09:45:24 -0800 (PST) Received: from pittgoth.com (lcl234.zbzoom.net [208.236.36.234]) by pittgoth.com (8.11.6/8.11.6) with ESMTP id g11HkmM21184 for ; Fri, 1 Feb 2002 12:46:48 -0500 (EST) (envelope-from darklogik@pittgoth.com) Message-ID: <3C5AD65E.9060208@pittgoth.com> Date: Fri, 01 Feb 2002 12:54:38 -0500 From: Tom Rhodes Reply-To: darklogik@pittgoth.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: freeBSD-doc@freebsd.org Subject: Re: docs/34074: Regarding the issue of disklabel(8) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has anyone ever verified this? If so I will throw a patch togeather sometime soon, if not, then I will throw another hdd into my system and try the handbook steps one by one, documenting the outcome. But, if someone can save me this hassle it would be nice hehe -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 11:30:29 2002 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 186EA37B400 for ; Fri, 1 Feb 2002 11:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11JU4Y67232; Fri, 1 Feb 2002 11:30:04 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 11:30:04 -0800 (PST) Message-Id: <200202011930.g11JU4Y67232@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Giorgos Keramidas Subject: Re: docs/34529: [patch] Grammar nits in usbd.conf(5) and usbd(8) Reply-To: Giorgos Keramidas Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34529; it has been noted by GNATS. From: Giorgos Keramidas To: =?ISO-8859-7?Q?David_Sieb=F6rger?= Cc: bug-followup@freebsd.org Subject: Re: docs/34529: [patch] Grammar nits in usbd.conf(5) and usbd(8) Date: Fri, 1 Feb 2002 21:16:53 +0200 (EET) David Sieb=F6rger wrote: > --- usr.sbin/usbd/usbd.conf.5.orig=09Thu Aug 16 17:56:41 2001 > +++ usr.sbin/usbd/usbd.conf.5=09Fri Feb 1 15:57:51 2002 > @@ -64,7 +64,7 @@ > There are 3 types of fields: > descriptive fields, selection criteria and commands to execute on > events. > -The field name is case sensitive and should be all lower case. > +The field names are case sensitive and should be all lower case. Mmm, seems ok. > -Product Id=09> -Vendor Id=09> -Release Id > +Product ID=09> +Vendor ID=09> +Release ID Hum, capitalization is prime time flamefest/bikeshed material. I can't comment on this. Someone with more 'english style' expertize will probably know better. > @@ -156,8 +156,8 @@ > .Xr usbd 8 , > .Xr usbdevs 8 > .Sh BUGS > -It is currently not possible to use a selection criterium more than once= =2E For > -example it is not possible to specify more than one vendor Id. > +It is currently not possible to use a selection criterion more than once= =2E For > +example, it is not possible to specify more than one vendor ID. > .Sh AUTHORS > -The man page for the usbd configuration file was written by > +The manual page for the usbd configuration file was written by > .An Nick Hibma Aq n_hibma@FreeBSD.org . Is this even necessary? I haven't searched the sources for -all- the manpages to see which have an 'AUTHORS' section. Others do have a section like that (ipfw.8 for instance). What do others think? > --- usr.sbin/usbd/usbd.8.orig=09Thu Aug 16 17:56:41 2001 > +++ usr.sbin/usbd/usbd.8=09Fri Feb 1 15:57:51 2002 > @@ -56,7 +56,7 @@ > Through opening the > .Pa /dev/usb0 , > .Pa /dev/usb1 , > -etc. devices, it enables the kernel to do handle change requests from > +etc. devices, it enables the kernel to handle change requests from > attached hubs. Good catch :) > @@ -80,7 +80,7 @@ > Whenever a device is attached or > detached the list of actions read from > .Pa /etc/usbd.conf > -are searched for a matching entry. > +is searched for a matching entry. > If found, the corresponding action is > executed. `The list .. is searched.' This is correct as it is IMHO. I'm not a native speaker, and I might be wrong here, but this would probably look OK, if written as the following: =09Whenever a device is attached or detached, =09the list of actions (which is read from =09.Pa /etc/usbd.conf ) =09is searched for a matching entry. or something similar. What do you think? --=20 Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ 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 Fri Feb 1 11:34:22 2002 Delivered-To: freebsd-doc@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 338A837B416 for ; Fri, 1 Feb 2002 11:33:59 -0800 (PST) Received: from on.aibn.com ([64.228.43.80]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020201193358.UJOT16860.tomts8-srv.bellnexxia.net@on.aibn.com> for ; Fri, 1 Feb 2002 14:33:58 -0500 Message-ID: <1633124-2200225120539870@on.aibn.com> X-EM-Version: 6, 0, 1, 0 X-EM-Registration: #00F06206106618006920 X-Priority: 3 Reply-To: infosource@on.aibn.com Organization: InfoSource From: "Barbara Caldwell" To: "doc@freebsd.org" Subject: The United States Healthcare Directory Date: Fri, 1 Feb 2002 14:53:09 -0600 MIME-Version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If this information is not relevant to you or your organization,=20 please accept our apologies for taking your time=2E We are publishers of specialized reports and directories=20 dealing with public affairs=2E Our new directory,=20 "The United States Healthcare Directory" covers=20 hospitals, nursing homes, government departments, etc=2E =20 It is used by corporations, associations and governments=20 and is available at a cost of $195=2E If you are interested=20 in receiving this directory, please provide us with=20 your mailing address=2E Please visit our website, www=2Enational-directories=2Ecom,=20 for information on our other directories and reports=2E=20 Thank you for your consideration=2E =20 Please Note: If you do not respond to this message,=20 you will be taken off our list automatically=2E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 12:10: 7 2002 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 ADA1337B404 for ; Fri, 1 Feb 2002 12:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11KA3378258; Fri, 1 Feb 2002 12:10:03 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 12:10:03 -0800 (PST) Message-Id: <200202012010.g11KA3378258@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: swear@blarg.net (Gary W. Swearingen) Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Reply-To: swear@blarg.net (Gary W. Swearingen) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: swear@blarg.net (Gary W. Swearingen) To: hiten@uk.FreeBSD.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Date: 01 Feb 2002 12:10:10 -0800 hiten@uk.FreeBSD.org writes: > + > + It is very important, that you apply the neccessary firmware > + updates before starting the installation, or if you encounter a > + problem booting-strapping the system. By ensuring this, you can > + save yourself a lot of problems in the future. > + Well, it DOES say "neccessary", so I guess it keeps the FDP blameless, but if it's necessary to mention BIOS upgrades, it probably ought to be longer than that, and change it from the form of a recommendation to that of a suggestion to consider the upgrade, listing pros and cons. I've read advice almost exactly to the contrary of the new note. Namely, that one NEVER apply updates until one becomes aware of a need for it. I don't know the validity of that either, but it's been my practice too, mostly because of the danger of flubbing the BIOS burn and being shut down while arranging for a replacement BIOS. Maybe suggest that the BIOS changelog or upgrade notes be consulted, or ML archives. Often, BIOS upgrades just tweak some rarely-used feature that is serious, but only for a few users. It's also possible that the kernel version being used was tested against an old version of the BIOS, so the age of both should be a consideration in deciding to upgrade the BIOS. You probably know a few more pros and cons. BTW, fix spelling on "neccessary", and please take a minute to check spelling before submissions to avoid the hour another PR would take. (If you use a good editor like XEmacs, it takes much less than a minute.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 12:57:44 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id C55E537B402 for ; Fri, 1 Feb 2002 12:57:40 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 6914CBD3D; Fri, 1 Feb 2002 12:57:40 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id MAA12104; Fri, 1 Feb 2002 12:57:39 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g11KwHq03987; Fri, 1 Feb 2002 12:58:17 -0800 (PST) (envelope-from swear@blarg.net) To: David "=?iso-8859-1?q?Sieb=F6rger?=" Cc: FreeBSD-doc@FreeBSD.ORG Subject: Re: docs/34529: [patch] Grammar nits in usbd.conf(5) and usbd(8) References: <20020201141529.50693.qmail@foundation.org.za> From: swear@blarg.net (Gary W. Swearingen) Date: 01 Feb 2002 12:58:17 -0800 In-Reply-To: <20020201141529.50693.qmail@foundation.org.za> Message-ID: Lines: 43 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David "Siebörger" writes: > @@ -64,7 +64,7 @@ > There are 3 types of fields: > descriptive fields, selection criteria and commands to execute on > events. > -The field name is case sensitive and should be all lower case. > +The field names are case sensitive and should be all lower case. > Each field can have one or more arguments. This msg isn't so much a comment on these patches as on the man page itself, in case someone has any interest in improving it. I think the original (singular case) is better above, but either will do. Entries have only one "field name" and IT IS case sensitive. But the plural sounds OK too. I don't KNOW for sure which is correct. I find the page's use of "field" erroneous; "entry" (which it uses earlier) is probably more appropriate everywhere. "Field" seems to better connotate each non-delimiter between delimiters. The first field of an entry is the entry name (or identifier or ...). I don't know why it bothers so say that fields can be descriptive fields or selections criteria, as I don't see that it explains the difference or which entries are which. > -Product Id > +Product ID Is this a standard, or something? I've been on projects that preferred "Id" (but I like "ID"). Presuming there are no written standards to cover such things, would having one reduce patching and/or discussion? > -Release Id, also called revision Id sometimes. > +Release ID, also called revision ID sometimes. Or +Release ID, also called revision ID. (If "sometimes" is supposed to imply low frequency, "occasionally called..." would be better.) > -The man page for the usbd configuration file was written by > +The manual page for the usbd configuration file was written by OK, but is there a standard on this. Isn't "man page" VERY common? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 13:17:54 2002 Delivered-To: freebsd-doc@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id 2291137B404 for ; Fri, 1 Feb 2002 13:17:43 -0800 (PST) Received: from on.aibn.com ([64.228.43.80]) by tomts9-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020201211742.CUXO23714.tomts9-srv.bellnexxia.net@on.aibn.com> for ; Fri, 1 Feb 2002 16:17:42 -0500 Message-ID: <68043-22002251223653580@on.aibn.com> X-EM-Version: 6, 0, 1, 0 X-EM-Registration: #00F06206106618006920 X-Priority: 3 Reply-To: infosource@on.aibn.com Organization: InfoSource From: "Barbara Caldwell" To: "freebsd-doc@freebsd.org" Subject: The United States Healthcare Directory Date: Fri, 1 Feb 2002 16:36:53 -0600 MIME-Version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If this information is not relevant to you or your organization,=20 please accept our apologies for taking your time=2E We are publishers of specialized reports and directories=20 dealing with public affairs=2E Our new directory,=20 "The United States Healthcare Directory" covers=20 hospitals, nursing homes, government departments, etc=2E =20 It is used by corporations, associations and governments=20 and is available at a cost of $195=2E If you are interested=20 in receiving this directory, please provide us with=20 your mailing address=2E Please visit our website, www=2Enational-directories=2Ecom,=20 for information on our other directories and reports=2E=20 Thank you for your consideration=2E =20 Please Note: If you do not respond to this message,=20 you will be taken off our list automatically=2E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 13:39:13 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail.freebsdmall.com (adsl-63-206-96-214.dsl.snfc21.pacbell.net [63.206.96.214]) by hub.freebsd.org (Postfix) with ESMTP id D5D4A37B402 for ; Fri, 1 Feb 2002 13:39:09 -0800 (PST) Received: by mail.freebsdmall.com (Postfix, from userid 2135) id 8AE692E827; Fri, 1 Feb 2002 13:39:07 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mail.freebsdmall.com (Postfix) with ESMTP id 833D02AA41; Fri, 1 Feb 2002 13:39:07 -0800 (PST) Date: Fri, 1 Feb 2002 13:39:07 -0800 (PST) From: Chern Lee X-X-Sender: To: "Gary W. Swearingen" Cc: Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice In-Reply-To: <200202012010.g11KA3378258@freefall.freebsd.org> Message-ID: <20020201133740.I45847-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 1 Feb 2002, Gary W. Swearingen wrote: > > > + > > + It is very important, that you apply the neccessary firmware > > + updates before starting the installation, or if you encounter a > > + problem booting-strapping the system. By ensuring this, you can > > + save yourself a lot of problems in the future. > > + > > I've read advice almost exactly to the contrary of the new note. > Namely, that one NEVER apply updates until one becomes aware of a need > for it. I don't know the validity of that either, but it's been my > practice too, mostly because of the danger of flubbing the BIOS burn and > being shut down while arranging for a replacement BIOS. Maybe suggest > that the BIOS changelog or upgrade notes be consulted, or ML archives. > Often, BIOS upgrades just tweak some rarely-used feature that is > serious, but only for a few users. It's also possible that the kernel > version being used was tested against an old version of the BIOS, so the > age of both should be a consideration in deciding to upgrade the BIOS. > You probably know a few more pros and cons. > Agreed. I do believe in my Asus motherboard manual it specifically states *not* to flash to BIOS unless there is a problem w/ BIOS to suspect. I think this belongs as a suggestion in the Installation troubleshooting/q&a section. - chern To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 15:22:24 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mel-rto6.wanadoo.fr (smtp-out-6.wanadoo.fr [193.252.19.25]) by hub.freebsd.org (Postfix) with ESMTP id 620A437B4D0 for ; Fri, 1 Feb 2002 15:22:17 -0800 (PST) Received: from mel-rta7.wanadoo.fr (193.252.19.61) by mel-rto6.wanadoo.fr; 2 Feb 2002 00:22:16 +0100 Received: from alcatel.fr (80.14.28.90) by mel-rta7.wanadoo.fr; 2 Feb 2002 00:22:04 +0100 Message-ID: <3C5B23D4.DFE85030@alcatel.fr> Date: Sat, 02 Feb 2002 00:25:08 +0100 From: ed Reply-To: ed@alcatel.fr X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.0.38 i386) X-Accept-Language: en MIME-Version: 1.0 To: doc@FreeBSD.org Subject: missing pictures in the VM design doc Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, all the illustrations are broken links, it makes the doc unreadable http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vm-design/x26.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 15:37:54 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id D428737B402; Fri, 1 Feb 2002 15:37:41 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020201233741.LOFW3578.rwcrmhc52.attbi.com@bmah.dyndns.org>; Fri, 1 Feb 2002 23:37:41 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g11Nbfw83048; Fri, 1 Feb 2002 15:37:41 -0800 (PST) (envelope-from bmah) Message-Id: <200202012337.g11Nbfw83048@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-doc@freebsd.org Cc: bmah@freebsd.org Subject: Weird releng article / openjade / pdftex bug From: bmah@freebsd.org (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: text/plain; charset=us-ascii Date: Fri, 01 Feb 2002 15:37:41 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi gang- I'm having problems building a PDF rendering of the releng article using an openjade-based toolchain. (See output appended below.) I think it's tickling a bug either in openjade or pdftex. The problem comes about when openjade tries to generate bookmarks in the PDF file (see the log entry for doc/share/sgml/freebsd.dsl rev. 1.20). The sections entitled "Disc #1", "Disc #2", and "Discs #3 and #4" should get similarly named bookmarks. Instead, the bookmarks in article.tex-pdf seem to be named "Disc \1", "Disc \2" and "Discs \3 and \4". pdftex seems to choke on the bookmarks (the first two bookmarks come out as "Disc" and "Disc", and pdftex exits with a fatal error on the last one, although it does produce a PDF file). If I remove the backslashes from the bookmarks in article.tex-pdf, pdftex seems happy and it generates a PDF file with intact bookmarks. Ditto if I remove the "#" characters from the section titles in the original article.sgml file. The easiest workaround is probably to get rid of the "#" characters in the article, but, well, this just seems dumb. I don't know openjade or pdftex well enough to fix the root problem. Any suggestions? Bruce. PS. I've come to the conclusion that murray brings out the worst in the PDF-building doc toolchain. :-) :-) :-) ----- ==> PDFTeX pass 3/3 /usr/local/bin/pdftex "&pdfjadetex" ' \nonstopmode\input{article.tex-pdf}' This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1) [/usr/local/share/texmf/pdftex/config/pdftex.cfg] JadeTeX 2001/07/19: 3.11 (article.tex-pdf (/usr/local/share/texmf/tex/latex/psnfss/t1ptm.fd) Elements will be labelled Jade begin document sequence at 20 (article.aux) (/usr/local/share/texmf/tex/latex/cyrillic/t2acmr.fd) (/usr/local/share/texmf/tex/latex/base/ts1cmr.fd) (/usr/local/share/texmf/tex/context/base/supp-pdf.tex (/usr/local/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Missing ) loading : Context Support Macros / PDF ) (/usr/local/share/texmf/tex/latex/hyperref/nameref.sty) (article.out) (article.out) (/usr/local/share/texmf/tex/latex/psnfss/t1phv.fd) (/usr/local/share/texmf/tex/latex/psnfss/t1pcr.fd) [1.0.59[/usr/local/share/tex mf/dvips/config/pdftex.map]] (/usr/local/share/texmf/tex/latex/psnfss/ts1ptm.fd ) [2.0.59] Overfull \hbox (9.90002pt too wide) in paragraph at lines 1182--1235 [] Error (1024): PDF version 1.3 -- xpdf supports version 1.2 (continuing anyway) [3.0.59] [4.0.59 <./branches.pdf>] [5.0.59] [6.0.59] [7.0.59] ! Undefined control sequence. \HeadingText ->3.4.3 Discs \3 and \4 l.3629 \endHeadPar{} \endSeq{}\Node% [8.0.59] [9.0.59] [10.0.59] (article.aux) ) (see the transcript file for additional information)<8r.enc> Output written on article.pdf (10 pages, 80433 bytes). Transcript written on article.log. *** Error code 1 Stop in /usr/doc/en_US.ISO8859-1/articles/releng. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 16:56: 1 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 688A737B404 for ; Fri, 1 Feb 2002 16:55:44 -0800 (PST) Received: from hades.hell.gr (patr530-a093.otenet.gr [212.205.215.93]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g120tVLA010616; Sat, 2 Feb 2002 02:55:32 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g120tSR00802; Sat, 2 Feb 2002 02:55:28 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sat, 2 Feb 2002 02:55:27 +0200 From: Giorgos Keramidas To: "Gary W. Swearingen" Cc: David Sieb?rger , doc@freebsd.org Subject: Re: docs/34529: [patch] Grammar nits in usbd.conf(5) and usbd(8) Message-ID: <20020202005527.GC417@hades.hell.gr> References: <20020201141529.50693.qmail@foundation.org.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2002-02-01 12:58, Gary W. Swearingen wrote: > > -The man page for the usbd configuration file was written by > > +The manual page for the usbd configuration file was written by > > OK, but is there a standard on this. Isn't "man page" VERY common? Well, he's right in a sense. I always meant to change "manpage" and "man page" to "manual page" in the docs, in a sweep. But somehow I feel I'd better wait and change bits and pieces here and there, paying attention to correct manpage and 'man page' as I make other changes too. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 17: 7:11 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by hub.freebsd.org (Postfix) with ESMTP id 0CE8F37B416; Fri, 1 Feb 2002 17:06:50 -0800 (PST) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 2 Feb 2002 01:06:48 +0000 Received: from fluoxetine.lan (unverified [62.31.193.116]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Sat, 2 Feb 2002 01:06:47 +0000 Date: Sat, 2 Feb 2002 01:07:35 +0000 (GMT) From: Andrew McKay X-X-Sender: andy@fluoxetine.lan To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-doc@freebsd.org Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice In-Reply-To: <200202011022.g11AMot00488@hpdi.ath.cx> Message-ID: <20020202005718.J61686-100000@fluoxetine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 1 Feb 2002 hiten@uk.FreeBSD.org wrote: > + > + It is very important, that you apply the neccessary firmware > + updates before starting the installation, or if you encounter a > + problem booting-strapping the system. By ensuring this, you can > + save yourself a lot of problems in the future. > + The following patch removes the suggestion that everyone should upgrade their BIOS before installation (oh, the horror!) and contains no spelling mistakes or grammatical errors that I can see. Both of these do, I believe, set it apart from the original patch and thus I present it for review. As usual, a copy is available as the top link at: http://www.openirc.co.uk/freebsd/ --- chapter.sgml Thu Oct 25 09:27:51 2001 +++ chapter.sgml.new Sat Feb 2 00:50:00 2002 @@ -4432,6 +4432,20 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + Many installation problems can be avoided or alleviated by + updating the firmware on various hardware components, most notably + the motherboard. If the installation fails to work then updating + the BIOS may solve the problem. Refer to your motherboard + manufacturer's website for information on BIOS revisions and upgrade + instructions. + Most manufacturers strongly advise against upgrading motherboard + BIOSs unless you have a good reason for doing so. The + process CAN go wrong, causing the BIOS to be + destroyed permanently. Therefore DO NOT do + this unless you believe it will solve your problem. + + What to Do If Something Goes Wrong... ---end diff--- Comments/suggestions? -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 17: 8: 7 2002 Delivered-To: freebsd-doc@freebsd.org Received: from smtp02.mem.interq.net (smtp02.mem.interq.net [210.157.1.52]) by hub.freebsd.org (Postfix) with ESMTP id BB5A537B405 for ; Fri, 1 Feb 2002 17:07:36 -0800 (PST) Received: from computer (shizuokaipconnect-211-125-70-55.interq.or.jp [211.125.70.55]) by smtp02.mem.interq.net (8.9.3/8.9.1) with SMTP id KAA10524 for ; Sat, 2 Feb 2002 10:07:34 +0900 (JST) X-Mailer: TEST MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-2022-jp Date: Sat, 02 Feb 2002 10:03:58 +0900 To: freebsd-doc@FreeBSD.ORG From: =?ISO-2022-JP?B?GyRCJSIlSCVpJTkbKEI=?= Subject: (3)=?ISO-2022-JP?B?GyRCIUohKjktOXAhKiFLN3w+XjZiMX5KZzgiGyhC?= =?ISO-2022-JP?B?GyRCTXhJVSQtJUAlJCVsJS8lSCVhITwlayROGyhC?= =?ISO-2022-JP?B?GyRCJDQwRkZiGyhC?= Message-Id: <0202102100358.11207@computer> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org $B!!FMA3$N%a!<%kAw?.$rCW$7!"BgJQ?=$7Lu$4$6$$$^$;$s!#(B $B!!$3$N$40FFb$,$4ITMW$NJ}!"$^$?=EJ#Aw?.$5$l$F$7$^$C$?J}Ey!"(B $B$4LBOG$r$*3]$1$7$F$7$^$C$?J}$K$O?=$7Lu$4$6$$$^$;$s!#(B $B$4MF!&K\J8$rJQ99!&:o=|Ey$r9T$o$:!"(B $B$3$N$^$^$4JV?.$/$@$5$$!#(B $B%j%9%H$+$i:o=|$5$;$FD:$-$^$9!#(B $BEv^6b1~Jg8"MxIU$-%@%$%l%/%H%a!<%k!J%5%$%I%S%8%M%9Cf?4!K$NG[?.5v2D(B $B$N$*4j$$$rCW$7$?$/$4O"Mm$5$;$FD:$-$^$7$?!#(B $BEv&IJ7t$r%W%l%<%s%H$7$F$*$j$^$9!#$<$R!"59$7$/$*4j$$CW$7$^$9!#(B $B!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y(B $B!|$3$N7|>^IU$-%@%$%l%/%H%a!<%k!J%*%W%H%$%s%a!<%k!K$NG[?.$r$44uK>$NJ}$O!"(B $B!!$*&:`$K$J$j$^$9!#(B $B!|BeM}E9MM@lMQ$N%[!<%`%Z!<%8$r$4MQ0U$5$;$FD:$-$^$9!#$3$l$G$"$J$?$b(B $B!!#P#a#b#l#i#c#i#t#y!!#A#g#e#n#t(B!! $B!|BeM}E9Js=7$O!"$J$s$HGd>e$N#4#0!s!*G/<}#5#0#0K|1_%"%C%W7W2h!*(B $B!|BeM}E9MM%5%$%H$+$i!"BeM}E9EPO?$,$"$C$?>l9g$K$bEPO?NA$N#4#0!s$,Js=7$K!*(B $B!|EPO?NA$O=i4|Ej;q$N#5K|1_$N$_!#!J#2G/L\0J9_$O#1K|1_$G7@Ls99?7$G$-$^$9!#!K(B ==================================================== $B!z!y!z!yB~:#%j%s%/%9%?%C%UEPO?%-%c%s%Z!<%s\$7$/$O!"$3$A$i$r$4Mw$/$@$5$$!#"-"-"-"-(B http://www.interq.or.jp/ol/arouse/atlass/setsumei.html .~,:*;'$B!#!&(B*$B!#(B,.$B!z!y!zEve5-$r4^$aA4#1#3%?%$%W!!!!2A3JBS!=!!#7#0#01_!A#1#9#8#0#01_!J@GJL!K!!(B $B!z!z#N#E#W!*D94|%W%i%s$O!"99$K$*F@!*!*(B $B"!8!:w%(%s%8%sEPO?Be9T"!(B $B!z!z#N#E#W!*L5NAEPO?#3#0%5%$%Hr7o$"$j!K(B $B#2#5#0#01_$h$j!J%j%s%/%9%?%C%UEPO?"!(B $B3d0z$-$H$J$k!"3F; Fri, 1 Feb 2002 17:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g121A1A57925; Fri, 1 Feb 2002 17:10:01 -0800 (PST) (envelope-from gnats) Date: Fri, 1 Feb 2002 17:10:01 -0800 (PST) Message-Id: <200202020110.g121A1A57925@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Andrew McKay Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Reply-To: Andrew McKay Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: Andrew McKay To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-doc@freebsd.org Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Date: Sat, 2 Feb 2002 01:07:35 +0000 (GMT) On Fri, 1 Feb 2002 hiten@uk.FreeBSD.org wrote: > + > + It is very important, that you apply the neccessary firmware > + updates before starting the installation, or if you encounter a > + problem booting-strapping the system. By ensuring this, you can > + save yourself a lot of problems in the future. > + The following patch removes the suggestion that everyone should upgrade their BIOS before installation (oh, the horror!) and contains no spelling mistakes or grammatical errors that I can see. Both of these do, I believe, set it apart from the original patch and thus I present it for review. As usual, a copy is available as the top link at: http://www.openirc.co.uk/freebsd/ --- chapter.sgml Thu Oct 25 09:27:51 2001 +++ chapter.sgml.new Sat Feb 2 00:50:00 2002 @@ -4432,6 +4432,20 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + Many installation problems can be avoided or alleviated by + updating the firmware on various hardware components, most notably + the motherboard. If the installation fails to work then updating + the BIOS may solve the problem. Refer to your motherboard + manufacturer's website for information on BIOS revisions and upgrade + instructions. + Most manufacturers strongly advise against upgrading motherboard + BIOSs unless you have a good reason for doing so. The + process CAN go wrong, causing the BIOS to be + destroyed permanently. Therefore DO NOT do + this unless you believe it will solve your problem. + + What to Do If Something Goes Wrong... ---end diff--- Comments/suggestions? -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 17:49:31 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 0E6A437B480; Fri, 1 Feb 2002 17:47:20 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020202014719.PUFS26243.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sat, 2 Feb 2002 01:47:19 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g121lJn88296; Fri, 1 Feb 2002 17:47:19 -0800 (PST) (envelope-from bmah) Message-Id: <200202020147.g121lJn88296@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: www@freebsd.org Cc: bmah@freebsd.org, freebsd-doc@freebsd.org Subject: Web build problems again From: bmah@freebsd.org (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: text/plain; charset=us-ascii Date: Fri, 01 Feb 2002 17:47:19 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We've had more complaints about seemingly missing images. The appended typescript may be of interest. Is there something wrong with the doc toolchain on freefall? Bruce. ----- freefall:data% pwd /usr/local/www/data freefall:data% find . -size 0 ./doc/en_US.ISO8859-1/articles/vm-design/fig1.png ./doc/en_US.ISO8859-1/articles/vm-design/fig2.png ./doc/en_US.ISO8859-1/articles/vm-design/fig3.png ./doc/en_US.ISO8859-1/articles/vm-design/fig4.png ./doc/en_US.ISO8859-1/articles/vinum/ad0b4aft.png ./doc/en_US.ISO8859-1/articles/vinum/ad2b4aft.png ./doc/en_US.ISO8859-1/articles/vinum/arch.png ./doc/en_US.ISO8859-1/articles/releng/branches.png ./doc/en_US.ISO8859-1/books/corp-net-guide/08-01.png ./doc/en_US.ISO8859-1/books/corp-net-guide/08-02.png ./doc/en_US.ISO8859-1/books/corp-net-guide/08-03.png ./doc/en_US.ISO8859-1/books/corp-net-guide/08-04.png ./doc/en_US.ISO8859-1/books/corp-net-guide/08-05.png ./doc/en_US.ISO8859-1/books/corp-net-guide/08-06.png ./doc/en_US.ISO8859-1/books/design-44bsd/fig1.png ./doc/en_US.ISO8859-1/books/design-44bsd/fig2.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/layers.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sain.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainfill.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainlsb.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainmsb.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainserv.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/serv.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/serv2.png ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/slayers.png ./doc/en_US.ISO8859-1/books/handbook/install/disk-layout.png ./doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-bus.png ./doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-twisted-pair.png ./doc/en_US.ISO8859-1/books/handbook/advanced-networking/natd.png ./doc/ja/books/design-44bsd/fig1.png ./doc/ja/books/design-44bsd/fig2.png To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 18: 1:58 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id DF92C37B428 for ; Fri, 1 Feb 2002 18:01:40 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 662BEBDB1; Fri, 1 Feb 2002 18:01:40 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id SAA07317; Fri, 1 Feb 2002 18:01:33 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g12225Z04041; Fri, 1 Feb 2002 18:02:05 -0800 (PST) (envelope-from swear@blarg.net) To: Giorgos Keramidas Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/34529: [patch] Grammar nits in usbd.conf(5) and usbd(8) References: <200202011930.g11JU4Y67232@freefall.freebsd.org> From: swear@blarg.net (Gary W. Swearingen) Date: 01 Feb 2002 18:02:05 -0800 In-Reply-To: <200202011930.g11JU4Y67232@freefall.freebsd.org> Message-ID: Lines: 55 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Giorgos Keramidas writes: > Hum, capitalization is prime time flamefest/bikeshed material. > I can't comment on this. Someone with more 'english style' expertize > will probably know better. My dictionary from early 70s says I.D., but I'll bet that's obsolete. > > .Sh AUTHORS > > -The man page for the usbd configuration file was written by > > +The manual page for the usbd configuration file was written by > > .An Nick Hibma Aq n_hibma@FreeBSD.org . > > Is this even necessary? I haven't searched the sources for -all- the > manpages to see which have an 'AUTHORS' section. Others do have a > section like that (ipfw.8 for instance). What do others think? It's not necessary, but is low cost and may tend to broaden the pool of man page writer to include more GOOD man page writers. The compromise position is to keep it only in the man page "source code". I do think it should be careful to call (after the can't-change section title) the author the "initial author" or "creator" or it was first authored by so-and-so, so that that person can't be blamed for things that creep in during maintenance. Without a better place for it, this section (in every man page) should probably also say what group(s) or person(s) maintain the man page. > > @@ -80,7 +80,7 @@ > > Whenever a device is attached or > > detached the list of actions read from > > .Pa /etc/usbd.conf > > -are searched for a matching entry. > > +is searched for a matching entry. > > If found, the corresponding action is > > executed. > > `The list .. is searched.' This is correct as it is IMHO. > I'm not a native speaker, and I might be wrong here, but this would > probably look OK, if written as the following: > > =09Whenever a device is attached or detached, > =09the list of actions (which is read from > =09.Pa /etc/usbd.conf ) > =09is searched for a matching entry. > > or something similar. What do you think? Either is acceptable (though the parens might better be commas), but I like his patch as it is. I might have removed "read from /etc/usbd.conf" as it should be obvious (but I don't have the context in front of me). Generally, I'd prefer man pages referred to the thing they are documenting as "this file" or "this command" instead of "/etc/usbd.conf" or "the usbd command", but that's just an opinion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 18:20:47 2002 Delivered-To: freebsd-doc@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id B37D137B41D for ; Fri, 1 Feb 2002 18:20:43 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 2CDACBDC6; Fri, 1 Feb 2002 18:20:43 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id SAA11674; Fri, 1 Feb 2002 18:20:42 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g122LJT04044; Fri, 1 Feb 2002 18:21:19 -0800 (PST) (envelope-from swear@blarg.net) To: Andrew McKay Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice References: <20020202005718.J61686-100000@fluoxetine.lan> From: swear@blarg.net (Gary W. Swearingen) Date: 01 Feb 2002 18:21:18 -0800 In-Reply-To: <20020202005718.J61686-100000@fluoxetine.lan> Message-ID: <0k3d0kk4ip.d0k@localhost.localdomain> Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew McKay writes: > + > + Many installation problems can be avoided or alleviated by > + updating the firmware on various hardware components, most notably > + the motherboard. If the installation fails to work then updating > + the BIOS may solve the problem. Refer to your motherboard > + manufacturer's website for information on BIOS revisions and upgrade > + instructions. > + Most manufacturers strongly advise against upgrading motherboard > + BIOSs unless you have a good reason for doing so. The > + process CAN go wrong, causing the BIOS to be > + destroyed permanently. Therefore DO NOT do > + this unless you believe it will solve your problem. > + Looks good to me. I tend to not like preachy docs, so I'd probably leave out that last bit of advice, but it's OK. And I'd change "fails to work" to "fails,", but that's OK as-is too. One more -- I'd probably change "Many" to "Some" at the beginning. No need to waste time on it further if you'd rather not change it or disagree. (Is this what they call bikeshedding, or is it more-or-less welcome?) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 20:17:12 2002 Delivered-To: freebsd-doc@freebsd.org Received: from web14808.mail.yahoo.com (web14808.mail.yahoo.com [216.136.224.224]) by hub.freebsd.org (Postfix) with SMTP id 6DB3C37B402 for ; Fri, 1 Feb 2002 20:17:09 -0800 (PST) Message-ID: <20020202041709.4085.qmail@web14808.mail.yahoo.com> Received: from [202.155.101.94] by web14808.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 20:17:09 PST Date: Fri, 1 Feb 2002 20:17:09 -0800 (PST) From: hartanto wijaya Subject: please help me To: doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org dear sir,, my name is wie chian. I want to download freebsd handbook, but got a problem to access ftp sites, could you help me to attach it to my email? Please let me know your answer soon, thanks for everything regards: loe wie chian __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 20:23:10 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 273AC37B419 for ; Fri, 1 Feb 2002 20:23:09 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020202042308.MZCP7443.rwcrmhc54.attbi.com@bmah.dyndns.org>; Sat, 2 Feb 2002 04:23:08 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g124N8x91195; Fri, 1 Feb 2002 20:23:08 -0800 (PST) (envelope-from bmah) Message-Id: <200202020423.g124N8x91195@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: darklogik@pittgoth.com Cc: freeBSD-doc@FreeBSD.ORG Subject: Re: release notes not linked from announce.html In-reply-to: <3C5ABFF6.3000408@pittgoth.com> References: <20020201130810.21343.qmail@diogenis.ceid.upatras.gr> <3C5ABFF6.3000408@pittgoth.com> Comments: In-reply-to Tom Rhodes message dated "Fri, 01 Feb 2002 11:19:02 -0500." 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: text/plain; charset=us-ascii Date: Fri, 01 Feb 2002 20:23:08 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Tom Rhodes wrote: > Giorgos Keramidas wrote: > > > The release announce.html for 4.5 does not have a pointer to the > > release notes :-( [snip] > Who should submit the patch for this one? Anyone want it, I could > probly fit it in later on today ;) Done. Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Feb 1 22:50: 8 2002 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 875FE37B405 for ; Fri, 1 Feb 2002 22:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g126o0P20058; Fri, 1 Feb 2002 22:50:00 -0800 (PST) (envelope-from gnats) Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 3144237B400 for ; Fri, 1 Feb 2002 22:46:16 -0800 (PST) Received: from user-33qsc3u.dialup.mindspring.com ([199.174.48.126] helo=jayed.com) by tisch.mail.mindspring.net with smtp (Exim 3.33 #1) id 16WtwF-00073Y-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 02 Feb 2002 01:46:15 -0500 Received: (qmail 92716 invoked by uid 0); 2 Feb 2002 06:50:35 -0000 Message-Id: <20020202065035.92715.qmail@jayed.com> Date: 2 Feb 2002 06:50:35 -0000 From: Jay Edwards Reply-To: Jay Edwards To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34547: [patch] edits of FAQ Introduction Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34547 >Category: docs >Synopsis: [patch] edits of FAQ Introduction >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: Fri Feb 01 22:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jay Edwards >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD bigjay.jayed.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jan 4 20:38:29 CST 2002 jayed@bigjay.jayed.com:/usr/obj/usr/src/sys/BIGJAY i386 >Description: in 1.5: -- change "and/or" to "and" or "or" -- remove reference to native language when explaining dual meaning of "free" -- replace "you really can do" with "you can do" in 1.6: -- change "Briefly explained" to "Briefly" -- remove reference to "ISP or corporate user"; any type of user could use STABLE -- replace "low change count" with "minimal number of changes" -- replace "wizzy" with "new (and possibly unstable) -- rewrite last sentence in second para to elimiate a lot of "you"s -- change "Releases are only made" to "Releases are made" in 1.7: -- change "are sometimes treated" with "may be treated" -- remove "Nowadays" -- change "are now being made available" with "are available" -- change "and/or" to "and" or "or" -- change "bootstrapping it onto" to "installing it on" -- change "preserve" to "maintain"; implies an ongoing process -- change "code in question" to "branch in question" -- remove use of "we" -- remove use of "like" -- change "any new feature in need of testing" with "all new features and fixes" -- change "once a day" with "daily" in 1.9: -- change "As a general principle" with "As a rule" -- make "FreeBSD core team" agree with verb -- change "when they believe that" with "when" -- change "and/or" to "and" -- major rewrite of the rest of the first sentence; emphasise stability and testing -- change "the people working" to "the developers working" -- change "although" to "though" -- remove "on average" -- change "every day" to "daily" in 1.11: -- change "once a day" to "daily" -- change "once a day" to "every day" -- change "being of service purely" to "only useful" There are possibly other minor changes that have not been documented. If you accept my patch, PLEASE look for whitespace issues carefully, jade is currently broken on my CURRENT so I couldn't build it. >How-To-Repeat: NA >Fix: patch >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 Sat Feb 2 0: 0:25 2002 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 2E49B37B402 for ; Sat, 2 Feb 2002 00:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g12805434363; Sat, 2 Feb 2002 00:00:05 -0800 (PST) (envelope-from gnats) Date: Sat, 2 Feb 2002 00:00:05 -0800 (PST) Message-Id: <200202020800.g12805434363@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Jay Edwards Subject: Re:docs/34547: [patch] edits of FAQ Introduction Reply-To: Jay Edwards Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34547; it has been noted by GNATS. From: Jay Edwards To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re:docs/34547: [patch] edits of FAQ Introduction Date: Sat, 2 Feb 2002 01:56:47 -0600 (Oops. Forgot the patch). Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v retrieving revision 1.400 diff -c -r1.400 book.sgml *** book.sgml 2002/02/02 00:43:51 1.400 --- book.sgml 2002/02/02 06:15:14 *************** *** 225,244 **** ! Anyone who has an improvement and/or bug fix is free to submit their code and have it added to the source tree (subject to one or two obvious provisions). ! For those of our readers whose first language is not ! English, it may be worth pointing out that the word ! free is being used in two ways here, one meaning ! at no cost, the other meaning you can do ! whatever you like. Apart from one or two things you ! cannot do with the FreeBSD code, for ! example pretending you wrote it, you really can do whatever you ! like with it. --- 225,242 ---- ! Anyone who has an improvement or bug fix is free to submit their code and have it added to the source tree (subject to one or two obvious provisions). ! It is worth pointing out that the word free ! is being used in two ways here, one meaning at no cost ! , the other meaning you can do whatever you like ! Apart from one or two things you cannot ! do with the FreeBSD code (for example, pretending that you ! wrote it, you can do whatever you like with it. *************** *** 254,270 **** released in &rel.current.date;. This is also the latest RELEASE version. ! Briefly explained, -STABLE is aimed ! at the ISP or other corporate user who wants stability and a ! low change count over the wizzy new features of the latest ! -CURRENT snapshot. Releases can come ! from either branch, but you should only use ! -CURRENT if you are sure that you are ! prepared for its increased volatility (relative to ! -STABLE, that is). ! Releases are only made every ! few months. While many people stay more up-to-date with the FreeBSD sources (see the questions on FreeBSD-CURRENT and FreeBSD-STABLE) than that, doing so --- 252,267 ---- released in &rel.current.date;. This is also the latest RELEASE version. ! Briefly, -STABLE is aimed at the user ! who wants stability and a minimal number of changes more than ! they want the new (and possibly unstable) features of the ! latest -CURRENT snapshot. Releases can ! come from either branch, but -CURRENT ! should only be used if you are prepared for its increased ! volatility (relative to -STABLE, that is. ! Releases are made every few ! months. While many people stay more up-to-date with the FreeBSD sources (see the questions on FreeBSD-CURRENT and FreeBSD-STABLE) than that, doing so *************** *** 299,313 **** analyze any problems and only report them if they are deemed to be mistakes rather than glitches. Questions such as make world produces some error about ! groups on the -CURRENT mailing list are sometimes ! treated with contempt. Every day, snapshot releases are made based on the current state of the ! -CURRENT and -STABLE branches. Nowadays, distributions of the ! occasional snapshot are now being made available. The goals ! behind each snapshot release are: --- 296,310 ---- analyze any problems and only report them if they are deemed to be mistakes rather than glitches. Questions such as make world produces some error about ! groups on the -CURRENT mailing list may be treated ! with contempt. Every day, snapshot releases are made based on the current state of the ! -CURRENT and -STABLE branches. Distributions of the ! occasional snapshot are available. The goals behind each ! snapshot release are: *************** *** 317,338 **** To give people who would like to run -CURRENT or ! -STABLE but who do not have the time and/or bandwidth to follow it on a day-to-day basis an easy way of ! bootstrapping it onto their systems. ! To preserve a fixed reference point for the code in ! question, just in case we break something really badly ! later. (Although CVS normally prevents anything horrible ! like this happening :) ! To ensure that any new features in need of testing ! have the greatest possible number of potential ! testers. --- 314,334 ---- To give people who would like to run -CURRENT or ! -STABLE but who do not have the time or bandwidth to follow it on a day-to-day basis an easy way of ! installing it on their systems. ! To maintain a fixed reference point for the branch in ! question, just in case something gets very badly broken ! later. (Although CVS normally prevents anything this ! horrible from happening :) ! To ensure that all new features and fixes have the ! greatest possible number of potential testers. *************** *** 350,357 **** 3-STABLE snapshots are not being produced at the time of this writing (May 2000). ! Snapshots are generated, on the average, once a day for ! all actively developed branches. --- 346,353 ---- 3-STABLE snapshots are not being produced at the time of this writing (May 2000). ! Snapshots are usually generated daily for all ! actively developed branches. *************** *** 431,453 **** ! As a general principle, the FreeBSD core team only release ! a new version of FreeBSD when they believe that there are ! sufficient new features and/or bug fixes to justify one, and ! are satisfied that these new developments have been tested ! sufficiently to avoid compromising the stability of the ! release. Release dates are generally announced well in ! advance, so that the people working on the system know ! when their projects need to be finished and tested. ! Many users regard this caution as one of the best ! things about FreeBSD, although ! waiting for all the latest goodies to reach -STABLE ! can be a little frustrating. ! Releases are made about every 4 months on average. For people who need or want a little more excitement, ! binary snapshots are made every day as discussed above. --- 427,448 ---- ! As a rule, the FreeBSD core team only releases a new ! version of FreeBSD when there are a sufficient number of new ! features and bug fixes to justify it, and, more imprtantly, ! when they are satisfied that these changes have been ! thoroughly tested and do not compromise the stability of ! the release. Release dates are generally announced well in ! advance so the developers know when their projects need to ! to be finished and tested. Many users regard this caution ! as one of the best things about FreeBSD, though waiting for ! all the latest goodies to reach -STABLE can be a little ! frustrating. ! Releases are made about every 4 months. For people who need or want a little more excitement, ! binary snapshots are made daily as discussed above. *************** *** 501,516 **** 4.X ! snapshots are usually made once a day. 5.0 Snapshot releases are made once a day for the ! -CURRENT branch, these being ! of service purely to bleeding-edge testers and ! developers. --- 496,510 ---- 4.X ! snapshots are usually made daily. 5.0 Snapshot releases are made every day for the ! -CURRENT branch, these are ! only useful to bleeding-edge testers and developers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 2:48:19 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 65BA237B400 for ; Sat, 2 Feb 2002 02:48:16 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g12AmBO26685; Sat, 2 Feb 2002 05:48:11 -0500 (EST) (envelope-from mwlucas) Date: Sat, 2 Feb 2002 05:48:11 -0500 From: Michael Lucas To: "Gary W. Swearingen" Cc: Andrew McKay , freebsd-doc@FreeBSD.ORG Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Message-ID: <20020202054810.A26652@blackhelicopters.org> References: <20020202005718.J61686-100000@fluoxetine.lan> <0k3d0kk4ip.d0k@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <0k3d0kk4ip.d0k@localhost.localdomain>; from swear@blarg.net on Fri, Feb 01, 2002 at 06:21:18PM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This looks much better to me. One minor nit: you combine an emphasis and CAPITALS. I'd just use . Combining italics and capitals isn't very professional-looking. It's like the use of multiple exclamation points. Gary, this isn't bikeshedding. This is (please ignore) bikeshedding: Also, the patch contains a lot of passive voice; rewrite it in active voice. Also, the fourth sentence and the fifth sentence should be swapped. Plus, we need links to various manufacturers' warnings to this effect, as reinforcement. See the difference? :-) On Fri, Feb 01, 2002 at 06:21:18PM -0800, Gary W. Swearingen wrote: > Andrew McKay writes: > > > + > > + Many installation problems can be avoided or alleviated by > > + updating the firmware on various hardware components, most notably > > + the motherboard. If the installation fails to work then updating > > + the BIOS may solve the problem. Refer to your motherboard > > + manufacturer's website for information on BIOS revisions and upgrade > > + instructions. > > + Most manufacturers strongly advise against upgrading motherboard > > + BIOSs unless you have a good reason for doing so. The > > + process CAN go wrong, causing the BIOS to be > > + destroyed permanently. Therefore DO NOT do > > + this unless you believe it will solve your problem. > > + > > Looks good to me. I tend to not like preachy docs, so I'd probably > leave out that last bit of advice, but it's OK. And I'd change > "fails to work" to "fails,", but that's OK as-is too. One more -- > I'd probably change "Many" to "Some" at the beginning. No need to > waste time on it further if you'd rather not change it or disagree. > > (Is this what they call bikeshedding, or is it more-or-less welcome?) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 4:10:14 2002 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 1CC5A37B402 for ; Sat, 2 Feb 2002 04:10:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g12CA8s91886; Sat, 2 Feb 2002 04:10:08 -0800 (PST) (envelope-from gnats) Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 55A3D37B402 for ; Sat, 2 Feb 2002 04:00:12 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16Wyq3-0005nB-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 02 Feb 2002 12:00:11 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16Wyq3-0002vY-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 02 Feb 2002 12:00:11 +0000 Message-Id: Date: Sat, 02 Feb 2002 12:00:11 +0000 From: Ceri Reply-To: Ceri To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34554: Small error in the FAQ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34554 >Category: docs >Synopsis: Small error in the FAQ >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: Sat Feb 02 04:10:07 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ceri >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD rhadamanth.private.submonkey.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 12:54:04 GMT 2002 root@rhadamanth.private.submonkey.net:/usr/obj/usr/src/sys/RHADAMANTH i386 >Description: The FAQ states that -STABLE was released in &rel.current.date; -STABLE doesn't really get released, -RELEASE does. Also, update the now that it's 2002. Ceri >How-To-Repeat: Read the FAQ Introduction. >Fix: --- doc/en_US.ISO8859-1/books/faq/book.sgml.old Sat Feb 2 11:46:26 2002 +++ doc/en_US.ISO8859-1/books/faq/book.sgml Sat Feb 2 11:55:23 2002 @@ -31,6 +31,7 @@ 1999 2000 2001 + 2002 The FreeBSD Documentation Project @@ -250,9 +251,9 @@ Version &rel.current; - is the latest STABLE version; it was + is the latest RELEASE version; it was released in &rel.current.date;. This is also the latest - RELEASE version. + STABLE version. Briefly explained, -STABLE is aimed at the ISP or other corporate user who wants stability and a >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 Sat Feb 2 5:50:22 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by hub.freebsd.org (Postfix) with ESMTP id 8445B37B423; Sat, 2 Feb 2002 05:49:49 -0800 (PST) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 2 Feb 2002 12:38:54 +0000 Received: from fluoxetine.lan (unverified [62.31.193.116]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Sat, 2 Feb 2002 12:38:54 +0000 Date: Sat, 2 Feb 2002 12:39:42 +0000 (GMT) From: Andrew McKay X-X-Sender: andy@fluoxetine.lan To: "Gary W. Swearingen" Cc: freebsd-doc@FreeBSD.ORG, Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice In-Reply-To: <0k3d0kk4ip.d0k@localhost.localdomain> Message-ID: <20020202121219.A62300-100000@fluoxetine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 1 Feb 2002, Gary W. Swearingen wrote: > Looks good to me. I tend to not like preachy docs, so I'd probably > leave out that last bit of advice, but it's OK. See revised patch below. Did you mean lose the whole second paragraph? I think pointing out the seriousness of this step is important so I've left in the bit about the fact that the process CAN go wrong but removed the bit telling people not to do it. I would hope that being told your motherboard could be permanently destroyed pretty much implies 'do not do this unless you have a compelling reason'. The whole paragraph could go if it's a problem. > And I'd change "fails to work" to "fails,", but that's OK as-is too. > One more -- I'd probably change "Many" to "Some" at the beginning. Agreed. 'fails to work' sounds worse on a re-read and 'Many' implies a greater frequency than is actually true. > (Is this what they call bikeshedding, or is it more-or-less welcome?) Constructive criticism is something that I always find worthwhile. Thanks :) -- also at: http://www.openirc.co.uk/freebsd/install.diff --- chapter.sgml Sat Feb 2 12:18:14 2002 +++ chapter.sgml.new Sat Feb 2 12:22:45 2002 @@ -4553,6 +4553,18 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + Some installation problems can be avoided or alleviated by + updating the firmware on various hardware components, most notably the + motherboard. If the installation fails then updating the BIOS may + solve the problem. Refer to your motherboard manufacturer's website + for information on BIOS revisions and upgrade instructions. + Most manufacturers strongly advise against upgrading motherboard + BIOSs unless you have a good reason for doing so. The + process CAN go wrong, causing the BIOS to be + permanently destroyed. + + What to Do If Something Goes Wrong... -- -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 5:50:29 2002 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 1A07B37B416 for ; Sat, 2 Feb 2002 05:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g12Do3a18562; Sat, 2 Feb 2002 05:50:03 -0800 (PST) (envelope-from gnats) Date: Sat, 2 Feb 2002 05:50:03 -0800 (PST) Message-Id: <200202021350.g12Do3a18562@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Andrew McKay Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Reply-To: Andrew McKay Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: Andrew McKay To: "Gary W. Swearingen" Cc: freebsd-doc@FreeBSD.ORG, Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Date: Sat, 2 Feb 2002 12:39:42 +0000 (GMT) On 1 Feb 2002, Gary W. Swearingen wrote: > Looks good to me. I tend to not like preachy docs, so I'd probably > leave out that last bit of advice, but it's OK. See revised patch below. Did you mean lose the whole second paragraph? I think pointing out the seriousness of this step is important so I've left in the bit about the fact that the process CAN go wrong but removed the bit telling people not to do it. I would hope that being told your motherboard could be permanently destroyed pretty much implies 'do not do this unless you have a compelling reason'. The whole paragraph could go if it's a problem. > And I'd change "fails to work" to "fails,", but that's OK as-is too. > One more -- I'd probably change "Many" to "Some" at the beginning. Agreed. 'fails to work' sounds worse on a re-read and 'Many' implies a greater frequency than is actually true. > (Is this what they call bikeshedding, or is it more-or-less welcome?) Constructive criticism is something that I always find worthwhile. Thanks :) -- also at: http://www.openirc.co.uk/freebsd/install.diff --- chapter.sgml Sat Feb 2 12:18:14 2002 +++ chapter.sgml.new Sat Feb 2 12:22:45 2002 @@ -4553,6 +4553,18 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + Some installation problems can be avoided or alleviated by + updating the firmware on various hardware components, most notably the + motherboard. If the installation fails then updating the BIOS may + solve the problem. Refer to your motherboard manufacturer's website + for information on BIOS revisions and upgrade instructions. + Most manufacturers strongly advise against upgrading motherboard + BIOSs unless you have a good reason for doing so. The + process CAN go wrong, causing the BIOS to be + permanently destroyed. + + What to Do If Something Goes Wrong... -- -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 6:31:35 2002 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 DE44637B400; Sat, 2 Feb 2002 06:31:32 -0800 (PST) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g12ETd827540; Sat, 2 Feb 2002 06:29:39 -0800 (PST) (envelope-from keramida) Date: Sat, 2 Feb 2002 06:29:39 -0800 (PST) From: Message-Id: <200202021429.g12ETd827540@freefall.freebsd.org> To: setantae@submonkey.net, keramida@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34554: Small error in the FAQ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Small error in the FAQ State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Sat Feb 2 06:28:57 PST 2002 State-Changed-Why: This time I got the PR number right. Hurray :) Thanks Ceri, I've updated the FAQ a few minutes ago. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34554 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 8:14:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id BA27E37B416 for ; Sat, 2 Feb 2002 08:14:45 -0800 (PST) Received: (qmail 7653 invoked by uid 1000); 2 Feb 2002 16:03:27 -0000 Date: Sat, 2 Feb 2002 18:03:27 +0200 From: Peter Pentchev To: Murray Stokely Cc: doc@FreeBSD.org Subject: articles/releng/Makefile not OBJDIR-clean Message-ID: <20020202180327.D626@straylight.oblivion.bg> Mail-Followup-To: Murray Stokely , doc@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, The articles/releng build fails when .OBJDIR is different from .CURDIR, i.e. when a build directory is used at all :) Attached is a trivial patch to fix the build. G'luck, Peter -- Peter Pentchev roam@ringlet.net roam@FreeBSD.org I am jealous of the first word in this sentence. Index: doc/en_US.ISO8859-1/articles/releng/Makefile =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/releng/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- doc/en_US.ISO8859-1/articles/releng/Makefile 1 Feb 2002 19:17:41 -0000 1.3 +++ doc/en_US.ISO8859-1/articles/releng/Makefile 2 Feb 2002 15:39:07 -0000 @@ -21,7 +21,7 @@ DOC_PREFIX?= ${.CURDIR}/../../.. branches.eps: branches.pic - ${PIC2PS} branches.pic > branches.ps + ${PIC2PS} ${.CURDIR}/branches.pic > branches.ps ${PS2EPS} branches.ps branches.eps .include "${DOC_PREFIX}/share/mk/doc.project.mk" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 8:22:28 2002 Delivered-To: freebsd-doc@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id 0999C37B405 for ; Sat, 2 Feb 2002 08:22:22 -0800 (PST) Received: from unknown (HELO warhawk) (202.1.200.15) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Feb 2002 16:22:19 -0000 From: "Haikal Saadh" To: Subject: Isdn docs Date: Sat, 2 Feb 2002 21:21:38 +0500 Message-ID: <000201c1ac05$c636d220$0fc801ca@warhawk> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've had to read the ISDN documentation lately, and I would like to put forth my opinion on them. Looking at the ISDN chapter in the handbook, talks about all sorts of internal hardware, and a pointer to the ppp section for external TAs. This is fine, but one thing that was not immediately clear to me was if PPP was the only thing I needed to muck around with to make ISDN go (with my TA). Possilby a sentence like: --> If you have an external isdn modem (technincally a "Terminal Adapter"), stop reading this chapter now and go read the ppp section. As far as freebsd is concerned, an ISDN TA is just another modem, and can be configured as such. If you have an internal PCI or ISA isdn card, read on. <-- at the beginning of the chapter. Likewise, a similar message in LINT telling people not to bother including any of the isdn stuff if you have an external TA. (some of which are imho marked rather misleadingly as "mandatory". Do correct me if I have assumed wrong. I've based my conclusions on the fact that most posts about external TAs on -isdn seem to get a "This has nothing to do with -isdn, take it to -questions" type response. Oh, and I remember a bit that went something like "most people prefer to use kernel ppp instead of the userland iij-ppp". I believe it was in the ISDN chapter, or was it in the ppp section? I forget, sorry. Anyway, this question seems to run contratry to the current trend wrt kernel vs user ppp, and I believe that "iij-ppp"'s fuctionality is now achieved with the base system's user ppp? Again, do correct me if I'm wrong. Cheers. PS. For the record, I have not yet been able to get my TA to connect properly. It connects, but right after authenticating successfully, says no carrier found, and drops the connection. Maybe the TA: section in ppp.conf.sample needs a look as well :). _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://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 Sat Feb 2 8:39: 6 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id EAC4A37B400; Sat, 2 Feb 2002 08:38:41 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id D98444B65D; Sat, 2 Feb 2002 08:38:35 -0800 (PST) Date: Sat, 2 Feb 2002 08:38:35 -0800 From: Murray Stokely To: Murray Stokely , doc@FreeBSD.org Subject: Re: articles/releng/Makefile not OBJDIR-clean Message-ID: <20020202163835.GC19101@freebsdmall.com> References: <20020202180327.D626@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020202180327.D626@straylight.oblivion.bg> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Committed, thanks! - Murray On Sat, Feb 02, 2002 at 06:03:27PM +0200, Peter Pentchev wrote: > The articles/releng build fails when .OBJDIR is different from .CURDIR, > i.e. when a build directory is used at all :) Attached is a trivial > patch to fix the build. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 11:25:14 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 2937F37B400; Sat, 2 Feb 2002 11:25:11 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020202192510.EBXN26243.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sat, 2 Feb 2002 19:25:10 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g12JPA310254; Sat, 2 Feb 2002 11:25:10 -0800 (PST) (envelope-from bmah) Message-Id: <200202021925.g12JPA310254@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Murray Stokely Cc: doc@FreeBSD.ORG Subject: Re: articles/releng/Makefile not OBJDIR-clean In-reply-to: <20020202163835.GC19101@freebsdmall.com> References: <20020202180327.D626@straylight.oblivion.bg> <20020202163835.GC19101@freebsdmall.com> Comments: In-reply-to Murray Stokely message dated "Sat, 02 Feb 2002 08:38:35 -0800." 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: text/plain; charset=us-ascii Date: Sat, 02 Feb 2002 11:25:09 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Murray Stokely wrote: > Committed, thanks! This is good. Here's another oddity...when one goes to make a (you guessed it!) PDF file, it looks like doc.images.mk doesn't know how to deal with the case where a *.eps file was generated (i.e. it doesn't live in ${.CURDIR}, but it lives in ${.OBJDIR} instead). So far I have seen this in exactly one place, which is (you guessed it!) the releng article. I'm not sure what the right solution is. I thought of changing IMAGES to read: IMAGES= ${.OBJDIR}/branches.eps But this doesn't work because doc.images.mk wants to slap ${.CURDIR} on the front of this anyways. Bruce. PS. I swear to ${DIETY}, I'm not hunting for these problems...they're just showing up. :-) PS. In case you're wondering, I'm working on a side project in my (ha!) spare time to make a "doc release" ISO, which contains html, txt, and pdf versions of the doc/ tree, or at least as much of it as I can get to build. It's roughly analogous to "cd / usr/src/release; make release", but for doc/. The en docs are mostly fine, not sure how well the toolchain can handle non-en docs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 12: 2:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 58AE337B400; Sat, 2 Feb 2002 12:02:11 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 8ECC84B65D; Sat, 2 Feb 2002 12:02:05 -0800 (PST) Date: Sat, 2 Feb 2002 12:02:05 -0800 From: Murray Stokely To: "Bruce A. Mah" Cc: Murray Stokely , doc@FreeBSD.ORG Subject: Re: articles/releng/Makefile not OBJDIR-clean Message-ID: <20020202200205.GJ19101@freebsdmall.com> References: <20020202180327.D626@straylight.oblivion.bg> <20020202163835.GC19101@freebsdmall.com> <200202021925.g12JPA310254@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202021925.g12JPA310254@bmah.dyndns.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Feb 02, 2002 at 11:25:09AM -0800, Bruce A. Mah wrote: > I'm not sure what the right solution is. I thought of changing IMAGES > to read: > > IMAGES= ${.OBJDIR}/branches.eps > > But this doesn't work because doc.images.mk wants to slap ${.CURDIR} on > the front of this anyways. Yea. IMAGES should only really be for images in the repository. We will need to add some more GEN_IMAGE glue to treat this as a generated image. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 14:38:51 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mail.freebsdmall.com (adsl-63-206-96-214.dsl.snfc21.pacbell.net [63.206.96.214]) by hub.freebsd.org (Postfix) with ESMTP id DE0A837B404; Sat, 2 Feb 2002 14:38:44 -0800 (PST) Received: by mail.freebsdmall.com (Postfix, from userid 2135) id 0EB1A2E827; Sat, 2 Feb 2002 14:38:43 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mail.freebsdmall.com (Postfix) with ESMTP id 06EA72AA41; Sat, 2 Feb 2002 14:38:42 -0800 (PST) Date: Sat, 2 Feb 2002 14:38:42 -0800 (PST) From: Chern Lee X-X-Sender: To: "Bruce A. Mah" Cc: , Subject: Re: Web build problems again In-Reply-To: <200202020147.g121lJn88296@bmah.dyndns.org> Message-ID: <20020202143732.D62600-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There's an open PR about this docs/32451. So whoever fixes this issue can close that as well :) I built and installed the www tree locally when this PR showed up with no problems. It's a problem somewhere on freefall. - chern On Fri, 1 Feb 2002, Bruce A. Mah wrote: > We've had more complaints about seemingly missing images. The appended > typescript may be of interest. > > Is there something wrong with the doc toolchain on freefall? > > Bruce. > > ----- > > freefall:data% pwd > /usr/local/www/data > freefall:data% find . -size 0 > ./doc/en_US.ISO8859-1/articles/vm-design/fig1.png > ./doc/en_US.ISO8859-1/articles/vm-design/fig2.png > ./doc/en_US.ISO8859-1/articles/vm-design/fig3.png > ./doc/en_US.ISO8859-1/articles/vm-design/fig4.png > ./doc/en_US.ISO8859-1/articles/vinum/ad0b4aft.png > ./doc/en_US.ISO8859-1/articles/vinum/ad2b4aft.png > ./doc/en_US.ISO8859-1/articles/vinum/arch.png > ./doc/en_US.ISO8859-1/articles/releng/branches.png > ./doc/en_US.ISO8859-1/books/corp-net-guide/08-01.png > ./doc/en_US.ISO8859-1/books/corp-net-guide/08-02.png > ./doc/en_US.ISO8859-1/books/corp-net-guide/08-03.png > ./doc/en_US.ISO8859-1/books/corp-net-guide/08-04.png > ./doc/en_US.ISO8859-1/books/corp-net-guide/08-05.png > ./doc/en_US.ISO8859-1/books/corp-net-guide/08-06.png > ./doc/en_US.ISO8859-1/books/design-44bsd/fig1.png > ./doc/en_US.ISO8859-1/books/design-44bsd/fig2.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/layers.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sain.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainfill.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainlsb.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainmsb.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainserv.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/serv.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/serv2.png > ./doc/en_US.ISO8859-1/books/developers-handbook/sockets/slayers.png > ./doc/en_US.ISO8859-1/books/handbook/install/disk-layout.png > ./doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-bus.png > ./doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-twisted-pair.png > ./doc/en_US.ISO8859-1/books/handbook/advanced-networking/natd.png > ./doc/ja/books/design-44bsd/fig1.png > ./doc/ja/books/design-44bsd/fig2.png > > > > > 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 Sat Feb 2 16:31:50 2002 Delivered-To: freebsd-doc@freebsd.org Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by hub.freebsd.org (Postfix) with ESMTP id F2F2F37B417; Sat, 2 Feb 2002 16:31:43 -0800 (PST) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 3 Feb 2002 00:31:42 +0000 Received: from fluoxetine.lan (unverified [62.31.193.116]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Sun, 3 Feb 2002 00:31:42 +0000 Date: Sun, 3 Feb 2002 00:32:32 +0000 (GMT) From: Andrew McKay X-X-Sender: andy@fluoxetine.lan To: freebsd-doc@freebsd.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice In-Reply-To: <20020202054810.A26652@blackhelicopters.org> Message-ID: <20020203002804.N68626-100000@fluoxetine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 2 Feb 2002, Michael Lucas wrote: > One minor nit: you combine an emphasis and CAPITALS. I'd just use > . Combining italics and capitals isn't very > professional-looking. It's like the use of multiple exclamation > points. This should, therefore, be the best patch ever...being as it is the combined efforts of me, Gary and Michael. And yeah, I had reservations about the combination of and CAPS but I went with it because you can never have too much stress...or something :) -- also at: http://www.openirc.co.uk/freebsd/install.diff --- chapter.sgml Sat Feb 2 12:18:14 2002 +++ chapter.sgml.new Sat Feb 2 12:22:45 2002 @@ -4553,6 +4553,18 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + Some installation problems can be avoided or alleviated by + updating the firmware on various hardware components, most notably the + motherboard. If the installation fails then updating the BIOS may + solve the problem. Refer to your motherboard manufacturer's website + for information on BIOS revisions and upgrade instructions. + Most manufacturers strongly advise against upgrading motherboard + BIOSs unless you have a good reason for doing so. The + process can go wrong, causing the BIOS to be + permanently destroyed. + + What to Do If Something Goes Wrong... -- -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 16:40:24 2002 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 73DC137B41F for ; Sat, 2 Feb 2002 16:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g130e3c76350; Sat, 2 Feb 2002 16:40:03 -0800 (PST) (envelope-from gnats) Date: Sat, 2 Feb 2002 16:40:03 -0800 (PST) Message-Id: <200202030040.g130e3c76350@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Andrew McKay Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Reply-To: Andrew McKay Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: Andrew McKay To: freebsd-doc@freebsd.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/34524: [PATCH] - Add important pre-installation notice Date: Sun, 3 Feb 2002 00:32:32 +0000 (GMT) On Sat, 2 Feb 2002, Michael Lucas wrote: > One minor nit: you combine an emphasis and CAPITALS. I'd just use > . Combining italics and capitals isn't very > professional-looking. It's like the use of multiple exclamation > points. This should, therefore, be the best patch ever...being as it is the combined efforts of me, Gary and Michael. And yeah, I had reservations about the combination of and CAPS but I went with it because you can never have too much stress...or something :) -- also at: http://www.openirc.co.uk/freebsd/install.diff --- chapter.sgml Sat Feb 2 12:18:14 2002 +++ chapter.sgml.new Sat Feb 2 12:22:45 2002 @@ -4553,6 +4553,18 @@ questions and answers for people wishing to dual-boot FreeBSD with MS-DOS. + + Some installation problems can be avoided or alleviated by + updating the firmware on various hardware components, most notably the + motherboard. If the installation fails then updating the BIOS may + solve the problem. Refer to your motherboard manufacturer's website + for information on BIOS revisions and upgrade instructions. + Most manufacturers strongly advise against upgrading motherboard + BIOSs unless you have a good reason for doing so. The + process can go wrong, causing the BIOS to be + permanently destroyed. + + What to Do If Something Goes Wrong... -- -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 16:50: 8 2002 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 7449037B400 for ; Sat, 2 Feb 2002 16:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g130o3277577; Sat, 2 Feb 2002 16:50:03 -0800 (PST) (envelope-from gnats) Date: Sat, 2 Feb 2002 16:50:03 -0800 (PST) Message-Id: <200202030050.g130o3277577@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Hiten Pandya Subject: Re: docs/34524 (apologies) Reply-To: Hiten Pandya Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34524; it has been noted by GNATS. From: Hiten Pandya To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: docs/34524 (apologies) Date: Sat, 2 Feb 2002 16:43:50 -0800 (PST) hi all, OK, I apologise for the patches I submitted, which I beleive were not correct, as well had lots of nits, as well as syntax mistakes (). Thanks for telling me off!, as this will help me think twice, to correct the my bugs before sending a dodgy PR. Thanks once again, Regards, - Hiten Pandya - __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 18:41:38 2002 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 0D7CD37B416; Sat, 2 Feb 2002 18:41:34 -0800 (PST) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g132Xja02233; Sat, 2 Feb 2002 18:33:45 -0800 (PST) (envelope-from keramida) Date: Sat, 2 Feb 2002 18:33:45 -0800 (PST) From: Message-Id: <200202030233.g132Xja02233@freefall.freebsd.org> To: setantae@submonkey.net, keramida@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/34496: net/isc-dhcp2 no longer exists Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/isc-dhcp2 no longer exists State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Sat Feb 2 18:33:14 PST 2002 State-Changed-Why: Good catch! Thank you :) Committed already Ceri. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34496 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 18:51:11 2002 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 E133F37B421 for ; Sat, 2 Feb 2002 18:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g132o2o03502; Sat, 2 Feb 2002 18:50:02 -0800 (PST) (envelope-from gnats) Date: Sat, 2 Feb 2002 18:50:02 -0800 (PST) Message-Id: <200202030250.g132o2o03502@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Giorgos Keramidas Subject: Re: docs/34547: [patch] edits of FAQ Introduction Reply-To: Giorgos Keramidas Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/34547; it has been noted by GNATS. From: Giorgos Keramidas To: Jay Edwards Cc: bug-followup@freebsd.org Subject: Re: docs/34547: [patch] edits of FAQ Introduction Date: Sun, 3 Feb 2002 04:44:30 +0200 (EET) Hello Jay, > > (Oops. Forgot the patch). > The patch cannot be applied cleanly :( Something has messed up with the diff output and whitespaces. I suggest saving the diff output to a file, and using the send-pr -a option to attach your patches for other PRs. Now, I'll try to read the diff and see if I can manually make those changes that are Good Things(TM) :-) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Feb 2 19:21:35 2002 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 1C35037B402; Sat, 2 Feb 2002 19:21:34 -0800 (PST) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g133J3910041; Sat, 2 Feb 2002 19:19:03 -0800 (PST) (envelope-from keramida) Date: Sat, 2 Feb 2002 19:19:03 -0800 (PST) From: Message-Id: <200202030319.g133J3910041@freefall.freebsd.org> To: keramida@FreeBSD.org, freebsd-doc@freebsd.org, keramida@FreeBSD.org Subject: Re: docs/34547: [patch] edits of FAQ Introduction Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] edits of FAQ Introduction Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Sat Feb 2 19:17:09 PST 2002 Responsible-Changed-Why: The patch included does not apply cleanly. I'm working with Jay Edwards (the submitter) to extract what changes we want to make and then commit what we come up with. Thank you Jay, for the work you'veput into the FAQ. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34547 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message