From owner-freebsd-doc@FreeBSD.ORG Sun Jan 27 12:30:04 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B89B16A421 for ; Sun, 27 Jan 2008 12:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 19D0A13C458 for ; Sun, 27 Jan 2008 12:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RCU3hj096690 for ; Sun, 27 Jan 2008 12:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RCU3sa096682; Sun, 27 Jan 2008 12:30:03 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 12:30:03 GMT Resent-Message-Id: <200801271230.m0RCU3sa096682@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marius Nuennerich Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4647616A419 for ; Sun, 27 Jan 2008 12:28:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 342D813C468 for ; Sun, 27 Jan 2008 12:28:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RCQamv018323 for ; Sun, 27 Jan 2008 12:26:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RCQaOq018322; Sun, 27 Jan 2008 12:26:36 GMT (envelope-from nobody) Message-Id: <200801271226.m0RCQaOq018322@www.freebsd.org> Date: Sun, 27 Jan 2008 12:26:36 GMT From: Marius Nuennerich To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/120040: handbook: diskless operation: populate root doesn't populate X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 12:30:04 -0000 >Number: 120040 >Category: docs >Synopsis: handbook: diskless operation: populate root doesn't populate >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: Sun Jan 27 12:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marius Nuennerich >Release: >Organization: >Environment: >Description: http://www.freebsd.org/doc/en/books/handbook/network-diskless.html Chapter 29.7.2.7.1 as of cvs revision 1.404 states that one should populate the new root with make buildworld && make buildkernel, but afaik these targets do not populate DESTDIR. >How-To-Repeat: >Fix: It should be changed back to make world && make kernel (rev. 1.380) or make buildworld buildkernel installworld installkernel maybe works too. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sun Jan 27 13:30:03 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B044116A419 for ; Sun, 27 Jan 2008 13:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8681913C469 for ; Sun, 27 Jan 2008 13:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RDU3Jd003696 for ; Sun, 27 Jan 2008 13:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RDU3sM003693; Sun, 27 Jan 2008 13:30:03 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 13:30:03 GMT Message-Id: <200801271330.m0RDU3sM003693@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Tom Rhodes Cc: Subject: Re: docs/120040: handbook: diskless operation: populate root doesn't populate X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tom Rhodes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 13:30:03 -0000 The following reply was made to PR docs/120040; it has been noted by GNATS. From: Tom Rhodes To: Marius Nuennerich Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: docs/120040: handbook: diskless operation: populate root doesn't populate Date: Sun, 27 Jan 2008 07:58:55 -0500 On Sun, 27 Jan 2008 12:26:36 GMT Marius Nuennerich wrote: > > >Number: 120040 > >Category: docs > >Synopsis: handbook: diskless operation: populate root doesn't populate > >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: Sun Jan 27 12:30:03 UTC 2008 > >Closed-Date: > >Last-Modified: > >Originator: Marius Nuennerich > >Release: > >Organization: > >Environment: > >Description: > http://www.freebsd.org/doc/en/books/handbook/network-diskless.html > Chapter 29.7.2.7.1 as of cvs revision 1.404 states that one should > populate the new root with make buildworld && make buildkernel, but > afaik these targets do not populate DESTDIR. > >How-To-Repeat: > > >Fix: > It should be changed back to make world && make kernel (rev. 1.380) or > make buildworld buildkernel installworld installkernel maybe works too. On my system, a make world doesn't work (see Makefile) and I used DESTDIR to populate. In fact, this is how I did the actual population and build in my PXE environment at work: /bin/sh export DESTDIR=/home/pxe/system mkdir $DESTDIR cd /usr/src echo "options BOOTP" >> sys/i386/conf/GENERIC echo "options BOOTP_NFSROOT" >> sys/i386/conf/GENERIC make buildworld make kernel make installworld make distribution cp sys/i386/conf/GENERIC.hints /home/pxe/system/boot/device.hints cp /usr/obj/usr/src/sys/boot/i386/pxeldr/pxeboot /tftpboot In fact, looking over my records, I could probably re-write that entire section based on my notes from around six months ago. :) -- Tom Rhodes From owner-freebsd-doc@FreeBSD.ORG Sun Jan 27 15:38:52 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 057DE16A46B; Sun, 27 Jan 2008 15:38:52 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F57A13C458; Sun, 27 Jan 2008 15:38:51 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RFcp1X013907; Sun, 27 Jan 2008 15:38:51 GMT (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RFcpRJ013903; Sun, 27 Jan 2008 15:38:51 GMT (envelope-from trhodes) Date: Sun, 27 Jan 2008 15:38:51 GMT Message-Id: <200801271538.m0RFcpRJ013903@freefall.freebsd.org> To: cbiffle@safety.net, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org, trhodes@FreeBSD.org From: trhodes@FreeBSD.org Cc: Subject: Re: docs/51891: DIAGNOSTICS in ed(4) driver manpage don't match reality X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 15:38:52 -0000 Synopsis: DIAGNOSTICS in ed(4) driver manpage don't match reality State-Changed-From-To: open->patched State-Changed-By: trhodes State-Changed-When: Sun Jan 27 15:38:04 UTC 2008 State-Changed-Why: I've brought the DIAGNOSTIC section more in line with reality, thanks! Responsible-Changed-From-To: freebsd-doc->trhodes Responsible-Changed-By: trhodes Responsible-Changed-When: Sun Jan 27 15:38:04 UTC 2008 Responsible-Changed-Why: Over to me, MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=51891 From owner-freebsd-doc@FreeBSD.ORG Sun Jan 27 18:40:27 2008 Return-Path: Delivered-To: freebsd-docs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BAC716A469 for ; Sun, 27 Jan 2008 18:40:27 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.freebsd.org (Postfix) with ESMTP id 3FE9A13C4DD for ; Sun, 27 Jan 2008 18:40:27 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 745965C9A for ; Sun, 27 Jan 2008 13:09:21 -0500 (EST) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M0YOM3-TvZIA for ; Sun, 27 Jan 2008 13:09:18 -0500 (EST) Received: from [192.168.1.3] (pool-96-232-226-181.nycmny.east.verizon.net [96.232.226.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id A6B565C91 for ; Sun, 27 Jan 2008 13:09:18 -0500 (EST) Message-ID: <479CC8CD.7070802@mac.com> Date: Sun, 27 Jan 2008 13:09:17 -0500 From: Chuck Swiger User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-docs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Mirroring some of http://torrents.freebsd.org:8080 ...? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 18:40:27 -0000 Hi, all-- While I'm not likely to want to mirror the whole thing, as I only tend to use the disk1 image, I wouldn't mind setting up a partial mirror and offering bandwidth to serve up the ones I would use. Likewise for the various ports distfiles I mirror, I wouldn't mind feeding them via a sane Bittorrent client in addition to via FTP/HTTP. The existing docs: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/index.html ...do not seem to discuss Bittorrent mirroring. -- -Chuck From owner-freebsd-doc@FreeBSD.ORG Sun Jan 27 22:30:06 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DF7C16A469 for ; Sun, 27 Jan 2008 22:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 49E6713C43E for ; Sun, 27 Jan 2008 22:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RMU6FV050083 for ; Sun, 27 Jan 2008 22:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RMU6EI050080; Sun, 27 Jan 2008 22:30:06 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 22:30:06 GMT Message-Id: <200801272230.m0RMU6EI050080@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: "Dylan Cochran" Cc: Subject: Re: docs/88512: [patch] mount_ext2fs(8) man page has no details on X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dylan Cochran List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 22:30:06 -0000 The following reply was made to PR docs/88512; it has been noted by GNATS. From: "Dylan Cochran" To: bug-followup@FreeBSD.org Cc: "Tom Rhodes" , ivoras@fer.hr Subject: Re: docs/88512: [patch] mount_ext2fs(8) man page has no details on Date: Sun, 27 Jan 2008 16:52:09 -0500 It's not a bug that FreeBSD only has a ext2fs driver, so it should be a sort of note for ext2fs(5), it supports ext2 filesystems only, however, if e2fsck is ran on an ext3 filesystem, it becomes nearly identical to an ext2 filesystem, and can be mounted. When the journal feature is in use, it must always be e2fsck'd before mounting, due to normal filesystem consistancy issues. There are corner cases where it can be dangerous to not follow that exact procedure, due to a wide range of ext2 filesystem driver implementations available for different kernels. It's become so common of an issue that I have an automatic 'run e2fsck' response whenever 'ext3' and 'freebsd' are mentioned in the same sentence. From owner-freebsd-doc@FreeBSD.ORG Mon Jan 28 11:06:06 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC51116A418 for ; Mon, 28 Jan 2008 11:06:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DA7B313C4F4 for ; Mon, 28 Jan 2008 11:06:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0SB667R015305 for ; Mon, 28 Jan 2008 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0SB66AW015301 for freebsd-doc@FreeBSD.org; Mon, 28 Jan 2008 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Jan 2008 11:06:06 GMT Message-Id: <200801281106.m0SB66AW015301@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD doc list Cc: Subject: Current unassigned doc problem reports X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 11:06:07 -0000 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 problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. r - repocopy The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion. s - suspended The problem is not being worked on, due to lack of information or resources. 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 -- or when fixing the problem is abandoned. Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o docs/27605 doc [patch] Cross-document references () s docs/35678 doc docproj Makefiles for web are broken for paths with sp o docs/61605 doc [request] Improve documentation for i386 disk geometry o docs/84932 doc new document: printing with an Epson ALC-3000N on Free o docs/98115 doc Missing parts after rendering handbook to RTF format o docs/106135 doc [request] articles/vinum needs to be updated o docs/110253 doc [patch] rtprio(1): remove processing starvation commen o docs/112935 doc [patch] newfs_msdos(8): document 4.3g limit on files w o docs/116080 doc PREFIX is documented, but not the more important LOCAL o docs/116588 doc No IPFW tables or dummynet in Handbook o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting 12 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s docs/20028 doc ASCII docs should reflect tags in the sourc o docs/24786 doc missing FILES descriptions in sa(4) o docs/26286 doc *printf(3) etc should gain format string warnings a docs/30008 doc [patch] French softupdates document should be translat s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. o docs/36432 doc Proposal for doc/share/mk: make folded books using psu o docs/36449 doc symlink(7) manual doesn't mention trailing slash, etc. o docs/38982 doc [patch] developers-handbook/Jail fix o docs/39348 doc diskless(8): note that kenv fetch of hostname requires o docs/40423 doc Keyboard(4)'s definition of parameters to GETFKEY/SETF o docs/41089 doc pax(1) -B option does not mention interaction with -z o docs/43823 doc [PATCH] update to environ(7) manpage o docs/47818 doc [patch] ln(1) manpage is confusing o docs/48101 doc [patch] add documentation on the fixit disk to the FAQ o docs/50211 doc [PATCH] doc.docbook.mk: fix textfile creation o docs/53271 doc bus_dma(9) fails to document alignment restrictions o docs/53596 doc Updates to mt(1) manual page o docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW s docs/54752 doc bus_dma explained in ISA section in Handbook: should b o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour o docs/59477 doc Outdated Info Documents at http://docs.freebsd.org/inf o docs/59835 doc ipfw(8) man page does not warn about accepted but mean o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun o docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not document POSI o docs/70652 doc [patch] New man page: portindex(5) o docs/73679 doc FreeBSD 5.3 Release notes mention new natd(8) function o docs/75865 doc comments on "backup-basics" in handbook o docs/75995 doc hcreate(3) documentation(?) bug o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o docs/78138 doc [patch] Error in pre-installation section of installat o docs/78240 doc [patch] handbook: replace with aroun o docs/78480 doc Networked printer setup unnecessarily complex in handb o docs/82595 doc 25.5.3 Configuring a bridge section of the handbook ne o docs/84265 doc [patch] chmod(1) manpage omits implication of setting o docs/84268 doc chmod(1) manpage's BUGS entry is either wrong or too c o docs/84317 doc fdp-primer doesn't show class=USERNAME distinctively o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi o docs/84806 doc mdoc(7) manpage has section ordering problems o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/85118 doc [PATCH] opiekey(1) references non-existing opiegen(1) o docs/85128 doc loader.conf(5) autoboot_delay incompletly described o docs/85187 doc [patch] find(1) manpage missing block info for -ls o docs/86342 doc bikeshed entry of Handbook is wrong o docs/87857 doc ifconfig(8) wireless options order matters o docs/87936 doc Handbook chapter on NIS/YP lacks good information on a o docs/88512 doc [patch] mount_ext2fs(8) man page has no details on lar o docs/89325 doc [PATCH] Clarification of kbdmap(5), atkbd(4) and kbdco o docs/91149 doc read(2) can return EINVAL for unaligned access to bloc o docs/91506 doc ndis(4) man page should be more specific about support o docs/92626 doc jail manpage should mention disabling some periodic sc o docs/94625 doc [patch] growfs man page -- document "panic: not enough o docs/95139 doc FAQ to move filesystem to new disk fails: incorrect pe o docs/96207 doc Comments of a sockaddr_un structure could confuse one o docs/98974 doc Missing tunables in loader(8) manpage o docs/99506 doc FreeBSD Handbook addition: IPv6 Server Settings o docs/100196 doc man login.conf does explain not "unlimited" o docs/100242 doc sysctl(3) description of KERN_PROC is not correct anym o docs/101464 doc sync u_RU.KOI8-R/articles/portbuild/article.html with o docs/102148 doc The description of which Intel chips have EM64T is out o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o docs/104403 doc man security should mention that the usage of the X Wi o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o docs/105608 doc fdc(4) debugging description staled o docs/105997 doc sys/kern/sys_pipe.c refer to tuning(7), but there is n o docs/107432 doc Handbook's default partitioning schema is out-of-date o docs/108101 doc /boot/default/loader.conf contains an incorrect commen o docs/108142 doc [patch] extattr(2) man page incomplete for extattr_lis o docs/108980 doc list of missing man pages o docs/109115 doc add Ultra 450 to hardware list for sparc64 o docs/109201 doc [request]: manual for callbootd f docs/109226 doc [request] No manual entry for sntp o docs/109972 doc No manual entry for zless/bzless o docs/109973 doc No manual entry for c++filt o docs/109975 doc No manual entry for elf2aout o docs/109977 doc No manual entry for ksu o docs/109981 doc No manual entry for post-grohtml o docs/109983 doc No manual entry for protoize o docs/110061 doc [PATCH] tuning(7) missing reference to vfs.read_max o docs/110062 doc [patch] mount_nfs(8) fails to mention a failure condit o docs/110376 doc [patch] add some more explanations for the iwi/ipw fir o docs/110692 doc wi(4) man page doesn't say WPA is not supported o docs/110999 doc carp(4) should document unsupported interface types o docs/111147 doc hostapd.conf is not documented o docs/111263 doc [request] Information on $EDITOR variable in section 3 o docs/111265 doc [request] Clarify how to set common shell variables o docs/111425 doc Missing chunks of text in historical manpages o docs/112481 doc bug in ppp.linkup example o docs/112682 doc Handbook GEOM_GPT explanation does not provide accurat o docs/112804 doc groff(1) command should be called to explicitly use "p o docs/113194 doc [patch] [request] crontab.5: handling of day-in-month o docs/114139 doc mbuf(9) has misleading comments on M_DONTWAIT and M_TR o docs/114184 doc [patch] [ndis]: add info to man 4 ndis o docs/114371 doc [patch][ipv6] rtadvd.con(5) should show how to adverti o docs/115000 doc [PATCH] nits and updates to FAQs (part 1) o docs/115065 doc [patch] sync ps.1 with p_flag and keywords o docs/115921 doc Booting from pst(4) is not supported o docs/116116 doc mktemp (3) re/move note o docs/116480 doc sysctl(3) description of kern.file no longer applies s o docs/117013 doc mount_smbfs(8) doesn't document -U (username) argument f docs/117308 doc Clarification of /etc/defaults/devfs.rules status o docs/117747 doc 'break' system call needs a man page o docs/117798 doc formatting oddity in sysmouse(4) o docs/118214 doc close(2) error returns incomplete o docs/118332 doc man page for top does not describe STATE column wait e o docs/118545 doc loader tunables kern.dfldsiz and friends nearly undocu o docs/119329 doc [patch] Fix misleading man 1 split o docs/119338 doc gprof(1) refers to unmentioned option "-c" s docs/119404 doc [request] events page should list only last 2 years wo a docs/119536 doc a few typos in French handbook (basics) o docs/119746 doc l10n chapter of handbook (Russian Language) o docs/119907 doc Ports compatability o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o docs/120040 doc handbook: diskless operation: populate root doesn't po 114 problems total. From owner-freebsd-doc@FreeBSD.ORG Mon Jan 28 14:41:55 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38E8D16A418 for ; Mon, 28 Jan 2008 14:41:55 +0000 (UTC) (envelope-from spbsichkar@mail.ru) Received: from mx4.mail.ru (fallback.mail.ru [194.67.57.14]) by mx1.freebsd.org (Postfix) with ESMTP id EC94813C43E for ; Mon, 28 Jan 2008 14:41:54 +0000 (UTC) (envelope-from spbsichkar@mail.ru) Received: from mx2.mail.ru (mx2-2.mail.ru [194.67.23.122]) by mx4.mail.ru (mPOP.Fallback_MX) with ESMTP id BEA6510C0180 for ; Mon, 28 Jan 2008 16:33:31 +0300 (MSK) Received: from [89.163.33.20] (port=1247 helo=[192.168.1.2]) by mx2.mail.ru with asmtp id 1JJU71-000NYv-00 for doc@FreeBSD.org; Mon, 28 Jan 2008 16:33:23 +0300 Message-ID: <479DD99E.7040406@mail.ru> Date: Mon, 28 Jan 2008 16:33:18 +0300 From: "spbsichkar@mail.ru" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: doc@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam: Not detected Cc: Subject: =?utf-8?b?0J/QviDRgdGC0LDRgtGM0LUgaHR0cDovL3d3dy5mcmVlYnNkLm9y?= =?utf-8?q?g/doc/ru=5FRU=2EKOI8-R/books/handbook/firewalls-ipfw=2Ehtml?= X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spbsichkar@mail.ru List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 14:41:55 -0000 По статье http://www.freebsd.org/doc/ru_RU.KOI8-R/books/handbook/firewalls-ipfw.html, которая у вас не переведена... На сайте http://www.lissyara.su много практической документации по настройке FREEBSD. Касаемо ipfw есть статья http://www.lissyara.su/?id=1127. Может, пока перевод отсутствует сделать ссылку на эту статью? А то я много времени потратил, на поиски хорошей документации по ipfw. Там отлично описана настройка ipfw. Было бы очень замечательно и автору было бы приятно. From owner-freebsd-doc@FreeBSD.ORG Mon Jan 28 15:12:42 2008 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78A7516A417 for ; Mon, 28 Jan 2008 15:12:42 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id 35CA113C442 for ; Mon, 28 Jan 2008 15:12:42 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so446337anc.13 for ; Mon, 28 Jan 2008 07:12:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wzqiA6cEr0uV6qmpr8hrR2/eV6Ln/F5YFXhlKNoeNIE=; b=eaeGg6m7iOVmRdpVjA/IaxoWfF+FL3vTTKs05poIYARgA9f962NlJZ2g7zNCg2LeXzwk5i6c/O5S8w4aT4yzWLT/Gf7tsejtq+b5OJ3aP9/sST2p8omMO4LQvRLPCAQLahLRGDzWe15qQMRE9OxVg17Fy0jY/f0DsKqEDCk1Q5A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PJ5jBxpuTIU4gktZ0NKMroQrmOXTTEh7mcofEmgAqMsN3dLPqhcaA3uQLA0Qlfpr+U/Y0yL5h4zMc9oZ2PkpuFt79pB3G1+yFvSYiiNn7H8bGbyu/NL/nHkVZGO+hOa1/kKuKfkskJH2IZQWavZZEd7j7EoU5uGpUQAzjE2JDMw= Received: by 10.100.232.13 with SMTP id e13mr12089593anh.37.1201531593495; Mon, 28 Jan 2008 06:46:33 -0800 (PST) Received: by 10.100.248.5 with HTTP; Mon, 28 Jan 2008 06:46:33 -0800 (PST) Message-ID: <47d0403c0801280646h48e6d8e4kb948ac8399789799@mail.gmail.com> Date: Mon, 28 Jan 2008 09:46:33 -0500 From: "Ben Kaduk" To: doc@freebsd.org In-Reply-To: <20080122162126.GA89118@night.db.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080122214836.6688d8af@siro.jp-media-lab.com.local> <20080122132649.GD1467@haakonia.hitnet.RWTH-Aachen.DE> <4795F01B.6030209@FreeBSD.org> <20080122162126.GA89118@night.db.net> Cc: Subject: Re: I found an erratum X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 15:12:42 -0000 On 1/22/08, Diane Bruce wrote: > On Tue, Jan 22, 2008 at 02:31:07PM +0100, G?bor K?vesd?n wrote: > > Christian Brueffer escribi?: > > >On Tue, Jan 22, 2008 at 09:48:36PM +0900, Hiroshi Saeki wrote: > > > > ... > > >Does that answer your email? In any case, thank you for the report! > > > > > Eeeek. I just changed it. Will revert. Sorry for the mess. I also > > thought it was a typo. > > As a native English speaker it made sense to me, but as we have a good > sized non-native English reading audience, it might be worth while re-wording. > Just a suggestion. > Sorry for jumping in a bit late, here, but it seems that one such re-wordings would be to s/under the hood/under-the-hood/ The hyphenation makes it more clear that there is an expression being used here, and is arguably more correct, anyways (though such an argument would probably be a waste of time). -Ben Kaduk From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 04:00:02 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ECFB16A41B for ; Tue, 29 Jan 2008 04:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4518513C4F7 for ; Tue, 29 Jan 2008 04:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0T402Er099317 for ; Tue, 29 Jan 2008 04:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0T402qx099316; Tue, 29 Jan 2008 04:00:02 GMT (envelope-from gnats) Resent-Date: Tue, 29 Jan 2008 04:00:02 GMT Resent-Message-Id: <200801290400.m0T402qx099316@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Abthorpe Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B0EC16A417; Tue, 29 Jan 2008 03:56:55 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4690B13C459; Tue, 29 Jan 2008 03:56:55 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from freefall.freebsd.org (tabthorpe@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0T3uswb099260; Tue, 29 Jan 2008 03:56:54 GMT (envelope-from tabthorpe@freefall.freebsd.org) Received: (from tabthorpe@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0T3us0a099259; Tue, 29 Jan 2008 03:56:54 GMT (envelope-from tabthorpe) Message-Id: <200801290356.m0T3us0a099259@freefall.freebsd.org> Date: Tue, 29 Jan 2008 03:56:54 GMT From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tabthorpe@FreeBSD.org, miwi@FreeBSD.org Subject: docs/120109: [PATCH] Update SSH references in Committers Guide X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Abthorpe List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 04:00:02 -0000 >Number: 120109 >Category: docs >Synopsis: [PATCH] Update SSH references in Committers Guide >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: Tue Jan 29 04:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 7.0-PRERELEASE i386 >Organization: FreeBSD.GoodKing.Ca >Environment: System: FreeBSD freefall.freebsd.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #32: Tue Jan 15 15:07:33 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386 >Description: - Remove reference to FreeBSD 4.0 - /etc/ssh-keys is appropriate directory for public keys >How-To-Repeat: >Fix: --- patch begins here --- Index: article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v retrieving revision 1.269 diff -u -r1.269 article.sgml --- article.sgml 15 Oct 2007 13:27:28 -0000 1.269 +++ article.sgml 29 Jan 2008 03:22:46 -0000 @@ -1681,14 +1681,6 @@ - If you are using FreeBSD 4.0 or later, - OpenSSH is included in the base system. - If you are using an earlier release, - update and install OpenSSH from the - security/openssh port. - - - If you do not wish to type your password in every time you use &man.ssh.1;, and you use RSA or DSA keys to authenticate, &man.ssh-agent.1; is there for your @@ -1713,7 +1705,7 @@ or $HOME/.ssh/id_rsa.pub) to the person setting you up as a committer so it can be put into yourlogin file in - /c/ssh-keys/ on + /etc/ssh-keys/ on freefall. --- patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 06:01:11 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3401316A417; Tue, 29 Jan 2008 06:01:11 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 09DDD13C455; Tue, 29 Jan 2008 06:01:11 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from freefall.freebsd.org (brueffer@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0T61Awx009419; Tue, 29 Jan 2008 06:01:10 GMT (envelope-from brueffer@freefall.freebsd.org) Received: (from brueffer@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0T61A28009415; Tue, 29 Jan 2008 07:01:10 +0100 (CET) (envelope-from brueffer) Date: Tue, 29 Jan 2008 07:01:10 +0100 (CET) Message-Id: <200801290601.m0T61A28009415@freefall.freebsd.org> To: tabthorpe@FreeBSD.org, brueffer@FreeBSD.org, freebsd-doc@FreeBSD.org From: brueffer@FreeBSD.org Cc: Subject: Re: docs/120109: [PATCH] Update SSH references in Committers Guide X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 06:01:11 -0000 Synopsis: [PATCH] Update SSH references in Committers Guide State-Changed-From-To: open->closed State-Changed-By: brueffer State-Changed-When: Tue Jan 29 07:00:55 CET 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=120109 From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 06:10:03 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71BB916A419 for ; Tue, 29 Jan 2008 06:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6070213C46B for ; Tue, 29 Jan 2008 06:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0T6A3Ju009608 for ; Tue, 29 Jan 2008 06:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0T6A3us009596; Tue, 29 Jan 2008 06:10:03 GMT (envelope-from gnats) Date: Tue, 29 Jan 2008 06:10:03 GMT Message-Id: <200801290610.m0T6A3us009596@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: docs/120109: commit references a PR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 06:10:03 -0000 The following reply was made to PR docs/120109; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/120109: commit references a PR Date: Tue, 29 Jan 2008 06:00:52 +0000 (UTC) brueffer 2008-01-29 06:00:48 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Remove references to 4.0 and earlier, update a path on freefall. PR: 120109 Submitted by: tabthorpe Revision Changes Path 1.271 +1 -9 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 07:44:40 2008 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4ABB16A418 for ; Tue, 29 Jan 2008 07:44:40 +0000 (UTC) (envelope-from rcaputo@pobox.com) Received: from fmailhost05.isp.att.net (fmailhost05.isp.att.net [207.115.11.55]) by mx1.freebsd.org (Postfix) with ESMTP id AF95E13C46B for ; Tue, 29 Jan 2008 07:44:40 +0000 (UTC) (envelope-from rcaputo@pobox.com) Received: from eyrie.homenet (adsl-068-213-211-142.sip.bct.bellsouth.net[68.213.211.142]) by isp.att.net (frfwmhc05) with ESMTP id <20080129073218H0500cs5jje>; Tue, 29 Jan 2008 07:32:18 +0000 X-Originating-IP: [68.213.211.142] Received: from snv-webmail.corp.yahoo.com (abuse@localhost [127.0.0.1]) by eyrie.homenet (8.14.2/8.14.1) with ESMTP id m0T7WBK8084028 for ; Tue, 29 Jan 2008 02:32:14 -0500 (EST) (envelope-from rcaputo@pobox.com) Message-Id: From: Rocco Caputo To: doc@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Tue, 29 Jan 2008 02:32:07 -0500 X-Mailer: Apple Mail (2.915) Cc: Subject: suggestion about fdisk/bsdlabel examples in handbook section 19.4 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 07:44:40 -0000 Section 19.4 makes it sound scary to set up gmirror for a disk with multiple slices. It cautions: > It is possible to have separate partitions for other mount points; > however, this will increase the difficulty level ten fold due to > manual alteration of the bsdlabel(8) and fdisk(8) settings. And after the fdisk and bsdlabel examples, it notes: > Note: If multiple slices and partitions exist, the flags for the > previous two commands will require alteration. They must match the > slice and partition size of the other disk. Why can't the fdisk and bsdlabel examples copy the configuration of the original disk? For example: # fdisk -p /dev/da0 | fdisk -vBI -f - /dev/mirror/gm0 # bsdlabel /dev/da0s1 | bsdlabel -RB /dev/mirror/gm0s1 - Would those commands simplify gmirror setup? -- Rocco Caputo - rcaputo@pobox.com From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 14:12:05 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65EC516A419; Tue, 29 Jan 2008 14:12:05 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E4F413C467; Tue, 29 Jan 2008 14:12:05 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TEC5c6050455; Tue, 29 Jan 2008 14:12:05 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TEC4kP050451; Tue, 29 Jan 2008 14:12:04 GMT (envelope-from gavin) Date: Tue, 29 Jan 2008 14:12:04 GMT Message-Id: <200801291412.m0TEC4kP050451@freefall.freebsd.org> To: jhs@berklix.org, gavin@FreeBSD.org, freebsd-doc@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: docs/112935: [patch] newfs_msdos(8): document 4.3g limit on files within FS created by newfs_msdos X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 14:12:05 -0000 Synopsis: [patch] newfs_msdos(8): document 4.3g limit on files within FS created by newfs_msdos State-Changed-From-To: open->patched State-Changed-By: gavin State-Changed-When: Tue Jan 29 14:11:49 UTC 2008 State-Changed-Why: Patched in -HEAD http://www.freebsd.org/cgi/query-pr.cgi?pr=112935 From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 16:10:02 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1031C16A419 for ; Tue, 29 Jan 2008 16:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E5DEB13C469 for ; Tue, 29 Jan 2008 16:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TGA1SM059256 for ; Tue, 29 Jan 2008 16:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TGA1q6059255; Tue, 29 Jan 2008 16:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 29 Jan 2008 16:10:01 GMT Resent-Message-Id: <200801291610.m0TGA1q6059255@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andy Kosela Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F76016A420 for ; Tue, 29 Jan 2008 16:07:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5006613C459 for ; Tue, 29 Jan 2008 16:07:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TG5o7n076702 for ; Tue, 29 Jan 2008 16:05:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0TG5oDR076697; Tue, 29 Jan 2008 16:05:50 GMT (envelope-from nobody) Message-Id: <200801291605.m0TG5oDR076697@www.freebsd.org> Date: Tue, 29 Jan 2008 16:05:50 GMT From: Andy Kosela To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/120122: adduser(8) points to nonexistent option -p X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 16:10:02 -0000 >Number: 120122 >Category: docs >Synopsis: adduser(8) points to nonexistent option -p >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 29 16:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andy Kosela >Release: FreeBSD 7.0-BETA4 >Organization: >Environment: FreeBSD plotinus.lublin.eu 7.0-BETA4 FreeBSD 7.0-BETA4 #2: Thu Dec 13 20:20:57 CET 2007 spear@plotinus.lublin.eu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: adduser(8) man page in the section concerning format for option -f mentions nonexistent option -p (" This field will be ignored if the -p option is used with a no or none argument.") Actually it should read ("This field will be ignored if the -w option is used with a no or none argument.) as the -w option deals with password type options. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 18:17:08 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53D0416A421; Tue, 29 Jan 2008 18:17:08 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C99213C461; Tue, 29 Jan 2008 18:17:08 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TIH8nl070676; Tue, 29 Jan 2008 18:17:08 GMT (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TIH7Gl070672; Tue, 29 Jan 2008 18:17:07 GMT (envelope-from trhodes) Date: Tue, 29 Jan 2008 18:17:07 GMT Message-Id: <200801291817.m0TIH7Gl070672@freefall.freebsd.org> To: rich@phekda.gotadsl.co.uk, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org, trhodes@FreeBSD.org From: trhodes@FreeBSD.org Cc: Subject: Re: docs/108142: [patch] extattr(2) man page incomplete for extattr_list_*() X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 18:17:08 -0000 Synopsis: [patch] extattr(2) man page incomplete for extattr_list_*() State-Changed-From-To: open->patched State-Changed-By: trhodes State-Changed-When: Tue Jan 29 18:15:58 UTC 2008 State-Changed-Why: Patched in HEAD, thanks for the submission! Responsible-Changed-From-To: freebsd-doc->trhodes Responsible-Changed-By: trhodes Responsible-Changed-When: Tue Jan 29 18:15:58 UTC 2008 Responsible-Changed-Why: Over to me, MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=108142 From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 18:29:49 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C67FC16A419; Tue, 29 Jan 2008 18:29:49 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBAD13C448; Tue, 29 Jan 2008 18:29:49 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TITnpJ071012; Tue, 29 Jan 2008 18:29:49 GMT (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TITmjj071008; Tue, 29 Jan 2008 18:29:48 GMT (envelope-from trhodes) Date: Tue, 29 Jan 2008 18:29:48 GMT Message-Id: <200801291829.m0TITmjj071008@freefall.freebsd.org> To: olli@secnetix.de, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org, trhodes@FreeBSD.org From: trhodes@FreeBSD.org Cc: Subject: Re: docs/89325: [PATCH] Clarification of kbdmap(5), atkbd(4) and kbdcontrol(1) manpages X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 18:29:49 -0000 Synopsis: [PATCH] Clarification of kbdmap(5), atkbd(4) and kbdcontrol(1) manpages State-Changed-From-To: open->patched State-Changed-By: trhodes State-Changed-When: Tue Jan 29 18:28:59 UTC 2008 State-Changed-Why: Patched in HEAD with very minor changes. Thanks for the submission! Responsible-Changed-From-To: freebsd-doc->trhodes Responsible-Changed-By: trhodes Responsible-Changed-When: Tue Jan 29 18:28:59 UTC 2008 Responsible-Changed-Why: Over to me, MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=89325 From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 18:50:02 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BEE616A419 for ; Tue, 29 Jan 2008 18:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5D74613C44B for ; Tue, 29 Jan 2008 18:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TIo29J072376 for ; Tue, 29 Jan 2008 18:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TIo298072375; Tue, 29 Jan 2008 18:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 29 Jan 2008 18:50:02 GMT Resent-Message-Id: <200801291850.m0TIo298072375@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Abthorpe Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B320F16A420; Tue, 29 Jan 2008 18:43:23 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A142813C46B; Tue, 29 Jan 2008 18:43:23 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from freefall.freebsd.org (tabthorpe@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TIhN6P072278; Tue, 29 Jan 2008 18:43:23 GMT (envelope-from tabthorpe@freefall.freebsd.org) Received: (from tabthorpe@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TIhN3B072277; Tue, 29 Jan 2008 18:43:23 GMT (envelope-from tabthorpe) Message-Id: <200801291843.m0TIhN3B072277@freefall.freebsd.org> Date: Tue, 29 Jan 2008 18:43:23 GMT From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: miwi@FreeBSD.org Subject: docs/120124: Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Abthorpe List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 18:50:02 -0000 >Number: 120124 >Category: docs >Synopsis: Add ports-mgmt/genplist to pkg-plist section of Porter's 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: Tue Jan 29 18:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 7.0-PRERELEASE i386 >Organization: FreeBSD.GoodKing.Ca >Environment: System: FreeBSD freefall.freebsd.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #32: Tue Jan 15 15:07:33 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386 >Description: - Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook >How-To-Repeat: >Fix: --- patch begins here --- Index: book.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.901 diff -u -r1.901 book.sgml --- book.sgml 28 Jan 2008 06:44:37 -0000 1.901 +++ book.sgml 29 Jan 2008 18:29:20 -0000 @@ -8574,9 +8574,12 @@ shared libraries section. Alternatively, use the plist script in - /usr/ports/Tools/scripts/ to build the - package list automatically. The first step is the same as - above: take the first three lines, that is, + /usr/ports/Tools/scripts/ or install + ports-mgmt/genplist + to build the package list automatically. + + When using the plist script, the first step is + the same as above: take the first three lines, that is, mkdir, mtree and make depends. Then build and install the port: @@ -8588,8 +8591,12 @@ &prompt.root; /usr/ports/Tools/scripts/plist -Md -m $(make -V MTREE_FILE) /var/tmp/$(make -V PORTNAME) > pkg-plist - The packing list still has to be tidied up by hand as - stated above. + To use genplist + + &prompt.root; genplist /var/tmp/$(make -V PORTNAME) + + In either case, the packing list still has to be tidied up by + hand as stated above. --- patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 18:55:58 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C605816A419; Tue, 29 Jan 2008 18:55:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A00F813C46E; Tue, 29 Jan 2008 18:55:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TItw1c072684; Tue, 29 Jan 2008 18:55:58 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TItwjw072680; Tue, 29 Jan 2008 18:55:58 GMT (envelope-from miwi) Date: Tue, 29 Jan 2008 18:55:58 GMT Message-Id: <200801291855.m0TItwjw072680@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-doc@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: docs/120124: Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 18:55:58 -0000 Synopsis: Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook Responsible-Changed-From-To: freebsd-doc->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Jan 29 18:55:58 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=120124 From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 19:10:05 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A53C316A417 for ; Tue, 29 Jan 2008 19:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 88FDF13C46A for ; Tue, 29 Jan 2008 19:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TJA4fA073028 for ; Tue, 29 Jan 2008 19:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TJA4xJ073027; Tue, 29 Jan 2008 19:10:04 GMT (envelope-from gnats) Resent-Date: Tue, 29 Jan 2008 19:10:04 GMT Resent-Message-Id: <200801291910.m0TJA4xJ073027@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jeremy Chadwick Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7045416A417 for ; Tue, 29 Jan 2008 19:03:59 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6403513C469 for ; Tue, 29 Jan 2008 19:03:59 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 2F70C1CC033; Tue, 29 Jan 2008 10:53:44 -0800 (PST) Message-Id: <20080129185344.2F70C1CC033@mx01.sc1.parodius.com> Date: Tue, 29 Jan 2008 10:53:44 -0800 (PST) From: Jeremy Chadwick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/120125: Installing FreeBSD 7.0 via serial console and PXE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Chadwick List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 19:10:05 -0000 >Number: 120125 >Category: docs >Synopsis: Installing FreeBSD 7.0 via serial console and PXE >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: Tue Jan 29 19:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jeremy Chadwick >Release: FreeBSD 6.3-PRERELEASE i386 >Organization: >Environment: System: FreeBSD eos.sc1.parodius.com 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Mon Jan 14 17:48:12 PST 2008 root@eos.sc1.parodius.com:/usr/obj/usr/src/sys/EOS i386 >Description: Documentation on how to install FreeBSD 7.0 remotely (via serial console) by PXE booting: http://jdc.parodius.com/freebsd/pxeboot_serial_install.html >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 19:25:26 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2303116A41A for ; Tue, 29 Jan 2008 19:25:26 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 159EF13C43E for ; Tue, 29 Jan 2008 19:25:25 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id CF4EA1CC033; Tue, 29 Jan 2008 11:09:13 -0800 (PST) Date: Tue, 29 Jan 2008 11:09:13 -0800 From: Jeremy Chadwick To: freebsd-doc@freebsd.org Message-ID: <20080129190913.GA6104@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-stable@freebsd.org Subject: Documentation: Installing FreeBSD 7.0 via serial console and PXE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 19:25:26 -0000 I spent 7-8 hours yesterday working on accomplishing ${SUBJECT}, and in the process wrote a document on it. There are scattered docs all over the Web describing how to do this, but all of them are either outdated or incorrect in some regards (no offence intended), hence what I wrote. http://jdc.parodius.com/freebsd/pxeboot_serial_install.html I've CC'd freebsd-stable since I think more system administrators read that list than freebsd-doc. I've opened a PR for getting this doc, or pieces of it, added to the handbook or documentation tree. Don't have the PR number yet. I also encountered a reproducable bug with the mfs_root gzip loader (I believe some people in the past have reported this too?), and will be opening a separate PR for that. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 19:53:28 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9572A16A417; Tue, 29 Jan 2008 19:53:28 +0000 (UTC) (envelope-from njm@njm.f2s.com) Received: from mk-outboundfilter-4.mail.uk.tiscali.com (mk-outboundfilter-4.mail.uk.tiscali.com [212.74.114.32]) by mx1.freebsd.org (Postfix) with ESMTP id D031A13C455; Tue, 29 Jan 2008 19:53:27 +0000 (UTC) (envelope-from njm@njm.f2s.com) X-Trace: 19684524/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/195.137.21.170 X-SBRS: None X-RemoteIP: 195.137.21.170 X-IP-MAIL-FROM: njm@njm.f2s.com X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAAwRn0fDiRWq/2dsb2JhbACBWK19 X-IP-Direction: IN Received: from i-195-137-21-170.freedom2surf.net (HELO oberon.njm.f2s.com) ([195.137.21.170]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Jan 2008 19:42:54 +0000 Received: from oberon.njm.f2s.com (localhost.njm.f2s.com [127.0.0.1]) by oberon.njm.f2s.com (8.14.2/8.14.2) with ESMTP id m0TJgst2025451; Tue, 29 Jan 2008 19:42:54 GMT (envelope-from njm@oberon.njm.f2s.com) Received: (from njm@localhost) by oberon.njm.f2s.com (8.14.2/8.14.2/Submit) id m0TJgsRw025450; Tue, 29 Jan 2008 19:42:54 GMT (envelope-from njm) Date: Tue, 29 Jan 2008 19:42:54 +0000 From: "N.J. Mann" To: Jeremy Chadwick Message-ID: <20080129194254.GB21466@oberon.njm.f2s.com> Mail-Followup-To: Jeremy Chadwick , freebsd-doc@freebsd.org, freebsd-stable@freebsd.org References: <20080129190913.GA6104@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080129190913.GA6104@eos.sc1.parodius.com> X-Operating-System: FreeBSD 6.3-PRERELEASE User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-doc@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Re: Documentation: Installing FreeBSD 7.0 via serial console and PXE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 19:53:28 -0000 In message <20080129190913.GA6104@eos.sc1.parodius.com>, on Tuesday, 29 January, 2008 at 11:09:13 Jeremy Chadwick (koitsu@FreeBSD.org) wrote: > I spent 7-8 hours yesterday working on accomplishing ${SUBJECT}, and in > the process wrote a document on it. There are scattered docs all over > the Web describing how to do this, but all of them are either outdated > or incorrect in some regards (no offence intended), hence what I wrote. > > http://jdc.parodius.com/freebsd/pxeboot_serial_install.html This is great. However, shouldn't 192.168.1.200 be 192.168.1.100 for newbox.home.lan in the "Common Paths/Terms Used" table? Cheers, Nick. -- From owner-freebsd-doc@FreeBSD.ORG Tue Jan 29 20:07:26 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ADE116A417; Tue, 29 Jan 2008 20:07:26 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 12EE213C4E9; Tue, 29 Jan 2008 20:07:26 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 065531CC05F; Tue, 29 Jan 2008 12:07:26 -0800 (PST) Date: Tue, 29 Jan 2008 12:07:26 -0800 From: Jeremy Chadwick To: freebsd-doc@freebsd.org, freebsd-stable@freebsd.org Message-ID: <20080129200726.GA19203@eos.sc1.parodius.com> References: <20080129190913.GA6104@eos.sc1.parodius.com> <20080129194254.GB21466@oberon.njm.f2s.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080129194254.GB21466@oberon.njm.f2s.com> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: Documentation: Installing FreeBSD 7.0 via serial console and PXE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 20:07:26 -0000 On Tue, Jan 29, 2008 at 07:42:54PM +0000, N.J. Mann wrote: > In message <20080129190913.GA6104@eos.sc1.parodius.com>, > on Tuesday, 29 January, 2008 at 11:09:13 Jeremy Chadwick (koitsu@FreeBSD.org) wrote: > > I spent 7-8 hours yesterday working on accomplishing ${SUBJECT}, and in > > the process wrote a document on it. There are scattered docs all over > > the Web describing how to do this, but all of them are either outdated > > or incorrect in some regards (no offence intended), hence what I wrote. > > > > http://jdc.parodius.com/freebsd/pxeboot_serial_install.html > > This is great. However, shouldn't 192.168.1.200 be 192.168.1.100 for > newbox.home.lan in the "Common Paths/Terms Used" table? You're right -- thanks! I got some other mails about similar typos, which I'm fixing up as the mails come in. :-) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-doc@FreeBSD.ORG Wed Jan 30 10:57:50 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84F1F16A417; Wed, 30 Jan 2008 10:57:50 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.freebsd.org (Postfix) with ESMTP id 3B0FD13C465; Wed, 30 Jan 2008 10:57:50 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1JKA22-000KMH-E2; Wed, 30 Jan 2008 12:19:02 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Jeremy Chadwick In-reply-to: Your message of Tue, 29 Jan 2008 12:07:26 -0800 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Jan 2008 12:19:02 +0200 From: Danny Braniss Message-ID: Cc: freebsd-doc@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Documentation: Installing FreeBSD 7.0 via serial console and PXE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 10:57:50 -0000 Hi Jeremy, I'm very glad that you a) can write! b) that you are actually doing something with respect to the zillions of missguided how-to's :-) Having some experience with the subject, and please, don't read me wrong, I see some different approaches: - indeed this IS the 21'st century, and it's unbelivable that we still have to deal with baudrates! (why can't they be more like modems? autosense:-) - newer servers don't have serial anymore :-(, the have IPMI/ILO/etc some only have com2 what im trying to say, is that hard coding where the console is is a 'problem' It's my belief that the setting of the console can be done via DHCP - at the moment I can select the com1/2 - sio.0/sio.1 - via dhcp. the other item I would like to raise, is the way we do it here. 1st: I boot the new host diskless, this allows us to find out quickly if all hardware is working, using a tested root/kernel - since DHCP/TFTP/NFS are working, it takes only a few minutes to bring up a new host set it to boot pxe add the mac address to the dhcp.conf and reboot 2nd: if/and when we decide to make the host 'stand-alone', we do sysinstall to partition the disk (or via bsdlabel if you are good at maths) cd /mnt-root rsh -n server dump 0f - /the/root/partition | restore rf - change the bios setting to boot off disk (or if you have the console, reboot and hit ESC when doing dhcp ...) ok, so i fibbed a bit :-), there are some small 'configurables'(*) missing, but I hope you get the idea. Cheers, danny PS: *: like setting a diskless setup, which is rather simple and gladly can try to explain so that you can the write it out in readable english :-) From owner-freebsd-doc@FreeBSD.ORG Wed Jan 30 14:50:01 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5983A16A420 for ; Wed, 30 Jan 2008 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3134013C465 for ; Wed, 30 Jan 2008 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0UEo1NA068771 for ; Wed, 30 Jan 2008 14:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0UEo1lJ068770; Wed, 30 Jan 2008 14:50:01 GMT (envelope-from gnats) Resent-Date: Wed, 30 Jan 2008 14:50:01 GMT Resent-Message-Id: <200801301450.m0UEo1lJ068770@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Voorhis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C582C16A420 for ; Wed, 30 Jan 2008 14:42:19 +0000 (UTC) (envelope-from mvoorhis@eressea.wpi.edu) Received: from mail1.wpi.edu (MAIL1.WPI.EDU [130.215.36.91]) by mx1.freebsd.org (Postfix) with ESMTP id 81B0813C46B for ; Wed, 30 Jan 2008 14:42:19 +0000 (UTC) (envelope-from mvoorhis@eressea.wpi.edu) Received: from mcafee.wpi.edu (MCAFEE.WPI.EDU [130.215.36.86]) by mail1.wpi.edu (8.14.2/8.14.2) with SMTP id m0UE1wdo004612; Wed, 30 Jan 2008 09:01:58 -0500 Received: from (130.215.36.186) by mcafee.wpi.edu via smtp id 3a6a_ebf93196_cf3b_11dc_867b_0013725b2d50; Wed, 30 Jan 2008 10:01:58 -0400 Received: from eressea.wpi.edu (ERESSEA.WPI.EDU [130.215.29.46]) by SMTP.WPI.EDU (8.13.8/8.13.8) with ESMTP id m0UE1vsn032412; Wed, 30 Jan 2008 09:01:58 -0500 (envelope-from mvoorhis@eressea.wpi.edu) Received: from eressea.wpi.edu (localhost [127.0.0.1]) by eressea.wpi.edu (8.14.2/8.14.2) with ESMTP id m0UE1d1r050763; Wed, 30 Jan 2008 09:01:50 -0500 (EST) (envelope-from mvoorhis@eressea.wpi.edu) Received: (from mvoorhis@localhost) by eressea.wpi.edu (8.14.2/8.14.2/Submit) id m0UCGhmE023895; Wed, 30 Jan 2008 07:16:43 -0500 (EST) (envelope-from mvoorhis) Message-Id: <200801301216.m0UCGhmE023895@eressea.wpi.edu> Date: Wed, 30 Jan 2008 07:16:43 -0500 (EST) From: Michael Voorhis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/120152: dev-handbook/tools-intro.html claims perl in base system X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Voorhis List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 14:50:01 -0000 >Number: 120152 >Category: docs >Synopsis: dev-handbook/tools-intro.html claims perl in base system >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 14:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Michael Voorhis >Release: FreeBSD 7.0-PRERELEASE i386 >Organization: WPI Computer Science Dept. >Environment: System: FreeBSD xxx.wpi.edu 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Thu Jan 17 11:26:40 EST 2008 root@xxx.wpi.edu:/usr/obj/FreeBSD/src-releng_7/src/sys/xxx i386 >Description: The file doc/en/books/developers-handbook/tools-intro.html claims: Compilers for C, C++, and Fortran and an assembler come with the basic system, not to mention a Perl interpreter and classic UNIX tools such as sed and awk. >How-To-Repeat: Read the relevant section (2.2 Introduction) of a recent developer's handbook, first sentence. My handbook was cvsup'd from the docs on the 29th January 2008, in the afternoon US/Eastern time. >Fix: I'd remove the reference to Perl in this sentence, rewriting: Compilers for C, C++, and Fortran and an assembler come with the basic system, not to mention classic UNIX tools such as sed and awk. The next sentence in the file refers to additional tools being available in the ports collection. We could point people to the next section (developers-handbook/tools-programming.html) maybe with a hyperlink, so that impatient readers could quickly establish that getting Perl was an easy thing: If that is not enough, there are many more compilers and interpreters in the Ports collection--See sections 2.3.2 and 2.3.3 of this Handbook for more information. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Wed Jan 30 16:00:10 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9530C16A41B for ; Wed, 30 Jan 2008 16:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 588AE13C468 for ; Wed, 30 Jan 2008 16:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0UG0AXg073569 for ; Wed, 30 Jan 2008 16:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0UG0AJS073568; Wed, 30 Jan 2008 16:00:10 GMT (envelope-from gnats) Date: Wed, 30 Jan 2008 16:00:10 GMT Message-Id: <200801301600.m0UG0AJS073568@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: docs/120152: dev-handbook/tools-intro.html claims perl in base system X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 16:00:10 -0000 The following reply was made to PR docs/120152; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: Michael Voorhis Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/120152: dev-handbook/tools-intro.html claims perl in base system Date: Wed, 30 Jan 2008 09:56:22 -0600 IIRC Fortran is gone, too. mcl From owner-freebsd-doc@FreeBSD.ORG Fri Feb 1 03:16:30 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21A3616A417; Fri, 1 Feb 2008 03:16:30 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from cenn-smtp.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mx1.freebsd.org (Postfix) with ESMTP id EBB6813C45A; Fri, 1 Feb 2008 03:16:29 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by cenn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 396D2814F; Thu, 31 Jan 2008 20:44:06 -0600 (CST) Received: from build64.tcbug.org (unknown [208.42.70.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTP id 0E21F6DA183; Thu, 31 Jan 2008 20:44:06 -0600 (CST) From: Josh Paetzel To: freebsd-doc@freebsd.org Date: Thu, 31 Jan 2008 20:44:00 -0600 User-Agent: KMail/1.9.7 References: <20080129190913.GA6104@eos.sc1.parodius.com> <20080129194254.GB21466@oberon.njm.f2s.com> <20080129200726.GA19203@eos.sc1.parodius.com> In-Reply-To: <20080129200726.GA19203@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1517095.gCrHO0c80m"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200801312044.05703.josh@tcbug.org> Cc: Subject: Re: Documentation: Installing FreeBSD 7.0 via serial console and PXE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2008 03:16:30 -0000 --nextPart1517095.gCrHO0c80m Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 29 January 2008 02:07:26 pm Jeremy Chadwick wrote: > On Tue, Jan 29, 2008 at 07:42:54PM +0000, N.J. Mann wrote: > > In message <20080129190913.GA6104@eos.sc1.parodius.com>, > > > > on Tuesday, 29 January, 2008 at 11:09:13 Jeremy Chadwick=20 (koitsu@FreeBSD.org) wrote: > > > I spent 7-8 hours yesterday working on accomplishing ${SUBJECT}, and = in > > > the process wrote a document on it. There are scattered docs all over > > > the Web describing how to do this, but all of them are either outdated > > > or incorrect in some regards (no offence intended), hence what I wrot= e. > > > > > > http://jdc.parodius.com/freebsd/pxeboot_serial_install.html > > > > This is great. However, shouldn't 192.168.1.200 be 192.168.1.100 for > > newbox.home.lan in the "Common Paths/Terms Used" table? > > You're right -- thanks! I got some other mails about similar typos, > which I'm fixing up as the mails come in. :-) The problem with PXE booting/diskless/network installs/automated installs i= s=20 that there so many different ways to go about things. I've been kicking=20 around documenting some of this myself for the last 6-12 months. What I'v= e=20 found is my setup evolves every time I impliment it, and I've been loathe t= o=20 write a HOWTO type thing and make people think it's the only way to do=20 things, while the other extreme, a brain dump of everything I know about th= e=20 subject is probably not useful either. Maybe we can collaborate a bit or something. =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart1517095.gCrHO0c80m Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHood1JvkB8SevrssRAv/iAJ9kZeANAepeI6YNr9yCdL5PZwQpyACeKX2/ HYSozLAUS4KcIjXUq7x4JqM= =KgTY -----END PGP SIGNATURE----- --nextPart1517095.gCrHO0c80m-- From owner-freebsd-doc@FreeBSD.ORG Sat Feb 2 12:16:03 2008 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B522816A420 for ; Sat, 2 Feb 2008 12:16:03 +0000 (UTC) (envelope-from rolv@wrapmailinc.com) Received: from mail2.wrapmail.com (mail2.wrapmail.com [64.88.169.18]) by mx1.freebsd.org (Postfix) with ESMTP id 67C5A13C469 for ; Sat, 2 Feb 2008 12:16:02 +0000 (UTC) (envelope-from rolv@wrapmailinc.com) Received: from BJXXSPWB001 ([10.240.2.30]) by mail2.wrapmail.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 2 Feb 2008 06:38:38 -0500 Thread-Topic: Interactive Letterhead for the 21st Century thread-index: Achlj8RQOoJwfBmiQ4aZBHFu0uM/Jw== From: To: Date: Sat, 2 Feb 2008 06:38:38 -0500 Message-ID: <55b701c86590$2736add0$1e02f00a@BJXXSPWB001> MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_0006_01C86565.DD0936D0" Content-Location: http://localhost/wraps/wrapmail/wrapmail_0208.asp?msg_id=-1&campaignID=3177 X-Mailer: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757 X-OriginalArrivalTime: 02 Feb 2008 11:38:38.0781 (UTC) FILETIME=[27391ED0:01C86590] X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Interactive Letterhead for the 21st Century X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rolv@wrapmailinc.com List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 12:16:03 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C86565.DD0936D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Dear Chamber of Commerce member: WrapMail now offers 20% discount to all members of the Chamber of Commerce. You'll notice how this email looks different from your regular email; it has an interactive (clickable and trackable) letterhead. We do this without anything being installed anywhere. Today email has taken the place of "snail mail" and just about every business is sending correspondence on a blank sheet of paper. WrapMail enables every external email to turn into a marketing tool no matter who sent the email and no matter who they sent it to. Beyond the professional look, these emails can be linked back to your website which in most cases is your only storefront. As recipients click, the report generator accumulates data of who is clicking on what and when; now it becomes a research tool. In t oday's market we need to be a little creative and since employees are sending these emails every day anyway (and certainly some of them get forwarded to a new audience) then why not have them show what you do and generate traffic to your website? Please feel free to click on this "wrap" and get in touch with me if you have any questions as I will not send you any more emails about this without you asking. Thank you and have a great 2008! ________________ Rolv E. Heggenhougen, CEO US Office: (954)-376-4750 US Cell: (954) 253-4443 $#@$#@Amber Alert: Endangered Runaway: CLEASHEA MUNROE (FL) 2/1/2008 ------=_NextPart_000_0006_01C86565.DD0936D0-- From owner-freebsd-doc@FreeBSD.ORG Sat Feb 2 21:09:39 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94C8316A417 for ; Sat, 2 Feb 2008 21:09:39 +0000 (UTC) (envelope-from apache@web-69.blueweb.co.kr) Received: from web-69.blueweb.co.kr (web-69.blueweb.co.kr [211.202.2.69]) by mx1.freebsd.org (Postfix) with ESMTP id 29FB913C442 for ; Sat, 2 Feb 2008 21:09:38 +0000 (UTC) (envelope-from apache@web-69.blueweb.co.kr) Received: from web-69.blueweb.co.kr (localhost [127.0.0.1]) by web-69.blueweb.co.kr (8.13.1/8.13.1) with ESMTP id m12KDQZU032153 for ; Sun, 3 Feb 2008 05:13:26 +0900 Received: (from apache@localhost) by web-69.blueweb.co.kr (8.13.1/8.13.1/Submit) id m12KDQrF032139; Sun, 3 Feb 2008 05:13:26 +0900 Date: Sun, 3 Feb 2008 05:13:26 +0900 Message-Id: <200802022013.m12KDQrF032139@web-69.blueweb.co.kr> To: doc@FreeBSD.org From: "Dr.Anthony Aka" MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Cc: Subject: Utterly confidential X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tonycn101@myway.com List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 21:09:39 -0000 Hi, Pardon me for not having the pleasure of knowing your mindset before making you this offer and it is utterly confidential and genuine by virtue of its nature.I write to solicit your assistance in a funds transfer deal involving US$ 3.5M.This fund has been stashed out of the excess profit made last year by my branch office the International Commercial Bank which I am the manager. I have already submitted an approved end of the year report for the year 2005 to my head office here in Accra-Ghana and they will never know of this excess. I have since then, placed this amount on a Non-Investment Account without a beneficiary. Upon your response, I will configure your name on our database as holder of the Non-Investment Account. I will then guide you on how to apply to my head office for the Account Closure/ bank-to-bank remittance of the funds to your designated bank account. If you concur with this proposal, I intend for you to retain 30% of the funds while 70% shall be for me. Kindly forward your response to: tonycn101@yahoo.com Mobile: +233-24-967-0169 With Regards, Anthony Aka