- Make the German documentation valid XML
This commit is contained in:
parent
1a95b79f46
commit
40a53fec89
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40697
67 changed files with 174 additions and 347 deletions
de_DE.ISO8859-1
books
developers-handbook
introduction
ipv6
kernelbuild
kerneldebug
l10n
policies
secure
sockets
testing
tools
x86
faq
fdp-primer
doc-build
examples
overview
psgml-mode
see-also
sgml-markup
sgml-primer
structure
stylesheets
the-website
tools
translations
writing-style
handbook
Makefile
advanced-networking
audit
basics
bibliography
boot
bsdinstall
chapters.entcolophon.xmlconfig
cutting-edge
desktop
disks
dtrace
eresources
filesystems
firewalls
geom
install
introduction
jails
kernelconfig
l10n
linuxemu
mac
mail
mirrors
multimedia
network-servers
pgpkeys
ports
ppp-and-slip
preface
printing
security
serialcomms
users
vinum
virtualization
x11
porters-handbook
share/xml
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -116,7 +116,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Aus Scheifler & Gettys: "X Window System"</para>
|
||||
<para>Aus Scheifler & Gettys: "X Window System"</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="introduction-layout">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -6520,7 +6520,7 @@ perm /dev/acd0 0660</programlisting>
|
|||
die Zeile dort.</para>
|
||||
|
||||
<para>Wenn Sie zum Beispiel den mitgelieferten DNS-Server
|
||||
&man.named.8 aktivieren wollen, müssen Sie lediglich
|
||||
&man.named.8; aktivieren wollen, müssen Sie lediglich
|
||||
das folgende Kommando eingeben:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>echo 'named_enable="YES"' >> /etc/rc.conf</userinput></screen>
|
||||
|
@ -10551,9 +10551,9 @@ ATDT1234567
|
|||
genannten Befehl:</para>
|
||||
|
||||
<programlisting>
|
||||
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
|
||||
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
|
||||
sio0: type 16550A
|
||||
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
|
||||
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
|
||||
sio1: type 16550A</programlisting>
|
||||
|
||||
<para>Es zeigt zwei serielle Schnittstellen. Die erste
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1999 Neil Blakey-Milner, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 2000 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
@ -1070,28 +1070,6 @@ onsgmls:beispiel.xml:6:8:E: end tag for "HEAD" which is not finished</screen>
|
|||
-- mehrzeilige Kommentare. -->]]></programlisting>
|
||||
</example>
|
||||
|
||||
<!--? Noch zu uebersetzen. Oliver Fischer -->
|
||||
<![%output.print;[
|
||||
<important>
|
||||
<title>Es sind zwei Bindestriche</title>
|
||||
|
||||
<para>Es gibt ein Problem mit den PostScript- oder
|
||||
PDF-Versionen dieses Dokuments. Das obige Beispiel
|
||||
zeigt vielleicht nur einen Bindestrich (<literal>-</literal>)
|
||||
hinter <literal><!</literal> und vor
|
||||
<literal>></literal>.</para>
|
||||
|
||||
<para>Es <emphasis>müssen</emphasis> zwei Bindestriche
|
||||
und <emphasis>nicht</emphasis> nur einer benutzt werden.
|
||||
Die PostScript- und PDF-Versionen haben vielleicht
|
||||
beide Bindestriche zu einem längeren Strich, dem
|
||||
<emphasis>em-dash</emphasis>, zusammengefasst.</para>
|
||||
|
||||
<para>Die HTML-, nur-Text und RTF-Versionen dieses Dokuments
|
||||
sind nicht von diesem Problem betroffen.</para>
|
||||
</important>
|
||||
]]>
|
||||
|
||||
<para>Hat man früher schon Erfahrungen mit HTML gesammelt,
|
||||
wird man vielleicht andere Regeln für den Gebrauch von
|
||||
Kommentaren kennengelernt haben. Beispielsweise wird oft
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
@ -255,7 +255,7 @@
|
|||
<para>Enthält eine Kapiteldatei beispielsweise die
|
||||
Einträge</para>
|
||||
|
||||
<programlisting><![ CDATA [
|
||||
<programlisting><![CDATA[
|
||||
<chapter id="kernelconfig">
|
||||
...
|
||||
</chapter>]]></programlisting>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1999 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright (c) 1998 Nik Clayton, All rights reserved.
|
||||
|
||||
Redistribution and use in source (SGML DocBook) and 'compiled' forms
|
||||
|
|
|
@ -287,29 +287,55 @@ DOC_PREFIX?= ${.CURDIR}/../../..
|
|||
#
|
||||
# rules generating lists of mirror site from XML database.
|
||||
#
|
||||
XMLDOCS= mirrors-ftp:::mirrors.xml.ftp.inc \
|
||||
XMLDOCS= lastmod:::mirrors.lastmod.inc \
|
||||
mirrors-ftp-index:::mirrors.xml.ftp.index.inc \
|
||||
mirrors-ftp:::mirrors.xml.ftp.inc \
|
||||
mirrors-cvsup-index:::mirrors.xml.cvsup.index.inc \
|
||||
mirrors-cvsup:::mirrors.xml.cvsup.inc \
|
||||
eresources-index:::eresources.xml.www.index.inc \
|
||||
eresources:::eresources.xml.www.inc
|
||||
DEPENDSET.DEFAULT= transtable mirror
|
||||
XSLT.DEFAULT= ${XSL_MIRRORS}
|
||||
XML.DEFAULT= ${XML_MIRRORS}
|
||||
NO_TIDY.DEFAULT= yes
|
||||
|
||||
PARAMS.lastmod+= --param 'target' "'lastmod'"
|
||||
PARAMS.mirrors-ftp-index+= --param 'type' "'ftp'" \
|
||||
--param 'proto' "'ftp'" \
|
||||
--param 'target' "'index'"
|
||||
PARAMS.mirrors-ftp+= --param 'type' "'ftp'" \
|
||||
--param 'proto' "'ftp'" \
|
||||
--param 'target' "'handbook/mirrors/chapter.xml'"
|
||||
PARAMS.mirrors-cvsup-index+= --param 'type' "'cvsup'" \
|
||||
--param 'proto' "'cvsup'" \
|
||||
--param 'target' "'index'"
|
||||
PARAMS.mirrors-cvsup+= --param 'type' "'cvsup'" \
|
||||
--param 'proto' "'cvsup'" \
|
||||
--param 'target' "'handbook/mirrors/chapter.xml'"
|
||||
PARAMS.eresources-index+= --param 'type' "'www'" \
|
||||
--param 'proto' "'http'" \
|
||||
--param 'target' "'index'"
|
||||
PARAMS.eresources+= --param 'type' "'www'" \
|
||||
--param 'proto' "'http'" \
|
||||
--param 'target' "'handbook/eresources/chapter.xml'"
|
||||
|
||||
SRCS+= mirrors.xml.ftp.inc \
|
||||
SRCS+= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
eresources.xml.www.inc
|
||||
CLEANFILES+= mirrors.xml.ftp.inc \
|
||||
mirrors.xml.cvsup.index.inc \
|
||||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
CLEANFILES+= mirrors.lastmod.inc \
|
||||
mirrors.xml.ftp.inc \
|
||||
mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc \
|
||||
eresources.xml.www.inc
|
||||
mirrors.xml.cvsup.index.inc \
|
||||
eresources.xml.www.inc \
|
||||
eresources.xml.www.index.inc
|
||||
|
||||
lint: mirrors.lastmod.inc mirrors.xml.ftp.inc mirrors.xml.ftp.index.inc \
|
||||
mirrors.xml.cvsup.inc mirrors.xml.cvsup.index.inc \
|
||||
eresources.xml.www.inc eresources.xml.www.index.inc
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -6636,7 +6636,7 @@ ifconfig_carp1="vhid 2 advskew 100 pass testpass 192.168.1.51/24"</programlistin
|
|||
<hostid>provider.example.org</hostid> den folgenden
|
||||
Befehl ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>ifconfig carp0 down && ifconfig carp0 up</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>ifconfig carp0 down && ifconfig carp0 up</userinput></screen>
|
||||
|
||||
<para>Dieser Befehl muss auf das
|
||||
<devicename>carp</devicename>-Gerät ausgeführt
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
<para>Es gibt zwei Klassen von Prozessoren, die in der Lage sind,
|
||||
auf &os;/&arch.amd64; zu laufen. Die erste Klasse sind
|
||||
AMD64-Prozessoren, was sowohl &amd.athlon;64,
|
||||
&amd.athlon;64-FX, &amd.opteron oder bessere Prozessoren
|
||||
&amd.athlon;64-FX, &amd.opteron; oder bessere Prozessoren
|
||||
beinhaltet.</para>
|
||||
|
||||
<para>Die zweite Klasse von Prozessoren, die &os;/&arch.amd64;
|
||||
|
|
|
@ -15,234 +15,63 @@
|
|||
|
||||
<!ENTITY % not.published "INCLUDE">
|
||||
|
||||
<!ENTITY % chap.introduction "IGNORE">
|
||||
<!ENTITY % chap.install "IGNORE">
|
||||
<!ENTITY % chap.bsdinstall "IGNORE">
|
||||
<!ENTITY % chap.basics "IGNORE">
|
||||
<!ENTITY % chap.ports "IGNORE">
|
||||
<!ENTITY % chap.config "IGNORE">
|
||||
<!ENTITY % chap.boot "IGNORE">
|
||||
<!ENTITY % chap.users "IGNORE">
|
||||
<!ENTITY % chap.kernelconfig "IGNORE">
|
||||
<!ENTITY % chap.security "IGNORE">
|
||||
<!ENTITY % chap.jails "IGNORE">
|
||||
<!ENTITY % chap.mac "IGNORE">
|
||||
<!ENTITY % chap.audit "IGNORE">
|
||||
<!ENTITY % chap.printing "IGNORE">
|
||||
<!ENTITY % chap.disks "IGNORE">
|
||||
<!ENTITY % chap.geom "IGNORE">
|
||||
<!ENTITY % chap.vinum "IGNORE">
|
||||
<!ENTITY % chap.x11 "IGNORE">
|
||||
<!ENTITY % chap.l10n "IGNORE">
|
||||
<!ENTITY % chap.multimedia "IGNORE">
|
||||
<!ENTITY % chap.desktop "IGNORE">
|
||||
<!ENTITY % chap.serialcomms "IGNORE">
|
||||
<!ENTITY % chap.ppp-and-slip "IGNORE">
|
||||
<!ENTITY % chap.network-servers "IGNORE">
|
||||
<!ENTITY % chap.firewalls "IGNORE">
|
||||
<!ENTITY % chap.advanced-networking "IGNORE">
|
||||
<!ENTITY % chap.mail "IGNORE">
|
||||
<!ENTITY % chap.cutting-edge "IGNORE">
|
||||
<!ENTITY % chap.linuxemu "IGNORE">
|
||||
<!ENTITY % chap.mirrors "IGNORE">
|
||||
<!ENTITY % chap.mirrors.ftp.inc "INCLUDE">
|
||||
<!ENTITY % chap.mirrors.cvsup.inc "INCLUDE">
|
||||
<!ENTITY % chap.bibliography "IGNORE">
|
||||
<!ENTITY % chap.eresources "IGNORE">
|
||||
<!ENTITY % chap.eresources.www.inc "INCLUDE">
|
||||
<!ENTITY % chap.pgpkeys "IGNORE">
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
<!ENTITY % chap.freebsd-glossary "IGNORE">
|
||||
<!ENTITY % chap.filesystems "IGNORE">
|
||||
<!ENTITY % chap.dtrace "IGNORE">
|
||||
<!ENTITY % chap.colophon "IGNORE">
|
||||
|
||||
<!ENTITY chap.preface SYSTEM "preface/preface.xml">
|
||||
<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;
|
||||
|
||||
<!-- Teil Eins -->
|
||||
<![%chap.introduction;[
|
||||
<!ENTITY chap.introduction SYSTEM "introduction/chapter.xml">
|
||||
]]>
|
||||
<![%chap.install;[
|
||||
<!ENTITY chap.install SYSTEM "install/chapter.xml">
|
||||
]]>
|
||||
<![%chap.bsdinstall;[
|
||||
<!ENTITY chap.bsdinstall SYSTEM "bsdinstall/chapter.xml">
|
||||
]]>
|
||||
<![%chap.basics;[
|
||||
<!ENTITY chap.basics SYSTEM "basics/chapter.xml">
|
||||
]]>
|
||||
<![%chap.ports;[
|
||||
<!ENTITY chap.ports SYSTEM "ports/chapter.xml">
|
||||
]]>
|
||||
<![%chap.x11;[
|
||||
<!ENTITY chap.x11 SYSTEM "x11/chapter.xml">
|
||||
]]>
|
||||
|
||||
<!-- Teil Zwei -->
|
||||
<![%chap.desktop;[
|
||||
<!ENTITY chap.desktop SYSTEM "desktop/chapter.xml">
|
||||
]]>
|
||||
<![%chap.multimedia;[
|
||||
<!ENTITY chap.multimedia SYSTEM "multimedia/chapter.xml">
|
||||
]]>
|
||||
<![%chap.kernelconfig;[
|
||||
<!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.xml">
|
||||
]]>
|
||||
<![%chap.printing;[
|
||||
<!ENTITY chap.printing SYSTEM "printing/chapter.xml">
|
||||
]]>
|
||||
<![%chap.linuxemu;[
|
||||
<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.xml">
|
||||
]]>
|
||||
|
||||
<!-- Teil Drei -->
|
||||
<![%chap.config;[
|
||||
<!ENTITY chap.config SYSTEM "config/chapter.xml">
|
||||
]]>
|
||||
<![%chap.boot;[
|
||||
<!ENTITY chap.boot SYSTEM "boot/chapter.xml">
|
||||
]]>
|
||||
<![%chap.users;[
|
||||
<!ENTITY chap.users SYSTEM "users/chapter.xml">
|
||||
]]>
|
||||
<![%chap.security;[
|
||||
<!ENTITY chap.security SYSTEM "security/chapter.xml">
|
||||
]]>
|
||||
<![%chap.jails;[
|
||||
<!ENTITY chap.jails SYSTEM "jails/chapter.xml">
|
||||
]]>
|
||||
<![%chap.mac;[
|
||||
<!ENTITY chap.mac SYSTEM "mac/chapter.xml">
|
||||
]]>
|
||||
<![%chap.audit;[
|
||||
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
|
||||
]]>
|
||||
<![%chap.disks;[
|
||||
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
|
||||
]]>
|
||||
<![%chap.geom;[
|
||||
<!ENTITY chap.geom SYSTEM "geom/chapter.xml">
|
||||
]]>
|
||||
<![%chap.filesystems;[
|
||||
<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml">
|
||||
]]>
|
||||
<![%chap.vinum;[
|
||||
<!ENTITY chap.vinum SYSTEM "vinum/chapter.xml">
|
||||
]]>
|
||||
<![%chap.virtualization;[
|
||||
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml">
|
||||
]]>
|
||||
<![%chap.l10n;[
|
||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
|
||||
]]>
|
||||
<![%chap.cutting-edge;[
|
||||
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.xml">
|
||||
]]>
|
||||
<![%chap.dtrace;[
|
||||
<!ENTITY chap.dtrace SYSTEM "dtrace/chapter.xml">
|
||||
]]>
|
||||
|
||||
<!-- Teil Vier -->
|
||||
<![%chap.serialcomms;[
|
||||
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.xml">
|
||||
]]>
|
||||
<![%chap.ppp-and-slip;[
|
||||
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.xml">
|
||||
]]>
|
||||
<![%chap.mail;[
|
||||
<!ENTITY chap.mail SYSTEM "mail/chapter.xml">
|
||||
]]>
|
||||
<![%chap.network-servers;[
|
||||
<!ENTITY chap.network-servers SYSTEM "network-servers/chapter.xml">
|
||||
]]>
|
||||
<![%chap.firewalls;[
|
||||
<!ENTITY chap.firewalls SYSTEM "firewalls/chapter.xml">
|
||||
]]>
|
||||
<![%chap.advanced-networking;[
|
||||
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.xml">
|
||||
]]>
|
||||
|
||||
<!-- Teil Fuenf (Anhang) -->
|
||||
<![%chap.mirrors;[
|
||||
<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.xml">
|
||||
]]>
|
||||
<![%chap.mirrors.ftp.inc;[
|
||||
<!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.xml.ftp.inc">
|
||||
]]>
|
||||
<![%chap.mirrors.cvsup.inc;[
|
||||
<!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors.xml.cvsup.inc">
|
||||
]]>
|
||||
<![%chap.bibliography;[
|
||||
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.xml">
|
||||
]]>
|
||||
<![%chap.eresources;[
|
||||
<!ENTITY chap.eresources SYSTEM "eresources/chapter.xml">
|
||||
]]>
|
||||
<![%chap.eresources.www.inc;[
|
||||
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.xml.www.inc">
|
||||
]]>
|
||||
<![%chap.pgpkeys;[
|
||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.xml">
|
||||
]]>
|
||||
<![%chap.freebsd-glossary;[
|
||||
<!ENTITY chap.freebsd-glossary "&freebsd-glossary;">
|
||||
]]>
|
||||
<![%chap.index;[
|
||||
<!ENTITY chap.index SYSTEM "index.xml">
|
||||
]]>
|
||||
<!ENTITY chap.index "">
|
||||
|
||||
<!ENTITY chap.mirrors.lastmod.inc SYSTEM "mirrors.lastmod.inc">
|
||||
<!ENTITY chap.mirrors.ftp.index.inc SYSTEM "mirrors.xml.ftp.index.inc">
|
||||
<!ENTITY chap.mirrors.cvsup.index.inc SYSTEM "mirrors.xml.cvsup.index.inc">
|
||||
<!ENTITY chap.eresources.www.index.inc SYSTEM "eresources.xml.www.index.inc">
|
||||
|
||||
<!ENTITY chap.colophon SYSTEM "colophon.xml">
|
||||
|
||||
<!-- IGNORE cases -->
|
||||
|
||||
<!-- Teil Eins -->
|
||||
<!ENTITY chap.introduction "">
|
||||
<!ENTITY chap.install "">
|
||||
<!ENTITY chap.basics "">
|
||||
<!ENTITY chap.ports "">
|
||||
<!ENTITY chap.x11 "">
|
||||
|
||||
<!-- Teil Zwei -->
|
||||
<!ENTITY chap.desktop "">
|
||||
<!ENTITY chap.multimedia "">
|
||||
<!ENTITY chap.kernelconfig "">
|
||||
<!ENTITY chap.printing "">
|
||||
<!ENTITY chap.linuxemu "">
|
||||
|
||||
<!-- Teil Drei -->
|
||||
<!ENTITY chap.config "">
|
||||
<!ENTITY chap.boot "">
|
||||
<!ENTITY chap.users "">
|
||||
<!ENTITY chap.security "">
|
||||
<!ENTITY chap.jails "">
|
||||
<!ENTITY chap.mac "">
|
||||
<!ENTITY chap.audit "">
|
||||
<!ENTITY chap.disks "">
|
||||
<!ENTITY chap.geom "">
|
||||
<!ENTITY chap.filesystems "">
|
||||
<!ENTITY chap.vinum "">
|
||||
<!ENTITY chap.virtualization "">
|
||||
<!ENTITY chap.l10n "">
|
||||
<!ENTITY chap.cutting-edge "">
|
||||
<!ENTITY chap.dtrace "">
|
||||
|
||||
<!-- Teil Vier -->
|
||||
<!ENTITY chap.serialcomms "">
|
||||
<!ENTITY chap.ppp-and-slip "">
|
||||
<!ENTITY chap.mail "">
|
||||
<!ENTITY chap.network-servers "">
|
||||
<!ENTITY chap.firewalls "">
|
||||
<!ENTITY chap.advanced-networking "">
|
||||
|
||||
<!-- Teil Fuenf (Anhang) -->
|
||||
<!ENTITY chap.mirrors "">
|
||||
<!ENTITY chap.mirrors.ftp.inc "">
|
||||
<!ENTITY chap.mirrors.cvsup.inc "">
|
||||
<!ENTITY chap.bibliography "">
|
||||
<!ENTITY chap.eresources "">
|
||||
<!ENTITY chap.eresources.www.inc "">
|
||||
<!ENTITY chap.pgpkeys "">
|
||||
<!ENTITY chap.freebsd-glossary "">
|
||||
<!ENTITY chap.index "">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -829,7 +829,7 @@ sshd is running as pid 433.</screen>
|
|||
Manualpages zu &man.rc.8; sowie &man.rc.subr.8;. Wenn Sie
|
||||
Ihre eigenen <filename>rc.d</filename>-Skripte schreiben
|
||||
wollen, sollten Sie den Artikel
|
||||
<ulink url="&url.articles.rc-scripting.en">Practical rc.d
|
||||
<ulink url="&url.articles.rc-scripting.en;">Practical rc.d
|
||||
scripting in BSD</ulink> lesen.</para>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -1158,7 +1158,7 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para>Schliesslich gibt es noch einen sogenannten <quote>slave
|
||||
port</quote> f&¨r jede Übersetzung, z.B.: <filename
|
||||
port</quote> für jede Übersetzung, z.B.: <filename
|
||||
role="package">misc/freebsd-doc-hu</filename> für
|
||||
Dokumentation in ungarischer Sprache. All diese benötigen
|
||||
den Master-Port und installieren die übersetzte
|
||||
|
@ -1300,8 +1300,8 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<!-- FIXME: Waiting for a working docsnap server... -->
|
||||
<![ IGNORE [
|
||||
<!-- FIXME: Waiting for a working docsnap server...
|
||||
|
||||
<sect2 id="docsnap">
|
||||
<sect2info>
|
||||
<authorgroup>
|
||||
|
@ -1358,14 +1358,14 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
above.</para>
|
||||
</note>
|
||||
|
||||
<para>Do not use the <option>--delete</option> flag here as there
|
||||
<para>Do not use the <option>‐‐delete</option> flag here as there
|
||||
are some items installed
|
||||
into <filename class="directory">/usr/share/doc</filename>
|
||||
during <command>make installworld</command>, which would
|
||||
accidentally be removed. To clean up, use this command
|
||||
instead:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>rsync -rltvz --delete <replaceable>docsnap.sk.FreeBSD.org</replaceable>::docsnap/??_??\.\* <replaceable>/usr/share/doc</replaceable></userinput></screen>
|
||||
<screen>&prompt.root; <userinput>rsync -rltvz ‐‐delete <replaceable>docsnap.sk.FreeBSD.org</replaceable>::docsnap/??_??\.\* <replaceable>/usr/share/doc</replaceable></userinput></screen>
|
||||
|
||||
<para>If a subset of documentation needs to be updated, for
|
||||
example, the English documentation only, the following command
|
||||
|
@ -1373,7 +1373,7 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
|
||||
<screen>&prompt.root; <userinput>rsync -rltvz <replaceable>docsnap.sk.FreeBSD.org</replaceable>::docsnap/en_US.ISO8859-1 <replaceable>/usr/share/doc</replaceable></userinput></screen>
|
||||
</sect2>
|
||||
]]>
|
||||
-->
|
||||
</sect1>
|
||||
|
||||
<sect1 id="current-stable">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -3112,18 +3112,6 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
|
|||
dranhängen, kann Ihnen später ein weiteres Missgeschick
|
||||
ersparen.</para>
|
||||
</sect3>
|
||||
|
||||
<![%not.published;[
|
||||
|
||||
<sect3>
|
||||
<title>* Ich habe mich nicht auf Missgeschicke vorbereitet - was
|
||||
nun?</title>
|
||||
|
||||
<para></para>
|
||||
</sect3>
|
||||
|
||||
]]>
|
||||
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
@ -5014,7 +5002,7 @@ case "$1" in
|
|||
|
||||
# Wait for any "hastd secondary" processes to stop
|
||||
for disk in ${resources}; do
|
||||
while $( pgrep -lf "hastd: ${disk} \(secondary\)" > /dev/null 2>&1 ); do
|
||||
while $( pgrep -lf "hastd: ${disk} \(secondary\)" > /dev/null 2>&1 ); do
|
||||
sleep 1
|
||||
done
|
||||
|
||||
|
@ -5029,7 +5017,7 @@ case "$1" in
|
|||
# Wait for the /dev/hast/* devices to appear
|
||||
for disk in ${resources}; do
|
||||
for I in $( jot 60 ); do
|
||||
[ -c "/dev/hast/${disk}" ] && break
|
||||
[ -c "/dev/hast/${disk}" ] && break
|
||||
sleep 0.5
|
||||
done
|
||||
|
||||
|
@ -5062,7 +5050,7 @@ case "$1" in
|
|||
umount -f /hast/${disk}
|
||||
fi
|
||||
sleep $delay
|
||||
hastctl role secondary ${disk} 2>&1
|
||||
hastctl role secondary ${disk} 2>&1
|
||||
if [ $? -ne 0 ]; then
|
||||
logger -p $log -t $name "Unable to switch role to secondary for resource ${disk}."
|
||||
exit 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
Recently I suggested to myself that this should become a profiling
|
||||
and debugging chapter, which covers things like ktrace(1) and
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -2151,6 +2151,11 @@
|
|||
|
||||
<sect2 id="eresources-web-mirrors">
|
||||
<title>Official Mirrors</title>
|
||||
|
||||
&chap.eresources.www.index.inc;
|
||||
|
||||
&chap.mirrors.lastmod.inc;
|
||||
|
||||
&chap.eresources.www.inc;
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -244,7 +244,7 @@ example 17547136 0 17547136 0% /example</screen>
|
|||
von den Benutzern aufgelistet werden, wie im folgenden Beispiel
|
||||
gezeigt wird:</para>
|
||||
|
||||
<screen>&prompt.root <userinput>cd /example</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /example</userinput>
|
||||
&prompt.root; <userinput>ls</userinput>
|
||||
&prompt.root; <userinput>touch testfile</userinput>
|
||||
&prompt.root; <userinput>ls -al</userinput>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -715,14 +715,14 @@ LOG=/var/log/lmgrd.log
|
|||
|
||||
case "$1" in
|
||||
start)
|
||||
lmgrd -c ${LICENSE_FILE} 2>> ${LOG} 1>&2
|
||||
lmgrd -c ${LICENSE_FILE} 2>> ${LOG} 1>&2
|
||||
echo -n " lmgrd"
|
||||
;;
|
||||
stop)
|
||||
lmgrd -c ${LICENSE_FILE} -x lmdown 2>> ${LOG} 1>&2
|
||||
lmgrd -c ${LICENSE_FILE} -x lmdown 2>> ${LOG} 1>&2
|
||||
;;
|
||||
*)
|
||||
echo "Usage: `basename $0` {start|stop}" 1>&2
|
||||
echo "Usage: `basename $0` {start|stop}" 1>&2
|
||||
exit 64
|
||||
;;
|
||||
esac
|
||||
|
@ -1025,7 +1025,7 @@ exit 0</programlisting>
|
|||
nachstehendem Inhalt:</para>
|
||||
|
||||
<programlisting>#!/compat/linux/bin/sh
|
||||
(sleep 5; killall -1 matlab_helper) &
|
||||
(sleep 5; killall -1 matlab_helper) &
|
||||
exit 0</programlisting>
|
||||
</step>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -758,49 +758,43 @@ test: biba/high</screen>
|
|||
Biba, Lomac, <acronym>MLS</acronym> und
|
||||
<acronym>SEBSD</acronym>.</para>
|
||||
|
||||
<!-- ================================================================================== --
|
||||
-- ================================================================================== --
|
||||
-- ================================================================================== --
|
||||
-- Das folgende Beispiel weigere ich mich zu uebersetzen. Der Autor selbst schreibt --
|
||||
-- schreibt ja, dass es only a quick example ist. --
|
||||
<!-- Das folgende Beispiel weigere ich mich zu uebersetzen. Der Autor selbst schreibt
|
||||
schreibt ja, dass es only a quick example ist.
|
||||
|
||||
|
||||
-- <para>In many cases, the <option>multilabel</ option> may not need --
|
||||
-- to be set at all. Consider the following situation and --
|
||||
-- security model:</para> --
|
||||
-- <itemizedlist> --
|
||||
-- <listitem> --
|
||||
-- <para>&os; web-server using the <acronym>MAC</acronym> --
|
||||
-- framework and a mix of the various policies.</para> --
|
||||
-- </listitem> --
|
||||
<para>In many cases, the <option>multilabel</ option> may not need
|
||||
to be set at all. Consider the following situation and
|
||||
security model:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>&os; web-server using the <acronym>MAC</acronym>
|
||||
framework and a mix of the various policies.</para>
|
||||
</listitem>
|
||||
|
||||
-- <listitem> --
|
||||
-- <para>This machine only requires one label, --
|
||||
-- <literal>biba/high</literal>, for everything in the system. --
|
||||
-- Here the file system would not require the --
|
||||
-- <option>multilabel</ option> option as a single label --
|
||||
-- will always be in effect.</para> --
|
||||
-- </listitem> --
|
||||
<listitem>
|
||||
<para>This machine only requires one label,
|
||||
<literal>biba/high</literal>, for everything in the system.
|
||||
Here the file system would not require the
|
||||
<option>multilabel</ option> option as a single label
|
||||
will always be in effect.</para>
|
||||
</listitem>
|
||||
|
||||
-- <listitem> --
|
||||
-- <para>But, this machine will be a web server and should have --
|
||||
-- the web server run at <literal>biba/low</literal> to prevent --
|
||||
-- write up capabilities. The Biba policy and how it works --
|
||||
-- will be discussed later, so if the previous comment was --
|
||||
-- difficult to interpret just continue reading and return. --
|
||||
-- The server could use a separate partition set at --
|
||||
-- <literal>biba/low</literal> for most if not all of its --
|
||||
-- runtime state. Much is lacking from this example, for --
|
||||
-- instance the restrictions on data, configuration and user --
|
||||
-- settings; however, this is just a quick example to prove the --
|
||||
-- aforementioned point.</para> --
|
||||
-- </listitem> --
|
||||
-- </itemizedlist> --
|
||||
<listitem>
|
||||
<para>But, this machine will be a web server and should have
|
||||
the web server run at <literal>biba/low</literal> to prevent
|
||||
write up capabilities. The Biba policy and how it works
|
||||
will be discussed later, so if the previous comment was
|
||||
difficult to interpret just continue reading and return.
|
||||
The server could use a separate partition set at
|
||||
<literal>biba/low</literal> for most if not all of its
|
||||
runtime state. Much is lacking from this example, for
|
||||
instance the restrictions on data, configuration and user
|
||||
settings; however, this is just a quick example to prove the
|
||||
aforementioned point.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
-- end of quick example --
|
||||
-- ================================================================================== --
|
||||
-- ================================================================================== --
|
||||
-- ================================================================================== -->
|
||||
-->
|
||||
|
||||
<para>Wenn Richtlinien benutzt werden sollen, die ohne Labels auskommen,
|
||||
wird die Option <option>multilabel</option> nicht benötigt. Dies
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -1804,11 +1804,11 @@ SENDMAIL_LDADD=-lsasl2</programlisting>
|
|||
den nachstehenden Kommandos:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/src/lib/libsmutil</userinput>
|
||||
&prompt.root; <userinput>make cleandir && make obj && make</userinput>
|
||||
&prompt.root; <userinput>make cleandir && make obj && make</userinput>
|
||||
&prompt.root; <userinput>cd /usr/src/lib/libsm</userinput>
|
||||
&prompt.root; <userinput>make cleandir && make obj && make</userinput>
|
||||
&prompt.root; <userinput>make cleandir && make obj && make</userinput>
|
||||
&prompt.root; <userinput>cd /usr/src/usr.sbin/sendmail</userinput>
|
||||
&prompt.root; <userinput>make cleandir && make obj && make && make install</userinput></screen>
|
||||
&prompt.root; <userinput>make cleandir && make obj && make && make install</userinput></screen>
|
||||
|
||||
<para><application>sendmail</application> sollte sich ohne Probleme
|
||||
übersetzen lassen, wenn die Dateien in
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -253,6 +253,10 @@
|
|||
stehenden Zugriffsmethoden sind bei jedem Server in Klammern
|
||||
angegeben.</para>
|
||||
|
||||
&chap.mirrors.ftp.index.inc;
|
||||
|
||||
&chap.mirrors.lastmod.inc;
|
||||
|
||||
&chap.mirrors.ftp.inc;
|
||||
</sect1>
|
||||
|
||||
|
@ -2402,6 +2406,10 @@ doc/zh_*</screen>
|
|||
<para>Die folgende Aufzählung enthält
|
||||
<link linkend="cvsup">CVSup</link> Server für &os;:</para>
|
||||
|
||||
&chap.mirrors.cvsup.index.inc;
|
||||
|
||||
&chap.mirrors.lastmod.inc;
|
||||
|
||||
&chap.mirrors.cvsup.inc;
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -1731,7 +1731,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM tuner.</programlisting>
|
|||
|
||||
<para>Richten Sie anschliessend die MythTV-Datenbank ein:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>mysql -uroot -p < /usr/local/share/mythtv/database/mc.sql</userinput></screen>
|
||||
|
||||
<para>Konfigurieren Sie dann das Backend:</para>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
@ -708,7 +708,7 @@
|
|||
<literal>schg</literal> Flag auf kritische Startdateien,
|
||||
Verzeichnisse und Scripte (z.B. alles was läuft bis zu
|
||||
dem Punkt auf dem das Securelevel gesetzt ist) zu setzen. Dies
|
||||
könnte etwas ü,bertrieben sein, und auch das Upgrade
|
||||
könnte etwas übertrieben sein, und auch das Upgrade
|
||||
des Systems ist sehr viel schwerer, wenn es auf einem hohen
|
||||
Securelevel läuft. Ein strengerer Kompromiss ist es, das
|
||||
System auf einem höheren Securelevel laufen zu lassen, aber
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The Vinum Volume Manager
|
||||
By Greg Lehey (grog at lemis dot com)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
@ -320,7 +320,7 @@
|
|||
<application>&xorg;</application> ist der von der
|
||||
X.Org Foundation herausgegebene X-Server des Open-Source
|
||||
X Window Systems. <application>&xorg;</application>
|
||||
beruht auf <application>&xfree86 4.4RC2</application> und
|
||||
beruht auf <application>&xfree86; 4.4RC2</application> und
|
||||
X11R6.6. Derzeit ist die Version &xorg.version; von
|
||||
<application>&xorg;</application> in der Ports-Sammlung
|
||||
vorhanden.</para>
|
||||
|
|
|
@ -10044,7 +10044,7 @@ etc/orbit.conf.sample
|
|||
<para>Speichern Sie die Verzeichnisstruktur in einer neuen
|
||||
Datei.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` && find -d * -type d) | sort > OLD-DIRS</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` && find -d * -type d) | sort > OLD-DIRS</userinput></screen>
|
||||
|
||||
<para>Erstellen Sie eine leere
|
||||
<filename>pkg-plist</filename>-Datei:</para>
|
||||
|
@ -10056,12 +10056,12 @@ etc/orbit.conf.sample
|
|||
Paketliste erstellt werden.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make install PREFIX=/var/tmp/`make -V PORTNAME`</userinput>
|
||||
&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` && find -d * \! -type d) | sort > pkg-plist</userinput></screen>
|
||||
&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` && find -d * \! -type d) | sort > pkg-plist</userinput></screen>
|
||||
|
||||
<para>Sie müssen auch alle neu erstellten Verzeichnisse in
|
||||
die Paketliste aufnehmen.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` && find -d * -type d) | sort | comm -13 OLD-DIRS - | sort -r | sed -e 's#^#@dirrm #' >> pkg-plist</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` && find -d * -type d) | sort | comm -13 OLD-DIRS - | sort -r | sed -e 's#^#@dirrm #' >> pkg-plist</userinput></screen>
|
||||
|
||||
<para>Zu guter Letzt muss die Paketliste noch manuell
|
||||
aufgeräumt werden - es funktioniert eben nicht
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
<xsl:import href="../../../share/xml/mirrors-master.xsl" />
|
||||
|
||||
<xsl:output type="xml" encoding="iso-8859-1"
|
||||
omit-xml-declaration="yes"
|
||||
indent="yes"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
|
Loading…
Reference in a new issue