From owner-p4-projects@FreeBSD.ORG Wed Jan 18 18:16:16 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 31B361065670; Wed, 18 Jan 2012 18:16:16 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5D17106564A for ; Wed, 18 Jan 2012 18:16:15 +0000 (UTC) (envelope-from peter@wemm.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id D31708FC0A for ; Wed, 18 Jan 2012 18:16:15 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0IIGF90064702 for ; Wed, 18 Jan 2012 18:16:15 GMT (envelope-from peter@wemm.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0IIGFUC064699 for perforce@freebsd.org; Wed, 18 Jan 2012 18:16:15 GMT (envelope-from peter@wemm.org) Date: Wed, 18 Jan 2012 18:16:15 GMT Message-Id: <201201181816.q0IIGFUC064699@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to peter@wemm.org using -f From: Peter Wemm To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204818 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 18:16:16 -0000 http://p4web.freebsd.org/@@204818?ac=10 Change 204818 by peter@peter_daintree on 2012/01/18 18:15:37 Fix pam_unix so it correctly picks up libpam dependency due to the recent addition of bsd.init.mk Affected files ... .. //depot/projects/hammer/lib/libpam/modules/pam_unix/Makefile#7 edit Differences ... ==== //depot/projects/hammer/lib/libpam/modules/pam_unix/Makefile#7 (text+ko) ==== @@ -40,8 +40,8 @@ SRCS= pam_unix.c MAN= pam_unix.8 -DPADD= ${LIBUTIL} ${LIBCRYPT} -LDADD= -lutil -lcrypt +DPADD+= ${LIBUTIL} ${LIBCRYPT} +LDADD+= -lutil -lcrypt .if ${MK_NIS} != "no" CFLAGS+= -DYP From owner-p4-projects@FreeBSD.ORG Thu Jan 19 19:35:48 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 01BB51065670; Thu, 19 Jan 2012 19:35:48 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7DE5106564A for ; Thu, 19 Jan 2012 19:35:47 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id A33678FC12 for ; Thu, 19 Jan 2012 19:35:47 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0JJZlSE072536 for ; Thu, 19 Jan 2012 19:35:47 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0JJZllw072533 for perforce@freebsd.org; Thu, 19 Jan 2012 19:35:47 GMT (envelope-from rene@FreeBSD.org) Date: Thu, 19 Jan 2012 19:35:47 GMT Message-Id: <201201191935.q0JJZllw072533@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204862 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 19:35:48 -0000 http://p4web.freebsd.org/@@204862?ac=10 Change 204862 by rene@rene_acer on 2012/01/19 19:35:42 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#47 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#122 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml#6 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/rc-scripting/article.sgml#3 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml#6 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/book.sgml#8 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/config/chapter.sgml#18 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#30 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml#17 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml#21 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml#41 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#13 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/security/chapter.sgml#19 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#123 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/mailing-lists.ent#29 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#29 integrate .. //depot/projects/docproj_nl/share/mk/doc.images.mk#3 integrate .. //depot/projects/docproj_nl/share/sgml/freebsd.ent#26 integrate .. //depot/projects/docproj_nl/share/sgml/man-refs.ent#39 integrate .. //depot/projects/docproj_nl/share/sgml/mirrors.xml#32 integrate .. //depot/projects/docproj_nl/www/en/cgi/cgi-style.pl#10 integrate .. //depot/projects/docproj_nl/www/en/cgi/man.cgi#27 integrate .. //depot/projects/docproj_nl/www/en/cgi/ports.cgi#7 integrate .. //depot/projects/docproj_nl/www/en/donations/donors.sgml#44 integrate .. //depot/projects/docproj_nl/www/en/index.xsl#12 integrate .. //depot/projects/docproj_nl/www/en/ipv6/index.sgml#4 integrate .. //depot/projects/docproj_nl/www/en/java/dists/17.sgml#1 branch .. //depot/projects/docproj_nl/www/en/java/dists/Makefile#2 integrate .. //depot/projects/docproj_nl/www/en/java/dists/index.sgml#3 integrate .. //depot/projects/docproj_nl/www/en/java/index.sgml#3 integrate .. //depot/projects/docproj_nl/www/en/releases/9.0R/Makefile#5 integrate .. //depot/projects/docproj_nl/www/en/releases/9.0R/announce.sgml#1 branch .. //depot/projects/docproj_nl/www/en/releases/9.0R/errata.html#2 integrate .. //depot/projects/docproj_nl/www/en/releases/index.sgml#15 integrate .. //depot/projects/docproj_nl/www/en/where.sgml#17 integrate .. //depot/projects/docproj_nl/www/share/sgml/common.ent#5 integrate .. //depot/projects/docproj_nl/www/share/sgml/events2012.xml#3 integrate .. //depot/projects/docproj_nl/www/share/sgml/navibar.ent#13 integrate .. //depot/projects/docproj_nl/www/share/sgml/news.xml#127 integrate .. //depot/projects/docproj_nl/www/share/sgml/release.ent#42 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#47 (text+ko) ==== @@ -9,7 +9,7 @@ The &os; Documentation Project - $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.308 2012/01/05 06:35:47 manolis Exp $ + $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.309 2012/01/14 11:48:00 crees Exp $ 1999 @@ -2791,9 +2791,8 @@ - Remove the old port, the old - SUBDIR entry and the old module - entry. + Remove the old port and the + old SUBDIR entry. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#122 (text+ko) ==== @@ -1,4 +1,4 @@ - + Bibliography - - While the manual pages provide the definitive reference for individual - pieces of the FreeBSD operating system, they are notorious for not - illustrating how to put the pieces together to make the whole operating - system run smoothly. For this, there is no substitute for a good book on - &unix; system administration and a good users' manual. - + + While the manual pages provide the definitive reference for + individual pieces of the FreeBSD operating system, they are + notorious for not illustrating how to put the pieces together to + make the whole operating system run smoothly. For this, there is + no substitute for a good book on &unix; system administration and + a good users' manual. + Books & Magazines Specific to FreeBSD - + International books & Magazines: - + Using FreeBSD (in Traditional Chinese), - published by Drmaster - , 1997. ISBN 9-578-39435-7. + url="http://jdli.tw.FreeBSD.org/publication/book/freebsd2/index.htm">Using + FreeBSD (in Traditional Chinese), published by + Drmaster, + 1997. ISBN 9-578-39435-7. - FreeBSD Unleashed (Simplified Chinese translation), published by + + FreeBSD Unleashed (Simplified Chinese translation), + published by China Machine - Press. ISBN 7-111-10201-0. - + Press. ISBN 7-111-10201-0. - FreeBSD From Scratch First Edition (in Simplified Chinese), - published by China Machine Press. ISBN 7-111-07482-3. - + FreeBSD From Scratch First Edition (in Simplified + Chinese), published by China Machine Press. ISBN + 7-111-07482-3. - FreeBSD From Scratch Second Edition (in Simplified Chinese), - published by China Machine Press. ISBN 7-111-10286-X. - + FreeBSD From Scratch Second Edition (in Simplified + Chinese), published by China Machine Press. ISBN + 7-111-10286-X. - FreeBSD Handbook Second Edition (Simplified Chinese translation), - published by Posts & - Telecom Press. ISBN 7-115-10541-3. - + FreeBSD Handbook Second Edition (Simplified Chinese + translation), published by Posts & Telecom + Press. ISBN 7-115-10541-3. - FreeBSD 3.x Internet (in Simplified Chinese), published by - Tsinghua - University Press. ISBN 7-900625-66-6. + FreeBSD 3.x Internet (in Simplified Chinese), published + by Tsinghua + University Press. ISBN 7-900625-66-6. - FreeBSD & Windows (in Simplified Chinese), published by - China Railway - Publishing House. ISBN 7-113-03845-X + FreeBSD & Windows (in Simplified Chinese), published + by China Railway + Publishing House. ISBN 7-113-03845-X FreeBSD Internet Services HOWTO (in Simplified Chinese), - published by China Railway Publishing House. ISBN 7-113-03423-3 + published by China Railway Publishing House. ISBN + 7-113-03423-3 - FreeBSD for PC 98'ers (in Japanese), published by SHUWA System - Co, LTD. ISBN 4-87966-468-5 C3055 P2900E. + FreeBSD for PC 98'ers (in Japanese), published by SHUWA + System Co, LTD. ISBN 4-87966-468-5 C3055 P2900E. - + - FreeBSD (in Japanese), published by CUTT. ISBN 4-906391-22-2 - C3055 P2400E. + FreeBSD (in Japanese), published by CUTT. ISBN + 4-906391-22-2 C3055 P2400E. - + Complete Introduction to FreeBSD (in Japanese), published by Shoeisha Co., Ltd. ISBN 4-88135-473-6 P3600E. + url="http://www.shoeisha.com/book/Detail.asp?bid=650">Complete + Introduction to FreeBSD (in Japanese), published + by Shoeisha Co., + Ltd. ISBN 4-88135-473-6 P3600E. - + Personal UNIX Starter Kit FreeBSD (in Japanese), published by ASCII. ISBN 4-7561-1733-3 P3000E. + url="http://www.ascii.co.jp/pb/book1/shinkan/detail/1322785.html">Personal + UNIX Starter Kit FreeBSD (in Japanese), published + by ASCII. ISBN + 4-7561-1733-3 P3000E. - + - FreeBSD Handbook (Japanese translation), published by ASCII. ISBN 4-7561-1580-2 - P3800E. + FreeBSD Handbook (Japanese translation), published by + ASCII. ISBN + 4-7561-1580-2 P3800E. - + - FreeBSD mit Methode (in German), published by Computer und Literatur Verlag/Vertrieb Hanser, 1998. ISBN 3-932311-31-0. + FreeBSD mit Methode (in German), published by + Computer und Literatur + Verlag/Vertrieb Hanser, 1998. ISBN + 3-932311-31-0. - + - FreeBSD 4 - Installieren, Konfigurieren, Administrieren + FreeBSD 4 - + Installieren, Konfigurieren, Administrieren (in German), published by Computer und Literatur Verlag, 2001. - ISBN 3-932311-88-4. + url="http://www.cul.de">Computer und Literatur + Verlag, 2001. ISBN 3-932311-88-4. - FreeBSD 5 - Installieren, Konfigurieren, Administrieren + FreeBSD 5 - + Installieren, Konfigurieren, Administrieren (in German), published by Computer und Literatur Verlag, 2003. - ISBN 3-936546-06-1. + url="http://www.cul.de">Computer und Literatur + Verlag, 2003. ISBN 3-936546-06-1. - - FreeBSD de Luxe (in German), published by - Verlag Modere Industrie, - 2003. ISBN 3-8266-1343-0. - + + FreeBSD de Luxe (in German), published by + Verlag Modere + Industrie, 2003. ISBN 3-8266-1343-0. FreeBSD - Install and Utilization Manual (in Japanese), published by - Mainichi Communications - Inc., 1998. ISBN 4-8399-0112-0. + url="http://www.pc.mycom.co.jp/FreeBSD/install-manual.html">FreeBSD + Install and Utilization Manual (in Japanese), + published by + Mainichi + Communications Inc., 1998. ISBN + 4-8399-0112-0. - Onno W Purbo, Dodi Maryanto, Syahrial Hubbany, Widjil Widodo - Building Internet - Server with FreeBSD (in Indonesia Language), - published by Elex Media Komputindo. + Onno W Purbo, Dodi Maryanto, Syahrial Hubbany, Widjil + Widodo Building Internet Server + with FreeBSD (in Indonesia Language), + published by Elex + Media Komputindo. - Absolute BSD: The Ultimate Guide to FreeBSD (Traditional Chinese - translation), published by GrandTech Press, 2003. - ISBN 986-7944-92-5. + Absolute BSD: The Ultimate Guide to FreeBSD (Traditional + Chinese translation), published by GrandTech + Press, 2003. ISBN 986-7944-92-5. The FreeBSD 6.0 Book (in - Traditional Chinese), published by Drmaster, 2006. - ISBN 9-575-27878-X. + url="http://www.twbsd.org/cht/book/">The FreeBSD 6.0 + Book (in Traditional Chinese), published by + Drmaster, 2006. ISBN 9-575-27878-X. + - - - English language books & Magazines: - + English language books & + Magazines: + Absolute - FreeBSD, 2nd Edition: The Complete Guide to FreeBSD, - published by No Starch Press, 2007. - ISBN: 978-1-59327-151-0 + FreeBSD, 2nd Edition: The Complete Guide to + FreeBSD, published by + No Starch + Press, 2007. ISBN: 978-1-59327-151-0 - The Complete FreeBSD, published by + url="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp"> + The Complete FreeBSD, published by O'Reilly, 2003. ISBN: 0596005164 The - FreeBSD Corporate Networker's Guide, published by - Addison-Wesley, 2000. - ISBN: 0201704811 + FreeBSD Corporate Networker's Guide, published by + Addison-Wesley, + 2000. ISBN: 0201704811 - - FreeBSD: An Open-Source Operating System for Your Personal - Computer, published by The Bit Tree Press, 2001. + + FreeBSD: An Open-Source Operating System for Your Personal + Computer, published by The Bit Tree Press, 2001. ISBN: 0971204500 Teach Yourself FreeBSD in 24 Hours, published by - Sams, 2002. - ISBN: 0672324245 + Sams, + 2002. ISBN: 0672324245 FreeBSD 6 Unleashed, published by - Sams, 2006. - ISBN: 0672328755 + Sams, + 2006. ISBN: 0672328755 - FreeBSD: The Complete Reference, published by - McGrawHill, 2003. - ISBN: 0072224096 + FreeBSD: The Complete Reference, published by McGrawHill, + 2003. ISBN: 0072224096 @@ -215,461 +229,477 @@ published by Software Press Sp. z o.o. SK. ISSN 1898-9144 - - + Users' Guides - + - Computer Systems Research Group, UC Berkeley. 4.4BSD - User's Reference Manual. O'Reilly & Associates, - Inc., 1994. ISBN 1-56592-075-9 + Computer Systems Research Group, UC Berkeley. + 4.4BSD User's Reference Manual. + O'Reilly & Associates, Inc., 1994. ISBN + 1-56592-075-9 - + - Computer Systems Research Group, UC Berkeley. 4.4BSD - User's Supplementary Documents. O'Reilly & - Associates, Inc., 1994. ISBN 1-56592-076-7 + Computer Systems Research Group, UC Berkeley. + 4.4BSD User's Supplementary Documents. + O'Reilly & Associates, Inc., 1994. ISBN + 1-56592-076-7 - + UNIX in a Nutshell. O'Reilly & - Associates, Inc., 1990. ISBN 093717520X + Associates, Inc., 1990. ISBN 093717520X - + - Mui, Linda. What You Need To Know When You Can't Find - Your UNIX System Administrator. O'Reilly & - Associates, Inc., 1995. ISBN 1-56592-104-6 + Mui, Linda. What You Need To Know When You + Can't Find Your UNIX System Administrator. + O'Reilly & Associates, Inc., 1995. ISBN + 1-56592-104-6 - + - Ohio State University - has written a UNIX - Introductory Course which is available online in HTML and - PostScript format. + Ohio State University has written a UNIX + Introductory Course which is available online in + HTML and PostScript format. An Italian translation + url="&url.doc.base;/it_IT.ISO8859-15/books/unix-introduction/index.html">translation of this document is available as part of the FreeBSD Italian Documentation Project. - + - Jpman Project, Japan - FreeBSD Users Group. FreeBSD User's - Reference Manual (Japanese translation). Mainichi Communications - Inc., 1998. ISBN4-8399-0088-4 P3800E. + Jpman Project, + Japan FreeBSD Users Group. FreeBSD + User's Reference Manual (Japanese translation). + Mainichi + Communications Inc., 1998. ISBN4-8399-0088-4 + P3800E. Edinburgh - University has written an Online Guide for + University has written an Online Guide for newcomers to the UNIX environment. - + Administrators' Guides - + Albitz, Paul and Liu, Cricket. DNS and - BIND, 4th Ed. O'Reilly & Associates, Inc., 2001. - ISBN 1-59600-158-4 + BIND, 4th Ed. O'Reilly & Associates, Inc., + 2001. ISBN 1-59600-158-4 - + - Computer Systems Research Group, UC Berkeley. 4.4BSD - System Manager's Manual. O'Reilly & Associates, - Inc., 1994. ISBN 1-56592-080-5 + Computer Systems Research Group, UC Berkeley. + 4.4BSD System Manager's Manual. + O'Reilly & Associates, Inc., 1994. ISBN + 1-56592-080-5 - + - Costales, Brian, et al. Sendmail, 2nd Ed. - O'Reilly & Associates, Inc., 1997. ISBN 1-56592-222-0 + Costales, Brian, et al. Sendmail, + 2nd Ed. O'Reilly & Associates, Inc., 1997. ISBN + 1-56592-222-0 - + Frisch, Æleen. Essential System - Administration, 2nd Ed. O'Reilly & Associates, - Inc., 1995. ISBN 1-56592-127-5 + Administration, 2nd Ed. O'Reilly & + Associates, Inc., 1995. ISBN 1-56592-127-5 - + Hunt, Craig. TCP/IP Network - Administration, 2nd Ed. O'Reilly & Associates, Inc., - 1997. ISBN 1-56592-322-7 + Administration, 2nd Ed. O'Reilly & + Associates, Inc., 1997. ISBN 1-56592-322-7 - + Nemeth, Evi. UNIX System Administration - Handbook. 3rd Ed. Prentice Hall, 2000. ISBN - 0-13-020601-6 + Handbook. 3rd Ed. Prentice Hall, 2000. ISBN + 0-13-020601-6 - + - Stern, Hal Managing NFS and NIS O'Reilly - & Associates, Inc., 1991. ISBN 0-937175-75-7 + Stern, Hal Managing NFS and NIS + O'Reilly & Associates, Inc., 1991. ISBN + 0-937175-75-7 - + - Jpman Project, Japan - FreeBSD Users Group. FreeBSD System - Administrator's Manual (Japanese translation). Mainichi Communications - Inc., 1998. ISBN4-8399-0109-0 P3300E. + Jpman Project, + Japan FreeBSD Users Group. FreeBSD + System Administrator's Manual (Japanese + translation). Mainichi Communications + Inc., 1998. ISBN4-8399-0109-0 P3300E. Dreyfus, Emmanuel. Cahiers - de l'Admin: BSD 2nd Ed. (in French), Eyrolles, 2004. - ISBN 2-212-11463-X + url="http://www.eyrolles.com/Informatique/Livre/9782212114638/">Cahiers + de l'Admin: BSD 2nd Ed. (in French), Eyrolles, + 2004. ISBN 2-212-11463-X - + Programmers' Guides - + Asente, Paul, Converse, Diana, and Swick, Ralph. - X Window System Toolkit. Digital Press, - 1998. ISBN 1-55558-178-1 + X Window System Toolkit. Digital + Press, 1998. ISBN 1-55558-178-1 - + - Computer Systems Research Group, UC Berkeley. 4.4BSD - Programmer's Reference Manual. O'Reilly & - Associates, Inc., 1994. ISBN 1-56592-078-3 + Computer Systems Research Group, UC Berkeley. + 4.4BSD Programmer's Reference Manual. + O'Reilly & Associates, Inc., 1994. ISBN + 1-56592-078-3 - + - Computer Systems Research Group, UC Berkeley. 4.4BSD - Programmer's Supplementary Documents. O'Reilly & - Associates, Inc., 1994. ISBN 1-56592-079-1 + Computer Systems Research Group, UC Berkeley. + 4.4BSD Programmer's Supplementary + Documents. O'Reilly & Associates, Inc., + 1994. ISBN 1-56592-079-1 - + - Harbison, Samuel P. and Steele, Guy L. Jr. C: A - Reference Manual. 4th ed. Prentice Hall, 1995. - ISBN 0-13-326224-3 + Harbison, Samuel P. and Steele, Guy L. Jr. C: + A Reference Manual. 4th ed. Prentice Hall, + 1995. ISBN 0-13-326224-3 - + Kernighan, Brian and Dennis M. Ritchie. The C - Programming Language. 2nd Ed. PTR Prentice Hall, 1988. - ISBN 0-13-110362-8 + Programming Language. 2nd Ed. PTR Prentice + Hall, 1988. ISBN 0-13-110362-8 - + - Lehey, Greg. Porting UNIX Software. - O'Reilly & Associates, Inc., 1995. ISBN 1-56592-126-7 + Lehey, Greg. Porting UNIX + Software. O'Reilly & Associates, Inc., + 1995. ISBN 1-56592-126-7 - + - Plauger, P. J. The Standard C Library. - Prentice Hall, 1992. ISBN 0-13-131509-9 + Plauger, P. J. The Standard C + Library. Prentice Hall, 1992. ISBN + 0-13-131509-9 - + Spinellis, Diomidis. Code - Reading: The Open Source Perspective. + url="http://www.spinellis.gr/codereading/">Code + Reading: The Open Source Perspective. Addison-Wesley, 2003. ISBN 0-201-79940-5 Spinellis, Diomidis. Code - Quality: The Open Source Perspective. + url="http://www.spinellis.gr/codequality/">Code + Quality: The Open Source Perspective. Addison-Wesley, 2006. ISBN 0-321-16607-8 Stevens, W. Richard and Stephen A. Rago. - Advanced Programming in the UNIX - Environment. 2nd Ed. - Reading, Mass. : Addison-Wesley, 2005. - ISBN 0-201-43307-9 + Advanced Programming in the UNIX + Environment. 2nd Ed. Reading, Mass. : + Addison-Wesley, 2005. ISBN 0-201-43307-9 - + Stevens, W. Richard. UNIX Network - Programming. 2nd Ed, PTR Prentice Hall, 1998. ISBN - 0-13-490012-X + Programming. 2nd Ed, PTR Prentice Hall, 1998. + ISBN 0-13-490012-X - + - Wells, Bill. Writing Serial Drivers for UNIX. - Dr. Dobb's Journal. 19(15), December 1994. - pp68-71, 97-99. + Wells, Bill. Writing Serial Drivers for + UNIX. Dr. Dobb's Journal. + 19(15), December 1994. pp68-71, 97-99. - + Operating System Internals - + Andleigh, Prabhat K. UNIX System - Architecture. Prentice-Hall, Inc., 1990. ISBN - 0-13-949843-5 + Architecture. Prentice-Hall, Inc., 1990. ISBN + 0-13-949843-5 - + - Jolitz, William. Porting UNIX to the 386. - Dr. Dobb's Journal. January 1991-July - 1992. + Jolitz, William. Porting UNIX to the + 386. Dr. Dobb's Journal. + January 1991-July 1992. - + - Leffler, Samuel J., Marshall Kirk McKusick, Michael J Karels and - John Quarterman The Design and Implementation of the - 4.3BSD UNIX Operating System. Reading, Mass. : - Addison-Wesley, 1989. ISBN 0-201-06196-1 + Leffler, Samuel J., Marshall Kirk McKusick, Michael J + Karels and John Quarterman The Design and + Implementation of the 4.3BSD UNIX Operating + System. Reading, Mass. : Addison-Wesley, 1989. + ISBN 0-201-06196-1 - + - Leffler, Samuel J., Marshall Kirk McKusick, The Design - and Implementation of the 4.3BSD UNIX Operating System: Answer - Book. Reading, Mass. : Addison-Wesley, 1991. ISBN - 0-201-54629-9 + Leffler, Samuel J., Marshall Kirk McKusick, + The Design and Implementation of the 4.3BSD UNIX + Operating System: Answer Book. Reading, Mass. + : Addison-Wesley, 1991. ISBN 0-201-54629-9 - + - McKusick, Marshall Kirk, Keith Bostic, Michael J Karels, and - John Quarterman. The Design and Implementation of the - 4.4BSD Operating System. Reading, Mass. : - Addison-Wesley, 1996. ISBN 0-201-54979-4 + McKusick, Marshall Kirk, Keith Bostic, Michael J Karels, + and John Quarterman. The Design and + Implementation of the 4.4BSD Operating System. + Reading, Mass. : Addison-Wesley, 1996. ISBN + 0-201-54979-4 (Chapter 2 of this book is available online as part of - the FreeBSD Documentation Project, and chapter 9 - here.) + url="&url.books.design-44bsd;/book.html">online as + part of the FreeBSD Documentation Project.) - + - Marshall Kirk McKusick, George V. Neville-Neil The - Design and Implementation of the FreeBSD Operating - System. Boston, Mass. : Addison-Wesley, 2004. - ISBN 0-201-70245-2 + Marshall Kirk McKusick, George V. Neville-Neil + The Design and Implementation of the FreeBSD + Operating System. Boston, Mass. : + Addison-Wesley, 2004. ISBN 0-201-70245-2 - Stevens, W. Richard. TCP/IP Illustrated, Volume 1: - The Protocols. Reading, Mass. : Addison-Wesley, - 1996. ISBN 0-201-63346-9 + Stevens, W. Richard. TCP/IP Illustrated, + Volume 1: The Protocols. Reading, Mass. : + Addison-Wesley, 1996. ISBN 0-201-63346-9 - + Schimmel, Curt. Unix Systems for Modern - Architectures. Reading, Mass. : Addison-Wesley, 1994. - ISBN 0-201-63338-8 + Architectures. Reading, Mass. : + Addison-Wesley, 1994. ISBN 0-201-63338-8 - + - Stevens, W. Richard. TCP/IP Illustrated, Volume 3: - TCP for Transactions, HTTP, NNTP and the UNIX Domain - Protocols. Reading, Mass. : Addison-Wesley, 1996. - ISBN 0-201-63495-3 + Stevens, W. Richard. TCP/IP Illustrated, + Volume 3: TCP for Transactions, HTTP, NNTP and the UNIX + Domain Protocols. Reading, Mass. : + Addison-Wesley, 1996. ISBN 0-201-63495-3 - + Vahalia, Uresh. UNIX Internals -- The New - Frontiers. Prentice Hall, 1996. ISBN - 0-13-101908-2 + Frontiers. Prentice Hall, 1996. ISBN + 0-13-101908-2 - + - Wright, Gary R. and W. Richard Stevens. TCP/IP - Illustrated, Volume 2: The Implementation. Reading, - Mass. : Addison-Wesley, 1995. ISBN 0-201-63354-X + Wright, Gary R. and W. Richard Stevens. + TCP/IP Illustrated, Volume 2: The + Implementation. Reading, Mass. : + Addison-Wesley, 1995. ISBN 0-201-63354-X - + Security Reference - + >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Thu Jan 19 21:13:15 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 83A9D1065676; Thu, 19 Jan 2012 21:13:15 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45908106566B for ; Thu, 19 Jan 2012 21:13:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 30E138FC18 for ; Thu, 19 Jan 2012 21:13:15 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0JLDDP2093465 for ; Thu, 19 Jan 2012 21:13:13 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0JLDDM2093462 for perforce@freebsd.org; Thu, 19 Jan 2012 21:13:13 GMT (envelope-from rene@FreeBSD.org) Date: Thu, 19 Jan 2012 21:13:13 GMT Message-Id: <201201192113.q0JLDDM2093462@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204869 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 21:13:15 -0000 http://p4web.freebsd.org/@@204869?ac=10 Change 204869 by rene@rene_acer on 2012/01/19 21:12:58 MFen the Handbook: - advanced-networking 1.442 -> 1.443 - bibliography 1.89 -> 1.92 (+ local fixes) - book 1.178 -> 1.179 - config 1.248 -> 1.249 (SRCID only, dougb) - introduction 1.140 -> 1.143 (+ local fixes) - mirrors 1.502 -> 1.505 - security 1.340 -> 1.342 (SRCID only) Affected files ... .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#70 edit .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml#13 edit .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/book.sgml#18 edit .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#30 edit .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#30 edit .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#67 edit .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#24 edit Differences ... ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#70 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.33 2011/12/18 21:40:20 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml - %SRCID% 1.442 + %SRCID% 1.443 --> @@ -4814,7 +4814,7 @@ filename "FreeBSD/install/boot/pxeboot" ; # pxeboot bootloader zal proberen om deze map te NFS-mounten voor root-FS - option root-path "192.168.0.1:/b/tftpboot/FreeBSD/intall/" ; + option root-path "192.168.0.1:/b/tftpboot/FreeBSD/install/" ; } ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml#13 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml,v 1.9 2010/08/17 21:37:08 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml - %SRCID% 1.89 + %SRCID% 1.92 Vertaald door: Siebrand Mazeland --> @@ -271,11 +271,10 @@ - Ohio State University - heeft een Unix - Introductie cursus geschreven welke online in HTML - beschikbaar is en in het &postscript; formaat. + Ohio State University heeft een UNIX + Introductiecursus geschreven welke online in HTML + en in &postscript; formaat beschikbaar is. Een Italiaanse vertaling @@ -496,10 +495,7 @@ Hoofdstuk 2 is online - beschikbaar als onderdeel van het &os; Documentatie Project - en hoofdstuk 9 - hier. + beschikbaar als onderdeel van het &os; Documentatie Project. ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/book.sgml#18 (text+ko) ==== @@ -2,7 +2,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/book.sgml,v 1.20 2011/11/04 21:04:42 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/book.sgml - %SRCID% 1.178 + %SRCID% 1.179 --> @@ -84,6 +84,7 @@ 2009 2010 2011 + 2012 The &os; Dutch Documentation Project ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#30 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml,v 1.28 2012/01/14 23:16:00 dougb Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/config/chapter.sgml - %SRCID% 1.248 + %SRCID% 1.249 --> ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#30 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.22 2011/05/11 18:58:09 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/introduction/chapter.sgml - %SRCID% 1.140 + %SRCID% 1.143 --> @@ -751,11 +751,11 @@ 2.2 tak. Er was opnieuw een afsplitsing op 20 januari 1999, wat - leidde tot de 4.0-CURRENT en 3.x-STABLE takken. Vanuit + leidde tot de 4.0-CURRENT en 3.X-STABLE takken. Vanuit 3.X-STABLE werd versie 3.1 uitgebracht op 15 februari 1999, 3.2 op 15 mei 1999, 3.3 op 16 september 1999, 3.4 op 20 december 1999 en 3.5 op 24 juni 2000. De laatste werd enkele - dagen later gevolgd door een point uitgave update naar 3.5.1, om + dagen later gevolgd door een puntuitgave-update naar 3.5.1, om enkele net-ontdekte beveiligingsfouten in Kerberos te corrigeren. Dit was de laatste uitgave van de 3.X tak. @@ -788,18 +788,22 @@ De RELENG_7 tak is gemaakt in oktober 2007. De eerste uitgave van deze tak is 7.0-RELEASE, welke is uitgekomen in - februari 2008. De meest recente &rel2.current;-RELEASE kwam uit - in &rel2.current.date;. Er zullen geen andere uitgaven van de + februari 2008. De meest recente 7.4-RELEASE kwam uit + in februari 2011. Er zullen geen andere uitgaven van de RELENG_7 tak uitkomen. De RELENG_8 tak is gemaakt in augustus 2009. De eerste uitgave van de 8.X tak is 8.0-RELEASE, vrijgegeven in - november 2009. De meest recente uitgave &rel.current;-RELEASE kwam uit - in &rel.current.date;. Er zullen nog andere uitgaven van de + november 2009. De meest recente uitgave &rel2.current;-RELEASE kwam uit + in &rel2.current.date;. Er zullen nog andere uitgaven van de RELENG_8 tak uitkomen. + De RELENG_9 tak is gemaakt in september 2011. De eerste uitgave van + deze tak was &rel.current;-RELEASE, vrijgegeven in &rel.current.date;. + Er zullen nog andere uitgaven van de RELENG_9 tak uitkomen. + Op dit moment vinden lange-termijn ontwikkelprojecten - plaats in de 9.X-CURRENT tak, en snapshot uitgaven van 9.X op + plaats in de 10.X-CURRENT tak, en snapshot uitgaven van 10.X op CD-ROM (en natuurlijk op het Net) worden continu beschikbaar gemaakt op de @@ -927,7 +931,7 @@ Gedurende een aantal jaren werd de centrale broncode voor &os; bijgehouden door CVS + url="http://www.nongnu.org/cvs/">CVS (Concurrent Versions System), een vrij verkrijgbaar pakket voor het onderhouden van broncode dat bij &os; zit. In juni 2008 is het Project . - Een aantal andere documenten die kunnen helpen bij het - installeren en gebruiken van &os; staan in de map - /usr/share/doc op ieder recente - &os;-installatie. De lokaal geïnstalleerde documentatie - kan in een browser bekeken worden door de volgende URLs te - gebruiken: + Alle recente versies van &os; bieden een optie aan in de installer + (ofwel &man.sysinstall.8; ofwel &man.bsdinstall.8;) om aanvullende + documentatie te installeren onder /usr/local/share/doc/freebsd tijdens de + eerste installatie van het systeem. De documentatie kan ook op elk + later tijdstip worden geïnstalleerd door pakketten te gebruiken + zoals beschreven in . De + lokaal geïnstalleerde documentatie kan in een browser bekeken + worden door de volgende URLs te gebruiken: @@ -1147,7 +1154,7 @@ /usr/share/doc/handbook/index.html + url="file://localhost/usr/local/share/doc/freebsd/handbook/index.html">/usr/local/share/doc/freebsd/handbook/index.html @@ -1155,7 +1162,7 @@ De &os; FAQ /usr/share/doc/faq/index.html + url="file://localhost/usr/local/share/doc/freebsd/faq/index.html">/usr/local/share/doc/freebsd/faq/index.html ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#67 (text+ko) ==== @@ -5,7 +5,7 @@ Vertaald door: Siebrand Mazeland / Rene Ladan %SOURCE% en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml - %SRCID% 1.502 + %SRCID% 1.505 --> @@ -96,6 +96,18 @@
+ Linux Distro UK + 42 Wharfedale Road + Margate + CT9 2TB + Verenigd Koninkrijk + WWW: +
+
+ + +
The Linux Emporium Hilliard House, Lester Way Wallingford @@ -198,18 +210,6 @@
- LinuxCenter.Kz - Ust-Kamenogorsk - Kazachstan - Telefoon: +7-705-501-6001 - Email: info@linuxcenter.kz - WWW: -
-
- - -
LinuxCenter.Ru Galernaya Street, 55 Sint-Petersburg @@ -507,7 +507,7 @@ - CVS Home, + CVS Home, de CVS gemeenschap voor ontwikkeling en ondersteuning. @@ -2521,6 +2521,16 @@ + RELENG_9_0 + + + De uitgavetak voor &os;-9.0, alleen gebruikt voor + beveiligingswaarschuwingen en andere kritische + aanpassingen. + + + + RELENG_8 @@ -2885,6 +2895,14 @@ + RELENG_9_0_0_RELEASE + + + &os; 9.0 + + + + RELENG_8_2_0_RELEASE ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#24 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml,v 1.23 2011/06/19 14:48:42 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/security/chapter.sgml - %SRCID% 1.340 + %SRCID% 1.342 --> From owner-p4-projects@FreeBSD.ORG Thu Jan 19 21:56:46 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 49450106566C; Thu, 19 Jan 2012 21:56:46 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BE6F1065675 for ; Thu, 19 Jan 2012 21:56:46 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id EBFD98FC12 for ; Thu, 19 Jan 2012 21:56:45 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0JLuj42001838 for ; Thu, 19 Jan 2012 21:56:45 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0JLujZ1001835 for perforce@freebsd.org; Thu, 19 Jan 2012 21:56:45 GMT (envelope-from rene@FreeBSD.org) Date: Thu, 19 Jan 2012 21:56:45 GMT Message-Id: <201201192156.q0JLujZ1001835@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204872 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 21:56:46 -0000 http://p4web.freebsd.org/@@204872?ac=10 Change 204872 by rene@rene_acer on 2012/01/19 21:55:44 MFen the website: - index.xsl 1.174 -> 1.176 - navibar.ent 1.34 -> 1.37 (+ revert some experimental changes) - where.sgml 1.121 -> 1.125 Affected files ... .. //depot/projects/docproj_nl/www/nl/index.xsl#20 edit .. //depot/projects/docproj_nl/www/nl/share/sgml/navibar.l10n.ent#22 edit .. //depot/projects/docproj_nl/www/nl/where.sgml#33 edit Differences ... ==== //depot/projects/docproj_nl/www/nl/index.xsl#20 (text+ko) ==== @@ -1,7 +1,7 @@

NIEUWSTE UITGAVEN

@@ -98,8 +98,9 @@
  • Verkrijg &os;
  • Uitgave-informatie
      -
    • Productie-uitgave: &rel.current;
    • -
    • Productie-uitgave (verouderd): &rel2.current;
    • +
    • Productie-uitgave: &rel.current; &rel2.current;
    • +
    • Productie-uitgave (ouder):
      + &rel3.current;
    • Snapshot-uitgaven
    • Aankomende uitgave: &betarel.current; ==== //depot/projects/docproj_nl/www/nl/where.sgml#33 (text+ko) ==== @@ -6,7 +6,7 @@ ]> &header; @@ -61,44 +61,44 @@ [Bekijk] [Bekijk] - [Bekijk] + [Bekijk] [Bekijk] amd64 - [Distributie] - [ISO] + [Distributie] + [ISO] i386 - [Distributie] - [ISO] + [Distributie] + [ISO] ia64 - [Distributie] - [ISO] + [Distributie] + [ISO] - pc98 - [Distributie] - [ISO] + powerpc + [Distributie] + [ISO] - powerpc - [Distributie] - [ISO] + powerpc64 + [Distributie] + [ISO] sparc64 - [Distributie] - [ISO] + [Distributie] + [ISO] &os; &rel2.current;-RELEASE @@ -122,16 +122,60 @@ + i386 + [Distributie] + [ISO] + + + pc98 [Distributie] [ISO] + powerpc + [Distributie] + [ISO] + + + sparc64 [Distributie] [ISO] + + &os; &rel3.current;-RELEASE + + [Bekijk] + [Bekijk] + [Bekijk] + [Bekijk] + + + + amd64 + [Distributie] + [ISO] + + + + i386 + [Distributie] + [ISO] + + + + pc98 + [Distributie] + [ISO] + + + + sparc64 + [Distributie] + [ISO] + From owner-p4-projects@FreeBSD.ORG Sat Jan 21 03:05:48 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id E6E4C1065672; Sat, 21 Jan 2012 03:05:47 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E1BD1065670 for ; Sat, 21 Jan 2012 03:05:47 +0000 (UTC) (envelope-from jceel@freebsd.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 6A0A78FC13 for ; Sat, 21 Jan 2012 03:05:47 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0L35lMU052006 for ; Sat, 21 Jan 2012 03:05:47 GMT (envelope-from jceel@freebsd.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0L35lov052003 for perforce@freebsd.org; Sat, 21 Jan 2012 03:05:47 GMT (envelope-from jceel@freebsd.org) Date: Sat, 21 Jan 2012 03:05:47 GMT Message-Id: <201201210305.q0L35lov052003@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to jceel@freebsd.org using -f From: Jakub Wojciech Klama To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204933 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2012 03:05:48 -0000 http://p4web.freebsd.org/@@204933?ac=10 Change 204933 by jceel@jceel_cyclone on 2012/01/21 03:05:31 Introduce RX filtering based on built-in hash filter. Turn off promiscuous mode by default. Affected files ... .. //depot/projects/soc2011/jceel_lpc/sys/arm/lpc/if_lpe.c#10 edit .. //depot/projects/soc2011/jceel_lpc/sys/arm/lpc/if_lpereg.h#6 edit Differences ... ==== //depot/projects/soc2011/jceel_lpc/sys/arm/lpc/if_lpe.c#10 (text+ko) ==== @@ -133,8 +133,8 @@ bus_space_handle_t lpe_bsh; #define LPE_FLAG_LINK (1 << 0) uint32_t lpe_flags; + int lpe_watchdog_timer; struct callout lpe_tick; - struct lpe_chain_data lpe_cdata; struct lpe_ring_data lpe_rdata; }; @@ -154,16 +154,20 @@ static void lpe_stop(struct lpe_softc *); static void lpe_stop_locked(struct lpe_softc *); static int lpe_ioctl(struct ifnet *, u_long, caddr_t); +static void lpe_set_rxmode(struct lpe_softc *); +static void lpe_set_rxfilter(struct lpe_softc *); static void lpe_intr(void *); static void lpe_rxintr(struct lpe_softc *); static void lpe_txintr(struct lpe_softc *); static void lpe_tick(void *); +static void lpe_watchdog(struct lpe_softc *); static int lpe_encap(struct lpe_softc *, struct mbuf **); static int lpe_dma_alloc(struct lpe_softc *); static int lpe_dma_alloc_rx(struct lpe_softc *); static int lpe_dma_alloc_tx(struct lpe_softc *); static int lpe_init_rx(struct lpe_softc *); static int lpe_init_rxbuf(struct lpe_softc *, int); +static void lpe_discard_rxbuf(struct lpe_softc *, int); static void lpe_dmamap_cb(void *, bus_dma_segment_t *, int, int); static int lpe_ifmedia_upd(struct ifnet *); static void lpe_ifmedia_sts(struct ifnet *, struct ifmediareq *); @@ -177,6 +181,13 @@ #define lpe_write_4(_sc, _reg, _val) \ bus_space_write_4((_sc)->lpe_bst, (_sc)->lpe_bsh, (_reg), (_val)) +#define LPE_HWDESC_RXERRS (LPE_HWDESC_CRCERROR | LPE_HWDESC_SYMBOLERROR | \ + LPE_HWDESC_LENGTHERROR | LPE_HWDESC_ALIGNERROR | LPE_HWDESC_OVERRUN | \ + LPE_HWDESC_RXNODESCR) + +#define LPE_HWDESC_TXERRS (LPE_HWDESC_EXCDEFER | LPE_HWDESC_EXCCOLL | \ + LPE_HWDESC_LATECOLL | LPE_HWDESC_UNDERRUN | LPE_HWDESC_TXNODESCR) + static int lpe_probe(device_t dev) { @@ -305,6 +316,12 @@ struct lpe_softc *sc = device_get_softc(dev); lpe_stop(sc); + + if_free(sc->lpe_ifp); + bus_teardown_intr(dev, sc->lpe_irq_res, sc->lpe_intrhand); + bus_release_resource(dev, SYS_RES_IRQ, 0, sc->lpe_irq_res); + bus_release_resource(dev, SYS_RES_MEMORY, 0, sc->lpe_mem_res); + return (0); } @@ -313,6 +330,7 @@ { struct lpe_softc *sc = device_get_softc(dev); uint32_t val; + int result; lpe_write_4(sc, LPE_MCMD, LPE_MCMD_READ); lpe_write_4(sc, LPE_MADR, @@ -331,12 +349,10 @@ return (0); lpe_write_4(sc, LPE_MCMD, 0); + result = (lpe_read_4(sc, LPE_MRDD) & LPE_MRDD_DATAMASK); + debugf("phy=%d reg=%d result=0x%04x\n", phy, reg, result); - int x = (lpe_read_4(sc, LPE_MRDD) & LPE_MRDD_DATAMASK); - - - debugf("phy=%d reg=%d result=0x%04x\n", phy, reg, x); - return (x); + return (result); } static int @@ -397,9 +413,9 @@ LPE_COMMAND_TXRESET | LPE_COMMAND_RXRESET); /* Set station address */ - lpe_write_4(sc, LPE_SA0, sc->lpe_enaddr[0] << 8 | sc->lpe_enaddr[1]); - lpe_write_4(sc, LPE_SA1, sc->lpe_enaddr[2] << 8 | sc->lpe_enaddr[3]); - lpe_write_4(sc, LPE_SA2, sc->lpe_enaddr[4] << 8 | sc->lpe_enaddr[5]); + lpe_write_4(sc, LPE_SA2, sc->lpe_enaddr[1] << 8 | sc->lpe_enaddr[0]); + lpe_write_4(sc, LPE_SA1, sc->lpe_enaddr[3] << 8 | sc->lpe_enaddr[2]); + lpe_write_4(sc, LPE_SA0, sc->lpe_enaddr[5] << 8 | sc->lpe_enaddr[4]); /* Leave soft reset mode */ mac1 = lpe_read_4(sc, LPE_MAC1); @@ -433,8 +449,7 @@ /* Enable Tx and Rx */ cmd = lpe_read_4(sc, LPE_COMMAND); lpe_write_4(sc, LPE_COMMAND, cmd | LPE_COMMAND_RXENABLE | - LPE_COMMAND_TXENABLE | LPE_COMMAND_PASSRUNTFRAME | - LPE_COMMAND_PASSRXFILTER); + LPE_COMMAND_TXENABLE | LPE_COMMAND_PASSRUNTFRAME); /* Enable receive */ mac1 = lpe_read_4(sc, LPE_MAC1); @@ -446,7 +461,7 @@ lpe_write_4(sc, LPE_MCFG, LPE_MCFG_CLKSEL(7)); /* Set up Rx filter */ - lpe_write_4(sc, LPE_RXFILTER_CTRL, 0xffffffff); + lpe_set_rxmode(sc); /* Enable interrupts */ lpe_write_4(sc, LPE_INTENABLE, LPE_INT_RXOVERRUN | LPE_INT_RXERROR | @@ -503,8 +518,6 @@ lpe_lock_assert(sc); - debugf("entry"); - while (!IFQ_DRV_IS_EMPTY(&ifp->if_snd)) { if (lpe_read_4(sc, LPE_TXDESC_PROD) == lpe_read_4(sc, LPE_TXDESC_CONS) - 5) @@ -523,6 +536,7 @@ /* Submit new descriptor list */ if (encap) { lpe_write_4(sc, LPE_TXDESC_PROD, sc->lpe_cdata.lpe_tx_prod); + sc->lpe_watchdog_timer = 5; } } @@ -541,7 +555,7 @@ prod = sc->lpe_cdata.lpe_tx_prod; txd = &sc->lpe_cdata.lpe_tx_desc[prod]; - debugf("lpe_encap: starting with prod=%d\n", prod); + debugf("starting with prod=%d\n", prod); err = bus_dmamap_load_mbuf_sg(sc->lpe_cdata.lpe_tx_buf_tag, txd->lpe_txdesc_dmamap, *m_head, segs, &nsegs, BUS_DMA_NOWAIT); @@ -599,6 +613,19 @@ lpe_stop_locked(struct lpe_softc *sc) { lpe_lock_assert(sc); + + callout_stop(&sc->lpe_tick); + + /* Disable interrupts */ + lpe_write_4(sc, LPE_INTCLEAR, 0xffffffff); + + /* Stop EMAC */ + lpe_write_4(sc, LPE_MAC1, 0); + lpe_write_4(sc, LPE_MAC2, 0); + lpe_write_4(sc, LPE_COMMAND, 0); + + sc->lpe_ifp->if_drv_flags &= ~IFF_DRV_OACTIVE; + sc->lpe_ifp->if_drv_flags &= ~IFF_DRV_RUNNING; } static int @@ -607,9 +634,29 @@ struct lpe_softc *sc = ifp->if_softc; struct mii_data *mii = device_get_softc(sc->lpe_miibus); struct ifreq *ifr = (struct ifreq *)data; - int err; + int err = 0; switch (cmd) { + case SIOCSIFFLAGS: + lpe_lock(sc); + if (ifp->if_flags & IFF_UP) { + if (ifp->if_drv_flags & IFF_DRV_RUNNING) { + lpe_set_rxmode(sc); + lpe_set_rxfilter(sc); + } else + lpe_init_locked(sc); + } else + lpe_stop(sc); + lpe_unlock(sc); + break; + case SIOCADDMULTI: + case SIOCDELMULTI: + if (ifp->if_drv_flags & IFF_DRV_RUNNING) { + lpe_lock(sc); + lpe_set_rxfilter(sc); + lpe_unlock(sc); + } + break; case SIOCGIFMEDIA: case SIOCSIFMEDIA: err = ifmedia_ioctl(ifp, ifr, &mii->mii_media, cmd); @@ -622,6 +669,57 @@ return (err); } +static void lpe_set_rxmode(struct lpe_softc *sc) +{ + struct ifnet *ifp = sc->lpe_ifp; + uint32_t rxfilt; + + rxfilt = LPE_RXFILTER_UNIHASH | LPE_RXFILTER_MULTIHASH | LPE_RXFILTER_PERFECT; + + if (ifp->if_flags & IFF_BROADCAST) + rxfilt |= LPE_RXFILTER_BROADCAST; + + if (ifp->if_flags & IFF_PROMISC) + rxfilt |= LPE_RXFILTER_UNICAST | LPE_RXFILTER_MULTICAST; + + if (ifp->if_flags & IFF_ALLMULTI) + rxfilt |= LPE_RXFILTER_MULTICAST; + + lpe_write_4(sc, LPE_RXFILTER_CTRL, rxfilt); +} + +static void lpe_set_rxfilter(struct lpe_softc *sc) +{ + struct ifnet *ifp = sc->lpe_ifp; + struct ifmultiaddr *ifma; + int index; + uint32_t hashl, hashh; + + hashl = 0; + hashh = 0; + + if_maddr_rlock(ifp); + TAILQ_FOREACH(ifma, &ifp->if_multiaddrs, ifma_link) { + if (ifma->ifma_addr->sa_family != AF_LINK) + continue; + + device_printf(sc->lpe_dev, "rx filter add: %6D\n", LLADDR((struct sockaddr_dl *)ifma->ifma_addr), ":"); + + index = ether_crc32_be(LLADDR((struct sockaddr_dl *) + ifma->ifma_addr), ETHER_ADDR_LEN) >> 23 & 0x3f; + + if (index > 31) + hashh |= (1 << (index - 32)); + else + hashl |= (1 << index); + } + if_maddr_runlock(ifp); + + /* Program new hash filter */ + lpe_write_4(sc, LPE_HASHFILTER_L, hashl); + lpe_write_4(sc, LPE_HASHFILTER_H, hashh); +} + static void lpe_intr(void *arg) { @@ -666,16 +764,26 @@ hwd = &sc->lpe_rdata.lpe_rx_ring[cons]; hws = &sc->lpe_rdata.lpe_rx_status[cons]; + /* Check received frame for errors */ + if (hws->lhs_info & LPE_HWDESC_RXERRS) { + ifp->if_ierrors++; + lpe_discard_rxbuf(sc, cons); + lpe_init_rxbuf(sc, cons); + goto skip; + } + m = rxd->lpe_rxdesc_mbuf; m->m_pkthdr.rcvif = ifp; m->m_data += 2; + ifp->if_ipackets++; + lpe_unlock(sc); (*ifp->if_input)(ifp, m); lpe_lock(sc); lpe_init_rxbuf(sc, cons); - +skip: LPE_INC(cons, LPE_RXDESC_NUM); lpe_write_4(sc, LPE_RXDESC_CONS, cons); } @@ -684,13 +792,12 @@ static void lpe_txintr(struct lpe_softc *sc) { + struct ifnet *ifp = sc->lpe_ifp; struct lpe_hwdesc *hwd; struct lpe_hwstatus *hws; struct lpe_txdesc *txd; int cons, last; - debugf("transmit interrupt\n"); - for (;;) { cons = lpe_read_4(sc, LPE_TXDESC_CONS); last = sc->lpe_cdata.lpe_tx_last; @@ -705,6 +812,14 @@ bus_dmamap_sync(sc->lpe_cdata.lpe_tx_buf_tag, txd->lpe_txdesc_dmamap, BUS_DMASYNC_POSTWRITE); + ifp->if_collisions += LPE_HWDESC_COLLISIONS(hws->lhs_info); + + /* XXX tylko dla ostatniego fragmentu */ + if (hws->lhs_info & LPE_HWDESC_TXERRS) + ifp->if_oerrors++; + else + ifp->if_opackets++; + if (txd->lpe_txdesc_first) { bus_dmamap_unload(sc->lpe_cdata.lpe_tx_buf_tag, txd->lpe_txdesc_dmamap); @@ -714,8 +829,12 @@ txd->lpe_txdesc_first = 0; } + sc->lpe_cdata.lpe_tx_used--; LPE_INC(sc->lpe_cdata.lpe_tx_last, LPE_TXDESC_NUM); } + + if (!sc->lpe_cdata.lpe_tx_used) + sc->lpe_watchdog_timer = 0; } static void @@ -725,11 +844,33 @@ struct mii_data *mii = device_get_softc(sc->lpe_miibus); lpe_lock_assert(sc); + mii_tick(mii); + lpe_watchdog(sc); callout_reset(&sc->lpe_tick, hz, lpe_tick, sc); } +static void +lpe_watchdog(struct lpe_softc *sc) +{ + struct ifnet *ifp = sc->lpe_ifp; + + lpe_lock_assert(sc); + + if (sc->lpe_watchdog_timer == 0 || sc->lpe_watchdog_timer--) + return; + + /* Chip has stopped responding */ + device_printf(sc->lpe_dev, "WARNING: chip hangup, restarting...\n"); + lpe_stop_locked(sc); + lpe_init_locked(sc); + + /* Try to resend packets */ + if (!IFQ_DRV_IS_EMPTY(&ifp->if_snd)) + lpe_start_locked(ifp); +} + static int lpe_dma_alloc(struct lpe_softc *sc) { @@ -1022,7 +1163,6 @@ return (0); } -#if 0 static void lpe_discard_rxbuf(struct lpe_softc *sc, int n) { @@ -1032,16 +1172,16 @@ rxd = &sc->lpe_cdata.lpe_rx_desc[n]; hwd = &sc->lpe_rdata.lpe_rx_ring[n]; - bus_dmamap_unload(rxch->dve_rx_buf_tag, rxd->dve_rxdesc_dmamap); + bus_dmamap_unload(sc->lpe_cdata.lpe_rx_buf_tag, rxd->lpe_rxdesc_dmamap); - hwd->hw_flagslen = 0; + hwd->lhr_data = 0; + hwd->lhr_control = 0; - if (rxd->dve_rxdesc_mbuf) { - m_freem(rxd->dve_rxdesc_mbuf); - rxd->dve_rxdesc_mbuf = NULL; + if (rxd->lpe_rxdesc_mbuf) { + m_freem(rxd->lpe_rxdesc_mbuf); + rxd->lpe_rxdesc_mbuf = NULL; } } -#endif static void lpe_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) ==== //depot/projects/soc2011/jceel_lpc/sys/arm/lpc/if_lpereg.h#6 (text+ko) ==== @@ -116,6 +116,14 @@ #define LPE_FLOWCONTROL_COUNTER 0x170 #define LPE_FLOWCONTROL_STATUS 0x174 #define LPE_RXFILTER_CTRL 0x200 +#define LPE_RXFILTER_UNICAST (1 << 0) +#define LPE_RXFILTER_BROADCAST (1 << 1) +#define LPE_RXFILTER_MULTICAST (1 << 2) +#define LPE_RXFILTER_UNIHASH (1 << 3) +#define LPE_RXFILTER_MULTIHASH (1 << 4) +#define LPE_RXFILTER_PERFECT (1 << 5) +#define LPE_RXFILTER_WOL (1 << 12) +#define LPE_RXFILTER_FILTWOL (1 << 13) #define LPE_RXFILTER_WOL_STATUS 0x204 #define LPE_RXFILTER_WOL_CLEAR 0x208 #define LPE_HASHFILTER_L 0x210 @@ -159,13 +167,26 @@ /* These are valid for both Rx and Tx descriptors */ #define LPE_HWDESC_SIZE_MASK (1 << 10) +#define LPE_HWDESC_INTERRUPT (1 << 31) -/* These are valid for Tx descriptors only */ -#define LPE_HWDESC_INTERRUPT (1 << 31) +/* These are valid for Tx descriptors */ +#define LPE_HWDESC_LAST (1 << 30) #define LPE_HWDESC_CRC (1 << 29) #define LPE_HWDESC_PAD (1 << 28) +#define LPE_HWDESC_HUGE (1 << 27) +#define LPE_HWDESC_OVERRIDE (1 << 26) -/* These are valid for Rx descriptors only */ +/* These are valid for Tx status descriptors */ +#define LPE_HWDESC_COLLISIONS(_n) (((_n) >> 21) & 0x7) +#define LPE_HWDESC_DEFER (1 << 25) +#define LPE_HWDESC_EXCDEFER (1 << 26) +#define LPE_HWDESC_EXCCOLL (1 << 27) +#define LPE_HWDESC_LATECOLL (1 << 28) +#define LPE_HWDESC_UNDERRUN (1 << 29) +#define LPE_HWDESC_TXNODESCR (1 << 30) +#define LPE_HWDESC_ERROR (1 << 31) + +/* These are valid for Rx status descriptors */ #define LPE_HWDESC_CONTROL (1 << 18) #define LPE_HWDESC_VLAN (1 << 19) #define LPE_HWDESC_FAILFILTER (1 << 20) @@ -177,7 +198,7 @@ #define LPE_HWDESC_RANGEERROR (1 << 26) #define LPE_HWDESC_ALIGNERROR (1 << 27) #define LPE_HWDESC_OVERRUN (1 << 28) -#define LPE_HWDESC_NODESCR (1 << 29) +#define LPE_HWDESC_RXNODESCR (1 << 29) #define LPE_HWDESC_LASTFLAG (1 << 30) #define LPE_HWDESC_ERROR (1 << 31) From owner-p4-projects@FreeBSD.ORG Sat Jan 21 13:15:52 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 72ABA106567A; Sat, 21 Jan 2012 13:15:52 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34E771065676 for ; Sat, 21 Jan 2012 13:15:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 21A688FC20 for ; Sat, 21 Jan 2012 13:15:52 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0LDFp5A075229 for ; Sat, 21 Jan 2012 13:15:51 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0LDFp59075226 for perforce@freebsd.org; Sat, 21 Jan 2012 13:15:51 GMT (envelope-from rene@FreeBSD.org) Date: Sat, 21 Jan 2012 13:15:51 GMT Message-Id: <201201211315.q0LDFp59075226@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204949 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2012 13:15:52 -0000 http://p4web.freebsd.org/@@204949?ac=10 Change 204949 by rene@rene_acer on 2012/01/21 13:15:32 handbook/multimedia 1.143 -> 1.144 (MythTV) Affected files ... .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml#21 edit Differences ... ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml#21 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml,v 1.22 2011/06/01 23:23:17 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml - %SRCID% 1.143 + %SRCID% 1.144 --> @@ -1659,6 +1659,93 @@ + + MythTV + + MythTV is een open-source PVR software project. + + Het staat in de &linux;-wereld bekend als een complexe toepassing met + veel afhankelijkheden, en daarom moeilijk om te installeren. De + Portscollectie van &os; versimpelt veel van het proces, maar sommige + componenten moeten handmatig worden geïnstalleerd. Deze sectie is + bedoeld om te helpen en te begeleiden in het installeren van + MythTV. + + + Hardware + + MythTV is ontworpen om V4L + te gebruiken om invoerapparatuur voor video zoals encoders en tuners te + benaderen. Momenteel werkt MythTV het beste met USB DVB-S/C/T kaarten die + ondersteund worden door multimedia/webcamd omdat + webcamd een gebruikerstoepassing levert voor + V4L. Elke DVB-kaart die ondersteund + wordt door webcamd zou met MythTV moeten + werken, een lijst van kaarten waarvan hun werking bekend is kan hier gevonden + worden. Er zijn ook stuurprogramma's bekend voor Hauppauge-kaarten in + de pakketten multimedia/pvr250 en + multimedia/pvrxxx, maar deze leveren + een niet-standaard interface met hun stuurprogramma dat niet werkt met + versies van MythTV nieuwer dan 0.23. + + HTPC bevat een + lijst van alle beschikbare stuurprogramma's voor DVB. + + + + Afhankelijkheden + + Doordat MythTV flexibel en modulair is, staat het de gebruiker toe + om de voorkant en de achterkant op verschillende machines te + hebben. + + Voor de voorkant is multimedia/mythtv-frontend nodig, alsook een + X-server welke in x11/xorg + beschikbaar is. Idealiter beschikt de voorkant-computer ook over een + videokaart die XvMC ondersteunt en + optioneel over een afstandsbediening die compatibel is met LIRC. + + Voor de achterkant is multimedia/mythtv nodig, alsook een &mysql; + database en optioneel een tuner en opslag voor opnames. Het &mysql; + pakket zou automatisch als een afhankelijkheid geïnstalleerd moeten + worden tijdens de installatie van multimedia/mythtv. + + + + MythTV installeren + + Gebruik de volgende stappen om MythTV te installeren. Installeer als + eerste MythTV van de &os; Portscollectie: + + &prompt.root; cd /usr/ports/multimedia/mythtv +&prompt.root; make install + + Installeer de database voor MythTV: + + &prompt.root; mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql + + Configureer de achterkant: + + &prompt.root; mythtv-setup + + Start de achterkant: + + &prompt.root; echo 'mythbackend_enable="YES"' >> /etc/rc.conf +&prompt.root; /usr/local/etc/rc.d/mythbackend start + + + From owner-p4-projects@FreeBSD.ORG Sat Jan 21 14:26:28 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 179F5106566B; Sat, 21 Jan 2012 14:26:28 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE326106566C for ; Sat, 21 Jan 2012 14:26:27 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id B6A018FC08 for ; Sat, 21 Jan 2012 14:26:27 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q0LEQRxZ088629 for ; Sat, 21 Jan 2012 14:26:27 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0LEQRYV088626 for perforce@freebsd.org; Sat, 21 Jan 2012 14:26:27 GMT (envelope-from rene@FreeBSD.org) Date: Sat, 21 Jan 2012 14:26:27 GMT Message-Id: <201201211426.q0LEQRYV088626@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 204953 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2012 14:26:28 -0000 http://p4web.freebsd.org/@@204953?ac=10 Change 204953 by rene@rene_acer on 2012/01/21 14:25:30 Point to the English version of the rel3.current (7.4) notes as there is no Dutch version. Affected files ... .. //depot/projects/docproj_nl/www/nl/where.sgml#34 edit Differences ... ==== //depot/projects/docproj_nl/www/nl/where.sgml#34 (text+ko) ==== @@ -147,10 +147,10 @@ &os; &rel3.current;-RELEASE - [Bekijk] - [Bekijk] - [Bekijk] - [Bekijk] + [Bekijk] + [Bekijk] + [Bekijk] + [Bekijk]