This is a complete re-translation of the current HEAD-revision of the

ZFS chapter.  Some ZFS terms were translated into german where appropriate,
but most of them (vdev, pool states and such) were left to make it easier
to relate to the ZFS outputs of FreeBSD.

Obtained from:	The FreeBSD German Documentation Project
This commit is contained in:
Benedict Reuschling 2015-04-05 15:21:54 +00:00
parent b21c86f344
commit 75bd538a19
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46472
4 changed files with 4772 additions and 0 deletions
de_DE.ISO8859-1/books/handbook

View file

@ -243,6 +243,7 @@ SRCS+= dtrace/chapter.xml
SRCS+= eresources/chapter.xml
SRCS+= filesystems/chapter.xml
SRCS+= firewalls/chapter.xml
SRCS+= zfs/chapter.xml
SRCS+= geom/chapter.xml
SRCS+= install/chapter.xml
SRCS+= introduction/chapter.xml

View file

@ -252,6 +252,7 @@
&chap.audit;
&chap.disks;
&chap.geom;
&chap.zfs;
&chap.filesystems;
&chap.vinum;
&chap.virtualization;

View file

@ -43,6 +43,7 @@
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
<!ENTITY chap.geom SYSTEM "geom/chapter.xml">
<!ENTITY chap.zfs SYSTEM "zfs/chapter.xml">
<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml">
<!ENTITY chap.vinum SYSTEM "vinum/chapter.xml">
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml">

File diff suppressed because it is too large Load diff