From owner-svn-doc-all@freebsd.org Fri Aug 14 15:51:14 2015 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1554F9BA1E4; Fri, 14 Aug 2015 15:51:14 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E044A1FB1; Fri, 14 Aug 2015 15:51:13 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EFpD2p011997; Fri, 14 Aug 2015 15:51:13 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EFpDRs011996; Fri, 14 Aug 2015 15:51:13 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201508141551.t7EFpDRs011996@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Fri, 14 Aug 2015 15:51:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47228 - head/de_DE.ISO8859-1/books/handbook/bsdinstall X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2015 15:51:14 -0000 Author: bhd Date: Fri Aug 14 15:51:13 2015 New Revision: 47228 URL: https://svnweb.freebsd.org/changeset/doc/47228 Log: Update to r39058: Updates: note that the first UFS partition found is expected to be /, and remove the incorrect note that a freebsd-boot partition must be first on the disk. Approved by: bcr (mentor) Modified: head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Aug 14 15:28:15 2015 (r47227) +++ head/de_DE.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Aug 14 15:51:13 2015 (r47228) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde$ - basiert auf: 1.31 + basiert auf: r39058 --> &os; 9.<replaceable>x</replaceable> (und neuer) @@ -1374,9 +1374,10 @@ Trying to mount root from cd9660:/dev/is <itemizedlist> <title>Standard-&os; <acronym>GPT</acronym>-Partitionen + - freebsd-boot - &os;-Bootcode. Diese - Partition muss die erste auf der Festplatte sein. + freebsd-boot - + &os;-Bootcode. @@ -1469,6 +1470,11 @@ Trying to mount root from cd9660:/dev/is "Beispiel" vorangestellt, jedoch sollten Sie andere, einzigartige Beschreibungen verwenden, wie oben beschrieben. + Standardmäßig erwartet &os;s + gptboot, dass die erste erkannte + UFS-Partition die /-Partition + ist. +