From owner-p4-projects@FreeBSD.ORG Tue Jan 24 20:23:52 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D7C3F1065677; Tue, 24 Jan 2012 20:23:51 +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 99BDE106566C for ; Tue, 24 Jan 2012 20:23:51 +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 84CF48FC08 for ; Tue, 24 Jan 2012 20:23:51 +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 q0OKNp1i053311 for ; Tue, 24 Jan 2012 20:23:51 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q0OKNp0p053308 for perforce@freebsd.org; Tue, 24 Jan 2012 20:23:51 GMT (envelope-from rene@FreeBSD.org) Date: Tue, 24 Jan 2012 20:23:51 GMT Message-Id: <201201242023.q0OKNp0p053308@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 205104 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: Tue, 24 Jan 2012 20:23:52 -0000 http://p4web.freebsd.org/@@205104?ac=10 Change 205104 by rene@rene_acer on 2012/01/24 20:23:40 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#123 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/arch-handbook/boot/chapter.sgml#5 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml#5 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#35 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#31 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/security/chapter.sgml#20 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#124 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#71 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/bibliography/chapter.sgml#14 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/book.sgml#19 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#31 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/eresources/chapter.sgml#50 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml#29 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#31 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/mirrors/chapter.sgml#68 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml#22 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#28 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/security/chapter.sgml#26 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/share/sgml/mailing-lists.ent#44 integrate .. //depot/projects/docproj_nl/www/en/donations/donors.sgml#45 integrate .. //depot/projects/docproj_nl/www/en/donations/wantlist.sgml#29 integrate .. //depot/projects/docproj_nl/www/en/news/status/report-2011-10-2011-12.xml#1 branch .. //depot/projects/docproj_nl/www/en/releases/9.0R/hardware.html#2 integrate .. //depot/projects/docproj_nl/www/en/search/web.atoz#9 integrate .. //depot/projects/docproj_nl/www/nl/index.xsl#21 integrate .. //depot/projects/docproj_nl/www/nl/share/sgml/navibar.l10n.ent#23 integrate .. //depot/projects/docproj_nl/www/nl/where.sgml#35 integrate .. //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#27 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#123 (text+ko) ==== @@ -1,4 +1,4 @@ - + @@ -881,7 +881,7 @@ The DATA_SET() macro expands to a MAKE_SET(), and that macro is the point - where the all sysinit magic is hidden: + where all the sysinit magic is hidden: /usr/include/linker_set.h: #define MAKE_SET(set, sym) \ ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml#5 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -75,9 +75,14 @@ handled by setting the dumpdev variable in &man.rc.conf.5; to the path of the swap device (the recommended way to extract a kernel dump) or - AUTO to use the first configured swap - device. AUTO is the default as of - &os; 6.0. + AUTO to use the first configured swap + device. The default for dumpdev is + AUTO in HEAD, and changed to + NO on RELENG_* branches (except for RELENG_7, + which was left set to AUTO). + On &os; 9.0-RELEASE and later versions, + bsdinstall will ask whether crash dumps + should be enabled on the target system during the install process. Check /etc/fstab or &man.swapinfo.8; for a list of swap devices. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#35 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -180,7 +180,7 @@ Both of these groups (local network hosts and local subnets) have their routes automatically configured by a daemon called routed. If this is not run, then only - routes which are statically defined (i.e. entered explicitly) will + routes which are statically defined (i.e., entered explicitly) will exist. The host1 line refers to our host, which it @@ -627,7 +627,7 @@ sites are unable to connect to you. Perhaps the most useful command for trying to figure out where routing is breaking down is the &man.traceroute.8; command. It is equally useful if you cannot seem - to make a connection to a remote machine (i.e. &man.ping.8; + to make a connection to a remote machine (i.e., &man.ping.8; fails). The &man.traceroute.8; command is run with the name of the remote @@ -1660,7 +1660,7 @@ The ca_cert field indicates the pathname of the CA certificate file. This file - is needed to verify the server certificat. + is needed to verify the server certificate. @@ -1911,7 +1911,7 @@ - Host-based Access Point without Authentication or + <title>Host-based Access Point Without Authentication or Encryption Although it is not recommended to run an AP without any @@ -2147,7 +2147,7 @@ - Using both wired and wireless connection + Using Both Wired and Wireless Connection Wired connection provides better performance and reliability, while wireless connection provides flexibility and mobility, @@ -2256,7 +2256,7 @@ Networks are usually formed ad-hoc from portable devices such as cellular phones, handhelds and laptops. Unlike the other popular wireless technology, Wi-Fi, Bluetooth offers higher level service - profiles, e.g. FTP-like file servers, file pushing, voice transport, + profiles, e.g., FTP-like file servers, file pushing, voice transport, serial line emulation, and more. The Bluetooth stack in &os; is implemented using the Netgraph @@ -2322,7 +2322,7 @@ control registers. This interface provides a uniform method of accessing the Bluetooth baseband capabilities. HCI layer on the Host exchanges data and commands with the HCI firmware on the Bluetooth hardware. - The Host Controller Transport Layer (i.e. physical bus) driver provides + The Host Controller Transport Layer (i.e., physical bus) driver provides both HCI layers with the ability to exchange information with each other. @@ -2771,7 +2771,7 @@ Troubleshooting - A remote device cannot connect + A Remote Device Cannot Connect Some older Bluetooth devices do not support role switching. By default, when &os; is accepting a new connection, it tries to perform a role switch and become master. Devices, which do not @@ -2786,7 +2786,7 @@ - Something is going wrong, can I see what exactly is happening? + Something is Going Wrong, Can I See What Exactly is Happening? Yes, you can. Use the third-party package hcidump, which is available as comms/hcidump port. @@ -3152,7 +3152,7 @@ - Address limits + Address Limits The number of unique source MAC addresses behind an interface can be limited. Once the limit is reached packets @@ -3356,7 +3356,7 @@ Examples - LACP aggregation with a &cisco; Switch + LACP Aggregation with a &cisco; Switch This example connects two interfaces on a &os; machine to the switch as a single load balanced and fault tolerant link. More interfaces @@ -3439,7 +3439,7 @@ - Failover mode + Failover Mode Failover mode can be used to switch over to a secondary interface if the link is lost on the master interface. Bring the underlying @@ -3484,7 +3484,7 @@ - Failover mode between wired and wireless interfaces + Failover Mode Between Wired and Wireless Interfaces For laptop users, it is usually desirable to make wireless as a secondary interface, which is to be used when the wired connection @@ -3934,7 +3934,7 @@ role="package">net/etherboot package or port. You can change the Etherboot - configuration (i.e. to use TFTP instead of + configuration (i.e., to use TFTP instead of NFS) by editing the Config file in the Etherboot source directory. @@ -4001,7 +4001,7 @@ Create a directory from which tftpd - will serve the files, e.g. /tftpboot. + will serve the files, e.g., /tftpboot. @@ -4127,7 +4127,7 @@ dhcpd.conf. - Using <command>make world</command> to populate root + Using <command>make world</command> to Populate Root This method is quick and will install a complete virgin system (not only the root file system) @@ -4223,7 +4223,7 @@ - PXE Booting with an NFS root file system + PXE Booting with an NFS Root File System The &intel; Preboot eXecution Environment (PXE) allows booting the operating system over the network. @@ -4248,7 +4248,7 @@ the &os; booting process. - Setting Up the <command>chroot</command> Environment for the NFS Root File system + Setting Up the <command>chroot</command> Environment for the NFS Root File System @@ -4349,7 +4349,7 @@ &prompt.root; chroot ${NFSROOTDIR} &prompt.root; passwd This will set the root password for client machines - which are PXE booting. + which are PXE booting. @@ -4375,7 +4375,7 @@ - Configuring Memory File Systems used by <filename>/etc/rc.initdiskless</filename> + Configuring Memory File Systems Used by <filename>/etc/rc.initdiskless</filename> If you boot from an NFS root volume, /etc/rc @@ -4453,7 +4453,7 @@ - Configuring the PXE client and Debugging Connection Problems + Configuring the PXE Client and Debugging Connection Problems @@ -5522,7 +5522,7 @@ by multicast addresses in IPv6. - Reserved IPv6 addresses + Reserved IPv6 Addresses @@ -5696,7 +5696,7 @@ - Applying the needed changes to <filename>/etc/rc.conf</filename> + Applying the Needed Changes to <filename>/etc/rc.conf</filename> IPv6 Client Settings @@ -5814,7 +5814,7 @@ Asynchronous Transfer Mode (ATM) - Configuring classical IP over ATM (PVCs) + Configuring Classical IP over ATM (PVCs) Classical IP over ATM (CLIP) is the simplest method to use Asynchronous Transfer Mode (ATM) @@ -5824,7 +5824,7 @@ on PVCs. - Fully meshed configurations + Fully Meshed Configurations The first method to set up a CLIP with PVCs is to connect each machine to each other machine in the @@ -6082,7 +6082,7 @@ used to distinguish the host on the network. - Using CARP For Server Availability (CARP) + Using CARP for Server Availability (CARP) One use of CARP, as noted above, is for server availability. This example will provide failover support ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml#31 (text+ko) ==== @@ -1,7 +1,7 @@ ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/security/chapter.sgml#20 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -382,7 +382,7 @@ To lock an account completely, the &man.pw.8; command should be used: - &prompt.root;pw lock staff + &prompt.root; pw lock staff This will prevent the user from logging in using any mechanism, including &man.ssh.1;. @@ -1204,6 +1204,7 @@ Using MD5 to compute responses. Enter new secret pass phrase: Again new secret pass phrase: + ID unfurl OTP key is 499 to4268 MOS MALL GOAT ARM AVID COED @@ -1240,15 +1241,14 @@ Updating unfurl: You need the response from an OTP generator. Old secret pass phrase: - otp-md5 498 to4268 ext - Response: GAME GAG WELT OUT DOWN CHAT + otp-md5 498 to4268 ext + Response: GAME GAG WELT OUT DOWN CHAT New secret pass phrase: - otp-md5 499 to4269 - Response: LINE PAP MILK NELL BUOY TROY + otp-md5 499 to4269 + Response: LINE PAP MILK NELL BUOY TROY ID mark OTP key is 499 gr4269 -LINE PAP MILK NELL BUOY TROY - +LINE PAP MILK NELL BUOY TROY To accept the default seed press Return. Then before entering an access password, move over to your @@ -1258,8 +1258,7 @@ Using the MD5 algorithm to compute response. Reminder: Don't use opiekey from telnet or dial-in sessions. Enter secret pass phrase: -GAME GAG WELT OUT DOWN CHAT - +GAME GAG WELT OUT DOWN CHAT Now switch back over to the insecure connection, and copy the one-time password generated over to the relevant @@ -1513,8 +1512,8 @@ # The rest of the daemons are protected. ALL : ALL \ - : severity auth.info \ - : twist /bin/echo "You are not welcome to use %d from %h." + : severity auth.info \ + : twist /bin/echo "You are not welcome to use %d from %h." This example shows that the message, You are not allowed to use daemon @@ -2775,8 +2774,7 @@ options IPSEC #IP security -device crypto - +device crypto kernel options @@ -3199,7 +3197,7 @@ &os;. To see if sshd is enabled, check the rc.conf file for: - sshd_enable="YES" + sshd_enable="YES" This will load &man.sshd.8;, the daemon program for OpenSSH, the next time your @@ -3207,7 +3205,7 @@ /etc/rc.d/sshd &man.rc.8; script to start OpenSSH: - /etc/rc.d/sshd start + &prompt.root; /etc/rc.d/sshd start @@ -3269,8 +3267,8 @@ &prompt.root; scp user@example.com:/COPYRIGHT COPYRIGHT user@example.com's password: ******* -COPYRIGHT 100% |*****************************| 4735 -00:00 +COPYRIGHT 100% |*****************************| 4735 +00:00 &prompt.root; Since the fingerprint was already saved for this host in @@ -3324,8 +3322,7 @@ Your identification has been saved in /home/user/.ssh/id_dsa. Your public key has been saved in /home/user/.ssh/id_dsa.pub. The key fingerprint is: -bb:48:db:f2:93:57:80:b6:aa:bc:f5:d5:ba:8f:79:17 user@host.example.com - +bb:48:db:f2:93:57:80:b6:aa:bc:f5:d5:ba:8f:79:17 user@host.example.com &man.ssh-keygen.1; will create a public and private key pair for use in authentication. The private key is stored ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#124 (text+ko) ==== @@ -1,7 +1,7 @@ This is a Mitre + url="http://www.cve.mitre.org/">MITRE CVE identifier. ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#71 (text+ko) ==== @@ -1,7 +1,7 @@ + @@ -49,7 +49,7 @@ + title="&os; Projectnieuws" href="&enbase;/news/rss.xml" /> ja
  • - nl + nl
  • ru @@ -237,10 +237,10 @@ @@ -263,7 +263,7 @@ @@ -286,7 +286,7 @@ ==== //depot/projects/docproj_nl/www/nl/share/sgml/navibar.l10n.ent#23 (text+ko) ==== @@ -1,4 +1,4 @@ - ==== //depot/projects/docproj_nl/www/nl/where.sgml#35 (text+ko) ==== @@ -1,5 +1,5 @@ + ==== //depot/projects/docproj_nl/www/share/sgml/commercial.isp.xml#27 (text+ko) ==== @@ -1,12 +1,12 @@ - + - $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.70 2011/12/08 14:41:15 jkois Exp $ + $FreeBSD: www/share/sgml/commercial.isp.xml,v 1.71 2012/01/23 18:45:11 jkois Exp $ @@ -74,6 +74,17 @@ + + BeastieCLOUD + http://www.beastiecloud.de + + BeastieCLOUD offers high quality FreeBSD hosting solutions in + german speaking territories (D-A-CH). We provide individual + server configurations to match any demand of our customers. + "Good isn't good enough if there is a way to do it better!" + + + Bewide Internet Service Provider http://www.bewide.com