From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 02:10:11 2011 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 9A9A81065674 for ; Mon, 4 Apr 2011 02:10:11 +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 419F98FC18 for ; Mon, 4 Apr 2011 02:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p342ABf4005543 for ; Mon, 4 Apr 2011 02:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p342ABXJ005540; Mon, 4 Apr 2011 02:10:11 GMT (envelope-from gnats) Resent-Date: Mon, 4 Apr 2011 02:10:11 GMT Resent-Message-Id: <201104040210.p342ABXJ005540@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, sm Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95FFF1065672 for ; Mon, 4 Apr 2011 02:01:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 84D288FC18 for ; Mon, 4 Apr 2011 02:01:55 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3421tj2082275 for ; Mon, 4 Apr 2011 02:01:55 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p3421tOs082259; Mon, 4 Apr 2011 02:01:55 GMT (envelope-from nobody) Message-Id: <201104040201.p3421tOs082259@red.freebsd.org> Date: Mon, 4 Apr 2011 02:01:55 GMT From: sm To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/156166: Incorrect nameserver for in-addr.arpa in 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: Mon, 04 Apr 2011 02:10:11 -0000 >Number: 156166 >Category: docs >Synopsis: Incorrect nameserver for in-addr.arpa in handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 04 02:10:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: sm >Release: 8.2 >Organization: >Environment: >Description: Chapter 29.6.6.1 of the FreeBSD handbook has the following: /* zone "." { type slave; file "slave/root.slave"; masters { 192.5.5.241; // F.ROOT-SERVERS.NET. }; notify no; }; zone "arpa" { type slave; file "slave/arpa.slave"; masters { 192.5.5.241; // F.ROOT-SERVERS.NET. }; notify no; }; zone "in-addr.arpa" { type slave; file "slave/in-addr.arpa.slave"; masters { 192.5.5.241; // F.ROOT-SERVERS.NET. }; notify no; }; */ F.ROOT-SERVERS.NET is no longer a nameserver for the in-addr.arpa zone. >How-To-Repeat: >Fix: Remove "in-addr.arpa" from the list of zones that can be transferred from F.ROOT-SERVERS.NET. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 04:29:30 2011 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 99C121065672; Mon, 4 Apr 2011 04:29:30 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6BF168FC12; Mon, 4 Apr 2011 04:29:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p344TUlH031431; Mon, 4 Apr 2011 04:29:30 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p344TT0e031427; Mon, 4 Apr 2011 04:29:29 GMT (envelope-from dougb) Date: Mon, 4 Apr 2011 04:29:29 GMT Message-Id: <201104040429.p344TT0e031427@freefall.freebsd.org> To: sm@resistor.net, dougb@FreeBSD.org, freebsd-doc@FreeBSD.org, dougb@FreeBSD.org From: dougb@FreeBSD.org Cc: Subject: Re: docs/156166: Incorrect nameserver for in-addr.arpa in 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: Mon, 04 Apr 2011 04:29:30 -0000 Synopsis: Incorrect nameserver for in-addr.arpa in handbook State-Changed-From-To: open->analyzed State-Changed-By: dougb State-Changed-When: Mon Apr 4 04:28:36 UTC 2011 State-Changed-Why: This does need to be fixed. Responsible-Changed-From-To: freebsd-doc->dougb Responsible-Changed-By: dougb Responsible-Changed-When: Mon Apr 4 04:28:36 UTC 2011 Responsible-Changed-Why: I'm going to fix it. http://www.freebsd.org/cgi/query-pr.cgi?pr=156166 From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 11:06:09 2011 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 23E7C106566C for ; Mon, 4 Apr 2011 11:06:09 +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 0F1D08FC1D for ; Mon, 4 Apr 2011 11:06:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p34B69CK027882 for ; Mon, 4 Apr 2011 11:06:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p34B68vM027880 for freebsd-doc@FreeBSD.org; Mon, 4 Apr 2011 11:06:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Apr 2011 11:06:08 GMT Message-Id: <201104041106.p34B68vM027880@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, 04 Apr 2011 11:06:09 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=doc .) 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. S Tracker Resp. Description -------------------------------------------------------------------------------- o docs/156089 doc [patch] option "-w" is not documented in limits(1) o docs/156081 doc troff falls with troff.core with UTF-8 man with incorr o docs/155989 doc [patch] Fix offset in boot.config(5) o docs/155982 doc [handbook] [patch] remove reference to floppy installa o docs/155980 doc [patch] no NO_CHECKSUM in section ENVIRONMENT in man p o docs/155773 doc dialog manpages not updated o docs/155691 doc New section of Porter's Handbook; Using CVS to make pa o docs/155264 doc [handbook] Extend "7.2.2.1 Common Problems" with hw.sn o docs/155149 doc [patch] don't encourage using xorg.conf outside of PRE o docs/154838 doc update cvs-tags information on releng_* to reflect sup o docs/154502 doc xdm authorization failure when used with E17 window ma o docs/154494 doc rcorder(8) not quite accurate o docs/153958 doc ksu man-page documented, but not installed o docs/153738 doc [patch] Docuement requirement to alter some sysctls wh o docs/151752 doc pw.conf(5) doesn't define format for file clearly o docs/151478 doc [patch] Russian porters-handbook: MFen 1.440 -> 1.1077 o docs/151367 doc [patch] Update for puc.4 man page o docs/150991 doc [patch] Install upgtfw using pkg_add as advised in upg o docs/150917 doc [patch] icmp.4, wrong description of icmplim and icmpl o docs/150877 doc ambiguity in newsyslog(8) man page about zfs with comp o docs/150736 doc [handbook] ipfw docs: rule number is optional, not man o docs/150365 doc [make.conf] [patch] remove BDECFLAGS from make.conf(5) o docs/150255 doc dtrace description should mention makeoptions DEBUG=-g o docs/150244 doc [patch] DRIVER_MODULE(9): MULTI_DRIVER_MODULE is only o docs/150219 doc zfs(8) manual page misses jail/unjail o docs/149845 doc unify spelling of blocksize, block-size and block size o docs/149574 doc [patch] update mi_switch(9) man page o docs/149522 doc Russian network article: incorrect translation about n o docs/149051 doc [request] No document for clang or clang++ o docs/149047 doc [patch] tcsh(1) bears no mention of brace expansion in o docs/148987 doc [patch] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChun o docs/148984 doc [handbook] Mistake in section 16.15.4 of the handbook o docs/148680 doc [sysctl][patch] Document some sys/kern sysctls o docs/148071 doc Failover mode between wired and wireless interfaces o docs/148037 doc bge(4) does not list all devices in if_bge.c / if_bger o docs/147995 doc elf.5 man page has has missing reference o docs/146958 doc bad link to "XaQti XMAC II datasheet" in sk(4) manual o docs/146521 doc [handbook] Update IPv6 system handbook section to ment o docs/146047 doc [kld] [patch] the kldstat(2) manual needs to be more p o docs/145719 doc [patch] 7.3 relnotes erroneously describes new getpage o docs/145699 doc hexdump(1) mutes all format qualifier output following o docs/145644 doc Add artical about creating manpage from scratch o docs/145069 doc Dialup firewalling with FreeBSD article out dated. o docs/145067 doc Remove all reference to floppy installs o docs/145066 doc Update for new uart dev names for serial port. s docs/144818 doc all mailinglist archives dated 19970101 contain traili o docs/144630 doc [patch] domainname(1) manpage contains old information o docs/144537 doc Missing _mdconfig_list and _mdconfig2_list explanation o docs/144515 doc [handbook] Expand handbook Table of contents o docs/144488 doc share/examples/etc/make.conf: contains dangerous examp o docs/144408 doc [patch] update makefs(8) (remove device option) o docs/143850 doc procfs(5) manpage for status > controlling terminal is o docs/143416 doc [handbook] IPFW handbook page issues o docs/143408 doc man filedesc(9) is missing o docs/142917 doc top(1) man page does not include information about VCS a docs/142341 doc jail(8): Jail escape when cwd is moved from the host s o docs/142168 doc [patch] ld(1): ldd(1) not mentioned in ld(1) manpage o docs/141032 doc misleading documentation for rtadvd.conf(5) raflags se s docs/140847 doc [request] add documentation on ECMP and new route args o docs/140457 doc [patch] Grammar fix for isspace(3) o docs/140444 doc [patch] New Traditional Chinese translation of custom- o docs/140375 doc [UPDATE] Updated zh_TW.Big5/articles/nanobsd o docs/140369 doc [patch] src/contrib/pf/man/pf.4 o docs/139336 doc [request] ZFS documentation suggestion o docs/139165 doc gssapi.3 man page out of sync with between crypto and o docs/139018 doc translation of submitting.sgml from docproj/submitting o docs/138887 doc manpage ports(7) incorrect o docs/138845 doc Exceeding kern.ipc.maxpipekva refers to tuning(7) whic o docs/138663 doc system(3) man page confuses users about "return value o docs/138485 doc bpf(4) and ip(4) man pages missing important corner ca o docs/136712 doc [handbook] [patch] draft new section on gmirror per pa o docs/136666 doc [handbook] Configure serial port for remote kernel deb o docs/136035 doc ftpchroot(5) omits an important option p docs/136029 doc MALLOC_PRODUCTION knob should be mentioned somewhere, o docs/135516 doc [patch] pax(1) manual not mentioning chflags unawarene o docs/135475 doc [patch] jot(1) manpage and behaviour differ o docs/134123 doc The RUNQUEUE(9) man page is out of date o docs/132839 doc [patch] Fix example script in ldap-auth article o docs/132718 doc [handbook] Information about adding a new mirror is ou o docs/132260 doc dhcpd(8) pid not stored in documented location o docs/132190 doc EPERM explanation for send(2), sendto(2), and sendmsg( o docs/132113 doc [handbook] Update handbook jails creation o docs/131918 doc [patch] Fixes for the BPF(4) man page o docs/131684 doc [patch] articles/linux-comparison: replace Addenda by o docs/131626 doc [patch] dump(8) "recommended" cache option confusing o docs/130364 doc Man page for top needs explanation of CPU states o docs/130238 doc nfs.lockd man page doesn't mention NFSLOCKD option or o docs/129671 doc New TCP chapter for Developer's Handbook (from rwatson o docs/129464 doc using packages system o docs/129095 doc ipfw(8): Can not check that packet originating/destine s docs/128356 doc [request] add Firefox plugin for FreeBSD manual pages o docs/127908 doc [patch] readdir(3) error documentation s docs/127844 doc Example code skeleton_capture_n.c in meteor(4) manpage o docs/126590 doc [patch] Write routine called forever in Sample Echo Ps o docs/126484 doc libc function res-zonscut2 is not documented o docs/125921 doc lpd(8) talks about blocks in minfree while it is KB in f docs/122052 doc minor update on handbook section 20.7.1 o docs/121952 doc Handbook chapter on Network Address Translation wrong o docs/121585 doc [handbook] Wrong multicast specification o docs/121565 doc dhcp-options(5) manpage incorrectly formatted omitting s docs/121541 doc [request] no man pages for wlan_scan_ap o docs/121312 doc RELNOTES_LANG breaks release if not en_US.ISO8859-1 o docs/121173 doc [patch] mq_getattr(2): mq_flags mistakenly described a s docs/120917 doc [request]: Man pages mising for thr_xxx syscalls o docs/120539 doc Inconsistent ipfw's man page o docs/120125 doc [patch] Installing FreeBSD 7.0 via serial console and o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o docs/118332 doc man page for top does not describe STATE column wait e o docs/118214 doc close(2) error returns incomplete o docs/118020 doc ipfilter(4): man pages query for man 4 ipfilter return o docs/117747 doc 'break' system call needs a man page o docs/116116 doc mktemp (3) re/move note o docs/116080 doc PREFIX is documented, but not the more important LOCAL o docs/115065 doc [patch] sync ps.1 with p_flag and keywords o docs/114371 doc [patch] [ip6] rtadvd.con(5) should show how to adverti o docs/114139 doc mbuf(9) has misleading comments on M_DONTWAIT and M_TR o docs/113194 doc [patch] [request] crontab.5: handling of day-in-month o docs/112804 doc groff(1) command should be called to explicitly use "p o docs/112682 doc Handbook GEOM_GPT explanation does not provide accurat o docs/111425 doc Missing chunks of text in historical manpages o docs/111265 doc [request] Clarify how to set common shell variables o docs/111147 doc hostapd.conf is not documented o docs/110999 doc carp(4) should document unsupported interface types o docs/110692 doc wi(4) man page doesn't say WPA is not supported o docs/110376 doc [patch] add some more explanations for the iwi/ipw fir o docs/110253 doc [patch] rtprio(1): remove processing starvation commen o docs/110062 doc [patch] mount_nfs(8) fails to mention a failure condit p docs/110061 doc [patch] tuning(7) missing reference to vfs.read_max o docs/109981 doc No manual entry for post-grohtml o docs/109977 doc No manual entry for ksu o docs/109973 doc No manual entry for c++filt o docs/109972 doc No manual entry for zless/bzless f docs/109226 doc [request] No manual entry for sntp o docs/109201 doc [request]: manual for callbootd a docs/108980 doc list of missing man pages o docs/106135 doc [request] articles/vinum needs to be updated o docs/105608 doc fdc(4) debugging description staled o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o docs/100196 doc man login.conf does explain not "unlimited" o docs/99506 doc FreeBSD Handbook addition: IPv6 Server Settings o docs/98974 doc Missing tunables in loader(8) manpage o docs/98115 doc Missing parts after rendering handbook to RTF format o docs/96207 doc Comments of a sockaddr_un structure could confuse one o docs/94625 doc [patch] growfs man page -- document "panic: not enough o docs/92626 doc jail manpage should mention disabling some periodic sc o docs/91506 doc ndis(4) man page should be more specific about support o docs/91174 doc [REQUEST] Handbook: Addition of Oracle 9i installation o docs/91149 doc read(2) can return EINVAL for unaligned access to bloc o docs/88512 doc [patch] mount_ext2fs(8) man page has no details on lar o docs/87936 doc Handbook chapter on NIS/YP lacks good information on a o docs/87857 doc ifconfig(8) wireless options order matters o docs/85128 doc [patch] loader.conf(5) autoboot_delay incompletly desc o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84932 doc new document: printing with an Epson ALC-3000N on Free o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi o docs/84317 doc fdp-primer doesn't show class=USERNAME distinctively o docs/84271 doc [patch] compress(1) doesn't warn about nasty link hand o docs/83820 doc getino(3) manpage not installed o docs/81611 doc [patch] natd runs with -same_ports by default o docs/78480 doc Networked printer setup unnecessarily complex in handb o docs/61605 doc [request] Improve documentation for i386 disk geometry o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun o docs/59835 doc ipfw(8) man page does not warn about accepted but mean o docs/59477 doc Outdated Info Documents at http://docs.freebsd.org/inf o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour s docs/54752 doc bus_dma explained in ISA section in Handbook: should b o docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW o docs/53596 doc Updates to mt(1) manual page o docs/53271 doc bus_dma(9) fails to document alignment restrictions o docs/51480 doc Multiple undefined references in the FreeBSD manual pa o docs/50211 doc [patch] doc.docbook.mk: fix textfile creation o docs/48101 doc [patch] Add documentation on the fixit disk o docs/43823 doc [patch] update to environ(7) manpage o docs/41089 doc pax(1) -B option does not mention interaction with -z o docs/40423 doc Keyboard(4)'s definition of parameters to GETFKEY/SETF o docs/38982 doc [patch] developers-handbook/Jail fix o docs/38556 doc EPS file of beastie, as addition to existing examples s docs/35678 doc docproj Makefiles for web are broken for paths with sp s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. a docs/30008 doc [patch] French softupdates document should be translat o docs/27605 doc [patch] Cross-document references () o docs/26286 doc *printf(3) etc should gain format string warnings o docs/24786 doc missing FILES descriptions in sa(4) s docs/20028 doc ASCII docs should reflect tags in the sourc 187 problems total. From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 11:24:45 2011 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 10418106564A; Mon, 4 Apr 2011 11:24:45 +0000 (UTC) (envelope-from pluknet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D8FC38FC0A; Mon, 4 Apr 2011 11:24:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p34BOiXY049292; Mon, 4 Apr 2011 11:24:44 GMT (envelope-from pluknet@freefall.freebsd.org) Received: (from pluknet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p34BOiqD049288; Mon, 4 Apr 2011 11:24:44 GMT (envelope-from pluknet) Date: Mon, 4 Apr 2011 11:24:44 GMT Message-Id: <201104041124.p34BOiqD049288@freefall.freebsd.org> To: pluknet@FreeBSD.org, freebsd-doc@FreeBSD.org, pluknet@FreeBSD.org From: pluknet@FreeBSD.org Cc: Subject: Re: docs/156089: [patch] option "-w" is not documented in limits(1) 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, 04 Apr 2011 11:24:45 -0000 Synopsis: [patch] option "-w" is not documented in limits(1) Responsible-Changed-From-To: freebsd-doc->pluknet Responsible-Changed-By: pluknet Responsible-Changed-When: Mon Apr 4 11:24:26 UTC 2011 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=156089 From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 17:57:18 2011 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 B94CB106564A for ; Mon, 4 Apr 2011 17:57:18 +0000 (UTC) (envelope-from marc@blackend.org) Received: from smtpfb1-g21.free.fr (smtpfb1-g21.free.fr [212.27.42.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2E3AC8FC19 for ; Mon, 4 Apr 2011 17:57:16 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [212.27.42.6]) by smtpfb1-g21.free.fr (Postfix) with ESMTP id B948C781263 for ; Mon, 4 Apr 2011 19:39:38 +0200 (CEST) Received: from emphyrio.blackend.org (unknown [88.179.1.53]) by smtp6-g21.free.fr (Postfix) with ESMTP id 75FE3824C5; Mon, 4 Apr 2011 19:39:29 +0200 (CEST) Received: from emphyrio.blackend.org (localhost [127.0.0.1]) by emphyrio.blackend.org (8.14.4/8.14.4) with ESMTP id p34HeIPr001908; Mon, 4 Apr 2011 19:40:18 +0200 (CEST) (envelope-from marc@emphyrio.blackend.org) Received: (from marc@localhost) by emphyrio.blackend.org (8.14.4/8.14.4/Submit) id p34HeIUt001907; Mon, 4 Apr 2011 19:40:18 +0200 (CEST) (envelope-from marc) Date: Mon, 4 Apr 2011 19:40:18 +0200 From: Marc Fonvieille To: Ryusuke SUZUKI Message-ID: <20110404174018.GB1851@emphyrio.blackend.org> References: <201103280640.p2S6eCMF051810@freefall.freebsd.org> <20110331.184751.193740693.ryusuke@jp.FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oLBj+sq0vYjzfsbl" Content-Disposition: inline In-Reply-To: <20110331.184751.193740693.ryusuke@jp.FreeBSD.org> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 8.2-RC3 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-doc@FreeBSD.org Subject: Re: docs/155982: [patch] remove reference to floppy installations 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, 04 Apr 2011 17:57:18 -0000 --oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 31, 2011 at 06:47:51PM +0900, Ryusuke SUZUKI wrote: > blackend> =A0PC98 arch needs installation floppies, so it should not be "= just" removed. >=20 > eadler> I was unaware of this. Do you think that the text should remain a= s is > eadler> or could parts of it be reworked to remove floppies as a primary > eadler> installation method? Perhaps a note about ppc could be added? >=20 > I agree with blackend@ that it should not just be removed, > since floppy images of i386, amd64, pc98, and sparc64 for 7.3 and 7.4-RE= LEASE > are also available. >=20 > I also agree with eadler@ that floppy is not a primary installation medi= a. >=20 > How about moving the text to chapter 2.13 > (Preparing Your Own Installation Media) like CDROM images? > Sounds good. --=20 Marc --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iD8DBQFNmgKBzQ9RwE+OdOgRAgsqAJ0efpdj+jM5vTHMheJnGPooxrF2eQCfUACN QFVo+2z8TMjxjzVizFCLKYM= =8AVh -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl-- From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 18:38:19 2011 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 3E1D21065674; Mon, 4 Apr 2011 18:38:19 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 14E9E8FC15; Mon, 4 Apr 2011 18:38:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p34IcIJ7042796; Mon, 4 Apr 2011 18:38:18 GMT (envelope-from eadler@freefall.freebsd.org) Received: (from eadler@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p34IcI0V042792; Mon, 4 Apr 2011 13:38:18 -0500 (EST) (envelope-from eadler) Date: Mon, 4 Apr 2011 13:38:18 -0500 (EST) Message-Id: <201104041838.p34IcI0V042792@freefall.freebsd.org> To: lists@eitanadler.com, eadler@FreeBSD.org, freebsd-doc@FreeBSD.org From: eadler@FreeBSD.org Cc: Subject: Re: docs/155982: [handbook] remove reference to floppy installations 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, 04 Apr 2011 18:38:19 -0000 Old Synopsis: [handbook] [patch] remove reference to floppy installations New Synopsis: [handbook] remove reference to floppy installations State-Changed-From-To: open->suspended State-Changed-By: eadler State-Changed-When: Mon Apr 4 13:36:34 EST 2011 State-Changed-Why: Patch was rejected as is - I should have new patch within two weeks or so http://www.freebsd.org/cgi/query-pr.cgi?pr=155982 From owner-freebsd-doc@FreeBSD.ORG Mon Apr 4 22:00:25 2011 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 7E3BD1065673 for ; Mon, 4 Apr 2011 22:00:25 +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 08EE38FC14 for ; Mon, 4 Apr 2011 22:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p34M0Mrw022203 for ; Mon, 4 Apr 2011 22:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p34M0Mel022202; Mon, 4 Apr 2011 22:00:22 GMT (envelope-from gnats) Resent-Date: Mon, 4 Apr 2011 22:00:22 GMT Resent-Message-Id: <201104042200.p34M0Mel022202@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, Mark Meyer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED20F106564A for ; Mon, 4 Apr 2011 21:56:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id DB9D08FC17 for ; Mon, 4 Apr 2011 21:56:46 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p34LukTu003941 for ; Mon, 4 Apr 2011 21:56:46 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p34LukIJ003940; Mon, 4 Apr 2011 21:56:46 GMT (envelope-from nobody) Message-Id: <201104042156.p34LukIJ003940@red.freebsd.org> Date: Mon, 4 Apr 2011 21:56:46 GMT From: Mark Meyer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/156187: Add bsnmpd to 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: Mon, 04 Apr 2011 22:00:25 -0000 >Number: 156187 >Category: docs >Synopsis: Add bsnmpd to handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 04 22:00:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Mark Meyer >Release: FreeBSD 8.2-RELEASE i386 >Organization: n/a >Environment: System: FreeBSD nv-fbsd 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The documentation TODO contains an item on the bsnmpd daemon. This fix contains a change to the handbook to add a section to the network-daemons chapter. Please comment on its suitability. >How-To-Repeat: Look up the handbook. >Fix: Apply the following patch to the handbook. Patch attached with submission follows: ? bsnmpd.diff Index: network-servers/chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml,v retrieving revision 1.129 diff -u -r1.129 chapter.sgml --- network-servers/chapter.sgml 4 Apr 2011 05:23:33 -0000 1.129 +++ network-servers/chapter.sgml 4 Apr 2011 21:40:56 -0000 @@ -5383,6 +5383,125 @@ by local users. + + + + + + Mark + Meyer + Contributed by + + + + + Updated by + The &os; Documentation Project + + + + + The <application>bsnmpd</application> Server + + + Overview + + With your first installation of FreeBSD, bsnmpd is + provided as the default software implementing SNMPv2. For the + purpose of testing we will assume you're trying to connect to + this service from your local system. + + NTo run the tests in this section you will additionally + need net-mgmt/bsnmptools, + which you can install via the bsnmptools package or + port. + + + + + Configuring <application>bsnmpd</application> + + The bsnmpd configuration resides in /etc/bsnmpd.config and + is already in a runnable state. By default bsnmpd allows + anybody to read any variable using the community "public". If + you don't want everybody to read your SNMP variables, choose a + different read community and edit the configuration setting + accordingly: + + read := "superprivate" + + Choose the community string wisely. Everybody able to + guess it, will be able to read from your systems management + data. The community will however be transferred in plain text + over the wire, thus potentially leaking an otherwise secure + password to an attacker. + + The variables "location" and "contact" can be set. They + are intended to reflect the physical location and system + administration contact respectively: + + location := "Room 200" +contact := "sysmeister@example.com" + + If you want to send SNMP traps to a specific port, set + both "traphost" and "trapport" variables: + + traphost := monitor.example.com +trapport := 162 + + + + + Running <application>bsnmpd</application> + + To run bsnmpd at system startup, add the following to your + /etc/rc.conf: + + bsnmpd_enabl="YES" + + Doing a + + &prompt.root; /etc/rc.d/bsnmpd start + + will start bsnmpd + immediately. To test your setup, run + an bsnmpget from the machine you + installed on. + + &prompt.root; /usr/local/bin/bsnmpget -s superprivate@localhost sysContact +sysContact.0 = sysmeister@example.com + + The command should dump the value you entered in your + configuration. + + + + + Loading a module + + Most of the bsnmpd functionality is available via + modules. For demonstration purposes we will load the host + resources module, which we will query for how much ram this + system has. In snmpd.config the mib-2 module is + already activated. We will add the host resources + module. Search for the following line and uncomment it, by + removing the hash sign in front: + + begemotSnmpdModulePath."hostres" = "/usr/lib/snmp_hostres.so" + + Now restart bsnmpd: + + &prompt.root; /etc/rc.d/bsnmpd restart + + Now you are able to query the amount of RAM (in kilobytes) + this system has: + + &prompt.root; /usr/local/bin/bsnmpwalk -s superprivate@localhost -n 1.3.6.1.2.1.25.2.2 +1.3.6.1.2.1.25.2.2 = 511392 + + + +