From 15f032490af313996822e75f9fcf566351544713 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Mon, 22 Jun 2015 20:51:11 +0000 Subject: [PATCH] Update to r39097: Add a more descriptive link describing what GPT is and how many partitions per disk it supports. Obtained from: The FreeBSD German Documentation Project --- .../books/handbook/kernelconfig/chapter.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml b/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml index 53d2588fe7..32103b7183 100644 --- a/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde$ - basiert auf: r39025 + basiert auf: r39097 --> Konfiguration des &os;-Kernels @@ -781,10 +781,13 @@ options NFS_ROOT # NFS usable as /, requires NFSCLIENToptions GEOM_PART_GPT # GUID Partition Tables. - Diese Option ermöglicht eine große Anzahl - Partitionen auf einem einzelnen Laufwerk. + Fügt Unterstützung für GUID + Partition Tables hinzu. GPT bietet die Möglichkeit, eine + grosse Anzahl von Partitionen pro Platte, 128 in der + Standardkonfiguration, zu haben. - options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] +options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] Stellt die Kompatibilität zu 4.3BSD sicher. Belassen Sie diese Option, da sich manche Programme recht sonderbar verhalten