Add a new translation: the FreeBSD Handbook. I will be

its maintainer.

Approved by:	gabor (mentor)
Obtained from:	The FreeBSD Hungarian Documentation Project
This commit is contained in:
Gabor Pali 2008-05-14 16:54:19 +00:00
parent e5aa1a0c5b
commit cdb1d07526
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31984
105 changed files with 131650 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# $FreeBSD$
SUBDIR = articles
SUBDIR+= books
COMPAT_SYMLINK = hu

View file

@ -0,0 +1,15 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Hungarian Documentation Project
#
# $FreeBSD$
# Original Revision: 1.4
#
SUBDIR = handbook
ROOT_SYMLINKS= handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -0,0 +1,10 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Hungarian Documentation Project
#
# $FreeBSD$
# Original Revision: 1.2
#
DESTDIR?= ${DOCDIR}/hu_HU.ISO8859-2/books/${.CURDIR:T}

View file

@ -0,0 +1,309 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Hungarian Documentation Project
# $FreeBSD$
# Original Revision: 1.109
#
# Build the FreeBSD Handbook.
#
# ------------------------------------------------------------------------
#
# Handbook-specific variables
#
# WITH_PGPKEYS The print version of the handbook only prints PGP
# fingerprints by default. If you would like for the
# entire key to be displayed, then set this variable.
# This option has no affect on the HTML formats.
#
# Handbook-specific targets
#
# pgpkeyring This target will read the contents of
# pgpkeys/chapter.sgml and will extract all of
# the pgpkeys to standard out. This output can then
# be redirected into a file and distributed as a
# public keyring of FreeBSD developers that can
# easily be imported into PGP/GPG.
#
# ------------------------------------------------------------------------
.PATH: ${.CURDIR}/../../share/sgml/glossary
#
# Tidy messes up iso-8859-2 characters
#
NO_TIDY= yes
MAINTAINER= pgj@FreeBSD.org
DOC?= book
FORMATS?= html-split
HAS_INDEX= true
USE_PS2PDF= yes
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
IMAGES = advanced-networking/isdn-bus.eps
IMAGES+= advanced-networking/isdn-twisted-pair.eps
IMAGES+= advanced-networking/natd.eps
IMAGES+= advanced-networking/net-routing.pic
IMAGES+= advanced-networking/static-routes.pic
IMAGES+= geom/striping.pic
IMAGES_EN+= install/adduser1.scr
IMAGES_EN+= install/adduser2.scr
IMAGES_EN+= install/adduser3.scr
IMAGES_EN+= install/boot-loader-menu.scr
IMAGES_EN+= install/boot-mgr.scr
IMAGES_EN+= install/config-country.scr
IMAGES_EN+= install/console-saver1.scr
IMAGES_EN+= install/console-saver2.scr
IMAGES_EN+= install/console-saver3.scr
IMAGES_EN+= install/console-saver4.scr
IMAGES_EN+= install/disklabel-auto.scr
IMAGES_EN+= install/disklabel-ed1.scr
IMAGES_EN+= install/disklabel-ed2.scr
IMAGES_EN+= install/disklabel-fs.scr
IMAGES_EN+= install/disklabel-root1.scr
IMAGES_EN+= install/disklabel-root2.scr
IMAGES_EN+= install/disklabel-root3.scr
IMAGES+= install/disk-layout.eps
IMAGES_EN+= install/dist-set.scr
IMAGES_EN+= install/dist-set2.scr
IMAGES_EN+= install/docmenu1.scr
IMAGES_EN+= install/ed0-conf.scr
IMAGES_EN+= install/ed0-conf2.scr
IMAGES_EN+= install/edit-inetd-conf.scr
IMAGES_EN+= install/fdisk-drive1.scr
IMAGES_EN+= install/fdisk-drive2.scr
IMAGES_EN+= install/fdisk-edit1.scr
IMAGES_EN+= install/fdisk-edit2.scr
IMAGES_EN+= install/ftp-anon1.scr
IMAGES_EN+= install/ftp-anon2.scr
IMAGES_EN+= install/hdwrconf.scr
IMAGES_EN+= install/keymap.scr
IMAGES_EN+= install/main1.scr
IMAGES_EN+= install/mainexit.scr
IMAGES_EN+= install/main-std.scr
IMAGES_EN+= install/main-options.scr
IMAGES_EN+= install/main-doc.scr
IMAGES_EN+= install/main-keymap.scr
IMAGES_EN+= install/media.scr
IMAGES_EN+= install/mouse1.scr
IMAGES_EN+= install/mouse2.scr
IMAGES_EN+= install/mouse3.scr
IMAGES_EN+= install/mouse4.scr
IMAGES_EN+= install/mouse5.scr
IMAGES_EN+= install/mouse6.scr
IMAGES_EN+= install/mta-main.scr
IMAGES_EN+= install/net-config-menu1.scr
IMAGES_EN+= install/net-config-menu2.scr
IMAGES_EN+= install/nfs-server-edit.scr
IMAGES_EN+= install/ntp-config.scr
IMAGES_EN+= install/options.scr
IMAGES_EN+= install/pkg-cat.scr
IMAGES_EN+= install/pkg-confirm.scr
IMAGES_EN+= install/pkg-install.scr
IMAGES_EN+= install/pkg-sel.scr
IMAGES_EN+= install/probstart.scr
IMAGES_EN+= install/routed.scr
IMAGES_EN+= install/security.scr
IMAGES_EN+= install/sysinstall-exit.scr
IMAGES_EN+= install/timezone1.scr
IMAGES_EN+= install/timezone2.scr
IMAGES_EN+= install/timezone3.scr
IMAGES_EN+= install/userconfig.scr
IMAGES_EN+= install/userconfig2.scr
IMAGES+= mail/mutt1.scr
IMAGES+= mail/mutt2.scr
IMAGES+= mail/mutt3.scr
IMAGES_EN+= mail/pine1.scr
IMAGES_EN+= mail/pine2.scr
IMAGES+= mail/pine3.scr
IMAGES+= mail/pine4.scr
IMAGES+= mail/pine5.scr
IMAGES+= install/example-dir1.eps
IMAGES+= install/example-dir2.eps
IMAGES+= install/example-dir3.eps
IMAGES+= install/example-dir4.eps
IMAGES+= install/example-dir5.eps
IMAGES+= security/ipsec-network.pic
IMAGES+= security/ipsec-crypt-pkt.pic
IMAGES+= security/ipsec-encap-pkt.pic
IMAGES+= security/ipsec-out-pkt.pic
IMAGES+= vinum/vinum-concat.pic
IMAGES+= vinum/vinum-mirrored-vol.pic
IMAGES+= vinum/vinum-raid10-vol.pic
IMAGES+= vinum/vinum-raid5-org.pic
IMAGES+= vinum/vinum-simple-vol.pic
IMAGES+= vinum/vinum-striped-vol.pic
IMAGES+= vinum/vinum-striped.pic
IMAGES_EN+= virtualization/parallels-freebsd1.png
IMAGES_EN+= virtualization/parallels-freebsd2.png
IMAGES_EN+= virtualization/parallels-freebsd3.png
IMAGES_EN+= virtualization/parallels-freebsd4.png
IMAGES_EN+= virtualization/parallels-freebsd5.png
IMAGES_EN+= virtualization/parallels-freebsd6.png
IMAGES_EN+= virtualization/parallels-freebsd7.png
IMAGES_EN+= virtualization/parallels-freebsd8.png
IMAGES_EN+= virtualization/parallels-freebsd9.png
IMAGES_EN+= virtualization/parallels-freebsd10.png
IMAGES_EN+= virtualization/parallels-freebsd11.png
IMAGES_EN+= virtualization/parallels-freebsd12.png
IMAGES_EN+= virtualization/parallels-freebsd13.png
IMAGES_EN+= virtualization/virtualpc-freebsd1.png
IMAGES_EN+= virtualization/virtualpc-freebsd2.png
IMAGES_EN+= virtualization/virtualpc-freebsd3.png
IMAGES_EN+= virtualization/virtualpc-freebsd4.png
IMAGES_EN+= virtualization/virtualpc-freebsd5.png
IMAGES_EN+= virtualization/virtualpc-freebsd6.png
IMAGES_EN+= virtualization/virtualpc-freebsd7.png
IMAGES_EN+= virtualization/virtualpc-freebsd8.png
IMAGES_EN+= virtualization/virtualpc-freebsd9.png
IMAGES_EN+= virtualization/virtualpc-freebsd10.png
IMAGES_EN+= virtualization/virtualpc-freebsd11.png
IMAGES_EN+= virtualization/virtualpc-freebsd12.png
IMAGES_EN+= virtualization/virtualpc-freebsd13.png
IMAGES_EN+= virtualization/vmware-freebsd01.png
IMAGES_EN+= virtualization/vmware-freebsd02.png
IMAGES_EN+= virtualization/vmware-freebsd03.png
IMAGES_EN+= virtualization/vmware-freebsd04.png
IMAGES_EN+= virtualization/vmware-freebsd05.png
IMAGES_EN+= virtualization/vmware-freebsd06.png
IMAGES_EN+= virtualization/vmware-freebsd07.png
IMAGES_EN+= virtualization/vmware-freebsd08.png
IMAGES_EN+= virtualization/vmware-freebsd09.png
IMAGES_EN+= virtualization/vmware-freebsd10.png
IMAGES_EN+= virtualization/vmware-freebsd11.png
IMAGES_EN+= virtualization/vmware-freebsd12.png
# Images from the cross-document image library
IMAGES_LIB= callouts/1.png
IMAGES_LIB+= callouts/2.png
IMAGES_LIB+= callouts/3.png
IMAGES_LIB+= callouts/4.png
IMAGES_LIB+= callouts/5.png
IMAGES_LIB+= callouts/6.png
IMAGES_LIB+= callouts/7.png
IMAGES_LIB+= callouts/8.png
IMAGES_LIB+= callouts/9.png
IMAGES_LIB+= callouts/10.png
IMAGES_LIB+= callouts/11.png
IMAGES_LIB+= callouts/12.png
IMAGES_LIB+= callouts/13.png
IMAGES_LIB+= callouts/14.png
IMAGES_LIB+= callouts/15.png
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#
# SGML content
SRCS+= audit/chapter.sgml
SRCS+= book.sgml
SRCS+= colophon.sgml
SRCS+= freebsd-glossary.sgml
SRCS+= advanced-networking/chapter.sgml
SRCS+= basics/chapter.sgml
SRCS+= bibliography/chapter.sgml
SRCS+= boot/chapter.sgml
SRCS+= config/chapter.sgml
SRCS+= cutting-edge/chapter.sgml
SRCS+= desktop/chapter.sgml
SRCS+= disks/chapter.sgml
SRCS+= eresources/chapter.sgml
SRCS+= firewalls/chapter.sgml
SRCS+= geom/chapter.sgml
SRCS+= install/chapter.sgml
SRCS+= introduction/chapter.sgml
SRCS+= jails/chapter.sgml
SRCS+= kernelconfig/chapter.sgml
SRCS+= l10n/chapter.sgml
SRCS+= linuxemu/chapter.sgml
SRCS+= mac/chapter.sgml
SRCS+= mail/chapter.sgml
SRCS+= mirrors/chapter.sgml
SRCS+= multimedia/chapter.sgml
SRCS+= network-servers/chapter.sgml
SRCS+= pgpkeys/chapter.sgml
SRCS+= ports/chapter.sgml
SRCS+= ppp-and-slip/chapter.sgml
SRCS+= preface/preface.sgml
SRCS+= printing/chapter.sgml
SRCS+= security/chapter.sgml
SRCS+= serialcomms/chapter.sgml
SRCS+= users/chapter.sgml
SRCS+= vinum/chapter.sgml
SRCS+= virtualization/chapter.sgml
SRCS+= x11/chapter.sgml
# Entities
SRCS+= chapters.ent
SYMLINKS= ${DESTDIR} index.html handbook.html
# Turn on all the chapters.
CHAPTERS?= ${SRCS:M*chapter.sgml}
SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
SGMLFLAGS+= -i chap.freebsd-glossary
pgpkeyring: pgpkeys/chapter.sgml
@${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}
#
# Handbook-specific variables
#
.if defined(WITH_PGPKEYS)
JADEFLAGS+= -V withpgpkeys
.endif
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
#
# rules generating lists of mirror site from XML database.
#
XMLDOCS= mirrors-ftp:::mirrors.sgml.ftp.inc.tmp \
mirrors-cvsup:::mirrors.sgml.cvsup.inc.tmp \
eresources:::eresources.sgml.www.inc.tmp
DEPENDSET.DEFAULT= transtable mirror
XSLT.DEFAULT= ${XSL_MIRRORS}
XML.DEFAULT= ${XML_MIRRORS}
NO_TIDY.DEFAULT= yes
PARAMS.mirrors-ftp+= --param 'type' "'ftp'" \
--param 'proto' "'ftp'" \
--param 'target' "'handbook/mirrors/chapter.sgml'"
PARAMS.mirrors-cvsup+= --param 'type' "'cvsup'" \
--param 'proto' "'cvsup'" \
--param 'target' "'handbook/mirrors/chapter.sgml'"
PARAMS.eresources+= --param 'type' "'www'" \
--param 'proto' "'http'" \
--param 'target' "'handbook/eresources/chapter.sgml'"
SRCS+= mirrors.sgml.ftp.inc \
mirrors.sgml.cvsup.inc \
eresources.sgml.www.inc
CLEANFILES+= mirrors.sgml.ftp.inc mirrors.sgml.ftp.inc.tmp \
mirrors.sgml.cvsup.inc mirrors.sgml.cvsup.inc.tmp \
eresources.sgml.www.inc eresources.sgml.www.inc.tmp
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
.for p in ftp cvsup
mirrors.sgml.${p}.inc: mirrors.sgml.${p}.inc.tmp
${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
< $@.tmp > $@ || (${RM} -f $@ && false)
.endfor
eresources.sgml.www.inc: eresources.sgml.www.inc.tmp
${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
< $@.tmp > $@ || (${RM} -f $@ && false)

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= advanced-networking/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,199 @@
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 99 -130 355 100
%%Creator: G. Adam Stanislav
% The FreeBSD Hungarian Documentation Project
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
% Original Revision: 1.1
%%EndComments
%%BeginProlog
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
/t {
rlineto
-5 0 rlineto
0 -7 rlineto
-6 0 rlineto
0 20 rlineto
6 0 rlineto
0 -7 rlineto
5 0 rlineto
} bind def
/ldent {
0 5 rlineto
-7 0 rlineto
0 -5 rlineto
} bind def
/rdent {
0 5 rlineto
11 0 rlineto
0 -5 rlineto
} bind def
/router {
moveto
0 12 t
0 12 rlineto
70 0 rlineto
0 -30 rlineto
-52.5 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
48.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/box {
moveto
0 17 t
0 17 rlineto
100 0 rlineto
0 -40 rlineto
closepath
2 38 rmoveto
0 -36 rlineto
96 0 rlineto
0 36 rlineto
closepath
fill
} bind def
/plug {
moveto
0 7 rlineto
6 0 rlineto
0 -7 rlineto
closepath
fill
} bind def
/internet {
moveto
0 210 rlineto
110 0 rlineto
0 -210 rlineto
closepath
gsave
5 7 div setcolor
fill
grestore
stroke
} bind def
%%EndSetup
% draw the coax cable
3 7 div setcolor
114 -94 moveto
-4 0 rlineto
0 164 rlineto
4 0 rlineto
closepath
fill
% draw some terminating resistors
newpath
112 -110 2 0 360 arc fill
newpath
112 85 2 0 360 arc fill
0 setcolor
120 60 router
131 57.5 plug
120 0 box
120 -60 box
120 -120 box
gsave
[5 3] 0 setdash
235 -120 internet
grestore
% Connect router to the Internet
232 40.5 plug
133 58 moveto
0 -15 rlineto
102 0 rlineto
0 2 rlineto
-100 0 rlineto
0 13 rlineto
closepath
fill
/Helvetica-Bold findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Helvetica-Bold-Latin2 exch definefont pop
/Helvetica-Bold-Latin2 findfont dup 10 scalefont setfont
130 74 moveto (Útválasztó) show
140 -42 moveto (Windows 95) show
125 -102 moveto (Sun munkaállomás) show
150 18 moveto (FreeBSD) show
155 47.5 moveto (ISDN BRI vonal) show
25 scalefont setfont
270 51 moveto (Az) show
245 27 moveto (internet) show
1 setcolor
269 53 moveto (Az) show
244 29 moveto (internet) show
%%Trailer
showpage
%%EOF

View file

@ -0,0 +1,294 @@
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: -10 -70 355 100
%%Creator: G. Adam Stanislav
% The FreeBSD Hungarian Documentation Project
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
% Original Revision: 1.1
%%EndComments
%%BeginProlog
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
/ldent {
0 5 rlineto
-7 0 rlineto
0 -5 rlineto
} bind def
/uldent {
0 -5 rlineto
7 0 rlineto
0 5 rlineto
} bind def
/rdent {
0 5 rlineto
11 0 rlineto
0 -5 rlineto
} bind def
/urdent {
0 -5 rlineto
-11 0 rlineto
0 5 rlineto
} bind def
/hub {
moveto
0 30 rlineto
84 0 rlineto
0 -30 rlineto
-10.5 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
6.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/router {
moveto
0 30 rlineto
70 0 rlineto
0 -30 rlineto
-10.5 0 rlineto
ldent
-35 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
31 0 rlineto
rdent
6.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/box {
moveto
0 40 rlineto
10.5 0 rlineto
uldent
82.5 0 rlineto
0 -40 rlineto
closepath
2 38 rmoveto
0 -36 rlineto
96 0 rlineto
0 36 rlineto
-78.5 0 rlineto
urdent
closepath
fill
} bind def
/plug {
moveto
0 7 rlineto
6 0 rlineto
0 -7 rlineto
closepath
fill
} bind def
/internet {
moveto
0 90 rlineto
110 0 rlineto
0 -90 rlineto
closepath
gsave
5 7 div setcolor
fill
grestore
stroke
} bind def
%%EndSetup
0 60 hub
11 57.5 plug
25 57.5 plug
39 57.5 plug
53 57.5 plug
67 57.5 plug
100 60 router
111 57.5 plug
153 57.5 plug
0 -60 box
11 -24.5 plug
% Connect box 1 with hub
13 -20 moveto
0 78 rlineto
2 0 rlineto
0 -78 rlineto
closepath
fill
120 0 box
% Connect box 2 with hub
131 35.5 plug
133 40 moveto
0 6 rlineto
-78 0 rlineto
0 12 rlineto
2 0 rlineto
0 -10 rlineto
78 0 rlineto
0 -8 rlineto
closepath
fill
120 -60 box
131 -24.5 plug
% Connect with hub
133 -20 moveto
0 6 rlineto
-106 0 rlineto
0 72 rlineto
2 0 rlineto
0 -70 rlineto
106 0 rlineto
0 -8 rlineto
closepath
fill
240 -60 box
251 -24.5 plug
% Connect with hub
253 -20 moveto
0 14 rlineto
-212 0 rlineto
0 68 rlineto
2 0 rlineto
0 -66 rlineto
212 0 rlineto
0 -16 rlineto
closepath
fill
% Connect hub with router
69 58 moveto
0 -6 rlineto
46 0 rlineto
0 6 rlineto
-2 0 rlineto
0 -4 rlineto
-42 0 rlineto
0 4 rlineto
closepath
fill
gsave
[5 3] 0 setdash
235 0 internet
grestore
% Connect router to the Internet
232 40.5 plug
155 58 moveto
0 -15 rlineto
80 0 rlineto
0 2 rlineto
-78 0 rlineto
0 13 rlineto
closepath
fill
/Helvetica-Bold findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Helvetica-Bold-Latin2 exch definefont pop
/Helvetica-Bold-Latin2 findfont dup 10 scalefont setfont
26 74 moveto (Elosztó) show
110 74 moveto (Útválasztó) show
17 -42 moveto (Novell szerver) show
140 -42 moveto (Windows 95) show
246 -42 moveto (Sun munkaállomás) show
145 18 moveto (FreeBSD) show
158 47.5 moveto (ISDN BRI vonal) show
25 scalefont setfont
270 51 moveto (Az) show
245 27 moveto (internet) show
1 setcolor
269 53 moveto (Az) show
244 29 moveto (internet) show
%%Trailer
showpage
%%EOF

View file

@ -0,0 +1,281 @@
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: -10 -10 355 100
%%Creator: G. Adam Stanislav
% The FreeBSD Hungarian Documentation Project
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
% Original Revision: 1.1
%%EndComments
%%BeginProlog
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
/ldent {
0 5 rlineto
-7 0 rlineto
0 -5 rlineto
} bind def
/uldent {
0 -5 rlineto
7 0 rlineto
0 5 rlineto
} bind def
/rdent {
0 5 rlineto
11 0 rlineto
0 -5 rlineto
} bind def
/urdent {
0 -5 rlineto
-11 0 rlineto
0 5 rlineto
} bind def
/hub {
moveto
0 30 rlineto
70 0 rlineto
0 -30 rlineto
-10.5 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
-7 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
3 0 rlineto
rdent
6.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/router {
moveto
0 30 rlineto
70 0 rlineto
0 -30 rlineto
-10.5 0 rlineto
ldent
-35 0 rlineto
ldent
closepath
2 28 rmoveto
0 -26 rlineto
6.5 0 rlineto
rdent
31 0 rlineto
rdent
6.5 0 rlineto
0 26 rlineto
closepath
fill
} bind def
/box1 {
moveto
0 40 rlineto
10.5 0 rlineto
uldent
82.5 0 rlineto
0 -40 rlineto
closepath
2 38 rmoveto
0 -36 rlineto
96 0 rlineto
0 36 rlineto
-78.5 0 rlineto
urdent
closepath
fill
} bind def
/box2 {
moveto
0 40 rlineto
10.5 0 rlineto
uldent
65 0 rlineto
uldent
10.5 0 rlineto
0 -40 rlineto
closepath
2 38 rmoveto
0 -36 rlineto
96 0 rlineto
0 36 rlineto
-6.5 0 rlineto
urdent
-61 0 rlineto
urdent
closepath
fill
} bind def
/plug {
moveto
0 7 rlineto
6 0 rlineto
0 -7 rlineto
closepath
fill
} bind def
/internet {
moveto
0 90 rlineto
110 0 rlineto
0 -90 rlineto
closepath
gsave
5 7 div setcolor
fill
grestore
stroke
} bind def
%%EndSetup
0 60 hub
11 57.5 plug
25 57.5 plug
135 60 router
146 57.5 plug
188 57.5 plug
0 0 box1
11 35.5 plug
13 40 moveto
0 18 rlineto
2 0 rlineto
0 -18 rlineto
closepath
fill
120 0 box2
% Connect box2 with hub
131 35.5 plug
133 40 moveto
0 8 rlineto
-106 0 rlineto
0 10 rlineto
2 0 rlineto
0 -8 rlineto
106 0 rlineto
0 -10 rlineto
closepath
fill
% Connect box2 with router
203 35.5 plug
205 40 moveto
0 8 rlineto
-57 0 rlineto
0 10 rlineto
2 0 rlineto
0 -8 rlineto
57 0 rlineto
0 -10 rlineto
closepath
fill
gsave
[5 3] 0 setdash
235 0 internet
grestore
% Connect router to the Internet
232 49.5 plug
190 58 moveto
0 -6 rlineto
45 0 rlineto
0 2 rlineto
-43 0 rlineto
0 4 rlineto
closepath
fill
/Helvetica-Bold findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Helvetica-Bold-Latin2 exch definefont pop
/Helvetica-Bold-Latin2 findfont dup 10 scalefont setfont
18 74 moveto (Elosztó) show
145 74 moveto (Útválasztó) show
28 18 moveto (A kliens) show
149 23 moveto (B kliens) show
128 10 moveto ((FreeBSD átjáró)) show
25 scalefont setfont
270 51 moveto (Az) show
245 27 moveto (internet) show
1 setcolor
269 53 moveto (Az) show
244 29 moveto (internet) show
%%Trailer
showpage
%%EOF

View file

@ -0,0 +1,21 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.2
.PS
A: box "Helyi2";
B: line 0.7 <-> "Ethernet" above dashed;
C: box "Helyi1";
D: line 0.8 <-> "PPP" above dashed;
E: box "Szolgáltató";
F: line 0.7 <-> "Ethernet" above dashed;
G: box "T1-ÁJ";
.PE

View file

@ -0,0 +1,37 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
I: box rad 0.10 wid 1 ht 0.55 "internet" dashed;
" (10.0.0.1/24) alapértelmezett átjáró az internet felé" at I.s below ljust;
circle rad 0.02 fill 1 at I.s;
line down at I.s;
A: box "A-utvalaszto";
" xl0 felület, 10.0.0.10/24" at A.n above ljust;
" xl1 felület, 192.168.1.1/24" at A.s below ljust;
" FreeBSD átjáró" at A.e+(0.15,0) ljust;
circle rad 0.02 fill 1 at A.n;
circle rad 0.02 fill 1 at A.s;
line down at A.s;
N1: box ht .04 wid 2.8 fill with .nw at last line.end - (.4,0);
line at N1.se - (.4,0);
B: box "B-utvalaszto";
" 192.168.1.2/24" at B.n above ljust;
" 192.168.2.1/24" at B.s below ljust;
circle rad 0.02 fill 1 at B.n;
circle rad 0.02 fill 1 at B.s;
line;
N2: box ht .04 wid 1.8 fill with .nw at last line.end - (.4,0);
N2a: "2. belsõ hálózat" at N2.s + (0,-.15);
N1a: "1. belsõ hálózat" at N1.sw + (.4,-.15);
.PE

View file

@ -0,0 +1,9 @@
<!--
The FreeBSD Documentation Project
The FreeBSD Hungarian Documentation Project
$FreeBSD$
Original Revision: n/a
-->
<!DOCTYPE appendix PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= audit/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= basics/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= bibliography/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

View file

@ -0,0 +1,689 @@
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
<!-- The FreeBSD Hungarian Documentation Project
Translated by: PALI, Gabor <pgj@FreeBSD.org>
Original Revision: 1.85 -->
<appendix id="bibliography" lang="hu">
<title>Irodalomjegyz&eacute;k</title>
<para>M&iacute;g a man oldalak a &os; oper&aacute;ci&oacute;s rendszer
egyes &ouml;n&aacute;ll&oacute; r&eacute;szeit
t&aacute;rgyalj&aacute;k, ismert a t&eacute;ny, hogy arr&oacute;l
egy&aacute;ltal&aacute;n nem sz&oacute;lnak, mik&eacute;ppen
illeszkednek egym&aacute;shoz ezek az alkot&oacute;elemek, &eacute;s
ez&aacute;ltal hogyan m&#251;k&ouml;dik maga az
oper&aacute;ci&oacute;s rendszer. Erre a c&eacute;lra egyed&uuml;l
csak egy j&oacute; &unix;-os rendszeradminisztr&aacute;ci&oacute;s
szakk&ouml;nyv &eacute;s egy j&oacute; felhaszn&aacute;l&oacute;i
k&eacute;zik&ouml;nyv alkalmas.</para>
<sect1 id="bibliography-freebsd">
<title>A &os;-r&#245;l sz&oacute;l&oacute; k&ouml;nyvek &eacute;s
foly&oacute;iratok</title>
<para><emphasis>Idegennyelv&#251; k&ouml;nyvek &eacute;s
foly&oacute;iratok:</emphasis></para>
<itemizedlist>
<listitem>
<para><ulink url="http://jdli.tw.FreeBSD.org/publication/book/freebsd2/index.htm">Using FreeBSD</ulink>
(k&iacute;nai). <ulink
url="http://www.drmaster.com.tw/">Drmaster</ulink>, 1997.
ISBN 9-578-39435-7.</para>
</listitem>
<listitem>
<para>FreeBSD Unleashed (k&iacute;nai ford&iacute;t&aacute;s).
<ulink url="http://www.hzbook.com/">China Machine Press</ulink>.
ISBN 7-111-10201-0.</para>
</listitem>
<listitem>
<para>FreeBSD From Scratch (1. kiad&aacute;s, k&iacute;nai). China
Machine Press. ISBN 7-111-07482-3.</para>
</listitem>
<listitem>
<para>FreeBSD From Scratch (2. kiad&aacute;s, k&iacute;nai). China
Machine Press. ISBN 7-111-10286-X.</para>
</listitem>
<listitem>
<para>FreeBSD Handbook (2. kiad&aacute;s, k&iacute;nai). <ulink
url="http://www.ptpress.com.cn/">Posts &amp; Telecom Press</ulink>.
ISBN 7-115-10541-3.</para>
</listitem>
<listitem>
<para>FreeBSD 3.x Internet (k&iacute;nai). <ulink
url="http://www.tup.tsinghua.edu.cn/">Tsinghua University Press</ulink>.
ISBN 7-900625-66-6.</para>
</listitem>
<listitem>
<para>FreeBSD &amp; Windows (k&iacute;nai). <ulink
url="http://www.tdpress.com/">China Railway Publishing House</ulink>.
ISBN 7-113-03845-X</para>
</listitem>
<listitem>
<para>FreeBSD Internet Services HOWTO (k&iacute;nai). China Railway
Publishing House. ISBN 7-113-03423-3</para>
</listitem>
<listitem>
<para>FreeBSD for PC 98'ers (jap&aacute;n). SHUWA System Co, LTD.
ISBN 4-87966-468-5 C3055 P2900E.</para>
</listitem>
<listitem>
<para>FreeBSD (jap&aacute;n). CUTT.
ISBN 4-906391-22-2 C3055 P2400E.</para>
</listitem>
<listitem>
<para><ulink
url="http://www.shoeisha.com/book/Detail.asp?bid=650">Complete Introduction to FreeBSD</ulink>
(jap&aacute;n). <ulink
url="http://www.shoeisha.co.jp/">Shoeisha Co., Ltd</ulink>.
ISBN 4-88135-473-6 P3600E.</para>
</listitem>
<listitem>
<para><ulink
url="http://www.ascii.co.jp/pb/book1/shinkan/detail/1322785.html">Personal &unix; Starter Kit FreeBSD</ulink>
(jap&aacute;n). <ulink url="http://www.ascii.co.jp/">ASCII</ulink>.
ISBN 4-7561-1733-3 P3000E.</para>
</listitem>
<listitem>
<para>FreeBSD Handbook (jap&aacute;n ford&iacute;t&aacute;s). <ulink
url="http://www.ascii.co.jp/">ASCII</ulink>.
ISBN 4-7561-1580-2 P3800E.</para>
</listitem>
<listitem>
<para>FreeBSD mit Methode (n&eacute;met). <ulink
url="http://www.cul.de">Computer und Literatur Verlag</ulink>/Vertrieb Hanser,
1998. ISBN 3-932311-31-0.</para>
</listitem>
<listitem>
<para><ulink
url="http://www.cul.de/freebsd.html">FreeBSD 4 - Installieren, Konfigurieren, Administrieren</ulink>
(n&eacute;met). <ulink
url="http://www.cul.de">Computer und Literatur Verlag</ulink>,
2001. ISBN 3-932311-88-4.</para>
</listitem>
<listitem>
<para><ulink
url="http://www.cul.de/freebsd.html">FreeBSD 5 - Installieren, Konfigurieren, Administrieren</ulink>
(n&eacute;met). <ulink
url="http://www.cul.de">Computer und Literatur Verlag</ulink>,
2003. ISBN 3-936546-06-1.</para>
</listitem>
<listitem>
<para><ulink url="http://www.mitp.de/vmi/mitp/detail/pWert/1343/">FreeBSD de Luxe</ulink>
(n&eacute;met). <ulink
url="http://www.mitp.de">Verlag Modere Industrie</ulink>, 2003.
ISBN 3-8266-1343-0.</para>
</listitem>
<listitem>
<para><ulink
url="http://www.pc.mycom.co.jp/FreeBSD/install-manual.html">FreeBSD Install and Utilization Manual</ulink>
(jap&aacute;n). <ulink
url="http://www.pc.mycom.co.jp/">Mainichi Communications Inc.</ulink>,
1998. ISBN 4-8399-0112-0.</para>
</listitem>
<listitem>
<para>Onno W Purbo, Dodi Maryanto, Syahrial Hubbany, Widjil Widodo
<emphasis><ulink
url="http://maxwell.itb.ac.id/">Building Internet Server with FreeBSD</ulink></emphasis>
(indon&eacute;z nyelven). <ulink
url="http://www.elexmedia.co.id/">Elex Media Komputindo</ulink>.</para>
</listitem>
<listitem>
<para>Absolute BSD: The Ultimate Guide to FreeBSD (k&iacute;nai
ford&iacute;t&aacute;s). <ulink
url="http://www.grandtech.com.tw/">GrandTech Press</ulink>, 2003.
ISBN 986-7944-92-5.</para>
</listitem>
<listitem>
<para><ulink url="http://www.twbsd.org/cht/book/">The FreeBSD 6.0 Book</ulink>
(k&iacute;nai). Drmaster, 2006. ISBN 9-575-27878-X.</para>
</listitem>
</itemizedlist>
<para><emphasis>Angol nyelv&#251; k&ouml;nyvek &eacute;s
foly&oacute;iratok:</emphasis></para>
<itemizedlist>
<listitem>
<para><ulink
url="http://www.AbsoluteBSD.com/">Absolute BSD: The Ultimate Guide to FreeBSD</ulink>.
<ulink url="http://www.nostarch.com/">No Starch Press</ulink>, 2002.
ISBN: 1886411743</para>
</listitem>
<listitem>
<para><ulink
url="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp">The Complete FreeBSD</ulink>.
<ulink url="http://www.oreilly.com/">O'Reilly</ulink>, 2003.
ISBN: 0596005164</para>
</listitem>
<listitem>
<para><ulink url="http://www.freebsd-corp-net-guide.com/">The FreeBSD Corporate Networker's Guide</ulink>.
<ulink url="http://www.awl.com/aw/">Addison-Wesley</ulink>, 2000.
ISBN: 0201704811</para>
</listitem>
<listitem>
<para><ulink url="http://andrsn.stanford.edu/FreeBSD/introbook/">FreeBSD: An Open-Source Operating System for Your Personal Computer</ulink>.
The Bit Tree Press, 2001.
ISBN: 0971204500</para>
</listitem>
<listitem>
<para>Teach Yourself FreeBSD in 24 Hours.
<ulink url="http://www.samspublishing.com/">Sams</ulink>, 2002.
ISBN: 0672324245</para>
</listitem>
<listitem>
<para>FreeBSD 6 Unleashed.
<ulink url="http://www.samspublishing.com/">Sams</ulink>, 2006.
ISBN: 0672328755</para>
</listitem>
<listitem>
<para>FreeBSD: The Complete Reference.
<ulink url="http://books.mcgraw-hill.com">McGrawHill</ulink>, 2003.
ISBN: 0072224096</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-userguides">
<title>Felhaszn&aacute;l&oacute;i k&eacute;zik&ouml;nyvek</title>
<itemizedlist>
<listitem>
<para>Computer Systems Research Group, UC Berkeley.
<emphasis>4.4BSD User's Reference Manual</emphasis>.
O'Reilly &amp; Associates, Inc., 1994.
ISBN 1-56592-075-9</para>
</listitem>
<listitem>
<para>Computer Systems Research Group, UC Berkeley.
<emphasis>4.4BSD User's Supplementary Documents</emphasis>.
O'Reilly &amp; Associates, Inc., 1994.
ISBN 1-56592-076-7</para>
</listitem>
<listitem>
<para><emphasis>&unix; in a Nutshell</emphasis>.
O'Reilly &amp; Associates, Inc., 1990.
ISBN 093717520X</para>
</listitem>
<listitem>
<para>Mui, Linda.
<emphasis>What You Need To Know When You Can't Find Your &unix; System
Administrator</emphasis>.
O'Reilly &amp; Associates, Inc., 1995.
ISBN 1-56592-104-6</para>
</listitem>
<listitem>
<para><ulink url="http://www.osu.edu/">Ohio &Aacute;llami Egyetemnek</ulink>
van egy <ulink
url="http://8help.osu.edu/wks/unix_course/index.html">Alapoz&oacute; &unix; kurzusa</ulink>,
amely az Interneten kereszt&uuml;l is el&eacute;rhet&#245; HTML &eacute;s PostScript
form&aacute;tumokban.</para>
<para>Ennek a dokumentumnak egy olasz <ulink
url="&url.doc.base;/it_IT.ISO8859-15/books/unix-introduction/index.html">ford&iacute;t&aacute;sa</ulink>
is el&eacute;rhet&#245; az Olasz &os; Dokument&aacute;ci&oacute;s
Projekt keret&eacute;ben.</para>
</listitem>
<listitem>
<para><ulink url="http://www.jp.FreeBSD.org/">Jpman Project, Japanese &os; User's Group</ulink>.
<ulink url="http://www.pc.mycom.co.jp/FreeBSD/urm.html">FreeBSD User's Reference Manual</ulink>
(jap&aacute;n ford&iacute;t&aacute;s). <ulink
url="http://www.pc.mycom.co.jp/">Mainichi Communications Inc.</ulink>, 1998.
ISBN4-8399-0088-4 P3800E.</para>
</listitem>
<listitem>
<para>Az <ulink url="http://www.ed.ac.uk/">Edinburghi Egyetemen</ulink>
k&eacute;sz&iacute;tettek az &uacute;joncok sz&aacute;m&aacute;ra egy
<ulink url="http://unixhelp.ed.ac.uk/">Internetes k&eacute;zik&ouml;nyvet</ulink>
a &unix; k&ouml;rnyezetekhez.</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-adminguides">
<title>Rendszeradminisztr&aacute;tori k&eacute;zik&ouml;nyvek</title>
<itemizedlist>
<listitem>
<para>Albitz, Paul and Liu, Cricket.
<emphasis>DNS and BIND</emphasis> (4. kiad&aacute;s).
O'Reilly &amp; Associates, Inc., 2001.
ISBN 1-59600-158-4</para>
</listitem>
<listitem>
<para>Computer Systems Research Group, UC Berkeley.
<emphasis>4.4BSD System Manager's Manual</emphasis>.
O'Reilly &amp; Associates, Inc., 1994.
ISBN 1-56592-080-5</para>
</listitem>
<listitem>
<para>Costales, Brian &eacute;s m&aacute;sok.
<emphasis>Sendmail</emphasis> (2. kiad&aacute;s).
O'Reilly &amp; Associates, Inc., 1997.
ISBN 1-56592-222-0</para>
</listitem>
<listitem>
<para>Frisch, &AElig;leen.
<emphasis>Essential System Administration</emphasis>
(2. kiad&aacute;s).
O'Reilly &amp; Associates, Inc., 1995.
ISBN 1-56592-127-5</para>
</listitem>
<listitem>
<para>Hunt, Craig.
<emphasis>TCP/IP Network Administration</emphasis>
(2. kiad&aacute;s).
O'Reilly &amp; Associates, Inc., 1997.
ISBN 1-56592-322-7</para>
</listitem>
<listitem>
<para>Nemeth, Evi.
<emphasis>&unix; System Administration Handbook</emphasis>
(3. kiad&aacute;s).
Prentice Hall, 2000.
ISBN 0-13-020601-6</para>
</listitem>
<listitem>
<para>Stern, Hal.
<emphasis>Managing NFS and NIS</emphasis>.
O'Reilly &amp; Associates, Inc., 1991.
ISBN 0-937175-75-7</para>
</listitem>
<listitem>
<para><ulink url="http://www.jp.FreeBSD.org/">Jpman Project, Japan FreeBSD Users Group</ulink>.
<ulink url="http://www.pc.mycom.co.jp/FreeBSD/sam.html">FreeBSD System Administrator's Manual</ulink>
(jap&aacute;n ford&iacute;t&aacute;s).
<ulink url="http://www.pc.mycom.co.jp/">Mainichi Communications Inc.</ulink>, 1998.
ISBN4-8399-0109-0 P3300E.</para>
</listitem>
<listitem>
<para>Dreyfus, Emmanuel.
<ulink url="http://www.eyrolles.com/Informatique/Livre/9782212114638/">Cahiers de l'Admin: BSD</ulink>
(2. kiad&aacute;s, franci&aacute;ul).
Eyrolles, 2004.
ISBN 2-212-11463-X</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-programmers">
<title>Programoz&oacute;i k&eacute;zik&ouml;nyvek</title>
<itemizedlist>
<listitem>
<para>Asente, Paul, Converse, Diana, and Swick, Ralph.
<emphasis>X Window System Toolkit</emphasis>.
Digital Press, 1998.
ISBN 1-55558-178-1</para>
</listitem>
<listitem>
<para>Computer Systems Research Group, UC Berkeley.
<emphasis>4.4BSD Programmer's Reference Manual</emphasis>.
O'Reilly &amp; Associates, Inc., 1994.
ISBN 1-56592-078-3</para>
</listitem>
<listitem>
<para>Computer Systems Research Group, UC Berkeley.
<emphasis>4.4BSD Programmer's Supplementary Documents</emphasis>.
O'Reilly &amp; Associates, Inc., 1994.
ISBN 1-56592-079-1</para>
</listitem>
<listitem>
<para>Harbison, Samuel P. and Steele, Guy L. Jr.
<emphasis>C: A Reference Manual</emphasis> (4. kiad&aacute;s).
Prentice Hall, 1995.
ISBN 0-13-326224-3</para>
</listitem>
<listitem>
<para>Kernighan, Brian and Dennis M. Ritchie.
<emphasis>The C Programming Language</emphasis> (2. kiad&aacute;s).
PTR Prentice Hall, 1988.
ISBN 0-13-110362-8</para>
</listitem>
<listitem>
<para>Lehey, Greg.
<emphasis>Porting &unix; Software</emphasis>.
O'Reilly &amp; Associates, Inc., 1995.
ISBN 1-56592-126-7</para>
</listitem>
<listitem>
<para>Plauger, P. J.
<emphasis>The Standard C Library</emphasis>.
Prentice Hall, 1992.
ISBN 0-13-131509-9</para>
</listitem>
<listitem>
<para>Spinellis, Diomidis.
<ulink url="http://www.spinellis.gr/codereading/"><emphasis>Code Reading: The Open Source Perspective</emphasis></ulink>.
Addison-Wesley, 2003.
ISBN 0-201-79940-5</para>
</listitem>
<listitem>
<para>Spinellis, Diomidis.
<ulink url="http://www.spinellis.gr/codequality/"><emphasis>Code Quality: The Open Source Perspective</emphasis></ulink>.
Addison-Wesley, 2006.
ISBN 0-321-16607-8</para>
</listitem>
<listitem>
<para>Stevens, W. Richard and Stephen A. Rago.
<emphasis>Advanced Programming in the &unix; Environment</emphasis>
(2. kiad&aacute;s).
Reading, Mass. : Addison-Wesley, 2005.
ISBN 0-201-43307-9</para>
</listitem>
<listitem>
<para>Stevens, W. Richard.
<emphasis>&unix; Network Programming</emphasis>
(2. kiad&aacute;s),
PTR Prentice Hall, 1998.
ISBN 0-13-490012-X</para>
</listitem>
<listitem>
<para>Wells, Bill.
<quote>Writing Serial Drivers for &unix;</quote>.
<emphasis>Dr. Dobb's Journal</emphasis>.
19(15), 1994. december, 68-71. &eacute;s 97-99. oldal.</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-osinternals">
<title>Az oper&aacute;ci&oacute;s rendszerek bels&#245;
m&#251;k&ouml;d&eacute;s&eacute;r&#245;l</title>
<itemizedlist>
<listitem>
<para>Andleigh, Prabhat K.
<emphasis>&unix; System Architecture</emphasis>.
Prentice-Hall, Inc., 1990.
ISBN 0-13-949843-5</para>
</listitem>
<listitem>
<para>Jolitz, William.
<quote>Porting &unix; to the 386</quote>.
<emphasis>Dr. Dobb's Journal</emphasis>.
1991. janu&aacute;r - 1992. j&uacute;lius.</para>
</listitem>
<listitem>
<para>Leffler, Samuel J., Marshall Kirk McKusick, Michael J Karels
&eacute;s John Quarterman.
<emphasis>The Design and Implementation of the 4.3BSD &unix;
Operating System</emphasis>.
Reading, Mass. : Addison-Wesley, 1989.
ISBN 0-201-06196-1</para>
</listitem>
<listitem>
<para>Leffler, Samuel J., Marshall Kirk McKusick.
<emphasis>The Design and Implementation of the 4.3BSD &unix;
Operating System: Answer Book</emphasis>.
Reading, Mass. : Addison-Wesley, 1991.
ISBN 0-201-54629-9</para>
</listitem>
<listitem>
<para>McKusick, Marshall Kirk, Keith Bostic, Michael J Karels &eacute;s
John Quarterman.
<emphasis>The Design and Implementation of the 4.4BSD Operating
System</emphasis>.
Reading, Mass. : Addison-Wesley, 1996.
ISBN 0-201-54979-4</para>
<para>(A k&ouml;nyv 2. fejezete el&eacute;rhet&#245;
<ulink url="&url.books.design-44bsd;/book.html">online</ulink>
a &os; Dokument&aacute;ci&oacute;s Projekt r&eacute;szek&eacute;nt,
valamint <ulink
url="http://www.netapp.com/tech_library/nfsbook.html">
itt</ulink> a 9. fejezet.)</para>
</listitem>
<listitem>
<para>Marshall Kirk McKusick, George V. Neville-Neil.
<emphasis>The Design and Implementation of the FreeBSD Operating
System</emphasis>.
Boston, Mass. : Addison-Wesley, 2004.
ISBN 0-201-70245-2</para>
</listitem>
<listitem>
<para>Stevens, W. Richard.
<emphasis>TCP/IP Illustrated, Vol 1: The Protocols</emphasis>.
Reading, Mass. : Addison-Wesley, 1996.
ISBN 0-201-63346-9</para>
</listitem>
<listitem>
<para>Schimmel, Curt.
<emphasis>&unix; Systems for Modern Architectures</emphasis>.
Reading, Mass. : Addison-Wesley, 1994.
ISBN 0-201-63338-8</para>
</listitem>
<listitem>
<para>Stevens, W. Richard.
<emphasis>TCP/IP Illustrated, Vol 3: TCP for Transactions, HTTP,
NNTP and the &unix; Domain Protocols</emphasis>.
Reading, Mass. : Addison-Wesley, 1996.
ISBN 0-201-63495-3</para>
</listitem>
<listitem>
<para>Vahalia, Uresh.
<emphasis>&unix; Internals &mdash; The New Frontiers</emphasis>.
Prentice Hall, 1996.
ISBN 0-13-101908-2</para>
</listitem>
<listitem>
<para>Wright, Gary R. &eacute;s W. Richard Stevens.
<emphasis>TCP/IP Illustrated, Vol 2: The Implementation</emphasis>.
Reading, Mass. : Addison-Wesley, 1995.
ISBN 0-201-63354-X</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-security">
<title>Biztons&aacute;gr&oacute;l sz&oacute;l&oacute;
&iacute;r&aacute;sok</title>
<itemizedlist>
<listitem>
<para>Cheswick, William R. &eacute;s Steven M. Bellovin.
<emphasis>Firewalls and Internet Security: Repelling the Wily
Hacker</emphasis>.
Reading, Mass. : Addison-Wesley, 1995.
ISBN 0-201-63357-4</para>
</listitem>
<listitem>
<para>Garfinkel, Simson &eacute;s Gene Spafford.
<emphasis>Practical &unix; &amp; Internet Security</emphasis>
(2. kiad&aacute;s).
O'Reilly &amp; Associates, Inc., 1996.
ISBN 1-56592-148-8</para>
</listitem>
<listitem>
<para>Garfinkel, Simson.
<emphasis>PGP Pretty Good Privacy</emphasis>.
O'Reilly &amp; Associates, Inc., 1995.
ISBN 1-56592-098-8</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-hardware">
<title>Hardverrel foglalkoz&oacute; &iacute;r&aacute;sok</title>
<itemizedlist>
<listitem>
<para>Anderson, Don &eacute;s Tom Shanley.
<emphasis>Pentium Processor System Architecture</emphasis>
(2. kiad&aacute;s).
Reading, Mass. : Addison-Wesley, 1995.
ISBN 0-201-40992-5</para>
</listitem>
<listitem>
<para>Ferraro, Richard F.
<emphasis>Programmer's Guide to the EGA, VGA, and Super VGA Cards</emphasis>
(3. kiad&aacute;s).
Reading, Mass. : Addison-Wesley, 1995.
ISBN 0-201-62490-7</para>
</listitem>
<listitem>
<para>Az &intel; &aacute;ltal gy&aacute;rtott processzorokr&oacute;l
&eacute;s chipsetekr&#245;l, valamint az &aacute;ltaluk
kialak&iacute;tott szabv&aacute;nyokr&oacute;l a <ulink
url="http://developer.intel.com/">saj&aacute;t fejleszt&#245;i oldalukon</ulink>,
&aacute;ltal&aacute;ban PDF &aacute;llom&aacute;nyok
form&aacute;j&aacute;ban kaphatunk inform&aacute;ci&oacute;kat.</para>
</listitem>
<listitem>
<para>Shanley, Tom.
<emphasis>80486 System Architecture</emphasis> (3. kiad&aacute;s).
Reading, Mass. : Addison-Wesley, 1995.
ISBN 0-201-40994-1</para>
</listitem>
<listitem>
<para>Shanley, Tom.
<emphasis>ISA System Architecture</emphasis> (3. kiad&aacute;s).
Reading, Mass. : Addison-Wesley, 1995.
ISBN 0-201-40996-8</para>
</listitem>
<listitem>
<para>Shanley, Tom.
<emphasis>PCI System Architecture</emphasis> (4. kiad&aacute;s).
Reading, Mass. : Addison-Wesley, 1999.
ISBN 0-201-30974-2</para>
</listitem>
<listitem>
<para>Van Gilluwe, Frank.
<emphasis>The Undocumented PC</emphasis> (2. kiad&aacute;s).
Reading, Mass: Addison-Wesley Pub. Co., 1996.
ISBN 0-201-47950-8</para>
</listitem>
<listitem>
<para>Messmer, Hans-Peter.
<emphasis>The Indispensable PC Hardware Book</emphasis>
(4. kiad&aacute;s).
Reading, Mass: Addison-Wesley Pub. Co., 2002.
ISBN 0-201-59616-4</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-history">
<title>&unix; t&ouml;rt&eacute;nelem</title>
<itemizedlist>
<listitem>
<para>Lion, John.
<emphasis>Lion's Commentary on &unix;</emphasis> (6. kiad&aacute;s,
forr&aacute;sk&oacute;ddal).
ITP Media Group, 1996.
ISBN 1573980137</para>
</listitem>
<listitem>
<para>Raymond, Eric S.
<emphasis>The New Hacker's Dictionary</emphasis> (3. kiad&aacute;s).
MIT Press, 1996.
ISBN 0-262-68092-0.
Vagy <ulink
url="http://www.catb.org/~esr/jargon/html/index.html">Zsargon f&aacute;jlk&eacute;nt</ulink>
is ismert.</para>
</listitem>
<listitem>
<para>Salus, Peter H.
<emphasis>A quarter century of &unix;</emphasis>.
Addison-Wesley Publishing Company, Inc., 1994.
ISBN 0-201-54777-5</para>
</listitem>
<listitem>
<para>Simon Garfinkel, Daniel Weise, Steven Strassmann.
<emphasis>The &unix;-HATERS Handbook</emphasis>.
IDG Books Worldwide, Inc., 1994.
ISBN 1-56884-203-1.
Kifogyott, de el&eacute;rhet&#245;
<ulink
url="http://research.microsoft.com/~daniel/unix-haters.html">ezen</ulink>
a linken.</para>
</listitem>
<listitem>
<para>Don Libes, Sandy Ressler.
<emphasis>Life with &unix;</emphasis> &mdash;
k&uuml;l&ouml;nkiad&aacute;s.
Prentice-Hall, Inc., 1989.
ISBN 0-13-536657-7</para>
</listitem>
<listitem>
<para><emphasis>The BSD family tree</emphasis>.
<ulink
url="http://www.FreeBSD.org/cgi/cvsweb.cgi/src/share/misc/bsd-family-tree"></ulink>
vagy egy telep&iacute;tett &os; rendszeren a
<ulink type="html"
url="file://localhost/usr/share/misc/bsd-family-tree"><filename>/usr/share/misc/bsd-family-tree</filename></ulink>
&aacute;llom&aacute;ny.</para>
</listitem>
<listitem>
<para><emphasis>The BSD Release Announcements collection</emphasis>.
1997. <ulink
url="http://www.de.FreeBSD.org/de/ftp/releases/"></ulink></para>
</listitem>
<listitem>
<para><emphasis>Networked Computer Science Technical Reports
Library</emphasis>.
<ulink url="http://www.ncstrl.org/"></ulink></para>
</listitem>
<listitem>
<para><emphasis>Old BSD releases from the Computer Systems
Research group (CSRG)</emphasis>. <ulink
url="http://www.mckusick.com/csrg/"></ulink>Ez a 4 CD-s
k&eacute;szlet tartalmazza az &ouml;sszes BSD verzi&oacute;t a
1BSD-t&#245;l kezdve a 4.4BSD &eacute;s 4.4BSD-Lite2-ig (de
nem a 2.11BSD-t sajnos nem). Az utols&oacute; lemezen
megtal&aacute;lhat&oacute;ak a v&eacute;gleges
forr&aacute;sok, illetve az SCCS
&aacute;llom&aacute;nyok.</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="bibliography-journals">
<title>Magazinok &eacute;s foly&oacute;iratok</title>
<itemizedlist>
<listitem>
<para><emphasis>The C/C++ Users Journal</emphasis>.
R&amp;D Publications Inc.
ISSN 1075-2838</para>
</listitem>
<listitem>
<para><emphasis>Sys Admin &mdash; The Journal for &unix; System
Administrators</emphasis>.
Miller Freeman, Inc.
ISSN 1061-2688</para>
</listitem>
<listitem>
<para><emphasis>freeX &mdash; Das Magazin f&uuml;r &linux; - BSD - &unix;</emphasis>
(n&eacute;met).
Computer- und Literaturverlag GmbH.
ISSN 1436-7033</para>
</listitem>
</itemizedlist>
</sect1>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -0,0 +1,397 @@
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
<!--
The FreeBSD Hungarian Documentation Project
Translated by: PALI, Gabor <pgj@FreeBSD.org>
Original Revision: 1.172 -->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//HU">
%books.ent;
<!ENTITY % chapters SYSTEM "chapters.ent">
%chapters;
<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
%txtfiles;
<!ENTITY % not.published "INCLUDE">
<!ENTITY % chap.introduction "IGNORE">
<!ENTITY % chap.install "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.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.advanced-networking "IGNORE">
<!ENTITY % chap.firewalls "IGNORE">
<!ENTITY % chap.network-servers "IGNORE">
<!ENTITY % chap.mail "IGNORE">
<!ENTITY % chap.cutting-edge "IGNORE">
<!ENTITY % chap.linuxemu "IGNORE">
<!ENTITY % chap.mirrors "IGNORE">
<!ENTITY % chap.bibliography "IGNORE">
<!ENTITY % chap.eresources "IGNORE">
<!ENTITY % chap.pgpkeys "IGNORE">
<!ENTITY % chap.index "IGNORE">
<!ENTITY % chap.freebsd-glossary "IGNORE">
<!ENTITY % chap.mac "IGNORE">
<!ENTITY % chap.audit "IGNORE">
<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;
]>
<book lang="hu">
<bookinfo>
<title>&os; k&eacute;zik&ouml;nyv</title>
<corpauthor>A &os; Dokument&aacute;ci&oacute;s Projekt</corpauthor>
<pubdate>1999. febru&aacute;r</pubdate>
<copyright>
<year>1995</year>
<year>1996</year>
<year>1997</year>
<year>1998</year>
<year>1999</year>
<year>2000</year>
<year>2001</year>
<year>2002</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<year>2006</year>
<year>2007</year>
<year>2008</year>
<holder>A &os; Dokument&aacute;ci&oacute;s Projekt</holder>
</copyright>
&bookinfo.legalnotice;
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
&tm-attrib.3com;
&tm-attrib.3ware;
&tm-attrib.arm;
&tm-attrib.adaptec;
&tm-attrib.adobe;
&tm-attrib.apple;
&tm-attrib.corel;
&tm-attrib.creative;
&tm-attrib.cvsup;
&tm-attrib.heidelberger;
&tm-attrib.ibm;
&tm-attrib.ieee;
&tm-attrib.intel;
&tm-attrib.intuit;
&tm-attrib.linux;
&tm-attrib.lsilogic;
&tm-attrib.m-systems;
&tm-attrib.macromedia;
&tm-attrib.microsoft;
&tm-attrib.netscape;
&tm-attrib.nexthop;
&tm-attrib.opengroup;
&tm-attrib.oracle;
&tm-attrib.powerquest;
&tm-attrib.realnetworks;
&tm-attrib.redhat;
&tm-attrib.sap;
&tm-attrib.sun;
&tm-attrib.symantec;
&tm-attrib.themathworks;
&tm-attrib.thomson;
&tm-attrib.usrobotics;
&tm-attrib.vmware;
&tm-attrib.waterloomaple;
&tm-attrib.wolframresearch;
&tm-attrib.xfree86;
&tm-attrib.xiph;
&tm-attrib.general;
</legalnotice>
<abstract>
<para>&Uuml;dv&ouml;z&ouml;lj&uuml;k a &os;
vil&aacute;g&aacute;ban! Ez a k&eacute;zik&ouml;nyv ismerteti a
<emphasis>&os; &rel2.current;-RELEASE</emphasis>, ill. a
<emphasis>&os; &rel.current;-RELEASE</emphasis>
telep&iacute;t&eacute;s&eacute;t &eacute;s
haszn&aacute;lat&aacute;t a mindennapokban. A
k&eacute;zik&ouml;nyv tartalm&aacute;n sz&aacute;mos
f&uuml;ggetlen fejleszt&#245; <emphasis>folyamatosan
dolgozik</emphasis>. Emiatt elk&eacute;pzelhet&#245;, hogy
bizonyos fejezetek m&aacute;r elavultak &eacute;s
aktualiz&aacute;l&aacute;sra szorulnak. Amennyiben &uacute;gy
&eacute;rezz&uuml;k, hogy seg&iacute;teni tudn&aacute;nk a
projekt munk&aacute;j&aacute;ban, &eacute;rtes&iacute;ts&uuml;k
a fejleszt&#245;ket a &a.doc; c&iacute;m&eacute;n! Ezen
dokumentum legfrissebb v&aacute;ltozata mindig
el&eacute;rhet&#245; a <ulink url="http://www.FreeBSD.org/">&os;
honlapj&aacute;r&oacute;l</ulink> (a kor&aacute;bbi
v&aacute;ltozatok pedig megtal&aacute;lhat&oacute;ak a <ulink
url="http://docs.FreeBSD.org/doc/"></ulink> c&iacute;men).
Ezenk&iacute;v&uuml;l m&eacute;g rengeteg m&aacute;s
form&aacute;tumban &eacute;s t&ouml;m&ouml;r&iacute;tve is
let&ouml;lthet&#245; a <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">&os; FTP
szerver&eacute;r&#245;l</ulink> vagy a <link
linkend="mirrors-ftp">t&uuml;k&ouml;roldalak</link>
egyik&eacute;r&#245;l. Amennyiben a k&eacute;zik&ouml;nyv
nyomtatott v&aacute;ltozat&aacute;ra lenne
sz&uuml;ks&eacute;g&uuml;nk, megv&aacute;s&aacute;rolhatjuk a
<ulink url="http://www.freebsdmall.com/">&os;
Mall</ulink>-b&oacute;l. Ha pedig keresni szeretn&eacute;nk
benne, azt a funkci&oacute;t <ulink
url="&url.base;/search/index.html">itt</ulink>
&eacute;rhetj&uuml;k el.</para>
</abstract>
</bookinfo>
&chap.preface;
<part id="getting-started">
<title>Bevezet&eacute;s</title>
<partintro>
<para>A &os; k&eacute;zik&ouml;nyv ezen r&eacute;sze azoknak a
felhaszn&aacute;l&oacute;knak &eacute;s rendszergazd&aacute;knak
sz&oacute;l, akik m&eacute;g nem ismerik a &os;-t. A
fejezetek:</para>
<itemizedlist>
<listitem>
<para>Bemutatj&aacute;k a &os;-t.</para>
</listitem>
<listitem>
<para>V&eacute;gigvezetnek a telep&iacute;t&eacute;s
folyamat&aacute;n.</para>
</listitem>
<listitem>
<para>Ismertetik a &unix; alapjait.</para>
</listitem>
<listitem>
<para>Megmutatj&aacute;k, hogyan telep&iacute;ts&uuml;k a
&os;-hez el&eacute;rhet&#245; megannyi k&uuml;ls&#245;
alkalmaz&aacute;st.</para>
</listitem>
<listitem>
<para>Megismerhetj&uuml;k az X-et, a &unix;-os
ablakoz&oacute;rendszert, &eacute;s r&eacute;szleteiben is
l&aacute;thatjuk, mik&eacute;nt konfigur&aacute;ljunk be egy
munkak&ouml;rnyezetet, amellyel k&eacute;nyelmesebb&eacute;
v&aacute;lik a munka.</para>
</listitem>
</itemizedlist>
<para>A fejezetek meg&iacute;r&aacute;sa sor&aacute;n arra
t&ouml;rekedt&uuml;nk, hogy min&eacute;l kevesebb
hivatkoz&aacute;st tegy&uuml;nk a k&ouml;nyv k&eacute;s&#245;bb
k&ouml;vetkez&#245; r&eacute;szeire, &iacute;gy ennek
k&ouml;sz&ouml;nhet&#245;en a k&eacute;zik&ouml;nyv ezen
r&eacute;sze an&eacute;lk&uuml;l olvashat&oacute;, hogy
k&ouml;zben folyamatosan el&#245;re-h&aacute;tra kellene
lapozgatnunk benne.</para>
</partintro>
<![ %chap.introduction; [ &chap.introduction; ]]>
<![ %chap.install; [ &chap.install; ]]>
<![ %chap.basics; [ &chap.basics; ]]>
<![ %chap.ports; [ &chap.ports; ]]>
<![ %chap.x11; [ &chap.x11; ]]>
</part>
<part id="common-tasks">
<title>Gyakori feladatok</title>
<partintro>
<para>Miut&aacute;n az alapokat m&aacute;r &aacute;tvett&uuml;k, a
&os; k&eacute;zik&ouml;nyv k&ouml;vetkez&#245; r&eacute;sze
n&eacute;h&aacute;ny gyakorta alkalmazott funkci&oacute;t
t&aacute;rgyal. Az itt szerepl&#245; fejezetek:</para>
<itemizedlist>
<listitem>
<para>Bemutatnak k&uuml;l&ouml;nf&eacute;le hasznos &eacute;s
n&eacute;pszer&#251; asztali alkalmaz&aacute;st:
b&ouml;ng&eacute;sz&#245;ket, irodai
el&#245;seg&iacute;t&#245; eszk&ouml;z&ouml;ket,
dokumentum-megjelen&iacute;t&#245;ket stb.</para>
</listitem>
<listitem>
<para>Bemutatj&aacute;k a &os; alatt is el&eacute;rhet&#245;
multim&eacute;dia eszk&ouml;z&ouml;ket.</para>
</listitem>
<listitem>
<para>Kifejtik egy saj&aacute;t &os; rendszermag
elk&eacute;sz&iacute;t&eacute;s&eacute;nek
folyamat&aacute;t, amellyel &iacute;gy b&#245;v&iacute;teni
tudjuk rendszer&uuml;nk
funkcionalit&aacute;s&aacute;t.</para>
</listitem>
<listitem>
<para>R&eacute;szletesen bemutatj&aacute;k a
nyomtat&aacute;s&eacute;rt felel&#245;s alrendszert, asztali
&eacute;s h&aacute;l&oacute;zati nyomtat&oacute;k
haszn&aacute;lata eset&eacute;n egyar&aacute;nt.</para>
</listitem>
<listitem>
<para>Megmutatj&aacute;k, hogyan futassunk Linuxra
&iacute;r&oacute;dott alkalmaz&aacute;sokat a &os;
rendszer&uuml;nk&ouml;n.</para>
</listitem>
</itemizedlist>
<para>Egyes fejezetek elolvas&aacute;s&aacute;hoz aj&aacute;nlott
bizonyos m&eacute;rt&eacute;k&#251;
felk&eacute;sz&uuml;l&eacute;s, amely megeml&iacute;t&eacute;sre
is ker&uuml;l az &eacute;rintett fejezetek
&aacute;ttekint&eacute;s&eacute;ben.</para>
</partintro>
<![ %chap.desktop; [ &chap.desktop; ]]>
<![ %chap.multimedia; [ &chap.multimedia; ]]>
<![ %chap.kernelconfig; [ &chap.kernelconfig; ]]>
<![ %chap.printing; [ &chap.printing; ]]>
<![ %chap.linuxemu; [ &chap.linuxemu; ]]>
</part>
<part id="system-administration">
<title>Rendszeradminisztr&aacute;ci&oacute;</title>
<partintro>
<para>A &os; k&eacute;zik&ouml;nyv fennmarad&oacute; fejezeteiben
a &os; rendszerek adminisztr&aacute;ci&oacute;j&aacute;nak
k&uuml;l&ouml;nb&ouml;z&#245; aspektusait mutatjuk be.
Mindegyik fejezet elej&eacute;n megtudhatjuk mit is fogunk
megismerni a fejezet elolvas&aacute;sa sor&aacute;n, illetve
arr&oacute;l is inform&aacute;ci&oacute;kat kapunk, hogy mivel
kell m&aacute;r tiszt&aacute;ban lenn&uuml;nk a t&aacute;rgyalt
anyag feldolgoz&aacute;s&aacute;hoz.</para>
<para>Ezeket a fejezeteket annak &eacute;rdek&eacute;ben
alak&iacute;tottuk ki, hogy az adott t&eacute;m&aacute;kban
ismereteket adjunk. Nincs k&ouml;zt&uuml;k semmilyen sorrendi
k&ouml;t&ouml;tts&eacute;g, s&#245;t, ezeket
egy&aacute;ltal&aacute;n nem is sz&uuml;ks&eacute;ges elolvasni
a &os; alapvet&#245; haszn&aacute;lat&aacute;hoz.</para>
</partintro>
<![ %chap.config; [ &chap.config; ]]>
<![ %chap.boot; [ &chap.boot; ]]>
<![ %chap.users; [ &chap.users; ]]>
<![ %chap.security; [ &chap.security; ]]>
<![ %chap.jails; [ &chap.jails; ]]>
<![ %chap.mac; [ &chap.mac; ]]>
<![ %chap.audit; [ &chap.audit; ]]>
<![ %chap.disks; [ &chap.disks; ]]>
<![ %chap.geom; [ &chap.geom; ]]>
<![ %chap.vinum; [ &chap.vinum; ]]>
<![ %chap.virtualization; [ &chap.virtualization; ]]>
<![ %chap.l10n; [ &chap.l10n; ]]>
<![ %chap.cutting-edge; [ &chap.cutting-edge; ]]>
</part>
<part id="network-communication">
<title>H&aacute;l&oacute;zati kommunik&aacute;ci&oacute;</title>
<partintro>
<para>A &os; az egyik legelterjedtebb oper&aacute;ci&oacute;s
rendszer a legnagyobb h&aacute;l&oacute;zati
teljes&iacute;tm&eacute;nyt ny&uacute;jt&oacute;
kiszolg&aacute;l&oacute;k k&ouml;r&eacute;ben. Az itt
tal&aacute;lhat&oacute; fejezetek t&eacute;m&aacute;i:</para>
<itemizedlist>
<listitem>
<para>Soros kommunik&aacute;ci&oacute;</para>
</listitem>
<listitem>
<para>PPP &eacute;s PPP Etherneten kereszt&uuml;l
(PPPoE)</para>
</listitem>
<listitem>
<para>Elektronikus levelez&eacute;s</para>
</listitem>
<listitem>
<para>H&aacute;l&oacute;zati kiszolg&aacute;l&oacute;k
futatt&aacute;sa</para>
</listitem>
<listitem>
<para>T&#251;zfalak</para>
</listitem>
<listitem>
<para>Egy&eacute;b halad&oacute; h&aacute;l&oacute;zati
t&eacute;m&aacute;k</para>
</listitem>
</itemizedlist>
<para>Ezek a fejezetek nem &aacute;llnak egym&aacute;ssal szoros
kapcsolatban, csup&aacute;n egy adott
t&eacute;m&aacute;r&oacute;l adnak ismereteket.
Enn&eacute;lfogva nem k&ouml;telez&#245; ezeket sorrendben
elolvasni, valamint egy&aacute;ltal&aacute;n nem is kell
mindegyik&#245;j&uuml;ket &aacute;tolvasni ahhoz, hogy a &os;-t
h&aacute;l&oacute;zati k&ouml;rnyezetben is haszn&aacute;lni
tudjuk.</para>
</partintro>
<![ %chap.serialcomms; [ &chap.serialcomms; ]]>
<![ %chap.ppp-and-slip; [ &chap.ppp-and-slip; ]]>
<![ %chap.mail; [ &chap.mail; ]]>
<![ %chap.network-servers; [ &chap.network-servers; ]]>
<![ %chap.firewalls; [ &chap.firewalls; ]]>
<![ %chap.advanced-networking; [ &chap.advanced-networking; ]]>
</part>
<part id="appendices">
<title>F&uuml;ggel&eacute;k</title>
<![ %chap.mirrors; [ &chap.mirrors; ]]>
<![ %chap.bibliography; [ &chap.bibliography; ]]>
<![ %chap.eresources; [ &chap.eresources; ]]>
<![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
</part>
<![ %chap.freebsd-glossary; [ &bookinfo.freebsd-glossary; ]]>
<![ %chap.index; [ &chap.index; ]]>
&chap.colophon;
</book>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= boot/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,8 @@
<!--
The FreeBSD Documentation Project
The FreeBSD Hungarian Documentation Project
$FreeBSD$
Original Revision: n/a
-->
<!DOCTYPE chapter PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">

View file

@ -0,0 +1,65 @@
<!--
Creates entities for each chapter in the FreeBSD Handbook. Each entity
is named chap.foo, where foo is the value of the id attribute on that
chapter, and corresponds to the name of the directory in which that
chapter's .sgml file is stored.
Chapters should be listed in the order in which they are referenced.
The FreeBSD Documentation Project
The FreeBSD Hungarian Documentation Project
$FreeBSD$
Original Revision: 1.37
-->
<!ENTITY chap.preface SYSTEM "preface/preface.sgml">
<!-- Part one -->
<!ENTITY chap.introduction SYSTEM "introduction/chapter.sgml">
<!ENTITY chap.install SYSTEM "install/chapter.sgml">
<!ENTITY chap.basics SYSTEM "basics/chapter.sgml">
<!ENTITY chap.ports SYSTEM "ports/chapter.sgml">
<!ENTITY chap.x11 SYSTEM "x11/chapter.sgml">
<!-- Part two -->
<!ENTITY chap.desktop SYSTEM "desktop/chapter.sgml">
<!ENTITY chap.multimedia SYSTEM "multimedia/chapter.sgml">
<!ENTITY chap.kernelconfig SYSTEM "kernelconfig/chapter.sgml">
<!ENTITY chap.printing SYSTEM "printing/chapter.sgml">
<!ENTITY chap.linuxemu SYSTEM "linuxemu/chapter.sgml">
<!-- Part three -->
<!ENTITY chap.config SYSTEM "config/chapter.sgml">
<!ENTITY chap.boot SYSTEM "boot/chapter.sgml">
<!ENTITY chap.users SYSTEM "users/chapter.sgml">
<!ENTITY chap.security SYSTEM "security/chapter.sgml">
<!ENTITY chap.jails SYSTEM "jails/chapter.sgml">
<!ENTITY chap.mac SYSTEM "mac/chapter.sgml">
<!ENTITY chap.audit SYSTEM "audit/chapter.sgml">
<!ENTITY chap.disks SYSTEM "disks/chapter.sgml">
<!ENTITY chap.geom SYSTEM "geom/chapter.sgml">
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.sgml">
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml">
<!-- Part four -->
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml">
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.sgml">
<!ENTITY chap.mail SYSTEM "mail/chapter.sgml">
<!ENTITY chap.network-servers SYSTEM "network-servers/chapter.sgml">
<!ENTITY chap.firewalls SYSTEM "firewalls/chapter.sgml">
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.sgml">
<!-- Part five (appendices) -->
<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml">
<!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.sgml.ftp.inc">
<!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors.sgml.cvsup.inc">
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
<!ENTITY chap.eresources.www.inc SYSTEM "eresources.sgml.www.inc">
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml">
<!ENTITY chap.index SYSTEM "index.sgml">
<!ENTITY chap.colophon SYSTEM "colophon.sgml">

View file

@ -0,0 +1,42 @@
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
<!--
The FreeBSD Hungarian Documentation Project
Tramslated by: PALI, Gabor <pgj@FreeBSD.org>
Original Revision: 1.9 -->
<colophon id='colophon' lang="hu">
<para>Ez a k&ouml;nyv <quote>A &os; Dokument&aacute;ci&oacute;s
Projekt</quote> t&ouml;bb sz&aacute;z
r&eacute;sztvev&#245;j&eacute;nek egy&uuml;ttes
munk&aacute;j&aacute;val j&ouml;tt l&eacute;tre. A forr&aacute;sa
SGML-ben k&eacute;sz&uuml;l a DocBook DTD alapj&aacute;n, &eacute;s
ebb&#245;l sz&aacute;mos k&uuml;l&ouml;nb&ouml;z&#245;
form&aacute;tumba ker&uuml;l &aacute;talak&iacute;t&aacute;sra a
<application>Jade</application>, a ny&iacute;lt
forr&aacute;sk&oacute;d&uacute; DSSSL engine
seg&iacute;ts&eacute;g&eacute;vel. Egy tov&aacute;bbi r&eacute;teg
hozz&aacute;ad&aacute;s&aacute;val Norm Walsh DSSSL
st&iacute;luslapjait haszn&aacute;ltuk fel a
<application>Jade</application> vez&eacute;rl&eacute;s&eacute;re. A
dokumentum nyomtatott v&aacute;ltozata nem j&ouml;hetett volna
l&eacute;tre Donald Knuth <application>&tex;</application>
bet&#251;szed&#245; rendszere, illetve Leslie Lamport
<application>&latex;</application>, valamint Sebastian Rahtz
<application>JadeTeX</application> makr&oacute;csomagja
n&eacute;lk&uuml;l.</para>
</colophon>
<!--
Local Variables:
mode: sgml
sgml-declaration: "chapter.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("book.sgml" "part" "chapter")
End:
-->

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= config/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= cutting-edge/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= desktop/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= disks/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= eresources/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= firewalls/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= geom/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

View file

@ -0,0 +1,889 @@
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
<!-- The FreeBSD Hungarian Documentation Project
Translated by: PALI, Gabor <pgj@FreeBSD.org>
Original Revision: 1.41 -->
<chapter id="GEOM" lang="hu">
<chapterinfo>
<authorgroup>
<author>
<firstname>Tom</firstname>
<surname>Rhodes</surname>
<contrib>&Iacute;rta: </contrib>
</author>
</authorgroup>
</chapterinfo>
<title>GEOM: A modul&aacute;ris lemezszervez&#245; rendszer</title>
<sect1 id="GEOM-synopsis">
<title>&Aacute;ttekint&eacute;s</title>
<indexterm><primary>GEOM</primary></indexterm>
<indexterm>
<primary>A GEOM lemezrendszer</primary>
<see>GEOM</see>
</indexterm>
<para>Ez a fejezet a &os;-ben tal&aacute;lhat&oacute; GEOM rendszert
mutatja be. Ez a rendszer t&ouml;m&ouml;r&iacute;ti az
&aacute;ltala is alkalmazott fontosabb <acronym role="Redundant
Array of Inexpensive Disks (Olcs&oacute; lemezek
hibat&#251;r&#245;
t&ouml;mbje)">RAID</acronym>-vez&eacute;rl&#245;
seg&eacute;dprogramokat. A fejezet nem r&eacute;szletezi, hogy a
GEOM konkr&eacute;tan milyen m&oacute;don kezeli &eacute;s
vez&eacute;rli az I/O-t, ahogy azt sem, hogyan m&#251;k&ouml;dik
az alapj&aacute;ul szolg&aacute;l&oacute; alrendszer vagy hogy
n&eacute;z ki annak forr&aacute;sk&oacute;dja. Az ilyen
jelleg&#251; inform&aacute;ci&oacute;k a &man.geom.4; man oldalon,
valamint az ott felsorolt helyeken tal&aacute;lhat&oacute;ak meg.
Tov&aacute;bb&aacute;, ez a fejezet magukr&oacute;l a
<acronym>RAID</acronym>-konfigur&aacute;ci&oacute;kr&oacute;l sem
ad pontos t&aacute;j&eacute;koztat&aacute;st.
Kiz&aacute;r&oacute;lag csak a GEOM &aacute;ltal is
t&aacute;mogatott
<acronym>RAID</acronym>-besorol&aacute;sokr&oacute;l esik
sz&oacute;.</para>
<para>A fejezet elolvas&aacute;sa sor&aacute;n
megismerj&uuml;k:</para>
<itemizedlist>
<listitem>
<para>a GEOM seg&iacute;ts&eacute;g&eacute;vel milyen
fajt&aacute;j&uacute; <acronym>RAID</acronym>
t&aacute;mogat&aacute;st &eacute;rhet&uuml;nk el;</para>
</listitem>
<listitem>
<para>hogyan kell haszn&aacute;lni a rendszer &aacute;ltal
ny&uacute;jtott alapvet&#245; seg&eacute;deszk&ouml;z&ouml;ket
a k&uuml;l&ouml;nf&eacute;le <acronym>RAID</acronym>-szintek
konfigur&aacute;l&aacute;s&aacute;hoz,
karbantart&aacute;s&aacute;hoz &eacute;s
kezel&eacute;s&eacute;hez;</para>
</listitem>
<listitem>
<para>hogyan kell a GEOM-on kereszt&uuml;l t&uuml;kr&ouml;zni,
cs&iacute;kozni, titkos&iacute;tani &eacute;s
t&aacute;volr&oacute;l &ouml;sszekapcsolni lemezes
eszk&ouml;z&ouml;ket;</para>
</listitem>
<listitem>
<para>hogyan kell a GEOM rendszerben &ouml;sszekapcsolt
lemezekn&eacute;l felmer&uuml;l&#245; hib&aacute;kat
felder&iacute;teni.</para>
</listitem>
</itemizedlist>
<para>A fejezet elolvas&aacute;s&aacute;hoz
aj&aacute;nlott:</para>
<itemizedlist>
<listitem>
<para>meg&eacute;rteni, hogyan kezeli a &os; a lemezes
eszk&ouml;z&ouml;ket (<xref linkend="disks">);</para>
</listitem>
<listitem>
<para>ismerni, hogyan konfigur&aacute;ljunk &eacute;s
telep&iacute;ts&uuml;nk egy &uacute;j &os; rendszermagot (<xref
linkend="kernelconfig">).</para>
</listitem>
</itemizedlist>
</sect1>
<sect1 id="GEOM-intro">
<title>A GEOM bemutat&aacute;sa</title>
<para>A GEOM rendszer adatszolg&aacute;ltat&oacute;kon vagy
speci&aacute;lis <filename
role="directory">/dev</filename>-&aacute;llom&aacute;nyokon
kereszt&uuml;l hozz&aacute;f&eacute;r&eacute;st &eacute;s
vez&eacute;rl&eacute;st tesz lehet&#245;v&eacute; bizonyos
oszt&aacute;lyokhoz &mdash; Master Boot Recordokhoz,
<acronym>BSD</acronym>-c&iacute;mk&eacute;khez stb. Sz&aacute;mos
szoftveres <acronym>RAID</acronym> konfigur&aacute;ci&oacute;
t&aacute;mogat&aacute;s&aacute;val a GEOM transzparens
el&eacute;r&eacute;st tesz lehet&#245;v&eacute; mind az
oper&aacute;ci&oacute;s rendszer, mind pedig az &aacute;ltala
felk&iacute;n&aacute;lt seg&eacute;dprogramok
sz&aacute;m&aacute;ra.</para>
</sect1>
<sect1 id="GEOM-striping">
<sect1info>
<authorgroup>
<author>
<firstname>Tom</firstname>
<surname>Rhodes</surname>
<contrib>&Iacute;rta: </contrib>
</author>
<author>
<firstname>Murray</firstname>
<surname>Stokely</surname>
</author>
</authorgroup>
</sect1info>
<title>RAID0 - Cs&iacute;koz&aacute;s</title>
<indexterm><primary>GEOM</primary></indexterm>
<indexterm><primary>Lemezcs&iacute;koz&aacute;s</primary></indexterm>
<para>A cs&iacute;koz&aacute;s m&oacute;dszer&eacute;t
haszn&aacute;ljuk abban az esetben, amikor t&ouml;bb
lemezmeghajt&oacute;t akarunk egyetlen k&ouml;tett&eacute;
&ouml;sszevonni. A GEOM lemezalrendszer szoftveres
t&aacute;mogat&aacute;st ny&uacute;jt a <acronym>RAID</acronym>0,
m&aacute;s n&eacute;ven a lemezcs&iacute;koz&aacute;s
megval&oacute;s&iacute;t&aacute;s&aacute;hoz.</para>
<para>Egy <acronym>RAID</acronym>0 rendszerben az adatokat blokkokra
bontva &iacute;rjuk fel a t&ouml;mbben tal&aacute;lhat&oacute;
lemezek k&ouml;z&ouml;tt sz&eacute;tosztva. &Iacute;gy ahelyett,
hogy meg kellene v&aacute;rnunk 256 kb-nyi adat egyetlen lemezre
&iacute;r&aacute;s&aacute;t, egy <acronym>RAID</acronym>0
rendszerben egyszerre &iacute;r&oacute;dik 64 kb-nyi adat
n&eacute;gy k&uuml;l&ouml;nb&ouml;z&#245; lemezre, &eacute;s
ez&aacute;ltal gyorsabb el&eacute;r&eacute;st szolg&aacute;ltat.
Ez a gyorsas&aacute;g tov&aacute;bbi lemezvez&eacute;rl&#245;k
haszn&aacute;lat&aacute;val m&eacute;g jobban
fokozhat&oacute;.</para>
<para>Az egy <acronym>RAID</acronym>0-cs&iacute;koz&aacute;sban
r&eacute;sztvev&#245; lemezek mindegyik&eacute;nek azonos
m&eacute;ret&#251;nek kell lennie, mivel az &iacute;r&aacute;sra
&eacute;s olvas&aacute;sra ir&aacute;nyul&oacute;
I/O-k&eacute;r&eacute;sek a p&aacute;rhuzamos
kiszolg&aacute;l&aacute;s &eacute;rdek&eacute;ben
&ouml;sszef&eacute;s&uuml;l&#245;dnek.</para>
<mediaobject>
<imageobject>
<imagedata fileref="geom/striping" align="center">
</imageobject>
<textobject>
<phrase>P&eacute;lda lemezcs&iacute;koz&aacute;sra</phrase>
</textobject>
</mediaobject>
<procedure>
<title>Cs&iacute;koz&aacute;s kialak&iacute;t&aacute;sa
form&aacute;zatlan ATA-lemezekkel</title>
<step>
<para>T&ouml;lts&uuml;k be a <filename>geom_stripe</filename>
modult:</para>
<screen>&prompt.root; <userinput>kldload geom_stripe</userinput></screen>
</step>
<step>
<para>Bizonyosodjuk meg r&oacute;la, hogy a rendszer&uuml;nkben
tal&aacute;lhat&oacute; egy szabad csatlakoz&aacute;si pont.
Ha majd ezt a k&ouml;tetet sz&aacute;njuk rendszer&uuml;nk
gy&ouml;k&eacute;rpart&iacute;ci&oacute;j&aacute;nak,
haszn&aacute;ljunk erre a c&eacute;lra egy m&aacute;sik
k&ouml;nyvt&aacute;rat, p&eacute;ld&aacute;ul a <filename
role="directory">/mnt</filename>-ot:</para>
<screen>&prompt.root; <userinput>mkdir /mnt</userinput></screen>
</step>
<step>
<para>Keress&uuml;k meg a cs&iacute;koz&aacute;sra
felhaszn&aacute;lni k&iacute;v&aacute;nt lemezek
eszk&ouml;zneveit, &eacute;s hozzunk l&eacute;tre
bel&#245;l&uuml;k egy &uacute;j cs&iacute;kozott eszk&ouml;zt.
P&eacute;ld&aacute;ul, ha k&eacute;t haszn&aacute;latban nem
lev&#245;, particion&aacute;latlan
<acronym>ATA</acronym>-lemezt, n&eacute;v szerint a
<filename>/dev/ad2</filename> &eacute;s
<filename>/dev/ad3</filename> eszk&ouml;z&ouml;ket akarjunk
cs&iacute;kozni:</para>
<screen>&prompt.root; <userinput>gstripe label -v st0 /dev/ad2 /dev/ad3</userinput></screen>
</step>
<step>
<para>Az &iacute;gy l&eacute;trej&ouml;tt &uacute;j k&ouml;teten
most hozzunk l&eacute;tre egy &aacute;ltal&aacute;nos
c&iacute;mk&eacute;t, vagy m&aacute;s n&eacute;ven egy
part&iacute;ci&oacute;s t&aacute;bl&aacute;t, &eacute;s
telep&iacute;ts&uuml;k fel r&aacute; a rendszer
alap&eacute;rtelmezett rendszerind&iacute;t&oacute;
programj&aacute;t:</para>
<screen>&prompt.root; <userinput>bsdlabel -wB /dev/stripe/st0</userinput></screen>
</step>
<step>
<para>Ezzel meg kellett jelennie tov&aacute;bbi m&aacute;sik
k&eacute;t eszk&ouml;znek is a <filename
role="directory">/dev/stripe</filename>
k&ouml;nyvt&aacute;rban, a <devicename>st0</devicename>
eszk&ouml;z mellett. Ezek t&ouml;bbek k&ouml;zt az
<devicename>st0a</devicename> &eacute;s az
<devicename>st0c</devicename>. Itt m&aacute;r ki is tudunk
alak&iacute;tani egy &aacute;llom&aacute;nyrendszert az
<devicename>st0a</devicename> eszk&ouml;z&ouml;n a
<command>newfs</command> haszn&aacute;lat&aacute;val:</para>
<screen>&prompt.root; <userinput>newfs -U /dev/stripe/st0a</userinput></screen>
<para>Sok-sok sz&aacute;mot fogunk l&aacute;tni cik&aacute;zni a
k&eacute;perny&#245;n, majd n&eacute;h&aacute;ny
m&aacute;sodperc m&uacute;lva befejez&#245;dik a folyamat.
L&eacute;trehoztuk a k&ouml;tetet, ami most m&aacute;r
k&eacute;szen &aacute;ll a becsatol&aacute;sra.</para>
</step>
</procedure>
<para>A kialak&iacute;tott lemezcs&iacute;koz&aacute;st &iacute;gy
tudjuk k&eacute;zzel csatlakoztatni:</para>
<screen>&prompt.root; <userinput>mount /dev/stripe/st0a /mnt</userinput></screen>
<para>A cs&iacute;kozott &aacute;llom&aacute;nyrendszert a
rendszerind&iacute;t&aacute;s folyam&aacute;n automatikusan
becsatlakoztathatjuk, ha elhelyezz&uuml;k az al&aacute;bbi
k&ouml;tetinform&aacute;ci&oacute;kat az
<filename>/etc/fstab</filename> &aacute;llom&aacute;nyba:</para>
<screen>&prompt.root; <userinput>echo "/dev/stripe/st0a /mnt ufs rw 2 2" \</userinput>
<userinput>&gt;&gt; /etc/fstab</userinput></screen>
<para>A <filename>geom_stripe</filename> modult is automatikusan be
kell t&ouml;lteni a rendszerind&iacute;t&aacute;s sor&aacute;n.
Ehhez a k&ouml;vetkez&#245; sort kell hozz&aacute;adni a
<filename>/boot/loader.conf</filename>
&aacute;llom&aacute;nyhoz:</para>
<screen>&prompt.root; <userinput>echo 'geom_stripe_load="YES"' &gt;&gt; /boot/loader.conf</userinput></screen>
</sect1>
<sect1 id="GEOM-mirror">
<title>RAID1 - T&uuml;kr&ouml;z&eacute;s</title>
<indexterm><primary>GEOM</primary></indexterm>
<indexterm><primary>lemezt&uuml;kr&ouml;z&eacute;s</primary></indexterm>
<para>A t&uuml;kr&ouml;z&eacute;s sz&aacute;mos
v&aacute;llalatn&aacute;l &eacute;s h&aacute;ztart&aacute;sban
alkalmazott technol&oacute;gia, amely az adatok
megszak&iacute;t&aacute;s n&eacute;lk&uuml;li
lement&eacute;s&eacute;re haszn&aacute;latos. Amikor
t&uuml;kr&ouml;z&eacute;st haszn&aacute;lunk, az egyszer&#251;en
csak arra utal, hogy a B lemez ugyanazokat az adatokat
tartalmazza, mint az A lemez. Vagy amikor a C &eacute;s D lemez
tartalma egyezik meg az A &eacute;s B lemezek&eacute;vel.
F&uuml;ggetlen&uuml;l a lemezek kioszt&aacute;s&aacute;t&oacute;l,
itt az a l&eacute;nyeg, hogy az egyik lemez teljes ter&uuml;lete
vagy az egyik part&iacute;ci&oacute;ja le van m&aacute;solva.
K&eacute;s&#245;bb az ezen a m&oacute;don lementett adatok
k&ouml;nnyen vissza&aacute;ll&iacute;that&oacute;ak
an&eacute;lk&uuml;l, hogy ez a szolg&aacute;ltat&aacute;sban vagy
az el&eacute;rhet&#245;s&eacute;gben b&aacute;rmilyen
kimarad&aacute;st okozna, &eacute;s ak&aacute;r m&eacute;g
fizikailag is biztons&aacute;gosan t&aacute;rolhat&oacute;ak.
<para>El&#245;sz&ouml;r is szerezn&uuml;nk kell k&eacute;t egyforma
m&eacute;ret&#251; lemezt, valamint ez a p&eacute;lda
felt&eacute;telezi, hogy ezek a lemezek k&ouml;zvetlen
el&eacute;r&eacute;s&#251; (&man.da.4;)
<acronym>SCSI</acronym>-lemezek.</para>
<para>Kezdetnek telep&iacute;ts&uuml;k fel a &os;-t az els&#245;
lemezre, de csak k&eacute;t part&iacute;ci&oacute;val. Ezek
egyike legyen a lapoz&oacute;&aacute;llom&aacute;nyt
tartalmaz&oacute; part&iacute;ci&oacute;, aminek m&eacute;rete
pedig a fizikailag rendelkez&eacute;sre &aacute;ll&oacute;
mem&oacute;ria (<acronym>RAM</acronym>) m&eacute;ret&eacute;nek
k&eacute;tszere legyen. A t&ouml;bbi helyet adjuk oda a
gy&ouml;k&eacute;rpart&iacute;ci&oacute;nak (<filename
role="directory">/</filename>). Term&eacute;szetesen a t&ouml;bbi
csatol&aacute;si pontot is kihaszn&aacute;lhatjuk, k&uuml;l&ouml;n
part&iacute;ci&oacute;kkal, de ezzel a feladat
neh&eacute;zs&eacute;ge t&iacute;zszeres&eacute;re n&ouml;vekszik,
mivel ekkor manu&aacute;lisan kell &aacute;t&iacute;rnunk a
&man.bsdlabel.8; &eacute;s &man.fdisk.8;
be&aacute;ll&iacute;t&aacute;sokat.</para>
<para>Ind&iacute;tsuk &uacute;jra a
sz&aacute;m&iacute;t&oacute;g&eacute;pet &eacute;s v&aacute;rjuk
meg, am&iacute;g a rendszer teljesen k&eacute;szen nem &aacute;ll.
Amint ez a folyamat v&eacute;get &eacute;rt, jelentkezz&uuml;k be
a <username>root</username> felhaszn&aacute;l&oacute;val.</para>
<para>Hozzuk l&eacute;tre a <filename>/dev/mirror/gm</filename>
eszk&ouml;zt &eacute;s k&ouml;ss&uuml;k hozz&aacute; a
<filename>/dev/ad1</filename> eszk&ouml;zh&ouml;z:</para>
<screen>&prompt.root; <userinput>gmirror label -vnb round-robin gm0 /dev/da1</userinput></screen>
<para>A rendszernek erre &iacute;gy kell reag&aacute;lnia:</para>
<screen>
Metadata value stored on /dev/da1.
Done.</screen>
<para>Kelts&uuml;k &eacute;letre a GEOM-ot, aminek sor&aacute;n
bet&ouml;lt&#245;dik a
<filename>/boot/kernel/geom_mirror.ko</filename> modul:</para>
<screen>&prompt.root; <userinput>gmirror load</userinput></screen>
<note>
<para>Ezzel a paranccsal l&eacute;tre kellett j&ouml;nnie a
<devicename>gm0</devicename> eszk&ouml;znek a <filename
role="directory">/dev/mirror</filename>
k&ouml;nyvt&aacute;rban.</para>
</note>
<para>Helyezz&uuml;nk el egy part&iacute;ci&oacute;s
t&aacute;bl&aacute;t &eacute;s rendszerind&iacute;t&oacute;
programot az <command>fdisk</command>
seg&iacute;ts&eacute;g&eacute;vel az &uacute;jonnan
l&eacute;trehozott <devicename>gm0</devicename>
eszk&ouml;z&ouml;n:</para>
<screen>&prompt.root; <userinput>fdisk -vBI /dev/mirror/gm0</userinput></screen>
<para>Most pedig tegy&uuml;nk fel egy &aacute;ltal&aacute;nos
c&iacute;mk&eacute;t a <command>bsdlabel</command>
programmal:</para>
<screen>&prompt.root; <userinput>bsdlabel -wB /dev/mirror/gm0s1</userinput></screen>
<note>
<para>Ha t&ouml;bb slice-unk &eacute;s part&iacute;ci&oacute;nk is
van, az im&eacute;nti k&eacute;t parancsban m&aacute;shogy kell
megadnunk a param&eacute;tereket. Meg kell egyezni&uuml;k a
m&aacute;sik lemezen tal&aacute;lhat&oacute; slice-al &eacute;s
a part&iacute;ci&oacute;j&aacute;nak
m&eacute;ret&eacute;vel.</para>
</note>
<para>Haszn&aacute;ljuk a &man.newfs.8; seg&eacute;dprogramot a
<devicename>gm0s1a</devicename> eszk&ouml;z&ouml;n egy
<acronym>UFS</acronym> t&iacute;pus&uacute;
&aacute;llom&aacute;nyrendszer
l&eacute;tes&iacute;t&eacute;s&eacute;re:</para>
<screen>&prompt.root; <userinput>newfs -U /dev/mirror/gm0s1a</userinput></screen>
<para>Ennek eredm&eacute;nyek&eacute;ppen kapunk egy halom
sz&aacute;mot a k&eacute;perny&#245;n. Nagyon j&oacute;!
Ellen&#245;rizz&uuml;k, nem l&aacute;tunk-e a
k&eacute;perny&#245;n valamilyen hiba&uuml;zenetet, majd
csatlakoztassuk az eszk&ouml;zt a a <filename
role="directory">/mnt</filename> pontra:</para>
<screen>&prompt.root; <userinput>mount /dev/mirror/gm0s1a /mnt</userinput></screen>
<para>Ezt k&ouml;vet&#245;en pedig mozgassunk &aacute;t minden
adatot a frissen l&eacute;trehozott
&aacute;llom&aacute;nyrendszere arr&oacute;l a lemezr&#245;l,
ahonnan elind&iacute;tottuk a rendszert. Ebben a
p&eacute;ld&aacute;ban ezt ugyan a &man.dump.8; &eacute;s
&man.restore.8; parancsokkal oldjuk meg, erre a c&eacute;lra
viszont a &man.dd.1; is remek&uuml;l
haszn&aacute;lhat&oacute;.</para>
<screen>&prompt.root; <userinput>dump -L -0 -f- / |(cd /mnt &amp;&amp; restore -r -v -f-)</userinput></screen>
<para>Ezt el kell v&eacute;gezn&uuml;nk mindegyik
&aacute;llom&aacute;nyrendszerre. Egyszer&#251;en m&aacute;soljuk
be az &eacute;rintett &aacute;llom&aacute;nyrendszert a
megfelel&#245; helyre az el&#245;bb bemutatott parancsban.</para>
<para>Ezut&aacute;n &iacute;rjuk &aacute;t a duplik&aacute;lt
<filename>/mnt/etc/fstab</filename> &aacute;llom&aacute;nyt,
&eacute;s t&aacute;vol&iacute;tsuk el vagy csak kommentezz&uuml;k
ki bel&#245;le a lapoz&oacute;&aacute;llom&aacute;nyt
<footnote>
<para>Megjegyezz&uuml;k, hogy az <filename>fstab</filename>
&aacute;llom&aacute;nyb&oacute;l kiszedett bejegyz&eacute;s
miatt val&oacute;sz&iacute;n&#251;leg m&aacute;s m&oacute;don
kell majd enged&eacute;lyezn&uuml;nk a
lapoz&oacute;&aacute;llom&aacute;ny haszn&aacute;lat&aacute;t.
Err&#245;l b&#245;vebben l&aacute;sd a <xref
linkend="adding-swap-space">.</para>
</footnote>.
&Iacute;rjuk fel&uuml;l a m&aacute;sik
&aacute;llom&aacute;nyrendszer adatait is az &uacute;j
eszk&ouml;znek megfelel&#245; be&aacute;ll&iacute;t&aacute;sokkal,
ahogy a p&eacute;lda is mutatja:</para>
<programlisting># Device Mountpoint FStype Options Dump Pass#
#/dev/da0s2b none swap sw 0 0
/dev/mirror/gm0s1a / ufs rw 1 1</programlisting>
<para>Az al&aacute;bbi paranccsal gondoskodjunk r&oacute;la, hogy a
<filename>geom_mirror.ko</filename> modul
bet&ouml;lt&#245;dj&ouml;n a rendszerind&iacute;t&aacute;s
sor&aacute;n:</para>
<screen>&prompt.root; <userinput>echo 'geom_mirror_load="YES"' &gt;&gt; /mnt/boot/loader.conf</userinput></screen>
<screen>&prompt.root; <userinput>echo 'geom_mirror_load="YES"' &gt;&gt; /boot/loader.conf</userinput></screen>
<para>Ind&iacute;tsuk &uacute;jra a rendszert:</para>
<screen>&prompt.root; <userinput>shutdown -r now</userinput></screen>
<para>A rendszerind&iacute;t&oacute; k&eacute;perny&#245;n az
egyfelhaszn&aacute;l&oacute;s m&oacute;d
el&eacute;r&eacute;s&eacute;hez v&aacute;lasszuk a negyedik (4)
opci&oacute;t. A konzol haszn&aacute;lat&aacute;val
gy&#245;z&ouml;dj&uuml;nk meg r&oacute;la, hogy a rendszer a
<devicename>gm0s1a</devicename> eszk&ouml;zr&#245;l indult. Ezt a
&man.df.1; kimenet&eacute;b&#245;l der&iacute;thetj&uuml;k
ki.</para>
<para>Ha minden rendben zajlott, akkor a rendszer&uuml;nk elindult a
<devicename>gm0s1a</devicename> eszk&ouml;zr&#245;l, &eacute;s a
<command>login</command> v&aacute;r minket. Innen a lemez a
k&ouml;vetkez&#245; parancsok kiad&aacute;s&aacute;val
t&ouml;r&ouml;lhet&#245; &eacute;s illeszhet&#245;be a
t&uuml;kr&ouml;z&eacute;sek k&ouml;z&eacute;:</para>
<screen>&prompt.root; <userinput>dd if=/dev/zero of=/dev/da0 bs=512 count=79</userinput></screen>
<screen>&prompt.root; <userinput>gmirror configure -a gm0</userinput>
&prompt.root; <userinput>gmirror insert gm0 /dev/da0</userinput></screen>
<para>Az <option>-a</option> param&eacute;ter tudatja a
&man.gmirror.8;-al, hogy automatikus szinkroniz&aacute;ci&oacute;t
haszn&aacute;ljon, teh&aacute;t az lemezre &iacute;r&aacute;st
mag&aacute;t&oacute;l t&uuml;kr&ouml;zze. A
hozz&aacute;tartoz&oacute; man oldal elmagyar&aacute;zza, hogyan
&eacute;p&iacute;ts&uuml;k &aacute;t a t&ouml;mb&ouml;t &eacute;s
hogyan cser&eacute;lj&uuml;k benne a lemezeket, hab&aacute;r az
<devicename>data</devicename> n&eacute;vvel hivatkozik az itt
eml&iacute;tett <devicename>gm0</devicename> eszk&ouml;zre.</para>
<para>A frissen l&eacute;trehozott t&uuml;kr&ouml;z&eacute;s
&aacute;llapot&aacute;t az al&aacute;bbi paranccsal
ellen&#245;rizhetj&uuml;k:</para>
<screen>&prompt.root; <userinput>gmirror status</userinput></screen>
<sect2>
<title>Hibakeres&eacute;s</title>
<sect3>
<title>A rendszer nem hajland&oacute; elindulni</title>
<para>Ha a rendszer&uuml;nk ehhez hasonl&oacute; m&oacute;don
indul:</para>
<programlisting>ffs_mountroot: can't find rootvp
Root mount failed: 6
mountroot></programlisting>
<para>Ind&iacute;tsuk &uacute;jra a g&eacute;p&uuml;nket a
kikapcsol&oacute; gomb vagy a reset
seg&iacute;ts&eacute;g&eacute;vel. A
rendszerind&iacute;t&oacute; men&uuml;ben v&aacute;lasszuk a
hatodik opci&oacute;t (6). Ennek
eredm&eacute;nyek&eacute;ppen megkapjuk a &man.loader.8;
parancssor&aacute;t. T&ouml;lts&uuml;k be a modult
manu&aacute;lisan:</para>
<screen>OK? <userinput>load geom_mirror</userinput>
OK? <userinput>boot</userinput></screen>
<para>Ha ez bev&aacute;lik, akkor valami&eacute;rt a modult nem
siker&uuml;lt rendesen bet&ouml;lteni. Helyezz&uuml;k el
a</para>
<programlisting>options GEOM_MIRROR</programlisting>
<para>sort a rendszermag konfigur&aacute;ci&oacute;s
&aacute;llom&aacute;ny&aacute;ban, ford&iacute;tsuk
&uacute;jra &eacute;s telep&iacute;ts&uuml;k. Ezzel
v&aacute;rhat&oacute;an orvosoltuk a
probl&eacute;m&aacute;t.</para>
</sect3>
</sect2>
</sect1>
<sect1 id="geom-ggate">
<title>Eszk&ouml;z&ouml;k h&aacute;l&oacute;zati illeszt&eacute;se a
GEOM-ban</title>
<para>A GEOM t&aacute;voli eszk&ouml;z&ouml;k, p&eacute;ld&aacute;ul
lemezek, CD-meghajt&oacute;k stb. haszn&aacute;lat&aacute;t is
t&aacute;mogatja a h&aacute;l&oacute;zati illeszt&eacute;st
szolg&aacute;l&oacute; seg&eacute;dprogramjaival, hasonl&oacute;an
az <acronym>NFS</acronym>-hez.</para>
<para>Kezd&eacute;sk&eacute;nt l&eacute;tre kell hozni a
megoszt&aacute;st el&#245;seg&iacute;t&#245;
&aacute;llom&aacute;nyt. Ez az &aacute;llom&aacute;ny
hat&aacute;rozza meg, ki &eacute;s milyen szinten jogosult
haszn&aacute;lni a megosztott er&#245;forr&aacute;sokat.
P&eacute;ld&aacute;ul ha megosztjuk az els&#245;
<acronym>SCSI</acronym>-lemezen a negyedik slice-ot, az
al&aacute;bbi <filename>/etc/gg.exports</filename>
&aacute;llom&aacute;ny t&ouml;k&eacute;letesen megfelel:</para>
<programlisting>192.168.1.0/24 RW /dev/da0s4d</programlisting>
<para>Ezzel a bels&#245; h&aacute;l&oacute;zaton lev&#245;
&ouml;sszes sz&aacute;m&iacute;t&oacute;g&eacute;p k&eacute;pes
lesz el&eacute;rni a <devicename>da0s4d</devicename>
part&iacute;ci&oacute;n tal&aacute;lhat&oacute;
&aacute;llom&aacute;nyrendszert.</para>
<para>Az eszk&ouml;z megoszt&aacute;s&aacute;hoz el&#245;sz&ouml;r
gondoskodnunk kell r&oacute;la, hogy ne legyen csatlakoztatva,
majd ezut&aacute;n ind&iacute;tsuk el a &man.ggated.8; szerver
d&eacute;monj&aacute;t:</para>
<screen>&prompt.root; <userinput>ggated</userinput></screen>
<para>Ezt k&ouml;vet&#245;en a <command>mount</command>
felhaszn&aacute;l&aacute;s&aacute;val csatoljuk az eszk&ouml;zt a
kliensen, az al&aacute;bbi parancs
kiad&aacute;s&aacute;val:</para>
<screen>&prompt.root; <userinput>ggatec create -o rw 192.168.1.1 /dev/da0s4d</userinput>
ggate0
&prompt.root; <userinput>mount /dev/ggate0 /mnt</userinput></screen>
<para>Innent&#245;l kezdve az eszk&ouml;z el&eacute;rhet&#245; lesz
a <filename role="directory">/mnt</filename> csatlakoz&aacute;si
ponton kereszt&uuml;l.</para>
<note>
<para>Fontos kiemeln&uuml;nk, hogy ez a m&#251;velet
eredm&eacute;nytelen, ha az adott eszk&ouml;zt vagy maga a
szerver, vagy pedig valamelyik m&aacute;sik kliens m&aacute;r
kor&aacute;bban csatolta.</para>
</note>
<para>Amikor az eszk&ouml;zre m&aacute;r nincs tov&aacute;bb
sz&uuml;ks&eacute;g&uuml;nk, biztons&aacute;gosan le tudjuk
v&aacute;lasztani az &man.umount.8; paranccsal, hasonl&oacute;an
b&aacute;rmelyik m&aacute;s lemezes eszk&ouml;zh&ouml;z.</para>
</sect1>
<sect1 id="geom-glabel">
<title>A lemezes eszk&ouml;z&ouml;k
c&iacute;mk&eacute;z&eacute;se</title>
<indexterm><primary>GEOM</primary></indexterm>
<indexterm><primary>Lemezc&iacute;mk&eacute;k</primary></indexterm>
<para>A rendszer ind&iacute;t&aacute;sa k&ouml;zben a &os;
rendszermagja a tal&aacute;lt eszk&ouml;z&ouml;knek
megfelel&#245;en mindegyiknek l&eacute;trehoz egy-egy
eszk&ouml;zle&iacute;r&oacute;t. Ezzel a
pr&oacute;b&aacute;lgat&aacute;sos m&oacute;dszerrel egy&uuml;tt
j&aacute;r n&eacute;h&aacute;ny gond, p&eacute;ld&aacute;ul mi
t&ouml;rt&eacute;nik akkor, ha az &uacute;j lemezes eszk&ouml;zt
<acronym>USB</acronym>-n kereszt&uuml;l adjuk a rendszerhez?
Nagyon val&oacute;sz&iacute;n&#251;, hogy ez az eszk&ouml;z
megkapja a <devicename>da0</devicename> nevet &eacute;s ezzel az
eredeti <devicename>da0</devicename> eszk&ouml;z eltol&oacute;dik
a <devicename>da1</devicename> n&eacute;vhez. Ennek
k&ouml;sz&ouml;nhet&#245;en az <filename>/etc/fstab</filename>
&aacute;llom&aacute;nyban felsorolt
&aacute;llom&aacute;nyrendszerek csatol&aacute;sa vesz&eacute;lybe
ker&uuml;l, aminek k&ouml;vetkezt&eacute;ben ak&aacute;r
meghi&uacute;sulhat a rendszerindul&aacute;s is.</para>
<para>Az egyik lehets&eacute;ges megold&aacute;sa a
probl&eacute;m&aacute;nak, ha sorbaf&#251;zz&uuml;k a
<acronym>SCSI</acronym> eszk&ouml;zeinket, &eacute;s &iacute;gy a
<acronym>SCSI</acronym>-k&aacute;rty&aacute;hoz kapcsolt
&uacute;jabb eszk&ouml;z egy addig nem haszn&aacute;lt
sz&aacute;mot fog birtokba venni. Mi helyzet azonban az
<acronym>USB</acronym>-s eszk&ouml;z&ouml;kkel, amelyek
ki&uuml;thetik az els&#245;dleges
<acronym>SCSI</acronym>-lemezeinket? Ez egy&eacute;bk&eacute;nt
az&eacute;rt t&ouml;rt&eacute;nhet meg, mert az
<acronym>USB</acronym>-s eszk&ouml;z&ouml;ket
&aacute;ltal&aacute;ban hamarabb keresi a rendszer, mint a
<acronym>SCSI</acronym> k&aacute;rty&aacute;n lev&#245;
eszk&ouml;z&ouml;ket. Megoldhatjuk &uacute;gy ezt a gondot, hogy
csak azut&aacute;n csatlakoztatjuk az eml&iacute;tett
eszk&ouml;z&ouml;ket, miut&aacute;n a rendszer elindult.
Megoldhatjuk viszont &uacute;gy is, hogy csak egyetlen
<acronym>ATA</acronym>-meghajt&oacute;t haszn&aacute;lunk
&eacute;s soha nem soroljuk fel a <acronym>SCSI</acronym>
eszk&ouml;z&ouml;ket az <filename>/etc/fstab</filename>
&aacute;llom&aacute;nyban.</para>
<para>Ezekn&eacute;l k&iacute;n&aacute;lkozik azonban egy jobb
megold&aacute;s! A <command>glabel</command> nev&#251;
seg&eacute;dprogrammal a rendszergazda vagy a
felhaszn&aacute;l&oacute; &uacute;gy tudja c&iacute;mk&eacute;zni
a lemezmeghajt&oacute;kat, hogy azok a
<filename>/etc/fstab</filename> &aacute;llom&aacute;nyban
szerepl&#245; c&iacute;mk&eacute;ket haszn&aacute;lj&aacute;k.
Mivel a <command>glabel</command> a c&iacute;mk&eacute;t az adott
szolg&aacute;ltat&oacute; utols&oacute; szektor&aacute;ban
t&aacute;rolja el, ez a c&iacute;mke megmarad az
&uacute;jraind&iacute;t&aacute;s ut&aacute;n is. Ha ezt a
c&iacute;mk&eacute;t eszk&ouml;zk&eacute;nt haszn&aacute;ljuk, az
&aacute;llom&aacute;nyrendszerek mindig ugyanarr&oacute;l a
meghajt&oacute;r&oacute;l fognak csatol&oacute;dni,
f&uuml;ggetlen&uuml;l att&oacute;l, hogy milyen
eszk&ouml;zle&iacute;r&oacute;n kereszt&uuml;l &eacute;rj&uuml;k
el ezeket.</para>
<note>
<para>Egy&aacute;ltal&aacute;n nem &aacute;ll&iacute;tottuk, hogy
egy c&iacute;mke csak &aacute;lland&oacute; lehet. A
<command>glabel</command> seg&iacute;ts&eacute;g&eacute;vel
egyar&aacute;nt l&eacute;tre lehet hozni &aacute;lland&oacute;
&eacute;s &aacute;tmeneti c&iacute;mk&eacute;ket, de csak az
&aacute;lland&oacute; c&iacute;mke k&eacute;pes az
&uacute;jraind&iacute;t&aacute;s ut&aacute;n is megmaradni. A
k&eacute;t c&iacute;mket&iacute;pus k&ouml;zti
k&uuml;l&ouml;nbs&eacute;geket a &man.glabel.8; man oldal
t&aacute;rgyalja r&eacute;szletesebben.</para>
</note>
<sect2>
<title>C&iacute;mket&iacute;pusok &eacute;s
p&eacute;ld&aacute;k</title>
<para>A c&iacute;mk&eacute;knek k&eacute;t t&iacute;pusa
l&eacute;tezik, az &aacute;ltal&aacute;nos c&iacute;mke
&eacute;s az &aacute;llom&aacute;nyrendszer-c&iacute;mke. A
kett&#245; k&ouml;z&ouml;tti elt&eacute;r&eacute;s az
&aacute;lland&oacute; c&iacute;mk&eacute;kkel kapcsolatos
automatikus detekt&aacute;l&aacute;s, illetve a t&eacute;ny,
hogy ez a t&iacute;pus&uacute; c&iacute;mke az
&uacute;jraind&iacute;t&aacute;s ut&aacute;n is megmarad.
Ezeknek a c&iacute;mk&eacute;knek van egy k&uuml;l&ouml;n, az
&aacute;llom&aacute;nyrendszer&uuml;k szerint elnevezett
k&ouml;nyvt&aacute;ra a <filename
class="directory">/dev</filename> k&ouml;nyvt&aacute;ron
bel&uuml;l. P&eacute;ld&aacute;ul az <acronym>UFS</acronym>2
&aacute;llom&aacute;nyrendszer-c&iacute;mk&eacute;k a <filename
class="directory">/dev/ufs</filename> k&ouml;nyvt&aacute;rban
keletkeznek.</para>
<para>Egy &aacute;ltal&aacute;nos c&iacute;mke a
k&ouml;vetkez&#245; indul&aacute;skor elveszik. Ezek a
c&iacute;mk&eacute;k a <filename
class="directory">/dev/label</filename> k&ouml;nyvt&aacute;rban
keletkeznek, &eacute;s ide&aacute;lisak a
k&iacute;s&eacute;rletezget&eacute;sre.</para>
<para>&Aacute;lland&oacute; c&iacute;mk&eacute;k az
&aacute;llom&aacute;nyrendszereken a <command>tunefs</command>
vagy a <command>newfs</command> seg&eacute;dprogramok
valamelyik&eacute;vel helyezhet&#245;ek el. Ha egy
<acronym>UFS</acronym>2 &aacute;llom&aacute;nyrendszerre
szeretn&eacute;nk tenni egy &aacute;lland&oacute;
c&iacute;mk&eacute;t az adataink megsemmis&iacute;t&eacute;se
n&eacute;lk&uuml;l, adjuk ki a k&ouml;vetkez&#245;
parancsot:</para>
<screen>&prompt.root; <userinput>tunefs -L <replaceable>home</replaceable> <replaceable>/dev/da3</replaceable></userinput></screen>
<warning>
<para>Ha az &eacute;rintett &aacute;llom&aacute;nyrendszeren
nincs &uuml;res hely, ennek a parancsnak a haszn&aacute;lata
adatveszt&eacute;shez vezethet. Ilyen esetben ink&aacute;bb a
felesleges &aacute;llom&aacute;nyok
elt&aacute;vol&iacute;t&aacute;s&aacute;val kellene
t&ouml;r&#245;dn&uuml;nk, nem pedig c&iacute;mk&eacute;k
hozz&aacute;ad&aacute;s&aacute;val.</para>
</warning>
<para>Ezut&aacute;n egy c&iacute;mk&eacute;nek kell megjelennie a
<filename class="directory">/dev/ufs</filename>
k&ouml;nyvt&aacute;rban, amelyet vegy&uuml;nk is fel az
<filename>/etc/fstab</filename> &aacute;llom&aacute;nyba:</para>
<programlisting>/dev/ufs/home /home ufs rw 2 2</programlisting>
<note>
<para>Az &aacute;llom&aacute;nyrendszert tilos csatolni a
<command>tunefs</command> futtat&aacute;sa alatt!</para>
</note>
<para>Most m&aacute;r a megszokott m&oacute;don csatolhatjuk az
&aacute;llom&aacute;nyrendszert:</para>
<screen>&prompt.root; <userinput>mount /home</userinput></screen>
<para>Ett&#245;l a pontt&oacute;l kezdve, am&iacute;g a
<filename>geom_label.ko</filename> modul bet&ouml;lt&#245;dik a
rendszerind&iacute;t&aacute;s sor&aacute;n a
<filename>/boot/loader.conf</filename> &aacute;llom&aacute;nyon
kereszt&uuml;l, vagy a <literal>GEOM_LABEL</literal>
opci&oacute; megtal&aacute;lhat&oacute; a rendszermag
konfigur&aacute;ci&oacute;s &aacute;llom&aacute;ny&aacute;ban,
az eszk&ouml;zle&iacute;r&oacute; a rendszerre n&eacute;zve
minden komolyabb k&ouml;vetkezm&eacute;ny n&eacute;lk&uuml;l
megv&aacute;ltozhat.</para>
<para>&Aacute;llom&aacute;nyrendszereket l&eacute;trehozhatunk
alap&eacute;rtelmezett c&iacute;mk&eacute;vel is a
<command>newfs</command> <option>-L</option>
param&eacute;ter&eacute;vel. Err&#245;l r&eacute;szletesebben a
&man.newfs.8; man oldalon olvashatunk.</para>
<para>Az al&aacute;bbi paranccsal tudjuk t&ouml;r&ouml;lni a
c&iacute;mk&eacute;t:</para>
<screen>&prompt.root; <userinput>glabel destroy home</userinput></screen>
</sect2>
</sect1>
<sect1 id="geom-gjournal">
<title>Napl&oacute;z&oacute; UFS GEOM-on kereszt&uuml;l</title>
<indexterm><primary>GEOM</primary></indexterm>
<indexterm><primary>napl&oacute;z&aacute;s</primary></indexterm>
<para>A &os;&nbsp;7.0-&aacute;s verzi&oacute;j&aacute;nak
megjelen&eacute;s&eacute;vel egy r&eacute;g v&aacute;rt
kieg&eacute;sz&iacute;t&eacute;s, a napl&oacute;z&oacute;
<acronym>UFS</acronym> v&eacute;gre el&eacute;rhet&#245;v&eacute;
v&aacute;lik. Maga az implement&aacute;ci&oacute; a
<acronym>GEOM</acronym> alrendszeren kereszt&uuml;l
&eacute;rhet&#245; el, &eacute;s a &man.gjournal.8;
seg&eacute;dprogram seg&iacute;ts&eacute;g&eacute;vel
k&ouml;nnyed&eacute;n be&aacute;ll&iacute;that&oacute;.</para>
<para>Mit is jelent a napl&oacute;z&aacute;s? A
napl&oacute;z&aacute;s t&aacute;mogat&aacute;s&aacute;val a
rendszer egy napl&oacute;t vezet az
&aacute;llom&aacute;nyrendszert &eacute;rint&#245;
tranzakci&oacute;kr&oacute;l &mdash; p&eacute;ld&aacute;ul az
olyan v&aacute;ltoztat&aacute;sokr&oacute;l, amelyek egy komplett
&iacute;r&aacute;si m&#251;veletet eredm&eacute;nyeznek &mdash;
miel&#245;tt m&eacute;g a metaadatok &eacute;s
lemez&iacute;r&aacute;si m&#251;veletek szab&aacute;lyosan
befejez&#245;dn&eacute;nek. Ez a k&ouml;nyvel&eacute;s
k&eacute;s&#245;bb visszaj&aacute;tszhat&oacute; az
&aacute;llom&aacute;nyrendszerben lezajlott tranzakci&oacute;k
reproduk&aacute;l&aacute;s&aacute;hoz, &eacute;s ezzel
megel&#245;zhet&#245;ek az &aacute;llom&aacute;nyrendszerben
keletkez&#245; esetleges ellentmond&aacute;sok.</para>
<para>Ez egy &uacute;jabb m&oacute;dszer az adatveszt&eacute;s
&eacute;s az &aacute;llom&aacute;nyrendszerben
el&#245;fordul&oacute; ellentmond&aacute;sok
elker&uuml;l&eacute;s&eacute;re. Elt&eacute;r&#245;en a Soft
Updates m&oacute;dszert&#245;l, ahol a metaadatok
friss&iacute;t&eacute;s&eacute;t biztos&iacute;tj&aacute;k
&eacute;s k&ouml;vetik nyomon, vagy a Snapshots
m&oacute;dszert&#245;l, ahol pillanatk&eacute;peket
t&aacute;rolunk az &aacute;llom&aacute;nyrendszerr&#245;l, itt egy
konkr&eacute;t napl&oacute;t t&aacute;rolunk az utols&oacute;
szektorokban, illetve bizonyos esetekben egy teljesen m&aacute;sik
lemezen.</para>
<para>Ellent&eacute;tben a t&ouml;bbi napl&oacute;z&oacute;
&aacute;llom&aacute;nyrendszert&#245;l, a
<command>gjournal</command> m&oacute;dszere blokk alap&uacute;
&eacute;s nem az &aacute;llom&aacute;nyrendszer
r&eacute;szek&eacute;nt ker&uuml;lt implement&aacute;l&aacute;sra
&mdash; csup&aacute;n a <acronym>GEOM</acronym> egyik
b&#245;v&iacute;tm&eacute;nye.</para>
<para>A <command>gjournal</command>
t&aacute;mogat&aacute;s&aacute;hoz a &os; rendszermag
konfigur&aacute;ci&oacute;s &aacute;llom&aacute;ny&aacute;ban be
kell &aacute;ll&iacute;tani a k&ouml;vetkez&#245; opci&oacute;t
&mdash; amely a 7.X rendszereken
alapbe&aacute;ll&iacute;t&aacute;s:</para>
<programlisting>options UFS_GJOURNAL</programlisting>
<para>Ha ezt aktiv&aacute;ltuk, egy szabad
&aacute;llom&aacute;nyrendszeren az al&aacute;bbi
l&eacute;p&eacute;seken kereszt&uuml;l tudunk l&eacute;trehozni
egy napl&oacute;t, felt&eacute;ve, hogy a
<devicename>da4</devicename> egy &uacute;j
<acronym>SCSI</acronym>-meghajt&oacute;:</para>
<screen>&prompt.root; <userinput>gjournal label /dev/da4</userinput>
&prompt.root; <userinput>gjournal load</userinput></screen>
<para>Enn&eacute;l a pontn&aacute;l lennie kell egy
<devicename>/dev/da4</devicename> &eacute;s egy
<devicename>/dev/da4.journal</devicename>
eszk&ouml;zle&iacute;r&oacute;nak. Hozzunk l&eacute;tre egy
&aacute;llom&aacute;nyrendszert ezen az eszk&ouml;z&ouml;n:</para>
<screen>&prompt.root; <userinput>newfs -O 2 -J /dev/da4.journal</userinput></screen>
<para>Ez a parancs l&eacute;trehoz egy napl&oacute;z&oacute;
<acronym>UFS</acronym>2 &aacute;llom&aacute;nyrendszert.</para>
<para>Csatoljuk is be a <command>mount</command>
seg&iacute;ts&eacute;g&eacute;vel az eszk&ouml;zt
k&iacute;v&aacute;nt csatlakoz&aacute;si pontra:</para>
<screen>&prompt.root; <userinput>mount /dev/da4.journal <replaceable>/mnt</replaceable></userinput></screen>
<note>
<para>Ha t&ouml;bb slice-unk is van, akkor a napl&oacute;
mindegyik slice-hoz k&uuml;l&ouml;n l&eacute;trej&ouml;n.
P&eacute;ld&aacute;ul, ha az <devicename>ad4s1</devicename>
&eacute;s <devicename>ad4s2</devicename> egyar&aacute;nt
slice-ok, akkor a <command>gjournal</command> legy&aacute;rtja
az <devicename>ad4s1.journal</devicename> &eacute;s
<devicename>ad4s2.journal</devicename>
eszk&ouml;zle&iacute;r&oacute;kat. Abban az esetben, ha
k&eacute;tszer futattjuk le a parancsot, az eredm&eacute;ny
<quote>journals</quote> lesz.</para>
</note>
<para>Bizonyos k&ouml;r&uuml;lm&eacute;nyek k&ouml;z&ouml;tt
k&iacute;v&aacute;natos lehet a napl&oacute;t egy m&aacute;sik
lemezen tartani. Ilyen esetekben a napl&oacute;z&aacute;s
bekapcsol&aacute;s&aacute;hoz a napl&oacute;t
biztos&iacute;t&oacute; szolg&aacute;ltat&oacute;t vagy
t&aacute;rol&oacute;eszk&ouml;zt a napl&oacute;zni
k&iacute;v&aacute;nt eszk&ouml;z ut&aacute;n kell szerepeltetni.
A napl&oacute;z&aacute;s ak&aacute;r az aktu&aacute;lisan
haszn&aacute;lt &aacute;llom&aacute;nyrendszeren is
aktiv&aacute;lhat&oacute; a <command>tunefs</command>
haszn&aacute;lat&aacute;val. Az &aacute;llom&aacute;nyrendszer
m&oacute;dos&iacute;t&aacute;sakor viszont mindig &eacute;rdemes
biztons&aacute;gi m&aacute;solatot k&eacute;sz&iacute;teni! Az
esetek t&ouml;bbs&eacute;g&eacute;ben a
<command>gjournal</command> hib&aacute;t fog jelezni, mivel nem
tudja l&eacute;trehozni a napl&oacute;t, azonban ez nem
v&eacute;di meg az adatainkat a <command>tunefs</command>
helytelen haszn&aacute;lata &aacute;ltal okozott
s&eacute;r&uuml;l&eacute;sekt&#245;l.</para>
</sect1>
</chapter>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
End:
-->

View file

@ -0,0 +1,57 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
define disk_box {
offset = 0.3
line dashed from $1 + (-offset, -offset) to ($1.x, $2.y) + (-offset, offset)
line dashed from last line.end to $2 + (offset, offset)
line dashed from last line.end to ($2.x, $1.y) + (offset, -offset)
line dashed from last line.end to $1 + (-offset, -offset)
}
define disk {
ellipse wid 1.4 ht 0.2 fill 0.4
line down 0.1 from last ellipse.w
line down 0.1 from last ellipse.e
arc cw rad 3.4 to last ellipse.w + (0, -0.1)
for i = 1 to 4 do {
ellipse wid 1.4 ht 0.2 fill 0.4 at last ellipse.s - (0, 0.2) fill 0.4
line down 0.1 from last ellipse.w
line down 0.1 from last ellipse.e
arc cw rad 3.4 to last ellipse.w + (0, -0.1)
}
disk_box(last ellipse.sw, 1st ellipse.ne)
}
A: box wid 2 "256 KB-nyi írást négy" "64 KB-os párhuzamos írásra" "bontunk fel a négy lemez között"
B1: box ht 0.2 wid 0.4 "64 KB" at A.e + (0.4, 0.5)
B2: box ht 0.2 wid 0.4 "64 KB" at A.e + (0.4, 0.2)
B3: box ht 0.2 wid 0.4 "64 KB" at A.e + (0.4, -0.1)
B4: box ht 0.2 wid 0.4 "64 KB" at A.e + (0.4, -0.4)
move to A.s + (-0.5, -1.9)
[disk];"1. lemez" at last [].s above
spline from B4.e then right 0.5 then to last [].e + (-0.2, 0.0) ->
move to last [].e + (0.2,0)
[disk];"2. lemez" at last [].s above
spline from B3.e then right 1.2 then to last [].e + (-0.4, -0.3) ->
move to last [].e + (0.2,0)
[disk];"3. lemez" at last [].s above
spline from B2.e then right 2.4 then to last [].e + (-0.8, 0.28) ->
move to last [].e + (0.2,0)
[disk];"4. lemez" at last [].s above
spline from B1.e then right 4 then to last [].e + (-0.5, 0.6) ->
spline from A.e then up 0.2 then to B1.w
spline from A.e then up 0.1 then to B2.w
spline from A.e then down 0.1 then to B3.w
spline from A.e then down 0.2 then to B4.w
.PE

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= install/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,350 @@
%!PS-Adobe-2.0
%%Creator: dot version 1.8.5 (Sat Jun 29 11:49:08 BST 2002)
%%For: (nik) Nik Clayton
%%Title: directory
%%Pages: (atend)
%%BoundingBox: 35 35 163 177
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector
dup 306 /AE
dup 301 /Aacute
dup 302 /Acircumflex
dup 304 /Adieresis
dup 300 /Agrave
dup 305 /Aring
dup 303 /Atilde
dup 307 /Ccedilla
dup 311 /Eacute
dup 312 /Ecircumflex
dup 313 /Edieresis
dup 310 /Egrave
dup 315 /Iacute
dup 316 /Icircumflex
dup 317 /Idieresis
dup 314 /Igrave
dup 334 /Udieresis
dup 335 /Yacute
dup 376 /thorn
dup 337 /germandbls
dup 341 /aacute
dup 342 /acircumflex
dup 344 /adieresis
dup 346 /ae
dup 340 /agrave
dup 345 /aring
dup 347 /ccedilla
dup 351 /eacute
dup 352 /ecircumflex
dup 353 /edieresis
dup 350 /egrave
dup 355 /iacute
dup 356 /icircumflex
dup 357 /idieresis
dup 354 /igrave
dup 360 /dcroat
dup 361 /ntilde
dup 363 /oacute
dup 364 /ocircumflex
dup 366 /odieresis
dup 362 /ograve
dup 365 /otilde
dup 370 /oslash
dup 372 /uacute
dup 373 /ucircumflex
dup 374 /udieresis
dup 371 /ugrave
dup 375 /yacute
dup 377 /ydieresis
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
dup scale
} bind def
% styles
/solid { } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw aligned label in bounding box aligned to current point
/alignedtext { % width adj text
/text exch def
/adj exch def
/width exch def
gsave
width 0 gt {
text stringwidth pop adj mul 0 rmoveto
} if
[] 0 setdash
text show
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: 36 36 163 177
%%PageOrientation: Portrait
gsave
35 35 128 142 boxprim clip newpath
36 36 translate
0 0 1 beginpage
0 0 translate 0 rotate
0.000 0.000 0.000 graphcolor
14.00 /Times-Roman set_font
/Times-Roman findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Times-Roman-Latin2 exch definefont pop
/Times-Roman-Latin2 findfont dup 14 scalefont setfont
% root
gsave 10 dict begin
63 106 31 25 ellipse_path
stroke
gsave 10 dict begin
63 109 moveto 33 -0.5 (Gyökér) alignedtext
63 93 moveto 5 -0.5 (/) alignedtext
end grestore
end grestore
% A1/
gsave 10 dict begin
27 26 27 18 ellipse_path
stroke
gsave 10 dict begin
27 21 moveto 23 -0.5 (A1/) alignedtext
end grestore
end grestore
% root -> A1/
newpath 52 82 moveto
48 72 43 61 39 51 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 37 53 moveto
35 43 lineto
42 51 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% A2/
gsave 10 dict begin
99 26 27 18 ellipse_path
stroke
gsave 10 dict begin
99 21 moveto 26 -0.5 (A2/) alignedtext
end grestore
end grestore
% root -> A2/
newpath 74 82 moveto
78 72 83 61 87 51 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 84 51 moveto
91 43 lineto
89 53 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
endpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
end
restore
%%EOF

View file

@ -0,0 +1,392 @@
%!PS-Adobe-2.0
%%Creator: dot version 1.8.5 (Sat Jun 29 11:49:08 BST 2002)
%%For: (nik) Nik Clayton
%%Title: directory
%%Pages: (atend)
%%BoundingBox: 35 35 199 249
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector
dup 306 /AE
dup 301 /Aacute
dup 302 /Acircumflex
dup 304 /Adieresis
dup 300 /Agrave
dup 305 /Aring
dup 303 /Atilde
dup 307 /Ccedilla
dup 311 /Eacute
dup 312 /Ecircumflex
dup 313 /Edieresis
dup 310 /Egrave
dup 315 /Iacute
dup 316 /Icircumflex
dup 317 /Idieresis
dup 314 /Igrave
dup 334 /Udieresis
dup 335 /Yacute
dup 376 /thorn
dup 337 /germandbls
dup 341 /aacute
dup 342 /acircumflex
dup 344 /adieresis
dup 346 /ae
dup 340 /agrave
dup 345 /aring
dup 347 /ccedilla
dup 351 /eacute
dup 352 /ecircumflex
dup 353 /edieresis
dup 350 /egrave
dup 355 /iacute
dup 356 /icircumflex
dup 357 /idieresis
dup 354 /igrave
dup 360 /dcroat
dup 361 /ntilde
dup 363 /oacute
dup 364 /ocircumflex
dup 366 /odieresis
dup 362 /ograve
dup 365 /otilde
dup 370 /oslash
dup 372 /uacute
dup 373 /ucircumflex
dup 374 /udieresis
dup 371 /ugrave
dup 375 /yacute
dup 377 /ydieresis
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
dup scale
} bind def
% styles
/solid { } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw aligned label in bounding box aligned to current point
/alignedtext { % width adj text
/text exch def
/adj exch def
/width exch def
gsave
width 0 gt {
text stringwidth pop adj mul 0 rmoveto
} if
[] 0 setdash
text show
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: 36 36 199 249
%%PageOrientation: Portrait
gsave
35 35 164 214 boxprim clip newpath
36 36 translate
0 0 1 beginpage
0 0 translate 0 rotate
0.000 0.000 0.000 graphcolor
14.00 /Times-Roman set_font
/Times-Roman findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Times-Roman-Latin2 exch definefont pop
/Times-Roman-Latin2 findfont dup 14 scalefont setfont
% root
gsave 10 dict begin
99 178 31 25 ellipse_path
stroke
gsave 10 dict begin
99 181 moveto 33 -0.5 (Gyökér) alignedtext
99 165 moveto 5 -0.5 (/) alignedtext
end grestore
end grestore
% A1/
gsave 10 dict begin
63 98 27 18 ellipse_path
stroke
gsave 10 dict begin
63 93 moveto 23 -0.5 (A1/) alignedtext
end grestore
end grestore
% root -> A1/
newpath 88 154 moveto
84 144 79 133 75 123 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 73 125 moveto
71 115 lineto
78 123 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% A2/
gsave 10 dict begin
135 98 27 18 ellipse_path
stroke
gsave 10 dict begin
135 93 moveto 26 -0.5 (A2/) alignedtext
end grestore
end grestore
% root -> A2/
newpath 110 154 moveto
114 144 119 133 123 123 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 120 123 moveto
127 115 lineto
125 125 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B1/
gsave 10 dict begin
27 26 27 18 ellipse_path
stroke
gsave 10 dict begin
27 21 moveto 21 -0.5 (B1/) alignedtext
end grestore
end grestore
% A1/ -> B1/
newpath 54 81 moveto
50 72 45 62 40 52 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 38 53 moveto
36 43 lineto
42 51 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B2/
gsave 10 dict begin
99 26 27 18 ellipse_path
stroke
gsave 10 dict begin
99 21 moveto 24 -0.5 (B2/) alignedtext
end grestore
end grestore
% A1/ -> B2/
newpath 72 81 moveto
76 72 81 62 86 52 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 84 51 moveto
90 43 lineto
88 53 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
endpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
end
restore
%%EOF

View file

@ -0,0 +1,392 @@
%!PS-Adobe-2.0
%%Creator: dot version 1.8.5 (Sat Jun 29 11:49:08 BST 2002)
%%For: (nik) Nik Clayton
%%Title: directory
%%Pages: (atend)
%%BoundingBox: 35 35 199 249
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector
dup 306 /AE
dup 301 /Aacute
dup 302 /Acircumflex
dup 304 /Adieresis
dup 300 /Agrave
dup 305 /Aring
dup 303 /Atilde
dup 307 /Ccedilla
dup 311 /Eacute
dup 312 /Ecircumflex
dup 313 /Edieresis
dup 310 /Egrave
dup 315 /Iacute
dup 316 /Icircumflex
dup 317 /Idieresis
dup 314 /Igrave
dup 334 /Udieresis
dup 335 /Yacute
dup 376 /thorn
dup 337 /germandbls
dup 341 /aacute
dup 342 /acircumflex
dup 344 /adieresis
dup 346 /ae
dup 340 /agrave
dup 345 /aring
dup 347 /ccedilla
dup 351 /eacute
dup 352 /ecircumflex
dup 353 /edieresis
dup 350 /egrave
dup 355 /iacute
dup 356 /icircumflex
dup 357 /idieresis
dup 354 /igrave
dup 360 /dcroat
dup 361 /ntilde
dup 363 /oacute
dup 364 /ocircumflex
dup 366 /odieresis
dup 362 /ograve
dup 365 /otilde
dup 370 /oslash
dup 372 /uacute
dup 373 /ucircumflex
dup 374 /udieresis
dup 371 /ugrave
dup 375 /yacute
dup 377 /ydieresis
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
dup scale
} bind def
% styles
/solid { } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw aligned label in bounding box aligned to current point
/alignedtext { % width adj text
/text exch def
/adj exch def
/width exch def
gsave
width 0 gt {
text stringwidth pop adj mul 0 rmoveto
} if
[] 0 setdash
text show
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: 36 36 199 249
%%PageOrientation: Portrait
gsave
35 35 164 214 boxprim clip newpath
36 36 translate
0 0 1 beginpage
0 0 translate 0 rotate
0.000 0.000 0.000 graphcolor
14.00 /Times-Roman set_font
/Times-Roman findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Times-Roman-Latin2 exch definefont pop
/Times-Roman-Latin2 findfont dup 14 scalefont setfont
% root
gsave 10 dict begin
63 178 31 25 ellipse_path
stroke
gsave 10 dict begin
63 181 moveto 33 -0.5 (Gyökér) alignedtext
63 165 moveto 5 -0.5 (/) alignedtext
end grestore
end grestore
% A1/
gsave 10 dict begin
27 98 27 18 ellipse_path
stroke
gsave 10 dict begin
27 93 moveto 23 -0.5 (A1/) alignedtext
end grestore
end grestore
% root -> A1/
newpath 52 154 moveto
48 144 43 133 39 123 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 37 125 moveto
35 115 lineto
42 123 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% A2/
gsave 10 dict begin
99 98 27 18 ellipse_path
stroke
gsave 10 dict begin
99 93 moveto 26 -0.5 (A2/) alignedtext
end grestore
end grestore
% root -> A2/
newpath 74 154 moveto
78 144 83 133 87 123 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 84 123 moveto
91 115 lineto
89 125 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B1/
gsave 10 dict begin
63 26 27 18 ellipse_path
stroke
gsave 10 dict begin
63 21 moveto 21 -0.5 (B1/) alignedtext
end grestore
end grestore
% A2/ -> B1/
newpath 90 81 moveto
86 72 81 62 76 52 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 74 53 moveto
72 43 lineto
78 51 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B2/
gsave 10 dict begin
135 26 27 18 ellipse_path
stroke
gsave 10 dict begin
135 21 moveto 24 -0.5 (B2/) alignedtext
end grestore
end grestore
% A2/ -> B2/
newpath 108 81 moveto
112 72 117 62 122 52 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 120 51 moveto
126 43 lineto
124 53 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
endpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
end
restore
%%EOF

View file

@ -0,0 +1,434 @@
%!PS-Adobe-2.0
%%Creator: dot version 1.8.5 (Sat Jun 29 11:49:08 BST 2002)
%%For: (nik) Nik Clayton
%%Title: directory
%%Pages: (atend)
%%BoundingBox: 35 35 199 321
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector
dup 306 /AE
dup 301 /Aacute
dup 302 /Acircumflex
dup 304 /Adieresis
dup 300 /Agrave
dup 305 /Aring
dup 303 /Atilde
dup 307 /Ccedilla
dup 311 /Eacute
dup 312 /Ecircumflex
dup 313 /Edieresis
dup 310 /Egrave
dup 315 /Iacute
dup 316 /Icircumflex
dup 317 /Idieresis
dup 314 /Igrave
dup 334 /Udieresis
dup 335 /Yacute
dup 376 /thorn
dup 337 /germandbls
dup 341 /aacute
dup 342 /acircumflex
dup 344 /adieresis
dup 346 /ae
dup 340 /agrave
dup 345 /aring
dup 347 /ccedilla
dup 351 /eacute
dup 352 /ecircumflex
dup 353 /edieresis
dup 350 /egrave
dup 355 /iacute
dup 356 /icircumflex
dup 357 /idieresis
dup 354 /igrave
dup 360 /dcroat
dup 361 /ntilde
dup 363 /oacute
dup 364 /ocircumflex
dup 366 /odieresis
dup 362 /ograve
dup 365 /otilde
dup 370 /oslash
dup 372 /uacute
dup 373 /ucircumflex
dup 374 /udieresis
dup 371 /ugrave
dup 375 /yacute
dup 377 /ydieresis
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
dup scale
} bind def
% styles
/solid { } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw aligned label in bounding box aligned to current point
/alignedtext { % width adj text
/text exch def
/adj exch def
/width exch def
gsave
width 0 gt {
text stringwidth pop adj mul 0 rmoveto
} if
[] 0 setdash
text show
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: 36 36 199 321
%%PageOrientation: Portrait
gsave
35 35 164 286 boxprim clip newpath
36 36 translate
0 0 1 beginpage
0 0 translate 0 rotate
0.000 0.000 0.000 graphcolor
14.00 /Times-Roman set_font
/Times-Roman findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Times-Roman-Latin2 exch definefont pop
/Times-Roman-Latin2 findfont dup 14 scalefont setfont
% root
gsave 10 dict begin
63 250 31 25 ellipse_path
stroke
gsave 10 dict begin
63 253 moveto 33 -0.5 (Gyökér) alignedtext
63 237 moveto 5 -0.5 (/) alignedtext
end grestore
end grestore
% A1/
gsave 10 dict begin
27 170 27 18 ellipse_path
stroke
gsave 10 dict begin
27 165 moveto 23 -0.5 (A1/) alignedtext
end grestore
end grestore
% root -> A1/
newpath 52 226 moveto
48 216 43 205 39 195 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 37 197 moveto
35 187 lineto
42 195 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% A2/
gsave 10 dict begin
99 170 27 18 ellipse_path
stroke
gsave 10 dict begin
99 165 moveto 26 -0.5 (A2/) alignedtext
end grestore
end grestore
% root -> A2/
newpath 74 226 moveto
78 216 83 205 87 195 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 84 195 moveto
91 187 lineto
89 197 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B1/
gsave 10 dict begin
63 98 27 18 ellipse_path
stroke
gsave 10 dict begin
63 93 moveto 21 -0.5 (B1/) alignedtext
end grestore
end grestore
% A2/ -> B1/
newpath 90 153 moveto
86 144 81 134 76 124 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 74 125 moveto
72 115 lineto
78 123 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B2/
gsave 10 dict begin
135 98 27 18 ellipse_path
stroke
gsave 10 dict begin
135 93 moveto 24 -0.5 (B2/) alignedtext
end grestore
end grestore
% A2/ -> B2/
newpath 108 153 moveto
112 144 117 134 122 124 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 120 123 moveto
126 115 lineto
124 125 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% C1/
gsave 10 dict begin
27 26 27 18 ellipse_path
stroke
gsave 10 dict begin
27 21 moveto 21 -0.5 (C1/) alignedtext
end grestore
end grestore
% B1/ -> C1/
newpath 54 81 moveto
50 72 45 62 40 52 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 38 53 moveto
36 43 lineto
42 51 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% C2/
gsave 10 dict begin
99 26 27 18 ellipse_path
stroke
gsave 10 dict begin
99 21 moveto 24 -0.5 (C2/) alignedtext
end grestore
end grestore
% B1/ -> C2/
newpath 72 81 moveto
76 72 81 62 86 52 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 84 51 moveto
90 43 lineto
88 53 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
endpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
end
restore
%%EOF

View file

@ -0,0 +1,434 @@
%!PS-Adobe-2.0
%%Creator: dot version 1.8.5 (Sat Jun 29 11:49:08 BST 2002)
%%For: (nik) Nik Clayton
%%Title: directory
%%Pages: (atend)
%%BoundingBox: 35 35 307 249
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector
dup 306 /AE
dup 301 /Aacute
dup 302 /Acircumflex
dup 304 /Adieresis
dup 300 /Agrave
dup 305 /Aring
dup 303 /Atilde
dup 307 /Ccedilla
dup 311 /Eacute
dup 312 /Ecircumflex
dup 313 /Edieresis
dup 310 /Egrave
dup 315 /Iacute
dup 316 /Icircumflex
dup 317 /Idieresis
dup 314 /Igrave
dup 334 /Udieresis
dup 335 /Yacute
dup 376 /thorn
dup 337 /germandbls
dup 341 /aacute
dup 342 /acircumflex
dup 344 /adieresis
dup 346 /ae
dup 340 /agrave
dup 345 /aring
dup 347 /ccedilla
dup 351 /eacute
dup 352 /ecircumflex
dup 353 /edieresis
dup 350 /egrave
dup 355 /iacute
dup 356 /icircumflex
dup 357 /idieresis
dup 354 /igrave
dup 360 /dcroat
dup 361 /ntilde
dup 363 /oacute
dup 364 /ocircumflex
dup 366 /odieresis
dup 362 /ograve
dup 365 /otilde
dup 370 /oslash
dup 372 /uacute
dup 373 /ucircumflex
dup 374 /udieresis
dup 371 /ugrave
dup 375 /yacute
dup 377 /ydieresis
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
dup scale
} bind def
% styles
/solid { } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw aligned label in bounding box aligned to current point
/alignedtext { % width adj text
/text exch def
/adj exch def
/width exch def
gsave
width 0 gt {
text stringwidth pop adj mul 0 rmoveto
} if
[] 0 setdash
text show
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%BeginResource: encoding ISOLatin2Encoding
/ISOLatin2Encoding [
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
% 100
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
% 200
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
/dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
/degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
/cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
% 300
/Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
/Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
/Dbar /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
/Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
/racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
/ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
/dbar /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
/rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
] def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: 36 36 307 249
%%PageOrientation: Portrait
gsave
35 35 272 214 boxprim clip newpath
36 36 translate
0 0 1 beginpage
0 0 translate 0 rotate
0.000 0.000 0.000 graphcolor
14.00 /Times-Roman set_font
/Times-Roman findfont
dup length dict begin
{ 1 index /FID ne {def} {pop pop} ifelse } forall
/Encoding ISOLatin2Encoding def
currentdict
end
/Times-Roman-Latin2 exch definefont pop
/Times-Roman-Latin2 findfont dup 14 scalefont setfont
% root
gsave 10 dict begin
135 178 31 25 ellipse_path
stroke
gsave 10 dict begin
135 181 moveto 33 -0.5 (Gyökér) alignedtext
135 165 moveto 5 -0.5 (/) alignedtext
end grestore
end grestore
% A1/
gsave 10 dict begin
99 98 27 18 ellipse_path
stroke
gsave 10 dict begin
99 93 moveto 23 -0.5 (A1/) alignedtext
end grestore
end grestore
% root -> A1/
newpath 124 154 moveto
120 144 115 133 111 123 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 109 125 moveto
107 115 lineto
114 123 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% A2/
gsave 10 dict begin
171 98 27 18 ellipse_path
stroke
gsave 10 dict begin
171 93 moveto 26 -0.5 (A2/) alignedtext
end grestore
end grestore
% root -> A2/
newpath 146 154 moveto
150 144 155 133 159 123 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 156 123 moveto
163 115 lineto
161 125 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% C1/
gsave 10 dict begin
27 26 27 18 ellipse_path
stroke
gsave 10 dict begin
27 21 moveto 21 -0.5 (C1/) alignedtext
end grestore
end grestore
% A1/ -> C1/
newpath 84 83 moveto
74 73 61 60 49 48 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 47 50 moveto
42 41 lineto
51 46 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% C2/
gsave 10 dict begin
99 26 27 18 ellipse_path
stroke
gsave 10 dict begin
99 21 moveto 24 -0.5 (C2/) alignedtext
end grestore
end grestore
% A1/ -> C2/
newpath 99 80 moveto
99 72 99 63 99 54 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 97 54 moveto
99 44 lineto
102 54 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B1/
gsave 10 dict begin
171 26 27 18 ellipse_path
stroke
gsave 10 dict begin
171 21 moveto 21 -0.5 (B1/) alignedtext
end grestore
end grestore
% A2/ -> B1/
newpath 171 80 moveto
171 72 171 63 171 54 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 169 54 moveto
171 44 lineto
174 54 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
% B2/
gsave 10 dict begin
243 26 27 18 ellipse_path
stroke
gsave 10 dict begin
243 21 moveto 24 -0.5 (B2/) alignedtext
end grestore
end grestore
% A2/ -> B2/
newpath 186 83 moveto
196 73 209 60 221 48 curveto
stroke
0.000 0.000 0.000 edgecolor
newpath 219 46 moveto
228 41 lineto
223 50 lineto
closepath
fill
0.000 0.000 0.000 edgecolor
endpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
end
restore
%%EOF

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= introduction/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= kernelconfig/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= l10n/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= linuxemu/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= mac/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= mail/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1 @@
SCRSHOT_Pqp:pQpupiptp p pdp:pDpeplp p pup:pUpnpdpeplp p psp:pSpapvpep p pmp:pMpapiplp p prp:pRpeppplpyp p pgp:pGprpopuppp p p?p:pHpeplppp p p p p p p p p p p p p p p p p p p p1p pNp p p pMpaprp p0p9p pSpupppeprp-pUpspeprp p p p p p p(p p p p1p)p ppprpopbpap p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p   2 N   Mar 09 Super-User      (   1) hozzaferes                                  3 N   Mar 09 Super-User      (   1) minta                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    -p*p-pMpuptptp:p p/pvpaprp/pmpapiplp/pmpaprpcpsp p[pMpspgpsp:p3p pNpepwp:p3p p1p.p6pKp]p-p-p-p(pdpaptpep/pdpaptpep)p-p-p-p-p-p-p-p-p-p-p-p-p-p-p(paplplp)p-p-p-p                                                                                

View file

@ -0,0 +1 @@
SCRSHOT_Pip:pEpxpiptp p p-p:pPprpepvpPpgp p p<pSpppapcpep>p:pNpepxptpPpgp pvp:pVpipepwp pAptptpapcphpmp.p p pdp:pDpeplp p prp:pRpeppplpyp p pjp:pNpepxptp p?p:pHpeplppp pX-Original-To: marcs@localhost                                                  Delivered-To: marcs@localhost                                                   To: marcs@localhost                                                             Subject: proba                                                                  Date: Tue,  9 Mar 2004 10:28:36 +0200 (SAST)                                    From: Super-User <root@localhost>                                                                                                                               Ez egy proba uzenet. Ha megkaptad, kerlek, valaszolj!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           -pNp p p-p p1p/p1p:p pSpupppeprp-pUpspeprp p p p p p p p p p p p p ptpepsptp p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p-p-p p(paplplp)p p                                                                                

View file

@ -0,0 +1 @@
SCRSHOT_Pyp:pSpepnpdp p pqp:pApbpoprptp p ptp:pTpop p pcp:pCpCp p psp:pSpupbpjp p pap:pAptptpapcphp pfpiplpep p pdp:pDpepspcprpippp p p?p:pHpeplppp p p p p p p p p p p p    From: Marc Silver <marcs@localhost>                                               To: Super-User <root@localhost>                                                 Cc:                                                                            Bcc:                                                                        Subject: Re: proba                                                             Reply-To:                                                                            Fcc:                                                                       Security: Clear                                                                                                                                                                                                                                 -p-p pAptptpapcphpmpepnptpsp p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p-p pIp p p p p p1p p/ptpmppp/pmpuptptp-pbpspdp-pcp0phpopbpspcpQp p p p p p p p p p p p p p[ptpepxptp/ppplpapipnp,p p7pbpiptp,p pupsp-papspcpipip,p p1p.p1pKp]p p                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -p-p pMpuptptp:p pCpopmpppopspep p p[pAppppprpopxp.p pmpspgp pspipzpep:p p1p.p1pKp p p pAptptpsp:p p1p]p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p-p                                                                                

View file

@ -0,0 +1 @@
SCRSHOT_P p pPpIpNpEp p4p.p5p8p p p pMpEpSpSpApGpEp pIpNpDpEpXp p p p p p p p p p p p p p p p p p pFpoplpdpeprp:p pIpNpBpOpXp p pMpepspspapgpep p1p popfp p3p pApNpSp p p                                                                                 p pAp p p p1p pMpaprp p p9p pSpupppeprp-pUpspeprp p p p p p p p p p p p(p4p7p1p)p ppprpopbpap p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p  A   2 Mar  9 Super-User           (479) hozzaferes                              A   3 Mar  9 Super-User           (473) minta                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ?p Help       <p FldrList   Pp PrevMsg       -p PrevPage Dp Delete     Rp Reply       Op OTHER CMDS >p [ViewMsg]  Np NextMsg     Spppcp NextPage Up Undelete   Fp Forward     

View file

@ -0,0 +1 @@
SCRSHOT_P p pPpIpNpEp p4p.p5p8p p p pMpEpSpSpApGpEp pTpEpXpTp p p p p p p p p p p p p p p pFpoplpdpeprp:p pIpNpBpOpXp p pMpepspspapgpep p1p popfp p3p pApLpLp pApNpSp p p                                                                                Date: Tue,  9 Mar 2004 10:28:36 +0200 (SAST)                                    From: Super-User <root@localhost>                                               To: marcs@localhost                                                             Subject: proba                                                                                                                                                  Ez egy proba uzenet. Ha megkaptad, kerlek, valaszolj!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           [pApLpLp popfp pmpepspspapgpep]p                                ?p Help       <p MsgIndex   Pp PrevMsg       -p PrevPage Dp Delete     Rp Reply       Op OTHER CMDS >p ViewAttch  Np NextMsg     Spppcp NextPage Up Undelete   Fp Forward     

View file

@ -0,0 +1 @@
SCRSHOT_P p pPpIpNpEp p4p.p5p8p p p pCpOpMpPpOpSpEp pMpEpSpSpApGpEp pRpEpPpLpYp p p p p p p p p p p p p p p p p pFpoplpdpeprp:p pIpNpBpOpXp p p3p pMpepspspapgpepsp p p p                                                                                To      : Super-User <root@localhost>                                           Cc      :                                                                       Attchmnt:                                                                       Subject : Re: proba                                                             -p-p-p-p-p pMpepspspapgpep pTpepxptp p-p-p-p-p-p                                                                                                                                        Megkaptam az uzeneted...                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^pGp Get Help  ^pXp Send      ^pRp Read File ^pYp Prev Pg   ^pKp Cut Text  ^pOp Postpone    ^pCp Cancel    ^pJp Justify   ^pWp Where is  ^pVp Next Pg   ^pUp UnCut Text^pTp To Spell    

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= mirrors/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= multimedia/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= network-servers/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,19 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= pgpkeys/chapter.sgml
PGPKEYS!= perl -ne 'm/\"([\w-]+.key)\"/ && print "$$1\n"' \
${DOC_PREFIX}/share/pgpkeys/pgpkeys.ent
SRCS+= ${PGPKEYS}
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

View file

@ -0,0 +1,57 @@
<!--
The FreeBSD Documentation Project
$FreeBSD$
-->
<!-- The FreeBSD Hungarian Documentation Project
Translated by: PALI, Gabor <pgj@FreeBSD.org>
Original Revision: v1.286 -->
<appendix id="pgpkeys" lang="hu">
<title>PGP-kulcsok</title>
<indexterm><primary>PGP-kulcsok</primary></indexterm>
<para>Arra az esetre, ha ellen&#245;rizn&uuml;nk kellene a
tiszts&eacute;gvisel&#245;k vagy fejleszt&#245;k
al&aacute;&iacute;r&aacute;s&aacute;t, esetleg
titkos&iacute;tott e-mailt szeretn&eacute;nk k&uuml;ldeni nekik,
ebben a fejezetben mell&eacute;kelj&uuml;k az ehhez
sz&uuml;ks&eacute;ges kulcsokat. A <hostid
role="domainname">FreeBSD.org</hostid> &ouml;sszes
felhaszn&aacute;l&oacute;j&aacute;nak kulcsa
let&ouml;lthet&#245; a <ulink
url="&url.base;/doc/pgpkeyring.txt">http://www.FreeBSD.org/doc/pgpkeyring.txt</ulink>
c&iacute;mr&#245;l.</para>
<sect1 id="pgpkeys-officers">
<title>Tiszts&eacute;gvisel&#245;k</title>
&section.pgpkeys-officers;
</sect1>
<sect1 id="pgpkeys-core">
<title>A Core Team tagjai</title>
&section.pgpkeys-core;
</sect1>
<sect1 id="pgpkeys-developers">
<title>Fejleszt&#245;k</title>
&section.pgpkeys-developers;
</sect1>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= ports/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= ppp-and-slip/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,962 @@
<!--
$FreeBSD$
-->
<!-- The FreeBSD Hungarian Documentation Project
Translated by: PALI, Gabor <pgj@FreeBSD.org>
Original Revision: 1.39 -->
<preface id="book-preface" lang="hu">
<title>El&#245;sz&oacute;</title>
<bridgehead id="preface-audience" renderas=sect1>Kiknek sz&aacute;njuk
ezt a k&ouml;nyvet</bridgehead>
<para>A &os;-t m&eacute;g nem ismer&#245;k felfedezhetik, hogy a
k&ouml;nyv els&#245; r&eacute;sze a &os;
telep&iacute;t&eacute;s&eacute;nek folyamat&aacute;n vezeti
kereszt&uuml;l a felhaszn&aacute;l&oacute;t, valamint
&eacute;rint&#245;legesen bemutatja az ezt
al&aacute;t&aacute;maszt&oacute; &unix;-os alapfogalmakat &eacute;s
szab&aacute;lyokat. Ennek a r&eacute;sznek a
v&eacute;gigj&aacute;r&aacute;sa nem k&iacute;v&aacute;n
t&ouml;bbet, csup&aacute;n egy kis felfedez&#245; kedvet, illetve a
menet k&ouml;zben bemutatott &uacute;j fogalmak
befogad&aacute;s&aacute;t.</para>
<para>Ha t&uacute;ljutottunk rajta, a k&eacute;zik&ouml;nyv
m&aacute;sodik, j&oacute;val terjedelmesebb r&eacute;sze a &os;-t
haszn&aacute;l&oacute; rendszergazd&aacute;k sz&aacute;m&aacute;ra
ny&uacute;jt mindenf&eacute;le t&eacute;m&aacute;ban minden
r&eacute;szletre kiterjed&#245; referenci&aacute;t. Ezek
k&ouml;z&uuml;l egyes fejezetek elv&aacute;rnak n&eacute;mi
el&#245;zetes felk&eacute;sz&uuml;l&eacute;st, amelyet a minden
fejezet &aacute;ttekint&eacute;s&eacute;ben eml&iacute;teni is
fogunk.</para>
<para>Tov&aacute;bbi inform&aacute;ci&oacute;k&eacute;rt olvassuk
&aacute;t a <xref linkend="bibliography">et.</para>
<bridgehead id="preface-changes-from2"
renderas=sect1>V&aacute;ltoztat&aacute;sok a harmadik
kiad&aacute;sban</bridgehead>
<para>A harmadik kiad&aacute;s a &os; Dokument&aacute;ci&oacute;s
Projekt tagjainak k&eacute;t &eacute;vi kem&eacute;ny
munk&aacute;j&aacute;nak gy&uuml;m&ouml;lcse. Az al&aacute;bbi
fontosabb v&aacute;ltoztat&aacute;sok jelennek meg ebben az
&uacute;j kiad&aacute;sban:</para>
<itemizedlist>
<listitem>
<para><xref linkend="config-tuning">: a
be&aacute;ll&iacute;t&aacute;sra &eacute;s
finomhangol&aacute;sra vonatkoz&oacute; r&eacute;szeket
b&#245;v&iacute;tett&uuml;k az ACPI energia- &eacute;s
er&#245;forr&aacute;s gazd&aacute;lkod&aacute;sr&oacute;l
sz&oacute;l&oacute; r&eacute;szekkel, a <command>cron</command>
rendszerprogrammal, ill. m&eacute;g t&ouml;bb, a rendszermag
finomhangol&aacute;s&aacute;t el&#245;seg&iacute;t&#245;
opci&oacute; le&iacute;r&aacute;s&aacute;val.</para>
</listitem>
<listitem>
<para><xref linkend="security">: a biztons&aacute;gr&oacute;l
sz&oacute;l&oacute; r&eacute;szt b&#245;v&iacute;tett&uuml;k a
virtu&aacute;lis mag&aacute;nh&aacute;l&oacute;zatokr&oacute;l
(VPN-ekr&#245;l), &aacute;llom&aacute;nyrendszeri
hozz&aacute;f&eacute;r&eacute;s-vez&eacute;rl&eacute;si
list&aacute;kr&oacute;l (ACL-ek) sz&oacute;l&oacute; elemekkel,
valamint biztons&aacute;gtechnikai tan&aacute;csokkal.</para>
</listitem>
<listitem>
<para><xref linkend="mac">: a k&ouml;telez&#245;
hozz&aacute;f&eacute;r&eacute;s-vez&eacute;rl&eacute;sr&#245;l
(MAC-r&#245;l) sz&oacute;l&oacute; fejezet teljesen &uacute;j
ebben a kiad&aacute;sban. Bemutatja, mi is az a MAC &eacute;s
hogyan hasznos&iacute;that&oacute; egy &os;-s rendszer
biztons&aacute;goss&aacute; t&eacute;tel&eacute;ben.</para>
</listitem>
<listitem>
<para><xref linkend="disks">: a h&aacute;tt&eacute;rt&aacute;rakat
tartalmaz&oacute; r&eacute;szt b&#245;v&iacute;tett&uuml;k az
USB-t&aacute;rakr&oacute;l, &aacute;llom&aacute;nyrendszeri
pillanatk&eacute;peir&#245;l,
lemezkv&oacute;t&aacute;kr&oacute;l, &aacute;llom&aacute;ny-
&eacute;s h&aacute;l&oacute;zat alap&uacute;
&aacute;llom&aacute;nyrendszerekr&#245;l, tov&aacute;bb&aacute;
a titkos&iacute;tott part&iacute;ci&oacute;kr&oacute;l
sz&oacute;l&oacute; r&eacute;szekkel.</para>
</listitem>
<listitem>
<para><xref linkend="vinum-vinum">: a Vinum egy &uacute;j fejezet
ebben a kiad&aacute;sban. Bemutatja a Vinum
logikaik&ouml;tet-kezel&#245; haszn&aacute;lat&aacute;t, aminek
seg&iacute;ts&eacute;g&eacute;vel eszk&ouml;zf&uuml;ggetlen
m&oacute;don hozhatunk l&eacute;tre logikai lemezeket,
szoftveres RAID-0, RAID-1 &eacute;s RAID-5
konfigur&aacute;ci&oacute;kat.</para>
</listitem>
<listitem>
<para>Beker&uuml;lt egy
hibaelh&aacute;r&iacute;t&aacute;sr&oacute;l sz&oacute;l&oacute;
r&eacute;sz a <xref linkend="ppp-and-slip"> PPP &eacute;s SLIP
le&iacute;r&aacute;s&aacute;hoz.</para>
</listitem>
<listitem>
<para><xref linkend="mail">: az elektronikus levelez&eacute;st
ismertet&#245; r&eacute;szt b&#245;v&iacute;tett&uuml;k a
k&uuml;l&ouml;nf&eacute;le
lev&eacute;ltov&aacute;bb&iacute;t&oacute; rendszerekr&#245;l,
az SMTP hiteles&iacute;t&eacute;sr&#245;l, UUCP
protokollr&oacute;l, a <application>fetchmail</application>
&eacute;s <application>procmail</application>
programokr&oacute;l sz&oacute;l&oacute; elemekkel, valamint
egy&eacute;b, halad&oacute;kat megc&eacute;lz&oacute;
t&eacute;m&aacute;kkal.</para>
</listitem>
<listitem>
<para><xref linkend="network-servers">: a h&aacute;l&oacute;zati
szervereket ismertet&#245; r&eacute;sz egy teljesen &uacute;j
fejezet ebben a kiad&aacute;sban. Benne
megtal&aacute;lhat&oacute; az <application>Apache HTTP
szerver</application>, az <application>ftpd</application>
szerver, illetve a &microsoft; &windows;-os kliensek
sz&aacute;m&aacute;ra megfelel&#245;
<application>Samba</application> szerver
be&aacute;ll&iacute;t&aacute;sa. Az
&eacute;rthet&#245;s&eacute;g kedv&eacute;&eacute;rt egyes
r&eacute;szek &aacute;tker&uuml;ltek ide a <xref
linkend="advanced-networking">, vagyis a halad&oacute;
h&aacute;l&oacute;zati t&eacute;m&aacute;kat
t&aacute;rgyal&oacute; fejezetb&#245;l.</para>
</listitem>
<listitem>
<para><xref linkend="advanced-networking">: a halad&oacute;
h&aacute;l&oacute;zati t&eacute;m&aacute;kat tartalmaz&oacute;
r&eacute;szt kieg&eacute;sz&iacute;tett&uuml;k a &os; &eacute;s
a &bluetooth; eszk&ouml;z&ouml;k kapcsolat&aacute;r&oacute;l, a
vezet&eacute;k n&eacute;lk&uuml;li
h&aacute;l&oacute;zatokr&oacute;l &eacute;s az aszinkron
adat&aacute;tvitel m&oacute;dr&oacute;l (ATM-r&#245;l)
sz&oacute;l&oacute; ismeretekkel.</para>
</listitem>
<listitem>
<para>L&eacute;trehoztunk egy sz&oacute;jegyz&eacute;ket
abb&oacute;l a c&eacute;lb&oacute;l, hogy a k&ouml;nyvben
haszn&aacute;lt defin&iacute;ci&oacute;k &eacute;s
szakkifejez&eacute;sek egyetlen k&ouml;zponti helyen &ouml;ssze
legyenek foglalva.</para>
</listitem>
<listitem>
<para>Sz&aacute;mos eszt&eacute;tikai jav&iacute;t&aacute;st
eszk&ouml;z&ouml;lt&uuml;nk a k&ouml;nyvben
tal&aacute;lhat&oacute; &aacute;br&aacute;kon &eacute;s
t&aacute;bl&aacute;zatokon.</para>
</listitem>
</itemizedlist>
<bridgehead id="preface-changes"
renderas=sect1>V&aacute;ltoztat&aacute;sok a m&aacute;sodik
kiad&aacute;sban</bridgehead>
<para>A m&aacute;sodik kiad&aacute;s a &os;
Dokument&aacute;ci&oacute;s Projekt tagjainak k&eacute;t &eacute;vi
komoly munk&aacute;j&aacute;nak eredm&eacute;nye. Az al&aacute;bbi
fontosabb v&aacute;ltoztat&aacute;sok jelennek meg ebben a
kiad&aacute;sban:</para>
<itemizedlist>
<listitem>
<para>Beker&uuml;lt egy teljes t&aacute;rgy- &eacute;s
n&eacute;vmutat&oacute;.</para>
</listitem>
<listitem>
<para>Mindegyik ASCII-&aacute;br&aacute;t grafikusak
v&aacute;ltott&aacute;k fel.</para>
</listitem>
<listitem>
<para>Mindegyik fejezet elej&eacute;re odaker&uuml;lt egy
&aacute;ltal&aacute;nos &aacute;ttekint&eacute;s, ami egy
r&ouml;vid &ouml;sszefoglal&aacute;st ad a fejezet
tartalm&aacute;r&oacute;l, valamint k&ouml;zli az
elolvas&aacute;s&aacute;hoz sz&uuml;ks&eacute;ges
ismereteket.</para>
</listitem>
<listitem>
<para>A tartalmat felosztottuk logikailag h&aacute;rom
r&eacute;szre: <quote>Bevezet&eacute;s</quote>,
<quote>Rendszeradminisztr&aacute;ci&oacute;</quote> &eacute;s
<quote>F&uuml;ggel&eacute;k</quote>.</para>
</listitem>
<listitem>
<para>A <xref linkend="install">et (<quote>A &os;
telep&iacute;t&eacute;se</quote>) teljesen
&uacute;jra&iacute;rtuk &eacute;s sok-sok
illusztr&aacute;ci&oacute; is hozz&aacute;ad&aacute;sra
ker&uuml;lt a k&ouml;nnyebb meg&eacute;rt&eacute;s
&eacute;rdek&eacute;ben.</para>
</listitem>
<listitem>
<para>A <xref linkend="basics"> (<quote>A &unix; alapjai</quote>)
kieg&eacute;sz&uuml;lt a fut&oacute; programokr&oacute;l,
d&eacute;monokr&oacute;l &eacute;s jelz&eacute;sekr&#245;l
sz&oacute;l&oacute; tov&aacute;bbi hasznos
inform&aacute;ci&oacute;kkal.</para>
</listitem>
<listitem>
<para>A <xref linkend="ports">et (<quote>Alkalmaz&aacute;sok
telep&iacute;t&eacute;se</quote>) b&#245;v&iacute;tett&uuml;k a
bin&aacute;ris csomagkezel&eacute;sr&#245;l sz&oacute;l&oacute;
tov&aacute;bbi ismeretekkel.</para>
</listitem>
<listitem>
<para>A <xref linkend="x11"> (<quote>Az X Window System</quote>)
teljes &uacute;jra&iacute;r&aacute;son ment &aacute;t, aminek
folyam&aacute;n igyekezt&uuml;nk nagyobb hangs&uacute;lyt
helyezni a modern asztali technol&oacute;gi&aacute;k, mint pl.
a <application>KDE</application> &eacute;s
<application>GNOME</application> &xfree86; 4.X-en
t&ouml;rt&eacute;n&#245; haszn&aacute;lat&aacute;nak
le&iacute;r&aacute;s&aacute;ra.</para>
</listitem>
<listitem>
<para>A <xref linkend="boot"> (<quote>A &os;
rendszerind&iacute;t&aacute;si folyamata</quote>)
kib&#245;v&uuml;lt.</para>
</listitem>
<listitem>
<para>A <xref linkend="disks">
(<quote>H&aacute;tt&eacute;rt&aacute;rak</quote>) k&eacute;t,
kor&aacute;bban k&uuml;l&ouml;n lev&#245; fejezet, a
<quote>Lemezek</quote> &eacute;s <quote>Biztons&aacute;gi
ment&eacute;sek</quote>
&ouml;sszeolvaszt&aacute;s&aacute;b&oacute;l j&ouml;tt
l&eacute;tre. &Uacute;gy &eacute;rezt&uuml;k, a benn&uuml;k
helyet kapott t&eacute;m&aacute;kat sokkal k&ouml;nnyebb
&uacute;gy meg&eacute;rteni, ha egyetlen fejezetben
t&aacute;rgyaljuk ezeket. Egy (hardveres &eacute;s szoftveres)
RAID-r&#245;l sz&oacute;l&oacute; r&eacute;sz is
beleker&uuml;lt.</para>
</listitem>
<listitem>
<para>A <xref linkend="serialcomms"> (<quote>Soros vonali
kommunik&aacute;ci&oacute;</quote>) teljes
&aacute;tszervez&eacute;sre ker&uuml;lt, valamint a &os; 4.X/5.X
verzi&oacute;khoz igaz&iacute;tottuk.</para>
</listitem>
<listitem>
<para>A <xref linkend="ppp-and-slip"> (<quote>A PPP &eacute;s a
SLIP</quote>) l&eacute;nyegesen sokat
fejl&#245;d&ouml;tt.</para>
</listitem>
<listitem>
<para>Sz&aacute;mos &uacute;j r&eacute;sz ker&uuml;lt a <xref
linkend="advanced-networking">be (<quote>Egy&eacute;b
halad&oacute; h&aacute;l&oacute;zati
t&eacute;m&aacute;k</quote>).</para>
</listitem>
<listitem>
<para>A <xref linkend="mail"> (<quote>Elektronikus
levelez&eacute;s</quote>) kib&#245;v&uuml;lt a
<application>sendmail</application>
be&aacute;ll&iacute;t&aacute;s&aacute;r&oacute;l
tartalmaz&oacute; &uacute;jabb
inform&aacute;ci&oacute;kkal.</para>
</listitem>
<listitem>
<para>A <xref linkend="linuxemu"> (<quote>Bin&aacute;ris Linux
kompatibilit&aacute;s</quote>) kieg&eacute;sz&uuml;lt az
<application>&oracle;</application> &eacute;s a
<application>&sap.r3;</application>
telep&iacute;t&eacute;s&eacute;t bemutat&oacute;
r&eacute;szekkel.</para>
</listitem>
<listitem>
<para>Az al&aacute;bbi &uacute;j t&eacute;m&aacute;k ker&uuml;ltek
t&aacute;rgyal&aacute;sra a m&aacute;sodik
kiad&aacute;sban:</para>
<itemizedlist>
<listitem>
<para>Be&aacute;ll&iacute;t&aacute;s &eacute;s
finomhangol&aacute;s (<xref linkend="config-tuning">)</para>
</listitem>
<listitem>
<para>Multim&eacute;dia (<xref linkend="multimedia">)</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
<bridgehead id="preface-overview" renderas=sect1>A k&ouml;nyv
fel&eacute;p&iacute;t&eacute;se</bridgehead>
<para>A k&ouml;nyvet n&eacute;gy logikailag
elk&uuml;l&ouml;n&uuml;l&#245; r&eacute;szre osztottuk fel. Az
els&#245;, <emphasis>Bevezet&eacute;s</emphasis> c&iacute;m&#251;
r&eacute;szben bemutatjuk a &os; telep&iacute;t&eacute;s&eacute;t
&eacute;s haszn&aacute;lat&aacute;nak alapjait.
Elgondol&aacute;sunk szerint az itt szerepl&#245; fejezeteket sorban
&eacute;rdemes elolvasni, esetenk&eacute;nt kihagyni azokat, amelyek
m&aacute;r az olvas&oacute; sz&aacute;m&aacute;ra ismert
t&eacute;m&aacute;kat dolgoznak fel. A m&aacute;sodik,
<emphasis>Gyakori feladatok</emphasis> c&iacute;m&#251;
r&eacute;szben megismerhetj&uuml;k a &os; n&eacute;h&aacute;ny
gyakorta haszn&aacute;lt lehet&#245;s&eacute;g&eacute;t. Ez a
r&eacute;sz, valamint az ezt k&ouml;vet&#245; &ouml;sszes t&ouml;bbi
tetsz&#245;leges sorrendben olvashat&oacute;. Mindegyik fejezet egy
r&ouml;vidke &ouml;sszefoglal&aacute;ssal kezd&#245;dik, amely
ismerteti, az olvas&oacute;t&oacute;l milyen jelleg&#251;
tapasztalatokat v&aacute;r el a fejezet meg&eacute;rt&eacute;se.
C&eacute;lja, hogy seg&iacute;tsen az olvas&oacute;nak
megtal&aacute;lni a sz&aacute;m&aacute;ra &eacute;rdekes
t&eacute;m&aacute;kat. A harmadik,
<emphasis>Rendszeradminisztr&aacute;ci&oacute;</emphasis>
c&iacute;m&#251; r&eacute;szben rendszergazdai feladatokat
t&aacute;rgyalunk. A negyedik, <emphasis>H&aacute;l&oacute;zati
kommunik&aacute;ci&oacute;</emphasis> c&iacute;m&#251;
r&eacute;szben h&aacute;l&oacute;zatok &eacute;s szerverek
&uuml;zemeltet&eacute;s&eacute;vel kapcsolatos ismereteket
foglaltunk &ouml;ssze. V&eacute;g&uuml;l, az &ouml;t&ouml;dik
r&eacute;sz tartalmazza a f&uuml;ggel&eacute;ket &eacute;s az
irodalomjegyz&eacute;ket, hivatkoz&aacute;sokat.</para>
<variablelist>
<!-- Part I - Introduction -->
<varlistentry>
<term><emphasis><xref linkend="introduction">:
Bemutatkoz&aacute;s</emphasis></term>
<listitem>
<para>A &os; bemutatkozik az &uacute;j
felhaszn&aacute;l&oacute;knak. Sz&oacute; esik a &os; Projekt
t&ouml;rt&eacute;net&eacute;r&#245;l,
c&eacute;lkit&#251;z&eacute;seir&#245;l &eacute;s a
fejleszt&eacute;si modellj&eacute;r&#245;l.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="install">: A &os;
telep&iacute;t&eacute;se</emphasis></term>
<listitem>
<para>V&eacute;gigvezetj&uuml;k a felhaszn&aacute;l&oacute;t a
telep&iacute;t&eacute;si folyamat eg&eacute;sz&eacute;n.
Bizonyos rendhagy&oacute; k&eacute;rd&eacute;sek, mint
p&eacute;ld&aacute;ul a soros konzolon kereszt&uuml;l
t&ouml;rt&eacute;n&#245; telep&iacute;t&eacute;s is
ter&iacute;t&eacute;kre ker&uuml;lnek.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="basics">: A &unix;
alapjai</emphasis></term>
<listitem>
<para>Sorra vessz&uuml;k a &os; oper&aacute;ci&oacute;s rendszer
alapvet&#245; parancsait &eacute;s lehet&#245;s&eacute;geit.
Amennyiben m&aacute;r j&aacute;rtasak vagyunk valamilyen
szinten a &linux; vagy m&aacute;s &unix;-t&iacute;pus&uacute;
rendszerek haszn&aacute;lat&aacute;ban, nyugodtan kihagyhatjuk
ezt a fejezetet.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="ports">: Alkalmaz&aacute;sok
telep&iacute;t&eacute;se, csomagok &eacute;s
portok</emphasis></term>
<listitem>
<para>Megismerhetj&uuml;k, mik&eacute;nt tudunk k&uuml;ls&#245;
c&eacute;gek &aacute;ltal fejlesztett alkalmaz&aacute;sokat
telep&iacute;teni a &os;
<quote>Portgy&#251;jtem&eacute;ny&eacute;nek</quote> (&os;
Ports Collection) vagy a megszokott bin&aacute;ris csomagok
haszn&aacute;lat&aacute;n kereszt&uuml;l.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="x11">: Az X Window
System</emphasis></term>
<listitem>
<para>&Aacute;ltal&aacute;nos bemutat&aacute;sra ker&uuml;l az X
Window System, valamint az X11 haszn&aacute;lata a &os;-n.
Ezenk&iacute;v&uuml;l olvashatunk az elterjedtebb
munkak&ouml;rnyezetekr&#245;l, mint pl. a
<application>KDE</application> &eacute;s a
<application>GNOME</application>.</para>
</listitem>
</varlistentry>
<!-- Part II Common Tasks -->
<varlistentry>
<term><emphasis><xref linkend="desktop">: Asztali
alkalmaz&aacute;sok</emphasis></term>
<listitem>
<para>Felsoroljuk az ismertebb asztali alkalmaz&aacute;sokat:
webb&ouml;ng&eacute;sz&#245;ket &eacute;s alkalmaz&oacute;i
programcsomagokat, &eacute;s bemutatjuk, hogyan
telep&iacute;ts&uuml;k ezeket &os;-re.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="multimedia">:
Multim&eacute;dia</emphasis></term>
<listitem>
<para>Megtudhatjuk, hogyan &aacute;ll&iacute;tsuk be a zene-
&eacute;s videolej&aacute;tsz&aacute;st
rendszer&uuml;nk&ouml;n. Emellett olvashatunk
n&eacute;h&aacute;ny multim&eacute;di&aacute;s
alkalmaz&aacute;s haszn&aacute;lat&aacute;r&oacute;l
is.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="kernelconfig">: A &os; rendszermag
testreszab&aacute;sa</emphasis></term>
<listitem>
<para>Kifejtj&uuml;k, mi&eacute;rt lehet
sz&uuml;ks&eacute;g&uuml;nk egy &uacute;j rendszermag
konfigur&aacute;l&aacute;s&aacute;ra, &eacute;s
r&eacute;szletesen v&eacute;gigj&aacute;rjuk egy rendszermag
konfigur&aacute;ci&oacute;j&aacute;nak,
ford&iacute;t&aacute;s&aacute;nak &eacute;s
telep&iacute;t&eacute;s&eacute;nek
l&eacute;p&eacute;seit.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="printing">:
Nyomtat&aacute;s</emphasis></term>
<listitem>
<para>Ismertetj&uuml;k, hogyan lehet nyomtat&oacute;kat
haszn&aacute;lni &os; alatt, bele&eacute;rtve a munkalapok
k&eacute;sz&iacute;t&eacute;s&eacute;nek
mik&eacute;ntj&eacute;t, a nyomtat&oacute;haszn&aacute;lat
nyilv&aacute;ntart&aacute;s&aacute;t &eacute;s a kezdeti
be&aacute;ll&iacute;t&aacute;sokat.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="linuxemu">: Bin&aacute;ris Linux
kompatibilit&aacute;s</emphasis></term>
<listitem>
<para>Megismerhetj&uuml;k a &os; bin&aacute;ris Linux
kompabilit&aacute;s&aacute;hoz kapcsol&oacute;d&oacute;
lehet&#245;s&eacute;geket. Ezenfel&uuml;l r&eacute;szletekre
is kit&eacute;r&#245; telep&iacute;t&eacute;si
&uacute;tmutat&oacute;t tal&aacute;lhatunk
k&uuml;l&ouml;nb&ouml;z&#245; n&eacute;pszer&#251; linuxos
alkalmaz&aacute;sokhoz, mint p&eacute;ld&aacute;ul az
<application>&oracle;</application>,
<application>&sap.r3;</application> &eacute;s a
<application>&mathematica;</application>.</para>
</listitem>
</varlistentry>
<!-- Part III - System Administration -->
<varlistentry>
<term><emphasis><xref linkend="config-tuning">:
Be&aacute;ll&iacute;t&aacute;s &eacute;s
finomhangol&aacute;s</emphasis></term>
<listitem>
<para>Megismerhetj&uuml;k a &os; azon param&eacute;tereit,
amelyek megfelel&#245; &aacute;ll&iacute;t&aacute;s&aacute;val
a rendszergazd&aacute;k a lehet&#245; legt&ouml;bbet
k&eacute;pesek kihozni &os; rendszer&uuml;kb&#245;l.
Ezenk&iacute;v&uuml;l bemutat&aacute;sra ker&uuml;l a &os;-ben
haszn&aacute;lt sz&aacute;mos konfigur&aacute;ci&oacute;s
&aacute;llom&aacute;ny, valamint hogy ezeket hol
tal&aacute;lhatjuk meg.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="boot">: A &os;
rendszerind&iacute;t&aacute;si folyamata</emphasis></term>
<listitem>
<para>Tartalmazza a &os; rendszerind&iacute;t&aacute;si
folyamat&aacute;nak le&iacute;r&aacute;s&aacute;t, &eacute;s
elmagyar&aacute;zza, mik&eacute;nt lehet ezt vez&eacute;relni
a konfigur&aacute;ci&oacute;s be&aacute;ll&iacute;t&aacute;sok
seg&iacute;ts&eacute;g&eacute;vel.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="users">: Felhaszn&aacute;l&oacute;k
&eacute;s hozz&aacute;f&eacute;r&eacute;sek alapvet&#245;
kezel&eacute;se</emphasis></term>
<listitem>
<para>Bemutatja a felhaszn&aacute;l&oacute;i fi&oacute;kok
l&eacute;trehoz&aacute;s&aacute;t &eacute;s
kezel&eacute;s&eacute;t. Emellett megeml&iacute;ti a
felhaszn&aacute;l&oacute;kra
&eacute;rv&eacute;nyes&iacute;thet&#245;
er&#245;forr&aacute;s-megszor&iacute;t&aacute;sokat, illetve
egy&eacute;b fi&oacute;kkezel&eacute;si feladatokat.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="security">:
Biztons&aacute;g</emphasis></term>
<listitem>
<para>Bemutat&aacute;sra ker&uuml;l a &os; rendszer&uuml;nk
biztons&aacute;goss&aacute; t&eacute;tel&eacute;re alkalmas
sz&aacute;mos k&uuml;l&ouml;nf&eacute;le eszk&ouml;z,
t&ouml;bbek k&ouml;zt a Kerberos, IPsec &eacute;s az
OpenSSH.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="jails">: A jail
alrendszer</emphasis></term>
<listitem>
<para>Megtudhatjuk, hogyan m&#251;k&ouml;dik az az
alkalmaz&aacute;sok elszigetel&eacute;s&eacute;&eacute;rt
felel&#245;s jail alrendszer, valamint miben emelkedik ki a
&os;-ben is megtal&aacute;lhat&oacute; hagyom&aacute;nyos
<quote>chroot</quote> megold&aacute;ssal szemben.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="mac">: K&ouml;telez&#245;
hozz&aacute;f&eacute;r&eacute;s-vez&eacute;rl&eacute;s</emphasis></term>
<listitem>
<para>Megismerhetj&uuml;k a k&ouml;telez&#245;
hozz&aacute;f&eacute;r&eacute;s-vez&eacute;rl&eacute;st
(MAC-et), valamint azt, hogyan is tudjuk felhaszn&aacute;lni
egy &os;-s rendszer biztons&aacute;ga
&eacute;rdek&eacute;ben.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="audit">: Biztons&aacute;gi
esem&eacute;nyek vizsg&aacute;lata</emphasis></term>
<listitem>
<para>Kider&uuml;l, mit jelent a &os;-ben az esem&eacute;nyek
vizsg&aacute;lata, illetve mindez hogyan
telep&iacute;thet&#245;, konfigur&aacute;lhat&oacute;
&eacute;s mik&eacute;nt tudjuk a vizsg&aacute;latok adatait
kielemezni vagy fel&uuml;gyelni.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="disks">:
H&aacute;tt&eacute;rt&aacute;rak</emphasis></term>
<listitem>
<para>Bemutat&aacute;sra ker&uuml;l, mik&eacute;nt
kezelhetj&uuml;k a h&aacute;tt&eacute;rt&aacute;rol&oacute;kat
&eacute;s &aacute;llom&aacute;nyrendszereket a &os;-ben. Ide
tartoznak a fizikai lemezek, RAID-t&ouml;mb&ouml;k, optikai
&eacute;s szalagos egys&eacute;gek, mem&oacute;ria
alap&uacute; lemezek &eacute;s a h&aacute;l&oacute;zati
&aacute;llom&aacute;nyrendszerek.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="geom">: GEOM, a modul&aacute;ris
lemezszervez&#245; rendszer</emphasis></term>
<listitem>
<para>Megismerhetj&uuml;k a &os;-ben jelenlev&#245; GEOM
alrendszert &eacute;s az &aacute;ltala t&aacute;mogatott
k&uuml;l&ouml;nb&ouml;z&#245; RAID-szintek
be&aacute;ll&iacute;t&aacute;s&aacute;t.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="vinum-vinum">: A Vinum
k&ouml;tetkezel&#245;</emphasis></term>
<listitem>
<para>Megtudhatjuk, hogyan haszn&aacute;ljuk a Vinumot, a
logikaik&ouml;tet-kezel&#245;t, amely
eszk&ouml;zf&uuml;ggetlen logikai lemezeket, szoftveres
RAID-0, RAID-1 &eacute;s RAID-5 konfigur&aacute;ci&oacute;kat
biztos&iacute;t.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="virtualization">:
Virtualiz&aacute;ci&oacute;</emphasis></term>
<listitem>
<para>Tartalmazza a virtualiz&aacute;ci&oacute;s rendszerek
&aacute;ltal felk&iacute;n&aacute;lt lehet&#245;s&eacute;gek
bemutat&aacute;s&aacute;t &eacute;s haszn&aacute;lat&aacute;t
a &os;-vel.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="l10n">: Honos&iacute;t&aacute;s, az
I18N/L10N haszn&aacute;lata &eacute;s
be&aacute;ll&iacute;t&aacute;sa</emphasis></term>
<listitem>
<para>Bemutatja, hogyan haszn&aacute;ljuk a &os;-t a rendszer
&eacute;s az alkalmaz&aacute;sok szintj&eacute;n az
angolt&oacute;l elt&eacute;r&#245; nyelveken.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="cutting-edge">: Az
&eacute;lvonal</emphasis></term>
<listitem>
<para>Elmagyar&aacute;zza, mik az alapvet&#245;
k&uuml;l&ouml;nbs&eacute;gek a &os;-STABLE, &os;-CURRENT
verzi&oacute;k, valamint a &os; kiad&aacute;sok
k&ouml;z&ouml;tt. Bemutatja, mely felhaszn&aacute;l&oacute;k
lehetnek azok, akik a legt&ouml;bbet tudnak profit&aacute;lni
egy fejleszt&#245;i rendszer
haszn&aacute;lat&aacute;b&oacute;l, illetve k&ouml;rvonalazza
ennek folyamat&aacute;t.</para>
</listitem>
</varlistentry>
<!-- Part IV - Network Communications -->
<varlistentry>
<term><emphasis><xref linkend="serialcomms">: Soros vonali
kommunik&aacute;ci&oacute;</emphasis></term>
<listitem>
<para>Kifejti, hogyan csatlakoztassunk termin&aacute;lt vagy
modemet a &os; rendszer&uuml;nkh&ouml;z, ha
beh&iacute;v&oacute; vagy bet&aacute;rcs&aacute;z&oacute;s
kapcsolatot szeretn&eacute;nk l&eacute;trehozni.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="ppp-and-slip">: A PPP &eacute;s a
SLIP</emphasis></term>
<listitem>
<para>Bemutatja, mik&eacute;nt tudjuk PPP-n, SLIP-en &eacute;s
Etherneten kereszt&uuml;li PPP-vel (PPPoE) &ouml;sszekapcsolni
a &os;-t t&aacute;voli rendszerekkel.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="mail">: Elektronikus
levelez&eacute;s</emphasis></term>
<listitem>
<para>Megismerhetj&uuml;k egy elektronikus levelez&#245; szerver
k&uuml;l&ouml;nf&eacute;le komponenseit, &eacute;s
elm&eacute;lyedhet&uuml;nk az egyik legh&iacute;resebb
levelez&#245;szerver-szoftver, a
<application>sendmail</application>
haszn&aacute;lat&aacute;ban &eacute;s fel&uuml;letesebb
konfigur&aacute;l&aacute;s&aacute;ban.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="network-servers">:
H&aacute;l&oacute;zati szerverek</emphasis></term>
<listitem>
<para>R&eacute;szletekbe men&#245;en &eacute;s
konfigur&aacute;ci&oacute;s p&eacute;ld&aacute;kkal mutatja
be, mik&eacute;nt tudunk h&aacute;l&oacute;zati
&aacute;llom&aacute;nyrendszer kiszolg&aacute;l&oacute;nak,
n&eacute;vszervernek, h&aacute;l&oacute;zati
inform&aacute;ci&oacute;s rendszer kiszolg&aacute;l&oacute;nak
vagy id&#245;szinkroniz&aacute;ci&oacute;s szervernek
be&aacute;ll&iacute;tani egy &os;-s
sz&aacute;m&iacute;t&oacute;g&eacute;pet.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="firewalls">:
T&#251;zfalak</emphasis></term>
<listitem>
<para>Kifejti a szoftveres t&#251;zfalak m&ouml;g&ouml;tt
&aacute;ll&oacute; filoz&oacute;fi&aacute;t, valamint
r&eacute;szletesen t&aacute;rgyalja a
k&uuml;l&ouml;nb&ouml;z&#245;, &os;-n el&eacute;rhet&#245;
t&#251;zfalak konfigur&aacute;ci&oacute;j&aacute;t.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="advanced-networking">: Egy&eacute;b
halad&oacute; h&aacute;l&oacute;zati
t&eacute;m&aacute;k</emphasis></term>
<listitem>
<para>Feldolgoz sz&aacute;mos h&aacute;l&oacute;zati
t&eacute;m&aacute;t, bele&eacute;rtve az internet kapcsolat
helyi h&aacute;l&oacute;zaton (LAN-on) kereszt&uuml;l
t&ouml;rt&eacute;n&#245; megoszt&aacute;s&aacute;t t&ouml;bb
sz&aacute;m&iacute;t&oacute;g&eacute;p k&ouml;z&ouml;tt,
halad&oacute; forgalomir&aacute;ny&iacute;t&aacute;si
k&eacute;rd&eacute;seket, vezet&eacute;k n&eacute;lk&uuml;li
h&aacute;l&oacute;zatok
be&aacute;ll&iacute;t&aacute;s&aacute;t, &bluetooth;, ATM,
IPv6 &eacute;s sok minden m&aacute;ssal kapcsolatos
inform&aacute;ci&oacute;kat.</para>
</listitem>
</varlistentry>
<!-- Part V - Appendices -->
<varlistentry>
<term><emphasis><xref linkend="mirrors">: A &os;
beszerz&eacute;se</emphasis></term>
<listitem>
<para>Felsorolja azokat a forr&aacute;sokat, ahonnan a &os; CD-n
vagy DVD-n beszerezhet&#245;, valamint azokat a honlapokat,
ahonnan let&ouml;lthet&#245; vagy telep&iacute;thet&#245; a
&os;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="bibliography">:
Irodalomjegyz&eacute;k</emphasis></term>
<listitem>
<para>A k&ouml;nyv sok tekintetben olyan t&eacute;m&aacute;kat
is &eacute;rint, amelyek felkelthetik az olvas&oacute;
&eacute;rdekl&#245;d&eacute;s&eacute;t &eacute;s ezek
kapcs&aacute;n b&#245;vebb magyar&aacute;zatra v&aacute;gyik.
Az irodalomjegyz&eacute;kben ez&eacute;rt
&ouml;ssze&iacute;rtunk sz&aacute;mos remek k&ouml;nyvet,
amelyekre hivatkozunk is a fejezetekben.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="eresources">:
Er&#245;forr&aacute;sok az interneten</emphasis></term>
<listitem>
<para>Tartalmazza a &os; felhaszn&aacute;l&oacute;k
sz&aacute;m&aacute;ra el&eacute;rhet&#245; azon
f&oacute;rumokat, ahov&aacute; bek&uuml;ldhetik
k&eacute;rd&eacute;seiket, illetve szakmai jelleg&#251;
t&aacute;rsalg&aacute;sokat folytathatnak.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="pgpkeys">:
PGP-kulcsok</emphasis></term>
<listitem>
<para>Az egyes &os; fejleszt&#245;k PGP-kulcsait sorolja
fel.</para>
</listitem>
</varlistentry>
</variablelist>
<bridgehead id="preface-conv" renderas=sect1>A k&ouml;nyvben
alkalmazott konvenci&oacute;k</bridgehead>
<para>A k&ouml;nnyebb &eacute;s egys&eacute;gesebb
olvashat&oacute;s&aacute;g kedv&eacute;&eacute;rt az al&aacute;bbi
konvenci&oacute;kat igyekezt&uuml;nk k&ouml;vetni a
k&ouml;nyvben.</para>
<bridgehead id="preface-conv-typographic"
renderas=sect2>Tipogr&aacute;fiai konvenci&oacute;k</bridgehead>
<variablelist>
<varlistentry>
<term><emphasis>D&#245;lt</emphasis></term>
<listitem>
<para>A <emphasis>d&#245;lt</emphasis> bet&#251;ket
&aacute;llom&aacute;nynevek, URL-ek, kiemelt sz&ouml;vegek
&eacute;s a szakmai kifejez&eacute;sek els&#245;
el&#245;fordul&aacute;sakor haszn&aacute;ljuk.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>&Iacute;r&oacute;g&eacute;pszer&#251;</literal></term>
<listitem>
<para>Az
<literal>&iacute;r&oacute;g&eacute;pszer&#251;</literal>
bet&#251;ket hiba&uuml;zenetek, parancsok, k&ouml;rnyezeti
v&aacute;ltoz&oacute;k, portok,
sz&aacute;m&iacute;t&oacute;g&eacute;pek,
felhaszn&aacute;l&oacute;k, csoportok, eszk&ouml;z&ouml;k
nevei, v&aacute;ltoz&oacute;k &eacute;s
k&oacute;dr&eacute;szletek eset&eacute;n
haszn&aacute;ljuk.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><application>F&eacute;lk&ouml;v&eacute;r</application></term>
<listitem>
<para>A <application>f&eacute;lk&ouml;v&eacute;r</application>
bet&#251;ket alkalmaz&aacute;sok, parancsok &eacute;s
billenty&#251;k megnevez&eacute;s&eacute;n&eacute;l
haszn&aacute;ljuk.</para>
</listitem>
</varlistentry>
</variablelist>
<!-- Var list -->
<bridgehead id="preface-conv-commands"
renderas=sect2>Felhaszn&aacute;l&oacute;i bevitel</bridgehead>
<para>A billenty&#251;ket
<keycap>f&eacute;lk&ouml;v&eacute;rrel</keycap> &iacute;rjuk, hogy
kiemelkedjenek a sz&ouml;veg t&ouml;bbi r&eacute;sz&eacute;b&#245;l.
Az egyszerre megnyomni k&iacute;v&aacute;nt billenty&#251;k
kombin&aacute;ci&oacute;j&aacute;t a `<literal>+</literal>'
jel&ouml;l&eacute;ssel adjuk meg, mint p&eacute;ld&aacute;ul:</para>
<para>
<keycombo action="simul">
<keycap>Ctrl</keycap>
<keycap>Alt</keycap>
<keycap>Del</keycap>
</keycombo>
</para>
<para>Ez azt jelenti, hogy a felhaszn&aacute;l&oacute;nak a
<keycap>Ctrl</keycap>, <keycap>Alt</keycap> &eacute;s
<keycap>Del</keycap> billenty&#251;ket egyszerre kell
lenyomnia.</para>
<para>Azokat a billenty&#251;ket, amelyeket egym&aacute;s ut&aacute;n
kell lenyomni, vessz&#245;vel v&aacute;lasztjuk el,
p&eacute;ld&aacute;ul:</para>
<para>
<keycombo action="simul">
<keycap>Ctrl</keycap>
<keycap>X</keycap>
</keycombo>,
<keycombo action="simul">
<keycap>Ctrl</keycap>
<keycap>S</keycap>
</keycombo>
</para>
<para>Ez teh&aacute;t azt jelenti, hogy a felhaszn&aacute;l&oacute;nak
el&#245;sz&ouml;r a <keycap>Ctrl</keycap> &eacute;s
<keycap>X</keycap> billenty&#251;ket, majd a <keycap>Ctrl</keycap>
&eacute;s <keycap>S</keycap> billenty&#251;ket kell egyszerre
lenyomnia.</para>
<bridgehead id="preface-conv-examples"
renderas=sect2>P&eacute;ld&aacute;k</bridgehead>
<para>A <devicename>E:\&gt;</devicename> kijelz&eacute;ssel
kezd&#245;d&#245; p&eacute;ld&aacute;k egy &ms-dos; parancsot
jel&ouml;lnek. Ha m&aacute;sk&eacute;ppen nem eml&iacute;tj&uuml;k,
ezeket a parancsokat a modern &microsoft.windows;-okban
tal&aacute;lhat&oacute; <quote>Parancssorb&oacute;l</quote> kell
kiadni.</para>
<screen><prompt>E:\&gt;</prompt> <userinput>tools\fdimage floppies\kern.flp A:</userinput></screen>
<para>A &prompt.root; kijelz&eacute;ssel kezd&#245;d&#245;
p&eacute;ld&aacute;k a &os;-ben rendszeradminisztr&aacute;tori
jogokat ig&eacute;nyl&#245; parancsok kiad&aacute;s&aacute;t
jelentik. Ehhez bejelentkezhet&uuml;nk a <username>root</username>
felhaszn&aacute;l&oacute;val, vagy felvethetj&uuml;k a
rendszeradminisztr&aacute;tori jogokat a saj&aacute;t
felhaszn&aacute;l&oacute;i fi&oacute;kunkb&oacute;l a &man.su.1;
haszn&aacute;lat&aacute;val is.</para>
<screen>&prompt.root; <userinput>dd if=kern.flp of=/dev/fd0</userinput></screen>
<para>A &prompt.user; kijelz&eacute;ssel kezd&#245;d&#245;
p&eacute;ld&aacute;k olyan parancsra utalnak, amelyeket egy
norm&aacute;l felhaszn&aacute;l&oacute;i fi&oacute;kb&oacute;l
&eacute;rdemes kiadni. Hacsak m&aacute;sk&eacute;ppen nem
jelezz&uuml;k, a C-shell szintaxis&aacute;t haszn&aacute;ljuk a
k&ouml;rnyezeti v&aacute;ltoz&oacute;k &eacute;s egy&eacute;b
parancsok megad&aacute;sakor.</para>
<screen>&prompt.user; <userinput>top</userinput></screen>
<bridgehead id="preface-acknowledgements"
renderas=sect1>K&ouml;sz&ouml;netnyilv&aacute;n&iacute;t&aacute;s</bridgehead>
<para>A k&ouml;nyv, amit itt most olvashatunk, t&ouml;bb sz&aacute;z
ember egy&uuml;ttes munk&aacute;j&aacute;nak eredm&eacute;nye a
vil&aacute;g minden t&aacute;j&aacute;r&oacute;l. Ak&aacute;r csak
elg&eacute;pel&eacute;seket jav&iacute;tottak, vagy komplett
fejezeket adtak hozz&aacute;, minden
hozz&aacute;j&aacute;rul&aacute;s hasznosnak bizonyult.</para>
<para>Emellett sok c&eacute;g anyagilag is t&aacute;mogatta a
k&ouml;nyv fejl&#245;d&eacute;s&eacute;t, lehet&#245;v&eacute;
t&eacute;ve ez&aacute;ltal, hogy a szerz&#245;k teljes
munkaid&#245;ben dolgozhassanak rajta, p&eacute;nzt kapjanak az
&iacute;r&aacute;saik&eacute;rt stb. Legink&aacute;bb a BSDi
(amelyet k&eacute;s&#245;bb felv&aacute;s&aacute;rolt a <ulink
url="http://www.windriver.com">Wind River Systems</ulink>) adott
teljes munkaid&#245;s fizet&eacute;st a &os;
Dokument&aacute;ci&oacute;s Projekt tagjainak a k&ouml;nyv
gondoz&aacute;s&aacute;hoz, amely v&eacute;g&uuml;l az els&#245;
nyomtatott kiad&aacute;s megjelentet&eacute;s&eacute;hez vezetett
2000 m&aacute;rcius&aacute;ban (ISBN 1-57176-241-8). A Wind River
Systems ezt k&ouml;vet&#245;en tov&aacute;bbi szerz&#245;ket is
finansz&iacute;rozott a nyomtat&aacute;si-szed&eacute;si
infrastrukt&uacute;ra tov&aacute;bbfejleszt&eacute;s&eacute;hez
&eacute;s a k&ouml;nyv tartalm&aacute;nak
b&#245;v&iacute;t&eacute;s&eacute;hez. Ennek eredm&eacute;nye lett
a m&aacute;sodik nyomtatott kiad&aacute;s, amely 2001
november&eacute;ben jelent meg (ISBN 1-57176-303-1). 2003 &mdash;
2004 folyam&aacute;n a <ulink
url="http://www.freebsdmall.com">FreeBSD Mall, Inc.</ulink>
t&aacute;mogatott anyagilag sz&aacute;mos
hozz&aacute;j&aacute;rul&oacute;t a k&eacute;zik&ouml;nyvet
illet&#245; munk&aacute;j&aacute;&eacute;rt, a harmadik nyomtatott
kiad&aacute;sra t&ouml;rt&eacute;n&#245;
el&#245;k&eacute;sz&iacute;t&eacute;sben.</para>
</preface>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "book" "preface")
End:
-->

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= printing/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= security/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,51 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
A: box wid 2.7 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
"<egyéb fejlécbeli adat>";
down;
B: box wid 2.7 ht 2.15 with .n at A.s;
C: box wid 2.1 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
"<egyéb fejlécbeli adat>" with .n at A.s - (0,0.2);
down;
D: box wid 2.1 ht 1.25 with .n at C.s;
E: box wid 1.5 ht 0.55 "Forrás: 192.168.1.1" "Cél: 192.168.2.1" \
"<egyéb fejlécbeli adat>" with .n at C.s - (0,0.2);
F: box wid 1.5 ht 0.3 "<a csomag tartalma>" with .n at E.s;
G: line from E.ne + (1,0) to E.ne + (1.1,-0.0625);
line down (((E.ne.y - F.se.y) - 0.125) / 2) - 0.03125;
line down 0.03125 right 0.03125;
box "Az eredeti csomag" "privát IP címmel" with .w at \
last line.end+(0.15,0) invis;
line from last line.end left 0.03125 down 0.03125;
line to F.se + (1.1,0.0625);
line from last line.end to F.se + (1,0);
H: line from C.ne + (1.8,0) to C.ne + (1.9,-0.0625);
line down (((C.ne.y - D.se.y) - 0.125) / 2) - 0.03125;
line down 0.03125 right 0.03125;
box "A becsomagolt" "csomag" "valódi IP címmel" with .w at \
last line.end+(0.15,0) invis;
line from last line.end left 0.03125 down 0.03125;
line to D.se + (1.9,0.0625);
line from last line.end to D.se + (1.8,0);
I: line from A.ne + (2.6,0) to A.ne + (2.7,-0.0625);
line down (((A.ne.y - B.se.y) - 0.125) / 2) - 0.03125;
line down 0.03125 right 0.03125;
box "Titkosított csomag:" "a tartalma" "teljesen védett" \
"bármilyen külsõ" "lehallgatás ellen" with .w at \
last line.end+(0.15,0) invis;
line from last line.end left 0.03125 down 0.03125;
line to B.se + (2.7,0.0625);
line from last line.end to B.se + (2.6,0);
.PE

View file

@ -0,0 +1,18 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
A: box wid 2.1 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
"<egyéb fejlécbeli adat>";
down;
B: box wid 2.1 ht 1.25 with .n at A.s;
C: box wid 1.5 ht 0.55 "Forrás: 192.168.1.1" "Cél: 192.168.2.1" \
"<egyéb fejlécbeli adat>" with .n at A.s - (0,0.2);
D: box wid 1.5 ht 0.3 "<a csomag tartalma>" with .n at C.s;
.PE

View file

@ -0,0 +1,38 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
N1: "1. hálózat";
move;
A: box wid 1 ht 0.55 "Belsõ gépek:" "Win9x/NT/2K" "Unix" dashed;
" privát hálózat: 192.168.1.2-254" at A.e+(0.15,0) ljust;
line down at A.s;
B: box "FreeBSD";
" fxp1 privát IP: 192.168.1.1" at B.n above ljust;
" fxp0 publikus IP: A.B.C.D" at B.s below ljust;
circle rad 0.02 fill 1 at B.n;
circle rad 0.02 fill 1 at B.s;
line;
C: box rad 0.10 wid 1 ht 0.55 "internet" dashed;
line;
D: box "FreeBSD";
" fxp0 publikus IP: W.X.Y.Z" at D.n above ljust;
" fxp1 privát IP: 192.168.2.1" at D.s below ljust;
circle rad 0.02 fill 1 at D.n;
circle rad 0.02 fill 1 at D.s;
line;
E: box wid 1 ht 0.55 "Belsõ gépek:" "Win9x/NT/2K" "Unix" dashed;
" privát hálózat: 192.168.2.2-254" at E.e+(0.15,0) ljust;
N2: left;
move at E.w;
"2. hálózat";
.PE

View file

@ -0,0 +1,12 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
A: box wid 1.5 ht 0.55 "Forrás: 192.168.1.1" "Cél: 192.168.2.1" \
"<egyéb fejlécbeli adat>";
B: box wid 1.5 ht 0.3 "<a csomag tartalma>" with .n at A.s;
.PE

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= serialcomms/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,74 @@
<!--
Creates entities for each .txt screenshot that is included in the
Handbook.
Each entity is named txt.dir.foo, where dir is the directory in
which it is stored, and foo is its filename, without the '.txt'
extension.
Entities should be listed in alphabetical order.
The FreeBSD Documentation Project
The FreeBSD Hungarian Documenation Project
$FreeBSD$
Original Revision: 1.4
-->
<!ENTITY txt.install.adduser1 SYSTEM "install/adduser1.txt">
<!ENTITY txt.install.adduser2 SYSTEM "install/adduser2.txt">
<!ENTITY txt.install.adduser3 SYSTEM "install/adduser3.txt">
<!ENTITY txt.install.boot-mgr SYSTEM "install/boot-mgr.txt">
<!ENTITY txt.install.config-country SYSTEM "install/config-country.txt">
<!ENTITY txt.install.console-saver1 SYSTEM "install/console-saver1.txt">
<!ENTITY txt.install.console-saver2 SYSTEM "install/console-saver2.txt">
<!ENTITY txt.install.console-saver3 SYSTEM "install/console-saver3.txt">
<!ENTITY txt.install.console-saver4 SYSTEM "install/console-saver4.txt">
<!ENTITY txt.install.disklabel-auto SYSTEM "install/disklabel-auto.txt">
<!ENTITY txt.install.disklabel-ed1 SYSTEM "install/disklabel-ed1.txt">
<!ENTITY txt.install.disklabel-ed2 SYSTEM "install/disklabel-ed2.txt">
<!ENTITY txt.install.disklabel-fs SYSTEM "install/disklabel-fs.txt">
<!ENTITY txt.install.disklabel-root1 SYSTEM "install/disklabel-root1.txt">
<!ENTITY txt.install.disklabel-root2 SYSTEM "install/disklabel-root2.txt">
<!ENTITY txt.install.disklabel-root3 SYSTEM "install/disklabel-root3.txt">
<!ENTITY txt.install.dist-set SYSTEM "install/dist-set.txt">
<!ENTITY txt.install.dist-set2 SYSTEM "install/dist-set2.txt">
<!ENTITY txt.install.docmenu1 SYSTEM "install/docmenu1.txt">
<!ENTITY txt.install.ed0-conf SYSTEM "install/ed0-conf.txt">
<!ENTITY txt.install.ed0-conf2 SYSTEM "install/ed0-conf2.txt">
<!ENTITY txt.install.edit-inetd-conf SYSTEM "install/edit-inetd-conf.txt">
<!ENTITY txt.install.fdisk-drive1 SYSTEM "install/fdisk-drive1.txt">
<!ENTITY txt.install.fdisk-drive2 SYSTEM "install/fdisk-drive2.txt">
<!ENTITY txt.install.fdisk-edit1 SYSTEM "install/fdisk-edit1.txt">
<!ENTITY txt.install.fdisk-edit2 SYSTEM "install/fdisk-edit2.txt">
<!ENTITY txt.install.ftp-anon1 SYSTEM "install/ftp-anon1.txt">
<!ENTITY txt.install.ftp-anon2 SYSTEM "install/ftp-anon2.txt">
<!ENTITY txt.install.hdwrconf SYSTEM "install/hdwrconf.txt">
<!ENTITY txt.install.keymap SYSTEM "install/keymap.txt">
<!ENTITY txt.install.main-doc SYSTEM "install/main-doc.txt">
<!ENTITY txt.install.main-keymap SYSTEM "install/main-keymap.txt">
<!ENTITY txt.install.main-options SYSTEM "install/main-options.txt">
<!ENTITY txt.install.main-std SYSTEM "install/main-std.txt">
<!ENTITY txt.install.main1 SYSTEM "install/main1.txt">
<!ENTITY txt.install.mainexit SYSTEM "install/mainexit.txt">
<!ENTITY txt.install.media SYSTEM "install/media.txt">
<!ENTITY txt.install.mouse1 SYSTEM "install/mouse1.txt">
<!ENTITY txt.install.mouse2 SYSTEM "install/mouse2.txt">
<!ENTITY txt.install.mouse3 SYSTEM "install/mouse3.txt">
<!ENTITY txt.install.mouse4 SYSTEM "install/mouse4.txt">
<!ENTITY txt.install.mouse5 SYSTEM "install/mouse5.txt">
<!ENTITY txt.install.mouse6 SYSTEM "install/mouse6.txt">
<!ENTITY txt.install.nfs-server-edit SYSTEM "install/nfs-server-edit.txt">
<!ENTITY txt.install.options SYSTEM "install/options.txt">
<!ENTITY txt.install.pkg-cat SYSTEM "install/pkg-cat.txt">
<!ENTITY txt.install.pkg-confirm SYSTEM "install/pkg-confirm.txt">
<!ENTITY txt.install.pkg-install SYSTEM "install/pkg-install.txt">
<!ENTITY txt.install.pkg-sel SYSTEM "install/pkg-sel.txt">
<!ENTITY txt.install.probstart SYSTEM "install/probstart.txt">
<!ENTITY txt.install.security SYSTEM "install/security.txt">
<!ENTITY txt.install.sysinstall-exit SYSTEM "install/sysinstall-exit.txt">
<!ENTITY txt.install.timezone1 SYSTEM "install/timezone1.txt">
<!ENTITY txt.install.timezone2 SYSTEM "install/timezone2.txt">
<!ENTITY txt.install.timezone3 SYSTEM "install/timezone3.txt">
<!ENTITY txt.install.userconfig SYSTEM "../../../share/images/books/handbook/install/userconfig.txt">
<!ENTITY txt.install.userconfig2 SYSTEM "../../../share/images/books/handbook/install/userconfig2.txt">

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= users/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,15 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= vinum/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,81 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
h = .3i
dh = .02i
dw = .8i
down
[
[
boxht = h; boxwid = dw
.\"
.\" ORIG: box invis "\f(CW0\fP"
.\" box invis "\f(CW1\fP"
.\" box invis "\f(CW2\fP"
.\" box invis "\f(CW3\fP"
.\" box invis "\f(CW4\fP"
.\" box invis "\f(CW5\fP"
.\" A: box dotted at ORIG.e+(.4,0) ht h "\f(CW0\fP"
move right 1i; down
A: box dotted ht h "\f(CW0\fP"
B: box dotted ht h "\f(CW1\fP"
C: box dotted ht h "\f(CW2\fP"
D: box dotted ht h "\f(CW3\fP"
E: box dotted ht h "\f(CW4\fP"
F: box dotted ht h "\f(CW5\fP"
box ht h * 6 at C.s
A1: box dotted at A+(dw*1.6,0) ht h "\f(CW6\fP"
B1: box dotted ht h "\f(CW7\fP"
C1: box dotted ht h "\f(CW8\fP"
D1: box dotted ht h "\f(CW9\fP"
box ht h * 4 at C1.n
A2: box dotted at A1+(dw*1.6,0) "\f(CW10\fP"
F2: box dotted ht h "\f(CW11\fP"
box ht h * 2 at A2.s
A3: box dotted at A2+(dw*1.6,0) ht h "\f(CW12\fP"
B3: box dotted ht h "\f(CW13\fP"
C3: box dotted ht h "\f(CW14\fP"
D3: box dotted ht h "\f(CW15\fP"
E3: box dotted ht h "\f(CW16\fP"
F3: box dotted ht h "\f(CW17\fP"
box ht h * 6 at C3.s
.\" "Offset" at ORIG.n+(0,.2i)
"1. lemez" at A.n+(0,.2i)
"2. lemez" at A1.n+(0,.2i)
"3. lemez" at A2.n+(0,.2i)
"4. lemez" at A3.n+(0,.2i)
.\" arrow from A.e+(-.07,-.04) to B.e+(-.07,.02)
.\" arrow from B.e+(-.07,-.04) to C.e+(-.07,.02)
.\" arrow from C.e+(-.07,-.04) to D.e+(-.07,.02)
.\" arrow from D.e+(-.07,-.04) to E.e+(-.07,.02)
.\" arrow from E.e+(-.07,-.04) to F.e+(-.07,.02)
.\" line from F.e right .1i; arc radius .1i; line to A1.w-(.3i,.1i); arc cw radius .1i; arrow to A1.w
.\" arrow from A1.e+(-.07,-.04) to B1.e+(-.07,.02)
.\" arrow from B1.e+(-.07,-.04) to C1.e+(-.07,.02)
.\" arrow from C1.e+(-.07,-.04) to D1.e+(-.07,.02)
.\" line from D1.e right .1i; arc radius .1i; line to A2.w-(.3i,.1i); arc cw radius .1i; arrow to A2.w
.\" arrow from A2.e+(-.07,-.04) to F2.e+(-.07,.02)
.\" line from F2.e right .1i; arc radius .1i; line to A3.w-(.3i,.1i); arc cw radius .1i; arrow to A3.w
.\" arrow from A3.e+(-.07,-.04) to B3.e+(-.07,.02)
.\" arrow from B3.e+(-.07,-.04) to C3.e+(-.07,.02)
.\" arrow from C3.e+(-.07,-.04) to D3.e+(-.07,.02)
.\" arrow from D3.e+(-.07,-.04) to E3.e+(-.07,.02)
.\" arrow from E3.e+(-.07,-.04) to F3.e+(-.07,.02)
]
]
.PE

View file

@ -0,0 +1,28 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
move right 1i
T: ellipse ht .3i wid 4i
line from T.e down 4i
line from T.w down 4i
B: arc rad 10i to T.e+(0,-4)
P1: S1: box ht 3i wid 1i "1. allemez" above "\s-2\f(CWmirror.p0.s0\fP\s0" below with .c at T.c+(-1,-2)
"1. ér" at S1.s+(0,-.3)
move down .17i; "\s-2\f(CWmirror.p0\fP\s0"
P2: S3: box ht 3i wid 1i "2. allemez" above "\s-2\f(CWmirror.p1.s0\fP\s0" below with .c at T.c+(1,-2)
"2. ér" at S3.s+(0,-.3)
move down .17i; "\s-2\f(CWmirror.p1\fP\s0"
"\s-2\&0 MB\s0" at S1.ne+(.5,0)
"\s-2\&512 MB\s0" at S1.se+(.5,0)
A: arrow from S1.ne+(.1,0) to S1.se+(.1,0)
arrow from S1.se+(.1,0) to S1.ne+(.1,0)
"\s-2" ljust at A.n+(.1,-.63)
"a kötet" ljust at A.n+(.1,-.8)
"címtere\s0" ljust at A.n+(.1,-.97)
.PE

View file

@ -0,0 +1,111 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
move right 1i
T: ellipse ht .3i wid 4i
line from T.e down 4i
line from T.w down 4i
B: arc rad 10i to T.e+(0,-4)
P1: S1: box ht .6i wid 1i with .c at T.w+(1.3,-0.825)
S2: box ht .6i wid 1i
S3: box ht .6i wid 1i
S4: box ht .6i wid 1i
S5: box ht .6i wid 1i
"1. ér" at S5.s+(0,-.3)
move down .17i; "\s-2\f(CWstriped.p0\fP\s0"
P1: S11: box ht .6i wid 1i with .c at T.w+(3.3,-0.825)
S12: box ht .6i wid 1i
S13: box ht .6i wid 1i
S14: box ht .6i wid 1i
S15: box ht .6i wid 1i
"2. ér" at S15.s+(0,-.3)
move down .17i; "\s-2\f(CWstriped.p1\fP\s0"
"\f(CW\s-2.p0.s0\fP\s0" at S1.w-(.2,0) rjust
"\f(CW\s-2.p0.s1\fP\s0" at S2.w-(.2,0) rjust
"\f(CW\s-2.p0.s2\fP\s0" at S3.w-(.2,0) rjust
"\f(CW\s-2.p0.s3\fP\s0" at S4.w-(.2,0) rjust
"\f(CW\s-2.p0.s4\fP\s0" at S5.w-(.2,0) rjust
"\f(CW\s-2.p1.s0\fP\s0" at S11.w-(.2,0) rjust
"\f(CW\s-2.p1.s1\fP\s0" at S12.w-(.2,0) rjust
"\f(CW\s-2.p1.s2\fP\s0" at S13.w-(.2,0) rjust
"\f(CW\s-2.p1.s3\fP\s0" at S14.w-(.2,0) rjust
"\f(CW\s-2.p1.s4\fP\s0" at S15.w-(.2,0) rjust
.\" Stripes
box filled .1 wid 1i ht .1i at S1.n+(0, -.05)
box filled .2 wid 1i ht .1i at S1.n+(0, -.15)
box filled .3 wid 1i ht .1i at S1.n+(0, -.25)
box filled .4 wid 1i ht .1i at S1.n+(0, -.35)
box filled .5 wid 1i ht .1i at S1.n+(0, -.45)
box filled .6 wid 1i ht .1i at S1.n+(0, -.55)
box filled .1 wid 1i ht .1i at S2.n+(0, -.05)
box filled .2 wid 1i ht .1i at S2.n+(0, -.15)
box filled .3 wid 1i ht .1i at S2.n+(0, -.25)
box filled .4 wid 1i ht .1i at S2.n+(0, -.35)
box filled .5 wid 1i ht .1i at S2.n+(0, -.45)
box filled .6 wid 1i ht .1i at S2.n+(0, -.55)
box filled .1 wid 1i ht .1i at S3.n+(0, -.05)
box filled .2 wid 1i ht .1i at S3.n+(0, -.15)
box filled .3 wid 1i ht .1i at S3.n+(0, -.25)
box filled .4 wid 1i ht .1i at S3.n+(0, -.35)
box filled .5 wid 1i ht .1i at S3.n+(0, -.45)
box filled .6 wid 1i ht .1i at S3.n+(0, -.55)
box filled .1 wid 1i ht .1i at S4.n+(0, -.05)
box filled .2 wid 1i ht .1i at S4.n+(0, -.15)
box filled .3 wid 1i ht .1i at S4.n+(0, -.25)
box filled .4 wid 1i ht .1i at S4.n+(0, -.35)
box filled .5 wid 1i ht .1i at S4.n+(0, -.45)
box filled .6 wid 1i ht .1i at S4.n+(0, -.55)
box filled .1 wid 1i ht .1i at S5.n+(0, -.05)
box filled .2 wid 1i ht .1i at S5.n+(0, -.15)
box filled .3 wid 1i ht .1i at S5.n+(0, -.25)
box filled .4 wid 1i ht .1i at S5.n+(0, -.35)
box filled .5 wid 1i ht .1i at S5.n+(0, -.45)
box filled .6 wid 1i ht .1i at S5.n+(0, -.55)
box filled .1 wid 1i ht .1i at S11.n+(0, -.05)
box filled .2 wid 1i ht .1i at S11.n+(0, -.15)
box filled .3 wid 1i ht .1i at S11.n+(0, -.25)
box filled .4 wid 1i ht .1i at S11.n+(0, -.35)
box filled .5 wid 1i ht .1i at S11.n+(0, -.45)
box filled .6 wid 1i ht .1i at S11.n+(0, -.55)
box filled .1 wid 1i ht .1i at S12.n+(0, -.05)
box filled .2 wid 1i ht .1i at S12.n+(0, -.15)
box filled .3 wid 1i ht .1i at S12.n+(0, -.25)
box filled .4 wid 1i ht .1i at S12.n+(0, -.35)
box filled .5 wid 1i ht .1i at S12.n+(0, -.45)
box filled .6 wid 1i ht .1i at S12.n+(0, -.55)
box filled .1 wid 1i ht .1i at S13.n+(0, -.05)
box filled .2 wid 1i ht .1i at S13.n+(0, -.15)
box filled .3 wid 1i ht .1i at S13.n+(0, -.25)
box filled .4 wid 1i ht .1i at S13.n+(0, -.35)
box filled .5 wid 1i ht .1i at S13.n+(0, -.45)
box filled .6 wid 1i ht .1i at S13.n+(0, -.55)
box filled .1 wid 1i ht .1i at S14.n+(0, -.05)
box filled .2 wid 1i ht .1i at S14.n+(0, -.15)
box filled .3 wid 1i ht .1i at S14.n+(0, -.25)
box filled .4 wid 1i ht .1i at S14.n+(0, -.35)
box filled .5 wid 1i ht .1i at S14.n+(0, -.45)
box filled .6 wid 1i ht .1i at S14.n+(0, -.55)
box filled .1 wid 1i ht .1i at S15.n+(0, -.05)
box filled .2 wid 1i ht .1i at S15.n+(0, -.15)
box filled .3 wid 1i ht .1i at S15.n+(0, -.25)
box filled .4 wid 1i ht .1i at S15.n+(0, -.35)
box filled .5 wid 1i ht .1i at S15.n+(0, -.45)
box filled .6 wid 1i ht .1i at S15.n+(0, -.55)
.PE

View file

@ -0,0 +1,87 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
h = .3i
dh = .02i
dw = .8i
down
[
[
boxht = h; boxwid = dw
.\" ORIG: box invis "\f(CW0\fP"
.\" box invis "\f(CW1\fP"
.\" box invis "\f(CW2\fP"
.\" box invis "\f(CW3\fP"
.\" box invis "\f(CW4\fP"
.\" box invis "\f(CW5\fP"
.\"
.\"
move right 1i; down
A: box ht h "\f(CW0\fP"
B: box ht h "\f(CW3\fP"
C: box ht h "\f(CW6\fP"
D: box ht h "paritás" filled 0.2
E: box ht h "\f(CW12\fP"
F: box ht h "\f(CW15\fP"
A1: box at A+(dw*1.6,0) ht h "\f(CW1\fP"
B1: box ht h "\f(CW4\fP"
C1: box ht h "paritás" filled 0.2
D1: box ht h "\f(CW9\fP"
E1: box ht h "\f(CW13\fP"
F1: box ht h "\f(CW16\fP"
A2: box at A1+(dw*1.6,0) ht h "\f(CW2\fP"
B2: box ht h "paritás" filled 0.2
C2: box ht h "\f(CW7\fP"
D2: box ht h "\f(CW10\fP"
E2: box ht h "\f(CW14\fP"
F2: box ht h "paritás" filled 0.2
A3: box at A2+(dw*1.6,0) ht h "paritás" filled 0.2
B3: box ht h "\f(CW5\fP"
C3: box ht h "\f(CW8\fP"
D3: box ht h "\f(CW11\fP"
E3: box ht h "paritás" filled 0.2
F3: box ht h "\f(CW17\fP"
.\" "Offset" at ORIG.n+(0,.2i)
"1. lemez" at A.n+(0,.2i)
"2. lemez" at A1.n+(0,.2i)
"3. lemez" at A2.n+(0,.2i)
"4. lemez" at A3.n+(0,.2i)
.\" arrow from A.e to A1.w
.\" arrow from B.e to B1.w
.\" arrow from C.e to C1.w
.\" arrow from D.e to D1.w
.\" arrow from E.e to E1.w
.\" arrow from F.e to F1.w
.\"
.\" arrow from A1.e to A2.w
.\" arrow from B1.e to B2.w
.\" arrow from C1.e to C2.w
.\" arrow from D1.e to D2.w
.\" arrow from E1.e to E2.w
.\" arrow from F1.e to F2.w
.\"
.\" arrow from A2.e to A3.w
.\" arrow from B2.e to B3.w
.\" arrow from C2.e to C3.w
.\" arrow from D2.e to D3.w
.\" arrow from E2.e to E3.w
.\" arrow from F2.e to F3.w
.\"
.\" arrow right .2i from A3.e
.\" arrow right .2i from B3.e
.\" arrow right .2i from C3.e
.\" arrow right .2i from D3.e
.\" arrow right .2i from E3.e
.\" arrow right .2i from F3.e
]
]
.PE
.Figure-heading "RAID-5 organization"

View file

@ -0,0 +1,24 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
move right 1i
T: ellipse ht .3i wid 4i
line from T.e down 4i
line from T.w down 4i
B: arc rad 10i to T.e+(0,-4)
P1: S1: box ht 3i wid 1i "Allemez" above "\s-2\f(CWmyvol.p0.s0\fP\s0" below with .c at T.w+(2,-1.95)
"1. ér" at S1.s+(0,-.3)
move down .17i; "\s-2\f(CWmyvol.p0\fP\s0"
"\s-2\&0 MB\s0" at S1.ne+(.5,0)
"\s-2\&512 MB\s0" at S1.se+(.5,0)
A: arrow from S1.ne+(.1,0) to S1.se+(.1,0)
"\s-2" ljust at A.n+(.1,-.63)
"a kötet" ljust at A.n+(.1,-.8)
"címtere\s0" ljust at A.n+(.1,-.97)
.PE

View file

@ -0,0 +1,65 @@
.\" $FreeBSD$
.\" The FreeBSD Hungarian Documentation Project
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
.\" Original Revision: 1.1
.PS
move right 1i
T: ellipse ht .3i wid 4i
line from T.e down 4i
line from T.w down 4i
B: arc rad 10i to T.e+(0,-4)
P1: S1: box ht .7i wid 1i with .c at T.w+(2,-0.825)
S2: box ht .7i wid 1i
S3: box ht .7i wid 1i
S4: box ht .7i wid 1i
"1. ér" at S4.s+(0,-.3)
move down .17i; "\s-2\f(CWstriped.p0\fP\s0"
"\s-2\&0 MB\s0" at S1.ne+(.5,0)
"\s-2\&512 MB\s0" at S4.se+(.5,0)
A: arrow from S1.ne+(.1,0) to S4.se+(.1,0)
"\s-2" ljust at A.n+(.1,-.63)
"a kötet" ljust at A.n+(.1,-.8)
"címtere\s0" ljust at A.n+(.1,-.97)
"\f(CW\s-2striped.p0.s0\fP\s0" at S1.w-(.2,0) rjust
"\f(CW\s-2striped.p0.s1\fP\s0" at S2.w-(.2,0) rjust
"\f(CW\s-2striped.p0.s2\fP\s0" at S3.w-(.2,0) rjust
"\f(CW\s-2striped.p0.s3\fP\s0" at S4.w-(.2,0) rjust
.\" Stripes
box filled .1 wid 1i ht .1i at S1.n+(0, -.05)
box filled .2 wid 1i ht .1i at S1.n+(0, -.15)
box filled .3 wid 1i ht .1i at S1.n+(0, -.25)
box filled .4 wid 1i ht .1i at S1.n+(0, -.35)
box filled .5 wid 1i ht .1i at S1.n+(0, -.45)
box filled .6 wid 1i ht .1i at S1.n+(0, -.55)
box filled .7 wid 1i ht .1i at S1.n+(0, -.65)
box filled .1 wid 1i ht .1i at S2.n+(0, -.05)
box filled .2 wid 1i ht .1i at S2.n+(0, -.15)
box filled .3 wid 1i ht .1i at S2.n+(0, -.25)
box filled .4 wid 1i ht .1i at S2.n+(0, -.35)
box filled .5 wid 1i ht .1i at S2.n+(0, -.45)
box filled .6 wid 1i ht .1i at S2.n+(0, -.55)
box filled .7 wid 1i ht .1i at S2.n+(0, -.65)
box filled .1 wid 1i ht .1i at S3.n+(0, -.05)
box filled .2 wid 1i ht .1i at S3.n+(0, -.15)
box filled .3 wid 1i ht .1i at S3.n+(0, -.25)
box filled .4 wid 1i ht .1i at S3.n+(0, -.35)
box filled .5 wid 1i ht .1i at S3.n+(0, -.45)
box filled .6 wid 1i ht .1i at S3.n+(0, -.55)
box filled .7 wid 1i ht .1i at S3.n+(0, -.65)
box filled .1 wid 1i ht .1i at S4.n+(0, -.05)
box filled .2 wid 1i ht .1i at S4.n+(0, -.15)
box filled .3 wid 1i ht .1i at S4.n+(0, -.25)
box filled .4 wid 1i ht .1i at S4.n+(0, -.35)
box filled .5 wid 1i ht .1i at S4.n+(0, -.45)
box filled .6 wid 1i ht .1i at S4.n+(0, -.55)
box filled .7 wid 1i ht .1i at S4.n+(0, -.65)
.PE

Some files were not shown because too many files have changed in this diff Show more