- XMLify Hungarian webpages

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-08-01 22:28:26 +00:00
parent 9963e6bc57
commit e14ab33015
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39291
61 changed files with 857 additions and 900 deletions

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;-r&#245;l">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -10,9 +11,11 @@
%SRCID% 1.14
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>Mi az a &os;?</h2>
@ -92,7 +95,7 @@
<h2>A &os; <i>ingyenes</i></h2>
<a href="&base;/art.html"><img src="&enbase;/gifs/dae_up3.gif" alt="A BSD D&eacute;mon" height="81" width="72" align="right" border="0"></a>
<a href="&base;/art.html"><img src="&enbase;/gifs/dae_up3.gif" alt="A BSD D&eacute;mon" height="81" width="72" align="right" border="0"/></a>
<p>Nyilv&aacute;n azt gondoln&aacute;nk, hogy egy ilyen
adotts&aacute;gokkal rendelkez&#245; oper&aacute;ci&oacute;s rendszer
@ -137,8 +140,7 @@
e-mail c&iacute;men, vagy &iacute;rjunk ide: The &os; Foundation,
P.O. Box 20247, Boulder, CO 80308, USA.</p>
&footer;
</body>
</html>
<!--

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Projekt szervezeti
fel&eacute;p&iacute;t&eacute;se">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -12,8 +12,10 @@
%SRCID% 1.38
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>Bevezet&eacute;s</h2>
@ -150,7 +152,7 @@
</li>
</ul>
<hr>
<hr/>
<h3><a name="t-core">&os; Core Team</a>
&lt;<a href="mailto:core@FreeBSD.org">core@FreeBSD.org</a>&gt;</h3>
@ -218,7 +220,7 @@
<li>&a.miwi; &lt;<a href="mailto:miwi@FreeBSD.org">miwi@FreeBSD.org</a>&gt;</li>
</ul>
<hr>
<hr/>
<h3><a name="t-re">Els&#245;dleges Release Engineering Team</a>
&lt;<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>&gt;</h3>
@ -317,7 +319,7 @@
<li>&a.rwatson; &lt;<a href="mailto:rwatson@FreeBSD.org">rwatson@FreeBSD.org</a>&gt;</li>
</ul>
<hr>
<hr/>
<h3><a name="t-donations">Donations Team</a>
&lt;<a href="mailto:donations@FreeBSD.org">donations@FreeBSD.org</a>&gt;</h3>
@ -503,7 +505,7 @@
</li>
</ul>
<hr>
<hr/>
<h3><a name="t-core-secretary">Core Team titk&aacute;r</a>
&lt;<a href="mailto:core-secretary@FreeBSD.org">core-secretary@FreeBSD.org</a>&gt;</h3>
@ -572,7 +574,7 @@
</li>
</ul>
<hr>
<hr/>
<h3><a name="t-accounts">Hozz&aacute;f&eacute;r&eacute;sek</a>
<!-- admins mail aliases intentionally left incomplete -->
@ -1032,6 +1034,5 @@
</li>
</ul>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; k&eacute;pviseleti projekt">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.17
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>A &os;-t &ouml;vez&#245; siker nagym&eacute;rt&eacute;kben
azoknak az embereknek k&ouml;sz&ouml;nhet&#245;, akik
@ -123,7 +126,5 @@
</ul>
&footer;
</body>
</html>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A FreeBSD K&eacute;pviseleti Projekt">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY url.articles "../../doc/en_US.ISO8859-1/articles">
]>
@ -14,8 +14,10 @@
%SRCID% 1.44
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>Mik&ouml;zben a BSD projektek (DragonflyBSD, &os;, NetBSD
&eacute;s az OpenBSD) nagyra n&#245;ttek, sz&aacute;mos
@ -178,7 +180,7 @@
<p>Nem mindenki hajthat v&eacute;gre
v&aacute;ltoztat&aacute;sokat a *BSD rendszerek
forr&aacute;sk&oacute;dj&aacute;ban, ehhez el&#245;sz&ouml;r
<EM>committerr&eacute;</EM> kell v&aacute;lnia.
<em>committerr&eacute;</em> kell v&aacute;lnia.
&Aacute;ltal&aacute;ban olyan emberek kapnak <q>commit
jogot</q>, akik m&aacute;r a <tt>send-pr</tt>
seg&iacute;ts&eacute;g&eacute;vel vagy m&aacute;s
@ -203,7 +205,7 @@
</li>
</ul>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="own-distro">A</a> *BSD rendszerekr&#245;l nem
k&eacute;sz&iacute;thet&#245; saj&aacute;t
@ -236,7 +238,7 @@
c&eacute;lozza meg. Ez a projekt folyamatos fejleszt&eacute;s
alatt &aacute;ll, a k&oacute;d nagy r&eacute;sze
visszaker&uuml;l a &os; alaprendszer&eacute;be, de a
fejleszt&eacute;s k&uuml;l&ouml;n t&ouml;rt&eacute;nik.<p>
fejleszt&eacute;s k&uuml;l&ouml;n t&ouml;rt&eacute;nik.</p>
</li>
<li>
@ -256,7 +258,7 @@
&aacute;llom&aacute;nyrendszer-ellen&#245;rz&#245;,
biztons&aacute;gi ellen&#245;rz&#245;,
h&aacute;l&oacute;zatkonfigur&aacute;l&oacute; &eacute;s
-analiz&aacute;l&oacute; szoftvereket.<p>
-analiz&aacute;l&oacute; szoftvereket.</p>
</li>
<li>
@ -377,7 +379,7 @@
alapjait&oacute;l indult el &eacute;s az&oacute;ta kialakult a
saj&aacute;t szeml&eacute;letm&oacute;dja.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="server">A *BSD</a> rendszerek remek
kiszolg&aacute;l&oacute;k, de rossz asztali rendszerek</h3>
@ -396,7 +398,7 @@
az OpenOffice csomag is remek&uuml;l m&#251;k&ouml;dnek
alattuk.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="old-codebase">A</a> *BSD rendszerek
forr&aacute;sk&oacute;dja r&eacute;gi, elavult &eacute;s
@ -471,11 +473,11 @@
&ouml;sszef&#251;zhet&uuml;nk, t&uuml;kr&ouml;zhet&uuml;nk,
cs&iacute;kozhatunk vagy titkos&iacute;thatunk lemezeket.
Funkcionalit&aacute;sban gazdag, &eacute;s biztons&aacute;gban
tartja az adatainkat.
tartja az adatainkat.</p>
</li>
</ul>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="bsd-war">A</a> *BSD projektek egym&aacute;ssal
h&aacute;bor&uacute;znak, hetente v&aacute;lnak ki &uacute;jabb
@ -504,7 +506,7 @@
friss&uuml;l&#245; internetes magazin is a n&eacute;gy projekt
tagjainak k&ouml;z&ouml;s munk&aacute;ja.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="clustering">A</a> *BSD rendszereket nem
f&uuml;rt&ouml;zni (p&aacute;rhuzamos
@ -559,7 +561,7 @@
FreeBSD f&uuml;rt&ouml;z&eacute;s&eacute;vel kapcsolatos
k&eacute;rd&eacute;sek megvitat&aacute;s&aacute;ra.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="support">Nincs kereskedelmi t&aacute;mogat&aacute;s a
*BSD rendszerekhez</a></h3>
@ -581,7 +583,7 @@
&eacute;rdekl&#245;dhet&uuml;nk, de egy&eacute;b term&eacute;keket
is &aacute;rulnak, mint p&eacute;ld&aacute;ul
p&oacute;l&oacute;kat, sapk&aacute;kat, k&ouml;nyveket &eacute;s
szoftvereket! Egy pillant&aacute;st meg&eacute;r.<p>
szoftvereket! Egy pillant&aacute;st meg&eacute;r.</p>
<p><b>OpenBSD:</b> Az <a
href="http://www.openbsd.org/support.html">OpenBSD kereskedelmi
@ -589,7 +591,7 @@
t&aacute;mogat&aacute;st k&iacute;n&aacute;lnak az
OpenBSD-hez.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="applications">Nincsenek</a> alkalmaz&aacute;sok a *BSD
rendszerekhez</h3>
@ -659,7 +661,7 @@
k&ouml;nnyen &eacute;s k&eacute;nyelmesen
telep&iacute;thet&#245;.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="beats">A *BSD</a> rendszerek jobbak, mint m&aacute;s
rendszerek</h3>
@ -667,7 +669,7 @@
<p>Ez csak a felhaszn&aacute;l&oacute;
&iacute;zl&eacute;s&eacute;t&#245;l f&uuml;gg.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="beaten">M&aacute;s rendszerek</a> jobbak, mint a *BSD
rendszerek</h3>
@ -675,7 +677,7 @@
<p>Ez csak a felhaszn&aacute;l&oacute;
&iacute;zl&eacute;s&eacute;t&#245;l f&uuml;gg.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h2>Hozz&aacute;j&aacute;rul&oacute;k</h2>
@ -687,12 +689,15 @@
<tr>
<td>Nik Clayton
&lt;<a href="mailto:nik@FreeBSD.org">nik@FreeBSD.org</a>&gt;</td>
</tr>
<tr>
<td>Jordan Hubbard
&lt;<a href="mailto:jkh@FreeBSD.org">jkh@FreeBSD.org</a>&gt;</td>
</tr>
<tr>
<td>Ian F. Darwin
&lt;<a href="mailto:ian@DarwinSys.com">ian@DarwinSys.com</a>&gt;</td>
</tr>
<tr>
<td>Adrian Filipi-Martin
&lt;<a href="mailto:adrian@ubergeeks.com">adrian@ubergeeks.com</a>&gt;</td>
@ -704,6 +709,5 @@
</tbody>
</table>
&footer;
</body>
</html>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; alkalmaz&aacute;s&aacute;r&oacute;l">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -10,9 +11,11 @@
%SRCID% 1.34
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>Tapasztaljuk meg a &os; &aacute;ltal ny&uacute;jtott
lehet&#245;s&eacute;geket!</h2>
@ -200,8 +203,7 @@
<div align="right"><p>-- Mark Hittinger, a WinNet Communications,
Inc. rendszergazd&aacute;ja</p></div>
&footer;
</body>
</html>
<!--

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; illusztr&aacute;ci&oacute;k">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -11,9 +11,11 @@
%SRCID% 1.10
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD d&eacute;mon</a></li>
@ -40,10 +42,10 @@
<tbody>
<tr>
<td align="center" colspan="6"><img src="&enbase;/gifs/daemon-phk.png" alt="BSD
D&eacute;mon" width="191" height="208" border="0">&nbsp;</td>
D&eacute;mon" width="191" height="208" border="0"/>&nbsp;</td>
</tr>
<tr>
<td align="center" colspan="6">K&eacute;sz&iacute;tette: &a.phk;<br>Forr&aacute;s:
<td align="center" colspan="6">K&eacute;sz&iacute;tette: &a.phk;<br/>Forr&aacute;s:
<a href="http://cvsweb.FreeBSD.org/src/share/examples/BSD_daemon/">
/usr/share/examples/BSD_daemon/</a> &os;
rendszereken.</td>
@ -51,17 +53,17 @@
<tr>
<td align="center" colspan="3"><a href="&enbase;/gifs/daemon_hammer.jpg"><img
src="&enbase;/gifs/daemon_hammer-tn25.jpg" alt="BSD D&eacute;mon kalap&aacute;ccsal" width="150"
height="178" border="0"></a></td>
height="178" border="0"/></a></td>
<td align="center" colspan="3"><img src="&enbase;/gifs/power.jpg" alt="BSD D&eacute;mon felszolg&aacute;l"
width="160" height="246" border="0"></td>
width="160" height="246" border="0"/></td>
</tr>
<tr>
<td align="center" colspan="2"><img src="&enbase;/gifs/news.jpg" alt="BSD D&eacute;mon h&iacute;reket szerkeszt"
width="193" height="144" border="0"></td>
width="193" height="144" border="0"/></td>
<td align="center" colspan="2"><img src="&enbase;/gifs/doc.jpg" alt="BSD D&eacute;mon dokument&aacute;ci&oacute;t olvas"
width="274" height="163" border="0"></td>
width="274" height="163" border="0"/></td>
<td align="center" colspan="2"><img src="&enbase;/gifs/releases.jpg" alt="BSD D&eacute;mon az &uacute;j kiad&aacute;st terjeszti"
width="259" height="178" border="0"></td>
width="259" height="178" border="0"/></td>
</tr>
</tbody>
</table>
@ -72,32 +74,32 @@
<tbody>
<tr>
<td align="left"><img src="&enbase;/gifs/powerlogo.gif" alt="Powered
by FreeBSD Logo" align="left" border="0"></td>
by FreeBSD Logo" align="left" border="0"/></td>
<td align="left"><img src="&enbase;/gifs/power-button.gif"
alt="Powered by FreeBSD Logo" align="left"
border="0"></td>
border="0"/></td>
</tr>
<tr>
<td align="right"><img src="&enbase;/gifs/pbfbsd2.gif" width="171"
alt="Powered by FreeBSD Logo" height="64"
border="0"></td>
border="0"/></td>
<td align="right"><img src="&enbase;/gifs/powerani.gif" width="171"
alt="Powered by FreeBSD Logo" height="64"></td>
alt="Powered by FreeBSD Logo" height="64"/></td>
<td align="right"><img src="&enbase;/gifs/fhp_mini.jpg" width="145"
alt="FreeBSD Hardware Partner Logo" height="50"></td>
alt="FreeBSD Hardware Partner Logo" height="50"/></td>
</tr>
</tbody>
</table>
<p align="center"><img src="&enbase;/gifs/banner1.gif" alt="FreeBSD The
Power To Serve Logo" width="446" height="63" border="0"></p>
Power To Serve Logo" width="446" height="63" border="0"/></p>
<p align="center"><img src="&enbase;/gifs/banner2.gif" alt="FreeBSD The
Power To Serve Logo" width="310" height="63" border="0"></p>
Power To Serve Logo" width="310" height="63" border="0"/></p>
<p align="center"><img src="&enbase;/gifs/banner3.gif" alt="FreeBSD The
Power To Serve Logo" width="250" height="35" border="0"></p>
Power To Serve Logo" width="250" height="35" border="0"/></p>
<p align="center"><img src="&enbase;/gifs/banner4.gif" alt="FreeBSD The
Power To Serve Logo" width="225" height="46" border="0"></p>
Power To Serve Logo" width="225" height="46" border="0"/></p>
<h2 id="ADV">R&eacute;gi rekl&aacute;mok</h2>
@ -106,9 +108,9 @@
<tr>
<!-- Wow, the URI scheme is wrong in this image -->
<td align="center"><img src="&enbase;/gifs/freebsd-advert.gif" alt="Adv
Banner1" width="455" height="60" border="0"></td>
Banner1" width="455" height="60" border="0"/></td>
<td align="center"><img src="&enbase;/gifs/freebsd_3.gif" alt="Adv
Banner2" width="306" height="94" border="0"></td>
Banner2" width="306" height="94" border="0"/></td>
</tr>
</tbody>
</table>
@ -148,8 +150,7 @@
felt&eacute;telei</a> c&iacute;m&#251; (angol nyelv&#251;) oldalon
t&aacute;j&eacute;koz&oacute;dhatunk.</p>
&footer;
</body>
</html>
<!--

View file

@ -17,30 +17,18 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date">
<xsl:value-of select="//cvs:keyword[@name='freebsd']"/>
</xsl:variable>
<xsl:output method="xml" encoding="&xml.encoding;"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"/>
<xsl:key name="last-year-event-by-country" match="event[number(enddate/year) = (number($curdate.year) - 1)]"
use="location/country" />
<xsl:key name="event-by-year" match="event" use="enddate/year" />
<xsl:template match="events">
<html>
&header1;
<body>
<div id="CONTAINERWRAP">
<div id="CONTAINER">
&header2;
<div id="CONTENT">
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
@ -84,10 +72,10 @@
tal&aacute;lkozhatunk.</p>
<p>Tavaly a &os;-vel kapcsolatban <xsl:value-of
select="count(event[number(enddate/year) =
select="count(/events/event[number(enddate/year) =
(number($curdate.year) -1)])" /> rendezv&eacute;ny zajlott
le a vil&aacute;g <xsl:value-of
select="count(event[(number(enddate/year) =
select="count(/events/event[(number(enddate/year) =
(number($curdate.year) -1)) and (generate-id() =
generate-id(key('last-year-event-by-country',
location/country)[1]))])" /> orsz&aacute;g&aacute;ban.
@ -156,17 +144,5 @@
</script>
</div> <!-- latest-videos -->
</div> <!-- CONTENTWRAP -->
<br class="clearboth" />
</div> <!-- CONTENT -->
<div id="FOOTER">
&copyright;<br />
&date;
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->
</body>
</html>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "IRC">
<!ENTITY % navinclude.community "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,9 +13,11 @@
%SRCID% 1.4
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>Ugyan t&ouml;bb IRC h&aacute;l&oacute;zaton l&eacute;tezik
#freebsd csatorna, de a &os;&nbsp;Projekt nem fel&uuml;gyeli
@ -37,6 +40,5 @@
href="&base;/doc/hu/books/faq/support.html#IRC">GYIK bejegyz&eacute;st</a>.
</p>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Levelez&eacute;si list&aacute;k">
<!ENTITY % navinclude.community "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,9 +13,11 @@
%SRCID% 1.18
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>A levelez&eacute;si list&aacute;k jelentik a &os;
k&ouml;z&ouml;ss&eacute;g f&#245; kommunik&aacute;ci&oacute;s
@ -147,6 +150,5 @@
href="&base;/mailto.html">k&eacute;rj&uuml;k tudassa vel&uuml;nk!</a>
</p>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "H&iacute;rcsoportok">
<!ENTITY % navinclude.community "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,9 +13,11 @@
%SRCID% 1.5
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>L&eacute;tezik p&aacute;r &os;-vel foglalkoz&oacute; <a
href="&enbase;/doc/hu/books/handbook/eresources-news.html">h&iacute;rcsoport</a>,
@ -32,6 +35,5 @@
href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>
h&iacute;rcsoportban.</p>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Webes forr&aacute;sok">
<!ENTITY % navinclude.community "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,9 +13,11 @@
%SRCID% 1.4
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>Ez a weboldal a legjobb inform&aacute;ci&oacute;forr&aacute;s,
r&aacute;ad&aacute;sul rengeteg t&uuml;kr&ouml;z&eacute;ssel
@ -67,6 +70,5 @@
href="&enbase;/news/newsflash.html">H&iacute;rek</a> oldalon
tal&aacute;ljuk.</p>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A FreeBSD copyright &eacute;s jogi
inform&aacute;ci&oacute;i">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.12
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2><a href="&enbase;/copyright/freebsd-license.html">A &os; licenc</a>
</h2>
@ -45,6 +48,5 @@
href="&enbase;/copyright/COPYING.LIB">GNU LIBRARY GENERAL PUBLIC LICENSE</a>
</h2>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A CVS repository">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.10
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h2>CVS</h2>
@ -92,6 +95,5 @@
&ouml;sszes ide befut&oacute; v&aacute;ltoztat&aacute;s
visszaker&uuml;l a CVS repositoryba.</p>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Dokument&aacute;ci&oacute;s Projekt: A
dokument&aacute;ci&oacute;s csomag">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>A &os; dokument&aacute;ci&oacute;ja h&aacute;rom f&#245;
kateg&oacute;ri&aacute;ra oszthat&oacute;:</p>
@ -68,6 +71,5 @@
<a
href="docproj.html">A &os; Dokument&aacute;ci&oacute;s Projekt kezd&#245;lapja</a>
&footer;
</body>
</html>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Dokument&aacute;ci&oacute;s Projekt">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>&Aacute;ttekint&eacute;s</h2>
@ -123,5 +126,5 @@
ford&iacute;t&aacute;sai, honlapok, a k&eacute;zik&ouml;nyv, man
oldalak &eacute;s a GYIK.</p>
&footer;
</body>
</html>

View file

@ -1,16 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A Magyar &os; Dokument&aacute;ci&oacute;s Projekt">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
Written by: Gabor Kovesdan <gabor@FreeBSD.org> -->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>A Projekt c&eacute;lja</h2>
@ -46,5 +49,5 @@
<p>K&ouml;vesd&aacute;n G&aacute;bor &lt;<a
href="mailto:gabor@FreeBSD.org">gabor@FreeBSD.org</a>&gt;</p>
&footer;
</body>
</html>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Dokument&aacute;ci&oacute;s Projekt: SGML">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -11,8 +12,10 @@
%SRCID% 1.28
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>A dokument&aacute;ci&oacute;s munk&aacute;khoz a
Dokument&aacute;ci&oacute;s Projekt az SGML nyelvet
@ -56,7 +59,7 @@
seg&iacute;ts&eacute;g&eacute;vel (a tartalom most nem fontos,
csak a tagek):</p>
<pre><![ CDATA [
<pre><![CDATA[
<p>A rendszer a jelszavak t&aacute;rol&aacute;s&aacute;ra az
<tt>/etc/passwd</tt> &aacute;llom&aacute;nyt haszn&aacute;lja.
Ennek m&oacute;dos&iacute;t&aacute;s&aacute;hoz a
@ -69,7 +72,7 @@
<p>Ugyanez a bekezd&eacute;s a DocBook le&iacute;r&oacute;nyelvet
haszn&aacute;lva &iacute;gy n&eacute;z ki:</p>
<pre><![ CDATA [
<pre><![CDATA[
<para>A rendszer a jelszavak t&aacute;rol&aacute;s&aacute;ra az
<filename>/etc/passwd</filename> &aacute;llom&aacute;nyt
haszn&aacute;lja. Ennek m&oacute;dos&iacute;t&aacute;s&aacute;hoz
@ -245,5 +248,5 @@
<a
href="docproj.html">A &os; Dokument&aacute;ci&oacute;s Projekt kezd&#245;lapja</a>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY url.articles "../../doc/en_US.ISO8859-1/articles">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Dokument&aacute;ci&oacute;s Projekt:
Dokument&aacute;ci&oacute; bek&uuml;ld&eacute;se">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.18
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Hogyan lehet bek&uuml;ldeni dokument&aacute;ci&oacute;t?</h2>
@ -206,5 +209,5 @@
<a
href="docproj.html">A &os; Dokument&aacute;ci&oacute;s Projekt kezd&#245;lap</a>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Dokument&aacute;ci&oacute;s Projekt: Kik
vagyunk?">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.15
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>A projekt n&eacute;h&aacute;ny ember laza csoportja, akikben
csup&aacute;n az a k&ouml;z&ouml;s, hogy feliratkoztak a <a
@ -60,5 +63,5 @@
href="hungarian.html">A Magyar &os; Dokument&aacute;ci&oacute;s Projekt kezd&#245;lapja</a>
</p>
&footer;
</body>
</html>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; dokument&aacute;ci&oacute;ja">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -10,19 +11,20 @@
%SRCID% 1.195
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.docs">
<img src="&enbase;/gifs/doc.jpg" alt="BSD D&eacute;mon
dokument&aacute;ci&oacute;t olvas" align="right" border="0"
width="274" height="163">
width="274" height="163"/>
<p>A &os;-hez sz&aacute;mos dokument&aacute;ci&oacute; l&eacute;tezik,
ezen az oldalon &eacute;s m&aacute;s oldalakon egyar&aacute;nt.</p>
&footer;
</body>
</html>
<!--

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Interneten el&eacute;rhet&#245; k&ouml;nyvek &eacute;s
cikkek">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY url.articles "&enbase;/doc/en/articles">
<!ENTITY url.articles.hu "&enbase;/doc/hu/articles">
@ -18,8 +19,10 @@
%SRCID% 1.40
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Ezen az oldalon</h2>
@ -48,32 +51,32 @@
<p><a
href="&url.books;/dev-model/index.html">A &os; Projekt modellje</a>
(dev-model)<br>
(dev-model)<br/>
Egy tanulm&aacute;ny a &os; Projekt szervezeti
fel&eacute;p&iacute;t&eacute;s&eacute;r&#245;l.</p>
<p><a href="&url.books;/faq/index.html">A FreeBSD GYIK</a>
(faq) [<a href="&url.books.hu;/faq/index.html">magyarul</a>]<br>
(faq) [<a href="&url.books.hu;/faq/index.html">magyarul</a>]<br/>
Gyakran Ism&eacute;telt K&eacute;rd&eacute;sek &eacute;s a
r&aacute;juk adott v&aacute;laszok minden &mdash; a &os;-t
&eacute;rint&#245; &mdash; t&eacute;m&aacute;r&oacute;l.</p>
<p><a
href="&url.books;/handbook/index.html">A &os; k&eacute;zik&ouml;nyv</a>
(handbook) [<a href="&url.books.hu;/handbook/index.html">magyarul</a>]<br>
(handbook) [<a href="&url.books.hu;/handbook/index.html">magyarul</a>]<br/>
Egy folyamatosan fejl&#245;d&#245;, &aacute;tfog&oacute;
inform&aacute;ci&oacute;forr&aacute;s &os;
felhaszn&aacute;l&oacute;knak.</p>
<p><a
href="&url.books;/developers-handbook/index.html">A &os; fejleszt&#245;k k&eacute;zik&ouml;nyve</a>
(developers-handbook)<br>
(developers-handbook)<br/>
Azoknak, akik a &os;-hez akarnak szoftvereket fejleszteni (nem
csak azoknak, akik mag&aacute;t a rendszert fejlesztik).</p>
<p><a
href="&url.books;/arch-handbook/index.html">A &os; architekt&uacute;ra k&eacute;zik&ouml;nyv</a>
(arch-handbook)<br>
(arch-handbook)<br/>
&os; rendszerfejleszt&#245;knek. Ez a k&ouml;nyv
r&eacute;szletesen t&aacute;rgyalja sok fontos rendszermagbeli
alrendszer architektur&aacute;lis
@ -81,13 +84,13 @@
<p><a
href="&url.books;/porters-handbook/index.html">A porterek k&eacute;zik&ouml;nyve</a>
(porters-handbook)<br>
(porters-handbook)<br/>
Alapvet&#245; olvasm&aacute;ny, ha k&uuml;ls&#245; szoftvert
szeretn&eacute;nk &os;-re portolni.</p>
<p><a
href="&url.books;/pmake/index.html">A PMake k&eacute;zik&ouml;nyv</a>
(pmake)<br>
(pmake)<br/>
K&eacute;zik&ouml;nyv a <em>make</em> seg&eacute;dprogramhoz.
Alapvet&#245; olvasm&aacute;ny mindenkinek, aki
r&eacute;szleteiben is meg szeretn&eacute; &eacute;rteni a
@ -97,7 +100,7 @@
<p><a
href="&url.books;/design-44bsd/index.html">A 4.4BSD oper&aacute;ci&oacute;s rendszer tervez&eacute;se &eacute;s implement&aacute;ci&oacute;ja, 2. fejezet</a>
(design-44bsd)<br>
(design-44bsd)<br/>
Az Addison-Wesley Kiad&oacute; adom&aacute;nya, a 4.4BSD
oper&aacute;ci&oacute;s rendszer technikai
megval&oacute;s&iacute;t&aacute;s&aacute;t mutatja be. A &os;
@ -105,7 +108,7 @@
<p><a
href="&url.books;/corp-net-guide/index.html">V&aacute;llalati &os; rendszergazd&aacute;k &uacute;tmutat&oacute;ja, 8. fejezet</a>
(corp-net-guide)<br>
(corp-net-guide)<br/>
Az Addison-Wesley Kiad&oacute; adom&aacute;nya, amely
m&eacute;lyrehat&oacute; &aacute;ttekint&eacute;st ny&uacute;jt
arr&oacute;l, hogyan &uuml;zemeltess&uuml;nk nyomtat&aacute;si
@ -115,7 +118,7 @@
<p><a
href="&url.books;/fdp-primer/index.html">A &os; Dokument&aacute;ci&oacute;s Projekt ir&aacute;nyelvei kezd&#245;knek</a>
(fdp-primer) [<a href="&url.books.hu;/fdp-primer/index.html">magyarul</a>]<br>
(fdp-primer) [<a href="&url.books.hu;/fdp-primer/index.html">magyarul</a>]<br/>
Minden, amit ahhoz kell tudnunk, hogy a &os;
Dokument&aacute;ci&oacute;s Projektben dolgozhassunk.</p>
@ -125,43 +128,43 @@
<p><a
href="&url.articles;/bsdl-gpl/index.html">Mi&eacute;rt &eacute;rdemes BSD licencet haszn&aacute;lni ny&iacute;lt forr&aacute;s&uacute; alkalmaz&aacute;sok fejleszt&eacute;sekor?</a>
(bsdl-gpl)<br>
(bsdl-gpl)<br/>
Le&iacute;rja, milyen el&#245;ny&ouml;kkel j&aacute;r a
forr&aacute;sk&oacute;d kiad&aacute;sa a BSD licenc alatt.</p>
<p><a
href="&url.articles;/building-products/index.html">Fejleszt&eacute;s &os;-vel</a>
(building-products)<br>
(building-products)<br/>
Hogyan seg&iacute;thet a &os; jobb alkalmaz&aacute;sokat
fejleszteni.</p>
<p><a
href="&url.articles;/casestudy-argentina.com/index.html">Argentina.com: Egy esettanulm&aacute;ny</a>
(casestudy-argentina.com)<br>
(casestudy-argentina.com)<br/>
Hogyan seg&iacute;tett a &os; egy nagy latin-amerikai
internetszolg&aacute;ltat&oacute;nak.</p>
<p><a
href="&url.articles;/checkpoint/index.html">A Checkpoint VPN-1/Firewall-1 &eacute;s a &os; IPSec integr&aacute;ci&oacute;ja</a>
(checkpoint)<br>
(checkpoint)<br/>
Hogyan konfigur&aacute;ljunk Checkpoint VPN-1/Firewall-1-et a &os;
IPSec implement&aacute;ci&oacute;j&aacute;val egy&uuml;tt.</p>
<p><a
href="&url.articles;/committers-guide/index.html">A committerek &uacute;tmutat&oacute;ja</a>
(committers-guide)<br>
(committers-guide)<br/>
Fontos bevezet&#245; a commit jogot nyert &os; fejleszt&#245;knek
a munk&aacute;juk megkezd&eacute;s&eacute;hez.</p>
<p><a
href="&url.articles;/compiz-fusion/index.html">A Compiz&nbsp;Fusion telep&iacute;t&eacute;se &eacute;s haszn&aacute;lata</a>
(compiz-fusion) [<a href="&url.articles.hu;/compiz-fusion/index.html">magyarul</a>]<br>
(compiz-fusion) [<a href="&url.articles.hu;/compiz-fusion/index.html">magyarul</a>]<br/>
Hogyan telep&iacute;ts&uuml;k &eacute;s haszn&aacute;ljuk a
Compiz&nbsp;Fusion kompozit ablakkezel&#245;t &os; alatt.</p>
<p><a
href="&url.articles;/console-server/index.html">Konzol szerver Hogyan</a>
(console-server)<br>
(console-server)<br/>
Hogyan &aacute;ll&iacute;tsunk be egy &os; alap&uacute; konzol
szervert egy olcs&oacute; soros vonali
vez&eacute;rl&#245;k&aacute;rtya
@ -169,32 +172,32 @@
<p><a
href="&url.articles;/contributing/index.html">Hozz&aacute;j&aacute;rul&aacute;s a &os; Projekthez</a>
(contributing)<br>
(contributing)<br/>
Hogyan seg&iacute;ts&uuml;k munk&aacute;nkkal a &os; Projekt
fejl&#245;d&eacute;s&eacute;ben.</p>
<p><a
href="&url.articles;/contributing-ports/index.html">Hozz&aacute;j&aacute;rul&aacute;s a &os; Portgy&#251;jtem&eacute;ny&eacute;hez</a>
(contributing-ports)<br>
(contributing-ports)<br/>
Hogyan seg&iacute;ts&uuml;nk a &os;
Portgy&#251;jtem&eacute;ny&eacute;nek
karbantart&aacute;s&aacute;ban.</p>
<p><a
href="&url.articles;/contributors/index.html">A &os; fejleszt&#245;k list&aacute;ja</a>
(contributors)<br>
(contributors)<br/>
Azon szervezetek &eacute;s szem&eacute;lyek list&aacute;ja, akik
seg&iacute;tettek a &os; fejl&#245;d&eacute;s&eacute;ben.</p>
<p><a
href="&url.articles;/cups/index.html">A CUPS haszn&aacute;lata &os; alatt</a>
(cups) [<a href="&url.articles.hu;/cups/index.html">magyarul</a>]<br>
(cups) [<a href="&url.articles.hu;/cups/index.html">magyarul</a>]<br/>
Hogyan &aacute;ll&iacute;tsuk be a CUPS rendszert &os;
rendszereken.</p>
<p><a
href="&url.articles;/custom-gcc/index.html">A GCC &eacute;s binutils &uacute;jabb v&aacute;ltozat&aacute;nak haszn&aacute;lata a &os; Portgy&#251;jtem&eacute;ny&eacute;vel</a>
(custom-gcc)<br>
(custom-gcc)<br/>
Hogyan haszn&aacute;ljuk a &os;
Portgy&#251;jtem&eacute;ny&eacute;ben tal&aacute;lhat&oacute; GCC
ford&iacute;t&oacute;t &eacute;s a hozz&aacute; tartoz&oacute;
@ -204,33 +207,33 @@
<p><a
href="&url.articles;/cvs-freebsd/index.html">CVS repository l&eacute;trehoz&aacute;sa &mdash; A FreeBSD m&oacute;dszere</a>
(cvs-freebsd)<br>
(cvs-freebsd)<br/>
Hogyan hozzunk l&eacute;tre egy CVS repositryt, amely ugyanazt a
CVSROOT infrastrukt&uacute;r&aacute;t haszn&aacute;lja, mint a
&os;.</p>
<p><a
href="&url.articles;/cvsup-advanced/index.html">A CVSup halad&oacute;knak</a>
(cvsup-advanced)<br>
(cvsup-advanced)<br/>
N&eacute;h&aacute;ny tipp, hogyan haszn&aacute;ljuk ki a CVSup
bonyolultabb funkci&oacute;it.</p>
<p><a
href="&url.articles;/dialup-firewall/index.html">T&#251;zfal l&eacute;trehoz&aacute;sa bet&aacute;rcs&aacute;z&oacute;s kapcsolatokhoz &os;-vel</a>
(dialup-firewall) [<a href="&url.articles.hu;/dialup-firewall/index.html">magyarul</a>]<br>
(dialup-firewall) [<a href="&url.articles.hu;/dialup-firewall/index.html">magyarul</a>]<br/>
Hogyan &aacute;ll&iacute;tsunk be egy t&#251;zfalat a PPP
&eacute;s az ipfw haszn&aacute;lat&aacute;val dinamikusan
kiosztott IP-c&iacute;mek eset&eacute;n.</p>
<p><a
href="&url.articles;/diskless-x/index.html">Lemez n&eacute;lk&uuml;li X szerver haszn&aacute;lata</a>
(diskless-x)<br>
(diskless-x)<br/>
Hogyan hozzunk l&eacute;tre lemez n&eacute;lk&uuml;li X
szervert.</p>
<p><a
href="&url.articles;/euro/index.html">Az eur&oacute; szimb&oacute;lum haszn&aacute;lata a &os;-ben</a>
(euro)<br>
(euro)<br/>
Hogyan konfigur&aacute;ljuk a &os;-t &eacute;s a hozz&aacute;
kapcsol&oacute;d&oacute; alkalmaz&aacute;sokat az eur&oacute;
szimb&oacute;lum&aacute;nak
@ -238,13 +241,13 @@
<p><a
href="&url.articles;/explaining-bsd/index.html">A BSD bemutat&aacute;sa</a>
(explaining-bsd) [<a href="&url.articles.hu;/explaining-bsd/index.html">magyarul</a>]<br>
(explaining-bsd) [<a href="&url.articles.hu;/explaining-bsd/index.html">magyarul</a>]<br/>
A v&aacute;lasz arra a k&eacute;rd&eacute;sre, hogy mi az a
BSD.</p>
<p><a
href="&url.articles;/fbsd-from-scratch/index.html">A &os; &ouml;n&aacute;ll&oacute; telep&iacute;t&eacute;se</a>
(fbsd-from-scratch)<br>
(fbsd-from-scratch)<br/>
Egy &uuml;res &aacute;llom&aacute;nyrendszert&#245;l indulva
hogyan ford&iacute;tsuk le, telep&iacute;ts&uuml;k &eacute;s
konfigur&aacute;ljuk automatikusan a rendszert, bele&eacute;rtve
@ -252,7 +255,7 @@
<p><a
href="&url.articles;/filtering-bridges/index.html">Sz&#251;r&eacute;s h&aacute;l&oacute;zati hidakkal</a>
(filtering-bridges)<br>
(filtering-bridges)<br/>
T&#251;zfalak be&aacute;ll&iacute;t&aacute;sa &eacute;s
sz&#251;r&eacute;se olyan &os; rendszereken, amelyek nem
&uacute;tv&aacute;laszt&oacute;k&eacute;nt, hanem
@ -261,7 +264,7 @@
<p><a
href="&url.articles;/fonts/index.html">A &os; &eacute;s a k&uuml;l&ouml;nb&ouml;z&#245; bet&#251;t&iacute;pusok</a>
(fonts)<br>
(fonts)<br/>
Le&iacute;r&aacute;s a &os;-ben tal&aacute;lhat&oacute;
k&uuml;l&ouml;nb&ouml;z&#245;, bet&#251;t&iacute;pusokhoz
tartoz&oacute; technol&oacute;gi&aacute;kr&oacute;l &eacute;s azok
@ -269,7 +272,7 @@
<p><a
href="&url.articles;/formatting-media/index.html">Adathordoz&oacute;k form&aacute;z&aacute;sa &os; alatt</a>
(formatting-media)<br>
(formatting-media)<br/>
Hogyan osszuk fel slice-okra &eacute;s part&iacute;ci&oacute;kra a
fix vagy &eacute;ppen cser&eacute;lhet&#245; lemezt, &eacute;s
hogyan form&aacute;zzuk meg azokat a &os; oper&aacute;ci&oacute;s
@ -277,7 +280,7 @@
<p><a
href="&url.articles;/freebsd-questions/index.html">Hogyan haszn&aacute;ljuk hat&eacute;konyan a &os;-questions levelez&eacute;si list&aacute;t?</a>
(freebsd-questions)<br>
(freebsd-questions)<br/>
Tippek &eacute;s tr&uuml;kk&ouml;k arra, hogyan szerezz&uuml;nk
eredm&eacute;nyesen haszn&aacute;lhat&oacute;
inform&aacute;ci&oacute;t a &os;-questions levelez&eacute;si lista
@ -285,46 +288,46 @@
<p><a
href="&url.articles;/geom-class/index.html">GEOM oszt&aacute;lyok k&eacute;sz&iacute;t&eacute;se</a>
(geom-class)<br>
(geom-class)<br/>
Egy &uacute;tmutat&oacute; a GEOM bels&#245;
fel&eacute;p&iacute;t&eacute;s&eacute;r&#245;l, hogyan
&iacute;rhatunk saj&aacute;t GEOM-oszt&aacute;lyt.</p>
<p><a
href="&url.articles;/gjournal-desktop/index.html">Napl&oacute;z&oacute; UFS haszn&aacute;lata asztali sz&aacute;m&iacute;t&oacute;g&eacute;peken</a>
(gjournal-desktop) [<a href="&url.articles.hu;/gjournal-desktop/index.html">magyarul</a>]<br>
(gjournal-desktop) [<a href="&url.articles.hu;/gjournal-desktop/index.html">magyarul</a>]<br/>
A napl&oacute;z&aacute;st enged&eacute;lyez&#245; UFS
part&iacute;ci&oacute;k l&eacute;trehoz&aacute;s&aacute;t otthoni
k&ouml;rnyezetben bemutat&oacute; le&iacute;r&aacute;s.</p>
<p><a
href="&url.articles;/hats/index.html">Munka kit&uuml;ntetett szerepekkel</a>
(hats)<br>
(hats)<br/>
A committerek &uacute;tmutat&oacute;ja, hogyan dolgozzanak
kit&uuml;ntetett szerepekben, fennhat&oacute;s&aacute;ggal a &os;
bizonyos ter&uuml;letei felett.</p>
<p><a
href="&url.articles;/hubs/index.html">A &os; t&uuml;kr&ouml;z&eacute;se</a>
(hubs)<br>
(hubs)<br/>
&Uacute;tmutat&oacute; a &os; honlapj&aacute;nak, CVSup
szerver&eacute;nek, FTP szerver&eacute;nek, stb.
t&uuml;kr&ouml;z&eacute;s&eacute;hez.</p>
<p><a
href="&url.articles;/ipsec-must/index.html">Az IPsec m&#251;k&ouml;d&#245;k&eacute;pess&eacute;g&eacute;nek f&uuml;ggetlen ellen&#245;rz&eacute;se a &os;-ben</a>
(ipsec-must)<br>
(ipsec-must)<br/>
Egy m&oacute;dszer az IPsec funkcionalit&aacute;s&aacute;nak
ellen&#245;rz&eacute;s&eacute;re.</p>
<p><a
href="&url.articles;/laptop/index.html">&os; Laptopon</a>
(laptop) [<a href="&url.articles.hu;/laptop/index.html">magyarul</a>]<br>
(laptop) [<a href="&url.articles.hu;/laptop/index.html">magyarul</a>]<br/>
Hogyan haszn&aacute;ljunk &os;-t egy laptopon.</p>
<p><a
href="&url.articles;/ldap-auth/index.html">LDAP hiteles&iacute;t&eacute;s</a>
(ldap-auth)<br>
(ldap-auth)<br/>
Egy praktikus &uacute;tmutat&oacute;, amely bemutatja
mik&eacute;nt &aacute;ll&iacute;tsunk &os; rendszereken LDAP
szervereket &eacute;s seg&iacute;ts&eacute;g&uuml;kkel hogyan
@ -332,26 +335,26 @@
<p><a
href="&url.articles;/linux-comparison/index.html">&os;: Egy ny&iacute;lt forr&aacute;s&uacute; alternat&iacute;va a Linux mellett</a>
(linux-comparison) [<a href="&url.articles.hu;/linux-comparison/index.html">magyarul</a>]<br>
(linux-comparison) [<a href="&url.articles.hu;/linux-comparison/index.html">magyarul</a>]<br/>
Elmagyar&aacute;zza a Linux &eacute;s a &os; k&ouml;zti
k&uuml;l&ouml;nbs&eacute;geket.</p>
<p><a
href="&url.articles;/linux-emulation/index.html">Linux emul&aacute;ci&oacute; a &os;-ben</a>
(linux-emulation)<br>
(linux-emulation)<br/>
Egy technikai le&iacute;r&aacute;s a &os; Linux
emul&aacute;ci&oacute;s r&eacute;teg&eacute;nek bels&#245;
m&#251;k&ouml;d&eacute;s&eacute;r&#245;l.</p>
<p><a
href="&url.articles;/linux-users/index.html">&os; gyorstalpal&oacute; Linux felhaszn&aacute;l&oacute;knak</a>
(linux-users) [<a href="&url.articles.hu;/linux-users/index.html">magyarul</a>]<br>
(linux-users) [<a href="&url.articles.hu;/linux-users/index.html">magyarul</a>]<br/>
Egy bevezet&#245; jelleg&#251; &uacute;mutat&oacute; a Linux
felhaszn&aacute;l&oacute;i sz&aacute;m&aacute;ra.</p>
<p><a
href="&url.articles;/mailing-list-faq/index.html">Gyakran Ism&eacute;telt K&eacute;rd&eacute;sek a levelez&eacute;si list&aacute;kr&oacute;l</a>
(mailig-list-faq)<br>
(mailig-list-faq)<br/>
Hogyan haszn&aacute;ljuk megfelel&#245;en a levelez&eacute;si
list&aacute;kat, hogy &oacute;vakodjunk az olyan
jelens&eacute;geket, mint a gyakran el&#245;ker&uuml;l&#245;
@ -359,20 +362,20 @@
<p><a
href="&url.articles;/mh/index.html">MH Bevezet&#245;</a>
(mh)<br>
(mh)<br/>
Bevezet&eacute;s az MH e-mail olvas&oacute; szoftver
haszn&aacute;lat&aacute;ba &os; alatt.</p>
<p><a
href="&url.articles;/multi-os/index.html">A &os; telep&iacute;t&eacute;se &eacute;s haszn&aacute;lata m&aacute;s oper&aacute;ci&oacute;s rendszerekkel egy&uuml;tt</a>
(multi-os) [<a href="&url.articles.hu;/multi-os/index.html">magyarul</a>]<br>
(multi-os) [<a href="&url.articles.hu;/multi-os/index.html">magyarul</a>]<br/>
Hogyan telep&iacute;ts&uuml;k a &os;-t m&aacute;s
oper&aacute;ci&oacute;s rendszer mell&eacute;, ugyanarra a
sz&aacute;m&iacute;t&oacute;g&eacute;pre.</p>
<p><a
href="&url.articles;/nanobsd/index.html">A NanoBSD bemutat&aacute;sa</a>
(nanobsd)<br>
(nanobsd)<br/>
A NanoBSD eszk&ouml;zeinek bemutat&aacute;sa, amelyek
seg&iacute;ts&eacute;g&eacute;vel a &os; be&aacute;gyazott
rendszereken is telep&iacute;thet&#245; &eacute;s
@ -382,13 +385,13 @@
<p><a
href="&url.articles;/new-users/index.html">&os;: Az els&#245; l&eacute;p&eacute;sek</a>
(new-users)<br>
(new-users)<br/>
A &os; &eacute;s a &unix; haszn&aacute;lat&aacute;r&oacute;l
kezd&#245;knek.</p>
<p><a
href="&url.articles;/p4-primer/index.html">Perforce a &os; fejleszt&eacute;s&eacute;ben</a>
(p4-primer)<br>
(p4-primer)<br/>
&Uacute;tmutat&oacute; a Perforce verzi&oacute;kezel&#245;
rendszerhez. Tov&aacute;bb&aacute; azt is t&aacute;rgyalja,
hogyan dolgozzunk k&iacute;s&eacute;rleti projektekkel a &os;
@ -397,13 +400,13 @@
<p><a
href="&url.articles;/pam/index.html">PAM, Pluggable Authentication Modules</a>
(pam)<br>
(pam)<br/>
&Uacute;tmutat&oacute; a PAM alrendszer &eacute;s moduljainak &os;
alatti haszn&aacute;lat&aacute;hoz.</p>
<p><a
href="&url.articles;/portbuild/index.html">Csomagok l&eacute;trehoz&aacute;sa</a>
(portbuild)<br>
(portbuild)<br/>
Le&iacute;rja, hogy a &os; portol&oacute; csapata hogyan
k&eacute;sz&iacute;t rendszeresen csomagokat a portokb&oacute;l.
&Iacute;r a csomagk&eacute;sz&iacute;t&#245; klaszterr&#245;l
@ -416,33 +419,33 @@
<p><a
href="&url.articles;/pr-guidelines/index.html">Ir&aacute;nyelvek &os; hibajelent&eacute;sek kezel&eacute;s&eacute;hez</a>
(pr-guidelines)<br>
(pr-guidelines)<br/>
A &os; hibajelent&eacute;sek kezel&eacute;s&eacute;nek
aj&aacute;nlott m&oacute;dszerei.</p>
<p><a
href="&url.articles;/problem-reports/index.html">&os; hibajelent&eacute;sek &iacute;r&aacute;sa</a>
(problem-reports)<br>
(problem-reports)<br/>
Hogyan k&uuml;ldj&uuml;nk hibajelent&eacute;st a &os;
Projektnek.</p>
<p><a
href="&url.articles;/pxe/index.html">PXE rendszerind&iacute;t&aacute;s &os;-vel</a>
(pxe)<br>
(pxe)<br/>
Hogyan csin&aacute;ljunk &os; alap&uacute; PXE szervert, &eacute;s
hogyan &aacute;ll&iacute;tsunk be &uacute;gy klienseket, hogy
innen induljanak.</p>
<p><a
href="&url.articles;/rc-scripting/index.html">Az rc.d szkriptek praktikus olvas&aacute;sa &eacute;s &iacute;r&aacute;sa a BSD-ben</a>
(rc-scripting)<br>
(rc-scripting)<br/>
Egy &uacute;tmutat&oacute; arr&oacute;l sz&oacute;l, hogyan
&iacute;rjunk &uacute;j rc.d szkripteket &eacute;s hogyan
&eacute;rts&uuml;k meg a m&aacute;r l&eacute;tez&#245;eket.</p>
<p><a
href="&url.articles;/relaydelay/index.html">Sz&uuml;rkelist&aacute;s &os; levelez&#245; szerverek</a>
(relaydelay)<br>
(relaydelay)<br/>
Sz&uuml;rkelist&aacute;s levelez&#245; szerver
l&eacute;trehoz&aacute;sa &os; rendszereken a sendmail, MySQL,
Perl <q>relaydelay</q> st&iacute;lus&uacute;
@ -451,7 +454,7 @@
<p><a
href="&url.articles;/releng/index.html">A &os; kiad&aacute;sok tervez&eacute;se</a>
(releng)<br>
(releng)<br/>
Le&iacute;rja azt a megk&ouml;zel&iacute;t&eacute;st, amelyet a
&os; kiad&aacute;sok tervez&eacute;s&eacute;n&eacute;l
haszn&aacute;lnak a min&eacute;l jobb min&#245;s&eacute;g&#251;
@ -464,7 +467,7 @@
<p><a
href="&url.articles;/releng-packages/index.html">A k&uuml;ls&#245; csomagok kiad&aacute;s&aacute;nak tervez&eacute;se</a>
(releng-packages)<br>
(releng-packages)<br/>
Ismerteti azt a megk&ouml;zel&iacute;t&eacute;st, amellyel a &os;
Ports Management csapata biztos&iacute;tja, hogy a csomagok
megfeleljenek a hivatalos kiad&aacute;sok &aacute;ltal
@ -483,7 +486,7 @@
<p><a
href="&url.articles;/remote-install/index.html">A &os; oper&aacute;ci&oacute;s rendszer t&aacute;voli telep&iacute;t&eacute;se t&aacute;voli konzol haszn&aacute;lata n&eacute;lk&uuml;l</a>
(remote-install)<br>
(remote-install)<br/>
A &os; oper&aacute;ci&oacute;s rendszer
telep&iacute;t&eacute;s&eacute;t mutatja be abban az esetben,
amikor a t&aacute;voli rendszer konzolja nem
@ -491,7 +494,7 @@
<p><a
href="&url.articles;/serial-uart/index.html">Soros vonali &eacute;s UART eszk&ouml;z&ouml;k</a>
(serial-uart)<br>
(serial-uart)<br/>
R&eacute;szletes le&iacute;r&aacute;s a soros portok &os; alatti
haszn&aacute;lat&aacute;r&oacute;l, bele&eacute;rtve t&ouml;bb
t&ouml;bbportos soros vonali
@ -499,13 +502,13 @@
<p><a
href="&url.articles;/solid-state/index.html">Solid state eszk&ouml;z&ouml;k &eacute;s a &os;</a>
(solid-state)<br>
(solid-state)<br/>
Solid state lemezeszk&ouml;z&ouml;k haszn&aacute;lata a
&os;-ben.</p>
<p><a
href="&url.articles;/storage-devices/index.html">H&aacute;tt&eacute;rt&aacute;rak</a>
(storage-devices)<br>
(storage-devices)<br/>
R&eacute;szletes inform&aacute;ci&oacute;k a
h&aacute;tt&eacute;rt&aacute;rak
haszn&aacute;lat&aacute;r&oacute;l a &os;-ben, bele&eacute;rtve az
@ -514,7 +517,7 @@
<p><a
href="&url.articles;/version-guide/index.html">V&aacute;lasszuk ki a nek&uuml;nk igaz&aacute;n megfelel&#245; &os; verzi&oacute;t!</a>
(version-guide) [<a href="&url.articles.hu;/version-guide/index.html">magyarul</a>]<br>
(version-guide) [<a href="&url.articles.hu;/version-guide/index.html">magyarul</a>]<br/>
Hogyan v&aacute;lasszuk ki az ig&eacute;nyeinek megfelel&#245;
&os; verzi&oacute;t. Elmagyar&aacute;zza a kiad&aacute;sok
&eacute;s a fejleszt&eacute;si &aacute;gak rendszer&eacute;t,
@ -524,7 +527,7 @@
<p><a
href="&url.articles;/vinum/index.html">Rendszerind&iacute;t&aacute;s Vinummal: A megb&iacute;zhat&oacute; szerverek alapja</a>
(vinum)<br>
(vinum)<br/>
Egy remek bevezet&eacute;s a hibat&#251;r&#245; szerverekr&#245;l
&eacute;s egy l&eacute;p&eacute;sr&#245;l-l&eacute;p&eacute;sre
halad&oacute; &uacute;tmutat&oacute;, amely bemutatja, hogyan
@ -532,14 +535,14 @@
<p><a
href="&url.articles;/vm-design/index.html">A &os; VM alrendszer elemeinek fel&eacute;p&iacute;t&eacute;se</a>
(vm-design)<br>
(vm-design)<br/>
Egy k&ouml;nnyen &eacute;rthet&#245; le&iacute;r&aacute;s a &os;
virtu&aacute;lis mem&oacute;ri&aacute;t kezel&#245;
alrendszer&eacute;r&#245;l.</p>
<p><a
href="&url.articles;/zip-drive/index.html">Zip meghajt&oacute;k &eacute;s a &os;</a>
(zip-drive)<br>
(zip-drive)<br/>
Hogyan form&aacute;zzunk, csatlakoztassunk &eacute;s
haszn&aacute;ljunk Iomega Zip (SCSI, IDE, vagy p&aacute;rhuzamos)
meghajt&oacute;kat a &os;-n.</p>
@ -660,6 +663,5 @@
</li>
</ul>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Webes forr&aacute;sok">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.11
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>A val&oacute;s vil&aacute;gban...</h2>
@ -115,5 +118,5 @@
rendszeren (ha telep&iacute;tett&uuml;k az info
terjeszt&eacute;st).</p>
&footer;
</body>
</html>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; technol&oacute;giai el&#245;nyeir&#245;l">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -10,9 +11,11 @@
%SRCID% 1.34
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<h1>A &os; sz&aacute;mos remek adotts&aacute;ggal rendelkezik</h1>
@ -458,8 +461,7 @@
list&aacute;kat a TCP wrappers-t t&aacute;mogat&oacute;
alkalmaz&aacute;sok sz&aacute;m&aacute;ra.</p>
&footer;
</body>
</html>
<!--

View file

@ -14,6 +14,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<!-- these params should be externally bound. The values
here are not used actually -->
@ -27,41 +28,7 @@
<xsl:param name="events.xml-master" select="'none'"/>
<xsl:param name="events.xml" select="'none'"/>
<xsl:output type="html" encoding="&xml.encoding;"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
<xsl:template match="/">
<html>
<head>
<title>&title;</title>
<meta name="description" content="A FreeBSD Projekt"/>
<meta name="keywords" content="FreeBSD, BSD, UNIX, Support, Ports,
Release, Application, Software, Handbook, FAQ, Tutorials, Bugs,
CVS, CVSup, News, Commercial Vendors, homepage, CTM, Unix"/>
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon"/>
<link rel="icon" href="&enbase;/favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" media="screen" href="&enbase;/layout/css/fixed.css?20060509" type="text/css" title="Normal Text" />
<link rel="alternate stylesheet" media="screen" href="&enbase;/layout/css/fixed_large.css" type="text/css" title="Large Text" />
<script type="text/javascript" src="&enbase;/layout/js/styleswitcher.js"></script>
<link rel="alternate" type="application/rss+xml"
title="A &os; Projekt h&iacute;rei" href="&base;/news/rss.xml" />
<link rel="alternate" type="application/rss+xml"
title="A &os; Projekt biztons&aacute;gi figyelmeztet&eacute;sei" href="&base;/security/rss.xml" />
<!-- Formatted to be easy to spam harvest, please do not reformat. -->
<xsl:comment>
Spamtrap, do not email:
&lt;a href="mailto:bruscar@freebsd.org"&gt;bruscar@freebsd.org&lt;/a&gt;
</xsl:comment>
</head>
<body>
<div id="CONTAINERWRAP">
<div id="CONTAINER">
&header2;
<div id="CONTENT">
<xsl:template name="process.content">
<div id="FRONTCONTAINER">
<div id="FRONTMAIN">
<div id="FRONTFEATURECONTAINER">
@ -367,22 +334,6 @@
</div> <!-- FRONTNEMSCONTAINER -->
</div> <!-- FRONTMAIN -->
</div> <!-- FRONTCONTAINER -->
</div> <!-- CONTENT -->
<div id="FOOTER">
&copyright;
A &os; m&aacute;rkan&eacute;v a &os; Alap&iacute;tv&aacute;ny
tulajdona, a &os; Projekt <a
href="http://www.freebsdfoundation.org/legal/guidelines.shtml">A &os; Alap&iacute;tv&aacute;ny</a>
enged&eacute;ly&eacute;vel haszn&aacute;lja azt.
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->
</body>
</html>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; h&aacute;l&oacute;zatkezel&eacute;se">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -10,9 +11,11 @@
%SRCID% 1.39
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>A &os;-t az internethez tervezt&eacute;k</h2>
@ -210,8 +213,7 @@
<div align="right"><p>-- Michael O'Brien, <i>SunExpert </i>1996.
augusztus, 7. k&ouml;tet, 8. sz&aacute;m</p></div>
&footer;
</body>
</html>
<!--

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; log&oacute;">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -11,9 +11,11 @@
%SRCID% 1.7
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<ul>
<li><a href="#GUIDELINE">Felhaszn&aacute;l&aacute;si
@ -51,7 +53,7 @@
<!-- p>Format: <a>Adobe(r) Illustrator(r)</a>, <a>SVG</a>, <a>EPS</a></p -->
<p><a
href="&enbase;/logo/logo-full.png"><img src="&enbase;/logo/logo-full-thumb.png" alt=""></a>
href="&enbase;/logo/logo-full.png"><img src="&enbase;/logo/logo-full-thumb.png" alt=""/></a>
</p>
<h3>&Aacute;ltal&aacute;nos log&oacute; (sz&iacute;nes,
@ -60,7 +62,7 @@
<!-- p>Format: <a>Adobe(r) Illustrator(r)</a>, <a>SVG</a>, <a>EPS</a></p -->
<p><a
href="&enbase;/logo/logo-reverse.png"><img src="&enbase;/logo/logo-reverse-thumb.png" alt=""></a>
href="&enbase;/logo/logo-reverse.png"><img src="&enbase;/logo/logo-reverse-thumb.png" alt=""/></a>
</p>
<!-- h3>Standard Logo (grayscaled)</h3 -->
@ -72,7 +74,7 @@
<!-- p>Format: <a>Adobe(r) Illustrator(r)</a>, <a>SVG</a>, <a>EPS</a></p -->
<p><a
href="&enbase;/logo/logo-bw.png"><img src="&enbase;/logo/logo-bw-thumb.png" alt=""></a>
href="&enbase;/logo/logo-bw.png"><img src="&enbase;/logo/logo-bw-thumb.png" alt=""/></a>
</p>
<h3>Vektoros form&aacute;tumok</h3>
@ -81,7 +83,7 @@
<a href="&enbase;/logo/logo-basic.svg">SVG</a></p>
<p><a
href="&enbase;/logo/logo-basic.png"><img src="&enbase;/logo/logo-basic-thumb.png" alt=""></a>
href="&enbase;/logo/logo-basic.png"><img src="&enbase;/logo/logo-basic-thumb.png" alt=""/></a>
</p>
<h2 id="sample">Minta</h2>
@ -96,25 +98,25 @@
<h3>CD/DVD csomag</h3>
<p><a href="&enbase;/logo/cd.jpg"><img src="&enbase;/logo/cd-thumb.jpg" alt=""></a></p>
<p><a href="&enbase;/logo/cd.jpg"><img src="&enbase;/logo/cd-thumb.jpg" alt=""/></a></p>
<h3>Levelez&#245;lap</h3>
<div><a href="&enbase;/logo/postcard1.jpg"><img style="margin:0.5em;
border:2px solid black;" src="&enbase;/logo/postcard1-thumb.jpg"
alt=""></a></div>
alt=""/></a></div>
<div style="float:left;"><a href="&enbase;/logo/postcard2.jpg"><img
style="margin:0.5em; border:2px solid black;"
src="&enbase;/logo/postcard2-thumb.jpg" alt=""></a></div>
src="&enbase;/logo/postcard2-thumb.jpg" alt=""/></a></div>
<div style="float:left;"><a href="&enbase;/logo/postcard3.jpg"><img
style="margin:0.5em; border:2px solid black;"
src="&enbase;/logo/postcard3-thumb.jpg" alt=""></a></div>
src="&enbase;/logo/postcard3-thumb.jpg" alt=""/></a></div>
<div style="float:left;"><a href="&enbase;/logo/postcard4.jpg"><img
style="margin:0.5em; border:2px solid black;"
src="&enbase;/logo/postcard4-thumb.jpg" alt=""></a></div>
src="&enbase;/logo/postcard4-thumb.jpg" alt=""/></a></div>
<div style="clear:left;">&nbsp;</div>
@ -124,19 +126,18 @@
tal&aacute;lhat&oacute;.</p>
<p><a
href="&enbase;/logo/wall1.jpg"><img src="&enbase;/logo/wall1-thumb.jpg" alt=""></a>
href="&enbase;/logo/wall1.jpg"><img src="&enbase;/logo/wall1-thumb.jpg" alt=""/></a>
</p>
<p><a
href="&enbase;/logo/wall2.jpg"><img src="&enbase;/logo/wall2-thumb.jpg" alt=""></a>
href="&enbase;/logo/wall2.jpg"><img src="&enbase;/logo/wall2-thumb.jpg" alt=""/></a>
</p>
<p><a
href="&enbase;/logo/wall3.jpg"><img src="&enbase;/logo/wall3-thumb.jpg" alt=""></a>
href="&enbase;/logo/wall3.jpg"><img src="&enbase;/logo/wall3-thumb.jpg" alt=""/></a>
</p>
&footer;
</body>
</html>
<!--

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Kapcsolattart&aacute;s a &os; Projekttel">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -10,9 +11,11 @@
%SRCID% 1.32
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>A &os;-vel kapcsolatos k&eacute;rd&eacute;sek...</h2>
@ -57,8 +60,7 @@
<p>PR &amp; V&aacute;llalati kapcsolattart&oacute;, Security Officer,
Postmaster, Webmester stb.</p>
&footer;
</body>
</html>
<!--

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; h&iacute;rek">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -11,11 +12,13 @@
%SRCID% 1.52
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<img src="&enbase;/gifs/news.jpg" alt="&os; h&iacute;rek" align="right"
border="0">
border="0"/>
<h2>Helyi h&iacute;rek</h2>
@ -123,5 +126,5 @@
</li>
</ul>
&footer;
</body>
</html>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; sajt&oacute;kiadv&aacute;nyok">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -11,8 +12,10 @@
%SRCID% 1.15
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<!--
<img src="&imgbase;/gifs/news.jpg" alt="&os; h&iacute;rek" align="right"
@ -80,5 +83,5 @@
</dd>
</dl>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/alpha projekt">
<!ENTITY email 'freebsd-alpha'>
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.7
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<p>Ez az oldal a &os; HP/Compaq Alpha portj&aacute;r&oacute;l
tartalmaz inform&aacute;ci&oacute;kat. Az Alpha porttal kapcsolatos
@ -71,5 +74,5 @@
<li><a href="http://www.alphalinux.org/">AlphaLinux</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/amd64 projekt">
<!ENTITY email 'freebsd-amd64'>
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,10 +14,12 @@
%SRCID% 1.24
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<a href="&enbase;/gifs/daemon_hammer.jpg"><img src="&enbase;/gifs/daemon_hammer-tn15.jpg" align=right border=0 alt="BSD D&eacute;mon egy kalap&aacute;csot lenget"></a>
<body class="navinclude.developers">
<a href="&enbase;/gifs/daemon_hammer.jpg"><img src="&enbase;/gifs/daemon_hammer-tn15.jpg" align="right" border="0" alt="BSD D&eacute;mon egy kalap&aacute;csot lenget"/></a>
<p>Ez az oldal az <a href="http://www.amd.com/">AMD64</a> &eacute;s az
<a
@ -90,5 +93,5 @@
<li><a href="http://www.NetBSD.org/Ports/amd64/">NetBSD/amd64</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/ARM projekt">
<!ENTITY email 'freebsd-arm'>
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- FreeBSD Hungarian Documentation Project
@ -14,8 +14,10 @@
%SRCID% 1.14
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3>Bevezet&eacute;s</h3>
@ -131,5 +133,5 @@ Is here in my ARMs
Words are very unnecessary
They can only do harm</pre>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/i386 projekt">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.12
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3><a name="intro">Bevezet&eacute;s</a></h3>
@ -62,5 +65,5 @@
</li>
</ul>
&footer;
</body>
</html>

View file

@ -15,21 +15,11 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
encoding="iso-8859-2" method="html"/>
<xsl:template match="/">
<html>
&header1;
<body>
<div id="CONTAINERWRAP">
<div id="CONTAINER">
&header2;
<div id="CONTENT">
<xsl:template names="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
@ -101,17 +91,5 @@
felt&eacute;tlen megtart&aacute;sa m&eacute;g nem
c&eacute;lszer&#251; ebben a kezdeti szakaszban.</p>
</div> <!-- CONTENTWRAP -->
<br class="clearboth" />
</div> <!-- CONTENT -->
<div id="FOOTER">
&copyright;<br />
&date;
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->
</body>
</html>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/ia64 projekt &mdash; Hardverlista">
<!ENTITY email 'freebsd-ia64'>
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.9
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h2>Forgalomban lev&#245;
sz&aacute;m&iacute;t&oacute;g&eacute;pek</h2>
@ -203,5 +206,5 @@
</tr>
</table>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY enbase "../../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/ia64 projekt &mdash; Hivatkoz&aacute;sok">
<!ENTITY email 'freebsd-ia64'>
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,23 +14,25 @@
%SRCID% 1.11
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<hr>
<body class="navinclude.developers">
<hr/>
<!-- Search Google (see http://www.google.com/searchcode.html) -->
<form method=GET action="http://www.google.com/search">
<form method="get" action="http://www.google.com/search">
<center>
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_40wht.gif"
border="0" alt="Google" align="middle"></a>
<input type=text name=q size=25 maxlength=255 value="">
<input type=submit name=btnG value="Google keres&eacute;s">
border="0" alt="Google" align="middle"/></a>
<input type="text" name="q" size="25" maxlength="255" value=""/>
<input type="submit" name="btnG" value="Google keres&eacute;s"/>
</center>
</form>
<hr>
<hr/>
<h2>Hivatkoz&aacute;sok</h2>
@ -101,5 +104,5 @@
<li><a href="http://developer.intel.com/design/itanium/downloads/245370.htm">Processor-specific Application Binary Interface (ABI)</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -16,22 +16,11 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
encoding="iso-8859-2" method="html"/>
<xsl:template match="/">
<html>
&header1;
<body>
<div id="CONTAINERWRAP">
<div id="CONTAINER">
&header2;
<div id="CONTENT">
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
@ -171,16 +160,5 @@
</ul>
</div> <!-- CONTENTWRAP -->
<br class="clearboth" />
</div> <!-- CONTENT -->
<div id="FOOTER">
&copyright;<br />
&date;
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->
</body>
</html>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY email 'freebsd-www'>
<!ENTITY title "T&aacute;mogatott platformok">
<!ENTITY date "$FreeBSD$">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.24
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h2>Bevezet&eacute;s</h2>
@ -85,5 +88,5 @@
href="mailto:freebsd-arch@FreeBSD.org">freebsd-arch@FreeBSD.org</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/MIPS projekt">
<!ENTITY email 'freebsd-mips'>
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.7
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3>Bevezet&eacute;s</h3>
@ -102,5 +105,5 @@
e-mail c&iacute;mre, vagy haszn&aacute;ljuk a <a
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-mips">mailman webes fel&uuml;let&eacute;t</a>.</p>
&footer;
</body>
</html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/pc98 Projekt">
<!ENTITY email 're-pc98'>
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +14,10 @@
%SRCID% 1.17
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3>Bevezet&eacute;s</h3>
@ -80,5 +83,5 @@
</li>
</ul>
&footer;
</body>
</html>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/ppc projekt">
<!ENTITY email 'freebsd-ppc'>
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +13,10 @@
%SRCID% 1.26
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3>Bevezet&eacute;s</h3>
@ -42,7 +44,7 @@
teljes m&eacute;rt&eacute;kben a security officer, sem a release
engineerek &eacute;s a toolchain karbantart&oacute;i.</p>
<hr noshade>
<hr noshade="noshade"/>
<h3><a name="news">H&iacute;rek</a></h3>
@ -61,7 +63,7 @@
&os;/ppc portot.</li>
</ul>
<hr noshade>
<hr noshade="noshade"/>
<h3><a name="faq">Gyakran Ism&eacute;telt K&eacute;rd&eacute;sek</a></h3>
@ -99,7 +101,7 @@
vagy iratkozzunk fel a <a
href="#list">&os;/ppc levelez&eacute;si list&aacute;ra</a>.</p>
<hr noshade>
<hr noshade="noshade"/>
<h3><a name="hardware">T&aacute;mogatott hardverek</a></h3>
@ -187,7 +189,7 @@
</tr>
</table>
<hr noshade>
<hr noshade="noshade"/>
<h3><a name="list">A &os;/ppc levelez&eacute;si lista</a></h3>
@ -196,7 +198,7 @@
c&iacute;mre, vagy haszn&aacute;ljuk a
<a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-ppc">mailman webes fel&uuml;let&eacute;t</a>.</p>
<hr noshade>
<hr noshade="noshade"/>
<h3><a name="issues">Ismert probl&eacute;m&aacute;k</a></h3>
@ -220,12 +222,12 @@
Ekkor be tudjuk &aacute;ll&iacute;tani a currdev
&eacute;rt&eacute;k&eacute;t, &eacute;s manu&aacute;lisan
bet&ouml;lthet egy rendszermagot:
<pre>OK set currdev=hd:14<br>
<pre>OK set currdev=hd:14<br/>
OK load /boot/kernel/kernel.save</pre>
</li>
</ul>
<hr noshade>
<hr noshade="noshade"/>
<h3><a name="doc">Dokumentumok, seg&eacute;deszk&ouml;z&ouml;k</a></h3>
@ -273,5 +275,5 @@
<li><a href="http://www.OpenBSD.org/macppc.html">OpenBSD/macppc</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/sparc64 projekt">
<!ENTITY email 'freebsd-sparc64'>
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- FreeBSD Hungarian Documentation Project
@ -13,8 +13,10 @@
%SRCID% 1.40
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3><a name="intro">Bevezet&eacute;s</a></h3>
@ -213,5 +215,5 @@
href="http://www.openbsd.org/sparc64.html">OpenBSD/sparc64</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/sun4v projekt">
<!ENTITY email 'freebsd-sun4v'>
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- FreeBSD Hungarian Documentation Project
@ -14,9 +14,11 @@
%SRCID% 1.8
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3>Bevezet&eacute;s</h3>
@ -126,6 +128,5 @@
href="http://www.opensparc.net/">OpenSPARC honlap</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os;/xbox projekt">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +12,10 @@
%SRCID% 1.10
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h3>Bevezet&eacute;s</h3>
@ -84,5 +86,5 @@
<li><a href="http://www.xbox-bsd.nl/">A &os;/xbox projekt</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; fejleszt&eacute;si projektek">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY url.articles "../../doc/en_US.ISO8859-1/articles">
<!ENTITY url.books "../../doc/en_US.ISO8859-1/books">
@ -15,8 +16,10 @@
%SRCID% 1.211
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<a name="development"></a>
@ -70,7 +73,7 @@
a munk&aacute;ba.</li>
<li><a name="newbies"
href="&enbase/projects/newbies.html">Forr&aacute;sok kezd&#245;knek</a>:
href="&enbase;/projects/newbies.html">Forr&aacute;sok kezd&#245;knek</a>:
Forr&aacute;sok kezd&#245; felhaszn&aacute;l&oacute;knak a
&os;-hez &eacute;s a &unix;-hoz &aacute;ltal&aacute;ban.</li>
@ -566,17 +569,17 @@
nyelvek pedig a C, Yacc &eacute;s Java
tal&aacute;lhat&oacute;.</li>
<li><A name="enterman"
<li><a name="enterman"
href="http://ezine.daemonnews.org/199908/enteruser.html">Enteruser</a>:
Egy adduser alternat&iacute;va.</li>
<li><A name="acpi"
href="&enbase;/projects/acpi/">ACPI &os;-n</A>:
<li><a name="acpi"
href="&enbase;/projects/acpi/">ACPI &os;-n</a>:
A projekt az ACPI z&ouml;kken&#245;mentes
m&#251;k&ouml;d&eacute;s&eacute;t hivatott szolg&aacute;ltatni
&os; oper&aacute;ci&oacute;s rendszeren.</li>
<li><A name="binup"
<li><a name="binup"
href="http://www.daemonology.net/freebsd-update/">Bin&aacute;ris friss&iacute;t&eacute;sek</a>:
A &os; Update a &os; bin&aacute;ris friss&iacute;t&eacute;seinek
elk&eacute;sz&iacute;t&eacute;s&eacute;re,
@ -604,7 +607,7 @@
megval&oacute;s&iacute;tani.</li>
<li><a name="cvsweb"
href="&enbase/projects/cvsweb.html">CVSweb</a>:
href="&enbase;/projects/cvsweb.html">CVSweb</a>:
Egy webes fel&uuml;let, amelyen kereszt&uuml;l
k&ouml;nnyed&eacute;n b&ouml;ng&eacute;szni tudjuk a CVS
repositoryk tartalm&aacute;t, a forr&aacute;sf&aacute;t &eacute;s
@ -633,6 +636,5 @@
megval&oacute;s&iacute;tani.</li>
</ul>
&footer;
</body>
</html>

View file

@ -18,7 +18,8 @@ CLEANFILES+= atoz.sgml site.sgml
index-site.html: atoz.sgml site.sgml
atoz.sgml: web.atoz
${SORT} -fu ${.ALLSRC} | ${PERL} ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/search/atoz.pl > ${.TARGET}
echo '<?xml version="1.0" encoding="iso-8859-2"?>' > ${.TARGET}
${SORT} -fu ${.ALLSRC} | ${PERL} ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/search/atoz.pl >> ${.TARGET}
site.sgml: site.map
${PERL} ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/search/site.pl < ${.ALLSRC} > ${.TARGET}

View file

@ -1,6 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A http://www.FreeBSD.org oldalt&eacute;rk&eacute;pe
&eacute;s indexe">
@ -14,8 +16,10 @@
%SRCID% 1.29
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="">
<h1>Oldalt&eacute;rk&eacute;p</h1>
&site;
@ -37,12 +41,11 @@
<li><a href="&base;/support.html">T&aacute;mogat&aacute;s</a></li>
</ul>
<hr noshade>
<hr noshade="noshade"/>
<h1>A-Z Index</h1>
&atoz;
&footer;
</body>
</html>

View file

@ -1,5 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A levelez&eacute;si list&aacute;k Message-ID
keres&#245;je">
@ -11,21 +13,23 @@
%SRCID% 1.10
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="GET">
<b>Message-ID:</b><br>
<input name="id" type="text" size="50">
<input name="db" value="mid" type="hidden">
<input type="submit" value="Search">
<body class="">
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="get">
<b>Message-ID:</b><br/>
<input name="id" type="text" size="50"/>
<input name="db" value="mid" type="hidden"/>
<input type="submit" value="Search"/>
</form>
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="GET">
<b>V&aacute;laszok a Message-ID-ra:</b><br>
<input name="db" value="irt" type="hidden">
<input type="text" name="id" size="50">
<input type="submit" value="Search">
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="get">
<b>V&aacute;laszok a Message-ID-ra:</b><br/>
<input name="db" value="irt" type="hidden"/>
<input type="text" name="id" size="50"/>
<input type="submit" value="Search"/>
</form>
<p>Csak a <b>Message-ID</b>, <b>Resent-Message-id</b>,
@ -39,7 +43,6 @@
<a href="search.html#mailinglists">A levelez&eacute;si list&aacute;k
teljes arch&iacute;vum&aacute;hoz</a>
&footer;
</body>
</html>

View file

@ -1,5 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Keres&eacute;s">
]>
@ -10,8 +12,10 @@
%SRCID% 1.118
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body>
<h2>A &os; keres&eacute;si szolg&aacute;ltat&aacute;sai</h2>
@ -34,12 +38,12 @@
</ul>
<p><a href="opensearch/">A &os; OpenSearch b&#245;v&iacute;tm&eacute;nyek list&aacute;ja</a></p>
<hr noshade>
<hr noshade="noshade"/>
<a name="web"></a><h2>Weboldalak (bele&eacute;rtve a <a href="&enbase;/doc/hu/books/faq/index.html">GYIK</a>
&eacute;s a <a href="&enbase;/doc/hu/books/handbook/index.html">k&eacute;zik&ouml;nyv</a>)</h2>
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET">
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
<h3>Keres&eacute;s erre:</h3>
@ -48,42 +52,42 @@
(mint <q>NEM</q>) oper&aacute;torokat. <a
href="searchhints.html">Tov&aacute;bbi tippeket itt tal&aacute;lhatunk</a>.</em></p>
<p><input type="text" name="words" size="50"><br>
<p><input type="text" name="words" size="50"/><br/>
A tal&aacute;latok maxim&aacute;lis sz&aacute;ma: <select name="max">
<OPTION VALUE="5">5</OPTION>
<OPTION VALUE="10">10</OPTION>
<OPTION VALUE="25" SELECTED>25</OPTION>
<OPTION VALUE="50">50</OPTION>
<OPTION VALUE="100">100</OPTION>
<OPTION VALUE="250">250</OPTION>
</SELECT>
<INPUT type="submit" value="Keres">
<input type="reset" value="T&ouml;r&ouml;l">
A tal&aacute;latok maxim&aacute;lis sz&aacute;ma:</p> <select name="max">
<option value="5">5</option>
<option value="10">10</option>
<option value="25" selected="selected">25</option>
<option value="50">50</option>
<option value="100">100</option>
<option value="250">250</option>
</select>
<input type="submit" value="Keres"/>
<input type="reset" value="T&ouml;r&ouml;l"/>
<TABLE>
<TR>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www" checked>Angol oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-hu">Magyar oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-de">N&eacute;met oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-es">Spanyol oldalak</TD>
</TR>
<TR>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="pkgdescr">Portolt alkalmaz&aacute;sok</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-fr">Francia oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-zh">K&iacute;nai oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-it">Olasz oldalak</TD>
</TR>
<TR>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="manpages">Manual oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-ja">Jap&aacute;n oldalak</TD>
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-ru">Orosz oldalak</TD>
<TD></TD>
</TR>
</TABLE>
<table>
<tr>
<td><input type="checkbox" name="source" value="www" checked="checked"/>Angol oldalak</td>
<td><input type="checkbox" name="source" value="www-hu"/>Magyar oldalak</td>
<td><input type="checkbox" name="source" value="www-de"/>N&eacute;met oldalak</td>
<td><input type="checkbox" name="source" value="www-es"/>Spanyol oldalak</td>
</tr>
<tr>
<td><input type="checkbox" name="source" value="pkgdescr"/>Portolt alkalmaz&aacute;sok</td>
<td><input type="checkbox" name="source" value="www-fr"/>Francia oldalak</td>
<td><input type="checkbox" name="source" value="www-zh"/>K&iacute;nai oldalak</td>
<td><input type="checkbox" name="source" value="www-it"/>Olasz oldalak</td>
</tr>
<tr>
<td><input type="checkbox" name="source" value="manpages"/>Manual oldalak</td>
<td><input type="checkbox" name="source" value="www-ja"/>Jap&aacute;n oldalak</td>
<td><input type="checkbox" name="source" value="www-ru"/>Orosz oldalak</td>
<td></td>
</tr>
</table>
</form>
<hr noshade>
<hr noshade="noshade"/>
<a name="mailinglists"></a><h2>A levelez&eacute;si list&aacute;k arch&iacute;vumai</h2>
@ -101,7 +105,7 @@
<a href="http://markmail.org/browse/?q=list:org.freebsd/">MarkMail</a> is
archiv&aacute;lja.</p>
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET">
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
<h3>Keres&eacute;s erre:</h3>
@ -110,32 +114,32 @@
<q>NEM</q>) oper&aacute;torokat. <a
href="searchhints.html">Tov&aacute;bbi tippeket itt tal&aacute;lhatunk</a>.</em></p>
<p><input type="text" name="words" size="50"><br>
<p><input type="text" name="words" size="50"/><br/>
A tal&aacute;latok maxim&aacute;lis sz&aacute;ma: <select name="max">
<OPTION VALUE="5">5</OPTION>
<OPTION VALUE="10">10</OPTION>
<OPTION VALUE="25" SELECTED>25</OPTION>
<OPTION VALUE="50">50</OPTION>
<OPTION VALUE="100">100</OPTION>
<OPTION VALUE="250">250</OPTION>
</SELECT>
<option value="5">5</option>
<option value="10">10</option>
<option value="25" selected="selected">25</option>
<option value="50">50</option>
<option value="100">100</option>
<option value="250">250</option>
</select>
Rendez&eacute;si szempont:
<SELECT NAME="sort">
<OPTION VALUE="score">pont</OPTION>
<OPTION VALUE="date">pont &eacute;s d&aacute;tum</OPTION>
<OPTION VALUE="subject">t&aacute;rgy</OPTION>
<OPTION VALUE="author">felad&oacute;</OPTION>
</SELECT>
<select name="sort">
<option value="score">pont</option>
<option value="date">pont &eacute;s d&aacute;tum</option>
<option value="subject">t&aacute;rgy</option>
<option value="author">felad&oacute;</option>
</select>
Keres&eacute;s:
<select name="index">
<OPTION VALUE="recent" SELECTED>frissek</OPTION>
<OPTION VALUE="all">&ouml;sszes</OPTION>
</SELECT>
<br>
<input type="submit"> <input type="reset"></p>
<option value="recent" selected="selected">frissek</option>
<option value="all">&ouml;sszes</option>
</select>
<br/>
<input type="submit"/> <input type="reset"/></p>
<h3>Arch&iacute;vumokban:</h3>
@ -148,53 +152,53 @@
<table>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-advocacy"> <strong>Advocacy</strong></td>
value="freebsd-advocacy"/> <strong>Advocacy</strong></td>
<td>&os; k&eacute;pviselet</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-announce"> <strong>Announce</strong></td>
value="freebsd-announce"/> <strong>Announce</strong></td>
<td>Fontos esem&eacute;nyek &eacute;s
m&eacute;rf&ouml;ldk&ouml;vek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-chat"> <strong>Chat</strong></td>
value="freebsd-chat"/> <strong>Chat</strong></td>
<td>V&eacute;letlenszer&#251; (n&eacute;ha) &os;-vel
kapcsolatos t&eacute;m&aacute;k</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-jobs"> <strong>Jobs</strong></td>
value="freebsd-jobs"/> <strong>Jobs</strong></td>
<td>&os;-vel kapcsolatos munkalehet&#245;s&eacute;gek
&eacute;s &ouml;n&eacute;letrajzok</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-newbies"> <strong>Newbies</strong></td>
value="freebsd-newbies"/> <strong>Newbies</strong></td>
<td>&Uacute;j &os; felhaszn&aacute;l&oacute;k
k&eacute;rd&eacute;sei</td>
</tr>
<tr>
<td><input type="checkbox" name="source" checked="checked"
value="freebsd-questions"> <strong>Questions</strong></td>
value="freebsd-questions"/> <strong>Questions</strong></td>
<td>&Aacute;ltal&aacute;nos k&eacute;rd&eacute;sek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-security-notifications"> <strong>Security Notifications</strong></td>
value="freebsd-security-notifications"/> <strong>Security Notifications</strong></td>
<td>A &os; biztons&aacute;gi bejelent&eacute;sei</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-user-groups"> <strong>User-Groups</strong></td>
value="freebsd-user-groups"/> <strong>User-Groups</strong></td>
<td>A &os; h&iacute;rcsoportok f&oacute;ruma</td>
</tr>
</table>
@ -204,49 +208,49 @@
<table>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-bugs"> <strong>Bugs</strong></td>
value="freebsd-bugs"/> <strong>Bugs</strong></td>
<td>A &os; hib&aacute;inak jelent&eacute;se &eacute;s
megvitat&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-cluster"> <strong>Cluster</strong></td>
value="freebsd-cluster"/> <strong>Cluster</strong></td>
<td>A &os; haszn&aacute;lata f&uuml;rt&ouml;z&ouml;tt
rendszerekben</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-hardware"> <strong>Hardware</strong></td>
value="freebsd-hardware"/> <strong>Hardware</strong></td>
<td>A &os;-vel kapcsolatos hardveres
k&eacute;rd&eacute;sek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-isp"> <strong>ISP</strong></td>
value="freebsd-isp"/> <strong>ISP</strong></td>
<td>A &os;-t haszn&aacute;l&oacute;
internetszolg&aacute;ltat&oacute;k vitahelye</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-performance"> <strong>Performance</strong></td>
value="freebsd-performance"/> <strong>Performance</strong></td>
<td>A &os; teljes&iacute;tm&eacute;ny&eacute;vel kapcsolatos
t&eacute;m&aacute;k</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-security"> <strong>Security</strong></td>
value="freebsd-security"/> <strong>Security</strong></td>
<td>A &os; biztons&aacute;gi k&eacute;rd&eacute;sei (DES,
Kerberos stb.)</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-stable"> <strong>Stable</strong></td>
value="freebsd-stable"/> <strong>Stable</strong></td>
<td>A &os; stabil fejleszt&#245;i &aacute;g&aacute;val
kapcsolatos megbesz&eacute;l&eacute;sek</td>
</tr>
@ -257,442 +261,442 @@
<table>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-acpi"> <strong>ACPI</strong></td>
value="freebsd-acpi"/> <strong>ACPI</strong></td>
<td>ACPI &eacute;s energiagazd&aacute;lkod&aacute;s</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-afs"> <strong>Afs</strong></td>
value="freebsd-afs"/> <strong>Afs</strong></td>
<td>Az AFS (Andrew File System) &aacute;llom&aacute;nyrendszer
portol&aacute;sa &eacute;s haszn&aacute;lata</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-alpha"> <strong>Alpha</strong></td>
value="freebsd-alpha"/> <strong>Alpha</strong></td>
<td>A &os; DEC Alpha portja</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-amd64"> <strong>AMD64</strong></td>
value="freebsd-amd64"/> <strong>AMD64</strong></td>
<td>A &os; AMD64 portja</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-apache"> <strong>Apache</strong></td>
value="freebsd-apache"/> <strong>Apache</strong></td>
<td>Az Apache-hoz kapcsol&oacute;d&oacute; portok</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-arch"> <strong>Arch</strong></td>
value="freebsd-arch"/> <strong>Arch</strong></td>
<td>Architektur&aacute;lis &eacute;s tervez&eacute;si
megbesz&eacute;l&eacute;sek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-arm"> <strong>ARM</strong></td>
value="freebsd-arm"/> <strong>ARM</strong></td>
<td>A &os; StrongArm portja</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-atm"> <strong>ATM</strong></td>
value="freebsd-atm"/> <strong>ATM</strong></td>
<td>A &os; &eacute;s az ATM
h&aacute;l&oacute;zatkezel&eacute;s</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-audit"> <strong>Audit</strong></td>
value="freebsd-audit"/> <strong>Audit</strong></td>
<td>A forr&aacute;sk&oacute;d ellen&#245;rz&eacute;s&eacute;t
v&eacute;gz&#245; projekt</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-binup"> <strong>Binup</strong></td>
value="freebsd-binup"/> <strong>Binup</strong></td>
<td>A bin&aacute;ris friss&iacute;t&eacute;si rendszer
implement&aacute;ci&oacute;ja</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-bluetooth"> <strong>Bluetooth</strong></td>
value="freebsd-bluetooth"/> <strong>Bluetooth</strong></td>
<td>A &os; Bluetooth t&aacute;mogat&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-bugbusters"> <strong>Bugbusters</strong></td>
value="freebsd-bugbusters"/> <strong>Bugbusters</strong></td>
<td>A hibajelent&eacute;sek kezel&eacute;se</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="cvs-all"> <strong>Commit (all)</strong></td>
value="cvs-all"/> <strong>Commit (all)</strong></td>
<td>Minden v&aacute;ltoztat&aacute;s a
forr&aacute;sk&oacute;don</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="cvs-doc"> <strong>Commit (doc)</strong></td>
value="cvs-doc"/> <strong>Commit (doc)</strong></td>
<td>A doc forr&aacute;sfa v&aacute;ltoz&aacute;sai</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="cvs-ports"> <strong>Commit (ports)</strong></td>
value="cvs-ports"/> <strong>Commit (ports)</strong></td>
<td>A ports forr&aacute;sfa v&aacute;ltoz&aacute;sai</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="cvs-projects"> <strong>Commit (projects)</strong></td>
value="cvs-projects"/> <strong>Commit (projects)</strong></td>
<td>A projects forr&aacute;sfa v&aacute;ltoz&aacute;sai</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="cvs-src"> <strong>Commit (src)</strong></td>
value="cvs-src"/> <strong>Commit (src)</strong></td>
<td>A f&#245; forr&aacute;sfa v&aacute;ltoz&aacute;sai</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-config"> <strong>Config</strong></td>
value="freebsd-config"/> <strong>Config</strong></td>
<td>A &os; telep&iacute;t&#245;- &eacute;s
konfigur&aacute;ci&oacute;s eszk&ouml;zei</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-current"> <strong>Current</strong></td>
value="freebsd-current"/> <strong>Current</strong></td>
<td>A &os;-current haszn&aacute;lata</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-cvsweb"> <strong>CVSweb</strong></td>
value="freebsd-cvsweb"/> <strong>CVSweb</strong></td>
<td>A &os;-CVSweb haszn&aacute;lata, fejleszt&eacute;se
&eacute;s karbantart&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-database"> <strong>Database</strong></td>
value="freebsd-database"/> <strong>Database</strong></td>
<td>Adatb&aacute;zisok haszn&aacute;lata &eacute;s
fejleszt&eacute;se &os; alatt</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-doc"> <strong>Doc</strong></td>
value="freebsd-doc"/> <strong>Doc</strong></td>
<td>A dokument&aacute;ci&oacute;t &eacute;rint&#245;
megbesz&eacute;l&eacute;sek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-drivers"> <strong>Drivers</strong></td>
value="freebsd-drivers"/> <strong>Drivers</strong></td>
<td>Eszk&ouml;zmeghajt&oacute;k &iacute;r&aacute;sa
&os;-re</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-embedded"> <strong>Embedded</strong></td>
value="freebsd-embedded"/> <strong>Embedded</strong></td>
<td>A &os; haszn&aacute;lata be&aacute;gyazott
rendszerekben</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-emulation"> <strong>Emulation</strong></td>
value="freebsd-emulation"/> <strong>Emulation</strong></td>
<td>M&aacute;s rendszerek emul&aacute;ci&oacute;ja &os;
alatt</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-firewire"> <strong>Firewire</strong></td>
value="freebsd-firewire"/> <strong>Firewire</strong></td>
<td>A Firewire (IEEE 1394 / iLink)
implement&aacute;ci&oacute;ja &os; alatt</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-fs"> <strong>Fs</strong></td>
value="freebsd-fs"/> <strong>Fs</strong></td>
<td>A &os; alatt haszn&aacute;lhat&oacute;
&aacute;llom&aacute;nyrendszerek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-geom"> <strong>GEOM</strong></td>
value="freebsd-geom"/> <strong>GEOM</strong></td>
<td>A GEOM implement&aacute;ci&oacute;ja &eacute;s
haszn&aacute;lata</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-gnome"> <strong>Gnome</strong></td>
value="freebsd-gnome"/> <strong>Gnome</strong></td>
<td>A &os; GNOME projektet &eacute;rint&#245;
megbesz&eacute;l&eacute;sek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-hackers"> <strong>Hackers</strong></td>
value="freebsd-hackers"/> <strong>Hackers</strong></td>
<td>&Aacute;ltal&aacute;nos technikai t&eacute;m&aacute;k</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-i18n"> <strong>I18n</strong></td>
value="freebsd-i18n"/> <strong>I18n</strong></td>
<td>A &os; honos&iacute;t&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-i386"> <strong>i386</strong></td>
value="freebsd-i386"/> <strong>i386</strong></td>
<td>i386-specifikus probl&eacute;m&aacute;k &os; alatt</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ia32"> <strong>ia32</strong></td>
value="freebsd-ia32"/> <strong>ia32</strong></td>
<td>&os; az IA32 platformon</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ia64"> <strong>ia64</strong></td>
value="freebsd-ia64"/> <strong>ia64</strong></td>
<td>&os; az IA64 platformon</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ipfw"> <strong>ipfw</strong></td>
value="freebsd-ipfw"/> <strong>ipfw</strong></td>
<td>Az IPFW t&#251;zfalat &eacute;rint&#245;
t&eacute;m&aacute;k</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-isdn"> <strong>ISDN</strong></td>
value="freebsd-isdn"/> <strong>ISDN</strong></td>
<td>A &os; ISDN t&aacute;mogat&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-java"> <strong>&java;</strong></td>
value="freebsd-java"/> <strong>&java;</strong></td>
<td>A JDK portol&aacute;sa &eacute;s Java
alkalmaz&aacute;sfejleszt&eacute;s</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-libh"> <strong>libh</strong></td>
value="freebsd-libh"/> <strong>libh</strong></td>
<td>A m&aacute;sodik gener&aacute;ci&oacute;s
telep&iacute;t&eacute;s &eacute;s csomagkezel&eacute;s</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-mips"> <strong>MIPS</strong></td>
value="freebsd-mips"/> <strong>MIPS</strong></td>
<td>&os; a MIPS platformon</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-multimedia"> <strong>Multimedia</strong></td>
value="freebsd-multimedia"/> <strong>Multimedia</strong></td>
<td>A &os; mint multim&eacute;dia platform</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-mobile"> <strong>Mobile</strong></td>
value="freebsd-mobile"/> <strong>Mobile</strong></td>
<td>A &os; haszn&aacute;lata mobil k&ouml;rnyezetben</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-mozilla"> <strong>Mozilla</strong></td>
value="freebsd-mozilla"/> <strong>Mozilla</strong></td>
<td>A Mozilla portol&aacute;sa &os;-re</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-net"> <strong>Net</strong></td>
value="freebsd-net"/> <strong>Net</strong></td>
<td>H&aacute;l&oacute;zati t&eacute;m&aacute;k &eacute;s a
TCP/IP forr&aacute;sk&oacute;d</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-new-bus"> <strong>New Bus</strong></td>
value="freebsd-new-bus"/> <strong>New Bus</strong></td>
<td>A bus architekt&uacute;ra technikai
megval&oacute;s&iacute;t&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-openoffice"> <strong>OpenOffice</strong></td>
value="freebsd-openoffice"/> <strong>OpenOffice</strong></td>
<td>A &os; OpenOffice &eacute;s StarOffice portjai</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-perl"> <strong>Perl</strong></td>
value="freebsd-perl"/> <strong>Perl</strong></td>
<td>Sz&aacute;mos Perl port karbantart&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-pf"> <strong>PF</strong></td>
value="freebsd-pf"/> <strong>PF</strong></td>
<td>A PF t&#251;zfal rendszer</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-platforms"> <strong>Platforms</strong></td>
value="freebsd-platforms"/> <strong>Platforms</strong></td>
<td>Keresztplatformos &os; probl&eacute;m&aacute;k (nem Intel
&os; portok)</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-policy"> <strong>Policy</strong></td>
value="freebsd-policy"/> <strong>Policy</strong></td>
<td>A &os; Core Team ir&aacute;nyelvi
d&ouml;nt&eacute;sei</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ports-bugs"> <strong>Ports Bugs</strong></td>
value="freebsd-ports-bugs"/> <strong>Ports Bugs</strong></td>
<td>Hibajelent&eacute;sek a &os;
Portgy&#251;jtem&eacute;ny&eacute;vel kapcsolatban</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ports"> <strong>Ports</strong></td>
value="freebsd-ports"/> <strong>Ports</strong></td>
<td>Megbesz&eacute;l&eacute;sek a &os;
Portgy&#251;jtem&eacute;ny&eacute;vel kapcsolatban</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-ppc"> <strong>PPC</strong></td>
value="freebsd-ppc"/> <strong>PPC</strong></td>
<td>&os; a PowerPC platformon</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-python"> <strong>Python</strong></td>
value="freebsd-python"/> <strong>Python</strong></td>
<td>&os;-specifikus Python probl&eacute;m&aacute;k</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-qa"> <strong>QA</strong></td>
value="freebsd-qa"/> <strong>QA</strong></td>
<td>Min&#245;s&eacute;gbiztos&iacute;t&aacute;si
probl&eacute;m&aacute;k</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-rc"> <strong>rc</strong></td>
value="freebsd-rc"/> <strong>rc</strong></td>
<td>Az rc.d rendszer tervez&eacute;se &eacute;s
implement&aacute;ci&oacute;ja</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-realtime"> <strong>Realtime</strong></td>
value="freebsd-realtime"/> <strong>Realtime</strong></td>
<td>Val&oacute;sidej&#251; kiterjeszt&eacute;sek
fejleszt&eacute;se a &os;-hez</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-scsi"> <strong>SCSI</strong></td>
value="freebsd-scsi"/> <strong>SCSI</strong></td>
<td>A &os; SCSI t&aacute;mogat&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-small"> <strong>Small</strong></td>
value="freebsd-small"/> <strong>Small</strong></td>
<td>A &os; haszn&aacute;lata be&aacute;gyazott
rendszereken</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-smp"> <strong>SMP</strong></td>
value="freebsd-smp"/> <strong>SMP</strong></td>
<td>&os; t&ouml;bbprocesszoros rendszereken</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-sparc64"> <strong>SPARC64</strong></td>
value="freebsd-sparc64"/> <strong>SPARC64</strong></td>
<td>&os; a SPARC64 platformon</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-standards"> <strong>Standards</strong></td>
value="freebsd-standards"/> <strong>Standards</strong></td>
<td>A &os; megfelel&eacute;se a C99 &eacute;s &posix;
szabv&aacute;nyoknak</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-threads"> <strong>Threads</strong></td>
value="freebsd-threads"/> <strong>Threads</strong></td>
<td>Sz&aacute;lkezel&eacute;si modellek a &os;-ben, mint
p&eacute;ld&aacute;ul a KSE &eacute;s egyebek</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-tilera"> <strong>Tilera</strong></td>
value="freebsd-tilera"/> <strong>Tilera</strong></td>
<td>A &os; portol&aacute;sa a Tilera processzorcsal&aacute;d
tagjaira</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-tokenring"> <strong>Tokenring</strong></td>
value="freebsd-tokenring"/> <strong>Tokenring</strong></td>
<td>Token Ring t&aacute;mogat&aacute;sa a &os;-ben</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-toolchain"> <strong>Toolchain</strong></td>
value="freebsd-toolchain"/> <strong>Toolchain</strong></td>
<td>A &os; seg&eacute;dprogramok karbantart&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-usb"> <strong>USB</strong></td>
value="freebsd-usb"/> <strong>USB</strong></td>
<td>A &os; USB t&aacute;mogat&aacute;sa</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-vuxml"> <strong>VuXML</strong></td>
value="freebsd-vuxml"/> <strong>VuXML</strong></td>
<td>A VuXML infrastrukt&uacute;ra</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-x11"> <strong>X11</strong></td>
value="freebsd-x11"/> <strong>X11</strong></td>
<td>Az X11 karbantart&aacute;sa &eacute;s
t&aacute;mogat&aacute;sa a &os;-ben</td>
</tr>
@ -704,27 +708,26 @@
<table>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-hubs"> <strong>Hubs</strong></td>
value="freebsd-hubs"/> <strong>Hubs</strong></td>
<td>A t&uuml;k&ouml;rszerverek futtat&aacute;sa
(infrastruktur&aacute;lis t&aacute;mogat&aacute;s)</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-install"> <strong>Install</strong></td>
value="freebsd-install"/> <strong>Install</strong></td>
<td>A telep&iacute;t&#245;rendszer fejleszt&eacute;se</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-www"> <strong>WWW</strong></td>
value="freebsd-www"/> <strong>WWW</strong></td>
<td>A weblap karbantart&oacute;i</td>
</tr>
</table>
<p><input type="submit" value="K&eacute;r&eacute;s elk&uuml;ld&eacute;se"></p>
<p><input type="submit" value="K&eacute;r&eacute;s elk&uuml;ld&eacute;se"/></p>
</form>
&footer;
</body>
</html>

View file

@ -1,5 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Keres&eacute;si tippek">
]>
@ -10,8 +12,10 @@
%SRCID% 1.10
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="">
<h2>Ha t&uacute;ls&aacute;gosan sok haszontalan tal&aacute;latot
kapn&aacute;nk...</h2>
@ -61,10 +65,9 @@
"<tt>quantum and drive</tt>" el&#245;hozna.</li>
</ol>
<hr>
<hr/>
<a href="search.html">Visszat&eacute;r&eacute;s a keres&eacute;si oldalra</a>
&footer;
</body>
</html>

View file

@ -39,7 +39,7 @@ Sz&ouml;rf&ouml;z&eacute;s a neten|&base;/applications.html
Oktat&aacute;s &eacute;s kutat&aacute;s|&base;/applications.html
# art.sgml
&os; illusztr&aacute;ci&oacute;k|&base;/art.html
FreeBSD illusztr&aacute;ci&oacute;k|&base;/art.html
Illusztr&aacute;ci&oacute;k, &os;|&base;/art.html
# commercial/commercial.sgml
@ -137,7 +137,7 @@ GYIK, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
K&eacute;zik&ouml;nyv, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
Hozz&aacute;j&aacute;rul&aacute;s, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
Jav&iacute;t&aacute;sok elk&uuml;ld&eacute;se, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
&Uacute;j dokument&aacute;ci&oacute; elk&uuml;ld&eacute;se, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
Új dokument&aacute;ci&oacute; elk&uuml;ld&eacute;se, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
SGML, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
Linuxdoc, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
Docbook, Dokument&aacute;ci&oacute;s Projekt|&base;/docproj/docproj.html
@ -170,7 +170,7 @@ Berkeley, University of California|&base;/features.html
UCB|&base;/features.html
Computer Systems Research Group|&base;/features.html
CSRG|&base;/features.html
&Ouml;sszevont virtu&aacute;lis mem&oacute;ria &eacute;s &aacute;llom&aacute;nyrendszer puffer cache|&base;/features.html
Összevont virtu&aacute;lis mem&oacute;ria &eacute;s &aacute;llom&aacute;nyrendszer puffer cache|&base;/features.html
virtu&aacute;lis mem&oacute;ria|&base;/features.html
puffer cache|&base;/features.html
Kompatibilit&aacute;s, SCO|&base;/features.html
@ -254,7 +254,7 @@ Sajt&oacute;, Hivatalos|&enbase;/news/pressreleases.html
# news/status/status.sgml
K&eacute;thavi helyzetjelent&eacute;sek|&enbase;/news/status/status.html
&os; helyzetjelent&eacute;sek|&enbase;/news/status/status.html
FreeBSD helyzetjelent&eacute;sek|&enbase;/news/status/status.html
Helyzetjelent&eacute;sek|&enbase;/news/status/status.html
# platforms/alpha.sgml
@ -262,55 +262,55 @@ Alpha|&base;/platforms/alpha.html
Compaq Alpha|&base;/platforms/alpha.html
DEC Alpha|&base;/platforms/alpha.html
DIGITAL Alpha|&base;/platforms/alpha.html
&os;/alpha|&base;/platforms/alpha.html
FreeBSD/alpha|&base;/platforms/alpha.html
HP Alpha|&base;/platforms/alpha.html
# platforms/amd64.sgml
AMD64|&base;/platforms/amd64.html
Athlon64|&base;/platforms/amd64.html
&os;/amd64|&base;/platforms/amd64.html
FreeBSD/amd64|&base;/platforms/amd64.html
Opteron|&base;/platforms/amd64.html
x86-64|&base;/platforms/amd64.html
# platforms/arm.sgml
ARM|&base;/platforms/arm.html
&os;/ARM|&base;/platforms/arm.html
FreeBSD/ARM|&base;/platforms/arm.html
StrongARM|&base;/platforms/arm.html
# platforms/ia64/index.sgml
&os;/ia64|&base;/platforms/ia64/index.html
FreeBSD/ia64|&base;/platforms/ia64/index.html
IA-64|&base;/platforms/ia64/index.html
Itanium|&base;/platforms/ia64/index.html
# platforms/mips.sgml
&os;/MIPS|&base;/platforms/mips.html
FreeBSD/MIPS|&base;/platforms/mips.html
MIPS, &os;|&base;/platforms/mips.html
SGI MIPS, &os;|&base;/platforms/mips.html
# platforms/pc98.sgml
&os;/pc98|&base;/platforms/pc98.html
FreeBSD/pc98|&base;/platforms/pc98.html
NEC PC-98x1|&base;/platforms/pc98.html
PC-98|&base;/platforms/pc98.html
# platforms/ppc.sgml
&os;/PowerPC|&base;/platforms/ppc.html
&os;/ppc|&base;/platforms/ppc.html
FreeBSD/PowerPC|&base;/platforms/ppc.html
FreeBSD/ppc|&base;/platforms/ppc.html
PowerPC|&base;/platforms/ppc.html
# platforms/sparc.sgml
&os;/sparc64|&base;/platforms/sparc.html
FreeBSD/sparc64|&base;/platforms/sparc.html
Sparc64|&base;/platforms/sparc.html
Sparc|&base;/platforms/sparc.html
UltraSparc|&base;/platforms/sparc.html
# platforms/sun4v.sgml
&os;/sun4v|&base;/platforms/sun4v.html
FreeBSD/sun4v|&base;/platforms/sun4v.html
sun4v|&base;/platforms/sun4v.html
UltraSparc-T1|&base;/platforms/sun4v.html
# platforms/xbox.sgml
xbox|&base;/platforms/xbox.html
&os;/xbox|&base;/platforms/xbox.html
FreeBSD/xbox|&base;/platforms/xbox.html
# ports/index.sgml
A Portgy&#251;jtem&eacute;ny|&enbase;/ports/index.html
@ -342,7 +342,7 @@ busdma &eacute;s SMPng meghajt&oacute;k &aacute;talak&iacute;t&aacute;sa projekt
SMPng meghajt&oacute;k &aacute;talak&iacute;t&aacute;sa|&enbase;/projects/busdma/index.html
# projects/c99/index.sgml
C99 & POSIX Megfelel&eacute;s Projekt|&enbase;/projects/c99/index.html
C99 &amp; POSIX Megfelel&eacute;s Projekt|&enbase;/projects/c99/index.html
POSIX Megfelel&eacute;s|&enbase;/projects/c99/index.html
# publish.sgml
@ -466,7 +466,7 @@ Hibajelent&eacute;sek, megtekint&eacute;se|&base;/support/bugreports.html
Hibajelent&eacute;sek, keres&eacute;se|&base;/support/bugreports.html
# support/webresources.sgml
&Aacute;ltal&aacute;nos UNIX&reg; inform&aacute;ci&oacute;k|&base;/support/webresources.html#general
Által&aacute;nos UNIX&reg; inform&aacute;ci&oacute;k|&base;/support/webresources.html#general
X Window System|&base;/support/webresources.html#xwin
Hardver, t&aacute;mogat&aacute;s|&base;/support/webresources.html#hardware

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; Projekt biztons&aacute;gi figyelmeztet&eacute;sei">
<!ENTITY % navinclude.support "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
]>
@ -13,8 +13,10 @@
%SRCID% 1.1
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.support">
<p>Ezen az oldalon tal&aacute;lhatjuk a &os; Projekt
r&eacute;sz&eacute;r&#245;l kiadott biztons&aacute;gi
@ -31,6 +33,5 @@
&advisories.html.inc;
&footer;
</body>
</html>

View file

@ -16,8 +16,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:output type="xml" encoding="iso-8859-2"
omit-xml-declaration="yes" />
<xsl:output type="xml" encoding="iso-8859-2"/>
<xsl:template match="/">
<xsl:call-template name="html-list-advisories">

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; biztons&aacute;gi inform&aacute;ci&oacute;k">
<!ENTITY % navinclude.support "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
]>
<!-- $FreeBSD$ -->
@ -14,8 +14,10 @@
%SRCID% 1.214
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.support">
<h2>Bevezet&eacute;s</h2>
@ -97,7 +99,7 @@
&aacute;llapot&aacute;r&oacute;l. Az ide elk&uuml;ld&ouml;tt
levelek a &os; Security Officer Team tagjaihoz fognak befutni.</p>
<a name=sec></a>
<a name="sec"></a>
<h2>A &os; Security Officer Team &eacute;s a &os; Security Team</h2>
<p>Annak &eacute;rdek&eacute;ben, hogy a bek&uuml;ld&ouml;tt
@ -129,7 +131,7 @@
<td>A &os; Core Team kapcsolattart&oacute;ja, a Release
Engineering kapcsolattart&oacute;ja, a TrustedBSD Projekt
kapcsolattart&oacute;ja, valamint rendszerbiztons&aacute;gi
szak&eacute;rt&#245;<br></td>
szak&eacute;rt&#245;<br/></td>
</tr>
</table>
@ -425,6 +427,5 @@
href="http://security.FreeBSD.org/patches/">patches</a>
(<q>jav&iacute;t&aacute;sok</q>) k&ouml;nyvt&aacute;rakba.</p>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; hibajelent&eacute;s k&uuml;ld&eacute;se">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
<!ENTITY % navinclude.support "INCLUDE">
<!ENTITY bugbusters "bugbusters@FreeBSD.org">
]>
@ -13,13 +14,15 @@
%SRCID% 1.61
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.support">
<!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
<img src="&enbase;/gifs/bug.jpg" alt="Bugs" align="right" border="0" width="200" height="233">
<img src="&enbase;/gifs/bug.jpg" alt="Bugs" align="right" border="0" width="200" height="233"/>
<p>K&ouml;sz&ouml;nj&uuml;k a &os;-vel kapcsolatos
hibajelent&eacute;s k&uuml;ld&eacute;s&eacute;re ford&iacute;tott
@ -109,24 +112,24 @@
<form action="http://www.FreeBSD.org/cgi/dosendpr.cgi" method="post"
enctype="multipart/form-data">
<input type="hidden" name="submitterid" value="current-users" >
<input type="hidden" name="confidential" value="no" >
<input type="hidden" name="submitterid" value="current-users"/>
<input type="hidden" name="confidential" value="no"/>
<label for="email">E-mail c&iacute;m</label>: <br>
<input type="text" name="email" id="email" size="40">
<label for="email">E-mail c&iacute;m</label>: <br/>
<input type="text" name="email" id="email" size="40"/>
<br><br><label for="originator">N&eacute;v</label>:<br>
<input type="text" name="originator" id="originator" size="40" >
<br/><br/><label for="originator">N&eacute;v</label>:<br/>
<input type="text" name="originator" id="originator" size="40"/>
<br><br><label for="organization">Szervezet vagy
v&aacute;llalat</label>: <br>
<input type="text" name="organization" id="organization" size="40" >
<br/><br/><label for="organization">Szervezet vagy
v&aacute;llalat</label>: <br/>
<input type="text" name="organization" id="organization" size="40"/>
<br><br><label for="synopsis">A jelent&eacute;s egysoros
&ouml;sszefoglal&aacute;sa:</label> <br>
<input type="text" name="synopsis" id="synopsis" size="60" >
<br/><br/><label for="synopsis">A jelent&eacute;s egysoros
&ouml;sszefoglal&aacute;sa:</label> <br/>
<input type="text" name="synopsis" id="synopsis" size="60"/>
<br><br><label for="category">Kateg&oacute;ria</label>: <select name="category" id="category">
<br/><br/><label for="category">Kateg&oacute;ria</label>: <select name="category" id="category">
<option> t&aacute;mogat&aacute;s</option>
<option> alpha</option>
<option> amd64</option>
@ -139,7 +142,7 @@
<option> ia64</option>
<option> java</option>
<option> kernel</option>
<option selected> egy&eacute;b</option>
<option selected="selected"> egy&eacute;b</option>
<option> portok</option>
<option> powerpc</option>
<option> sparc64</option>
@ -149,19 +152,19 @@
<option> www</option>
</select>
<br><br><label for="severity">Besorol&aacute;s</label>: <select name="severity" id="severity">
<br/><br/><label for="severity">Besorol&aacute;s</label>: <select name="severity" id="severity">
<option> nem kritikus</option>
<option> s&uacute;lyos</option>
<option> kritikus</option>
</select>
<br><br><label for="priority">Fontoss&aacute;g</label>: <select name="priority" id="priority">
<br/><br/><label for="priority">Fontoss&aacute;g</label>: <select name="priority" id="priority">
<option> alacsony</option>
<option> k&ouml;zepes</option>
<option> magas</option>
</select>
<br><br><label for="class">Oszt&aacute;ly</label>: <select name="class" id="class">
<br/><br/><label for="class">Oszt&aacute;ly</label>: <select name="class" id="class">
<option> szoftverhiba</option>
<option> dokument&aacute;ci&oacute;s hiba</option>
<option> v&aacute;ltoztat&aacute;si k&eacute;relem</option>
@ -169,47 +172,46 @@
<option> karbantart&aacute;s</option>
</select>
<br><br><label for="release">&os; verzi&oacute;</label>: <br>
<input type="text" name="release" id="release" size="40" >
<br/><br/><label for="release">&os; verzi&oacute;</label>: <br/>
<input type="text" name="release" id="release" size="40"/>
<br><br><label for="environment">K&ouml;rnyezet (a hib&aacute;t
<br/><br/><label for="environment">K&ouml;rnyezet (a hib&aacute;t
gener&aacute;l&oacute; g&eacute;p "uname -a" parancs&aacute;ra
adott kimenete)</label>:
<br>
<textarea name="environment" id="environment" rows="3" cols="80"></textarea><br><br>
<br/>
<textarea name="environment" id="environment" rows="3" cols="80"></textarea><br/><br/>
<label for="description">Teljes le&iacute;r&aacute;s</label>: <br>
<textarea name="description" id="description" rows="20" cols="80"></textarea><br><br>
<label for="description">Teljes le&iacute;r&aacute;s</label>: <br/>
<textarea name="description" id="description" rows="20" cols="80"></textarea><br/><br/>
<label for="howtorepeat">Hogyan kell el&#245;hozni a
hib&aacute;t</label>: <br>
<textarea name="howtorepeat" id="howtorepeat" rows="10" cols="80"></textarea><br><br>
hib&aacute;t</label>: <br/>
<textarea name="howtorepeat" id="howtorepeat" rows="10" cols="80"></textarea><br/><br/>
<label for="fix">A hiba jav&iacute;t&aacute;sa, amennyiben
megtal&aacute;ltuk a megold&aacute;st</label>: <br>
<textarea name="fix" id="fix" rows="20" cols="80"></textarea><br><br>
megtal&aacute;ltuk a megold&aacute;st</label>: <br/>
<textarea name="fix" id="fix" rows="20" cols="80"></textarea><br/><br/>
<label for="patch">&Eacute;s/vagy patch (max. 100&nbsp;KB, .txt
vagy .shar kiterjeszt&eacute;s aj&aacute;nlott)</label>:
<input type="file" name="patch" id="patch" maxlength="102400"
accept="text/*" ><br>
accept="text/*"/><br/>
<label for="code-confirm">V&eacute;g&uuml;l, &iacute;rjuk be a
k&eacute;pen l&aacute;that&oacute; k&oacute;dot, ezzel
ellen&#245;rizz&uuml;k, hogy nem robot t&ouml;lt&ouml;tte ki az
&#251;rlapot: <br><br>
&#251;rlapot: <br/><br/>
<img src="http://www.FreeBSD.org/cgi/confirm-code.cgi?db=sendpr"
alt="V&eacute;letlen sz&ouml;veg; ha nem l&aacute;tja a k&eacute;pet,
k&eacute;rj&uuml;k &iacute;rjon a &bugbusters; csapatnak"
border="0" height="24"></label>
<input type="text" name="code-confirm" id="code-confirm" size="8"><br><br>
border="0" height="24"/></label>
<input type="text" name="code-confirm" id="code-confirm" size="8"/><br/><br/>
<input type="submit" value="Jelent&eacute;s k&uuml;ld&eacute;se" >
<input type="reset" value="Vissza&aacute;ll&iacute;t&aacute;s" >
<input type="submit" value="Jelent&eacute;s k&uuml;ld&eacute;se"/>
<input type="reset" value="Vissza&aacute;ll&iacute;t&aacute;s"/>
</form>
&footer;
</body>
</html>
<!--

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; t&aacute;mogat&aacute;s">
<!ENTITY % navinclude.support "INCLUDE">
]>
<!-- The FreeBSD Hungarian Documentation Project
@ -10,9 +11,11 @@
%SRCID% 1.356
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.support">
<p>A &os; fejl&#245;d&eacute;s&eacute;t sz&eacute;les k&ouml;rben
t&aacute;mogatja egy k&ouml;z&ouml;ss&eacute;g &eacute;s t&ouml;bb
@ -53,8 +56,7 @@
href="&base;/send-pr.html">hibajelent&eacute;si &#251;rlapunk seg&iacute;ts&eacute;g&eacute;vel</a>.
</p>
&footer;
</body>
</html>
<!--

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Hibajelent&eacute;sek">
<!ENTITY % navinclude.support "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.5
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.support">
<h2>A hibajelent&eacute;sek adatb&aacute;zisa</h2>
@ -86,6 +89,5 @@
href="&enbase;/doc/en/articles/pr-guidelines/">a &os; hibajelent&eacute;sek kezel&eacute;s&eacute;nek ir&aacute;nyelveit</a>
ismertet&#245; cikkben.</p>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY enbase "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Webes forr&aacute;sok">
<!ENTITY % navinclude.support "INCLUDE">
]>
<!-- FreeBSD Hungarian Documentation Project
@ -12,8 +13,10 @@
%SRCID% 1.3
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.support">
<ul>
<li><a
@ -133,6 +136,5 @@
m&oacute;don is terjesztik.</li>
</ul>
&footer;
</body>
</html>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "A &os; beszerz&eacute;se">
<!ENTITY % navinclude.download "INCLUDE">
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
]>
@ -11,9 +12,11 @@
%SRCID% 1.105
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
&header;
<head><title>&title;</title></head>
<body class="navinclude.download">
<a name="releases"></a>
@ -64,9 +67,9 @@
<td colspan="2">Verzi&oacute; &eacute;s platform</td>
<td>Disztrib&uacute;ci&oacute;</td>
<td title="ISO9660 CD lemezk&eacute;p"><a href="&enbase;/doc/hu/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
<td>Kiad&aacute;si<br>jegyzetek</td>
<td>Kiad&aacute;si<br/>jegyzetek</td>
<td>Hardverjegyz&eacute;k</td>
<td>Telep&iacute;t&eacute;si<br>jegyzetek</td>
<td>Telep&iacute;t&eacute;si<br/>jegyzetek</td>
<td>Hibajegyz&eacute;k</td>
</tr>
</thead>
@ -181,6 +184,7 @@
href="http://torrents.FreeBSD.org:8080/">&os; BitTorrent Tracker</a>
honlapj&aacute;r&oacute;l &eacute;rhet&#245;ek el.</p>
<!--
<![ %beta.testing; [
<a name="helptest"></a>
@ -210,9 +214,6 @@
<tr>
<td colspan="2">&os; &betarel.current;-&betarel.vers;</td>
<td colspan="2"></td>
<!--
<td rowspan="7"><a href="&enbase;/releases/&betarel.current;R/todo.html">[Megtekint]</a></td>
-->
<td rowspan="7"><a href="http://wiki.freebsd.org/Releng/9.0TODO">[Megtekint]</a></td>
</tr>
<tr>
@ -227,38 +228,6 @@
<td><a href="&url.rel;/i386/&betarel.current;-&betarel.vers;">[Disztrib&uacute;ci&oacute;]</a></td>
<td><a href="&url.rel;/i386/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
<!--
<tr>
<td></td>
<td>ia64</td>
<td><a href="&url.rel;/ia64/&betarel.current;-&betarel.vers;">[Disztrib&uacute;ci&oacute;]</a></td>
<td><a href="&url.rel;/ia64/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
-->
<!--
<tr>
<td></td>
<td>pc98</td>
<td><a href="&url.rel;/pc98/&betarel.current;-&betarel.vers;">[Disztrib&uacute;ci&oacute;]</a></td>
<td><a href="&url.rel;/pc98/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
-->
<!--
<tr>
<td></td>
<td>ppc</td>
<td><a href="&url.rel;/ppc/&betarel.current;-&betarel.vers;">[Disztrib&uacute;ci&oacute;]</a></td>
<td><a href="&url.rel;/ppc/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
-->
<tr>
<td></td>
<td>sparc64</td>
<td><a href="&url.rel;/sparc64/&betarel.current;-&betarel.vers;">[Disztrib&uacute;ci&oacute;]</a></td>
<td><a href="&url.rel;/sparc64/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
</tbody>
</table>
<![ %beta2.testing; [
<table class="tblbasic">
@ -268,9 +237,6 @@
<td>Disztrib&uacute;ci&oacute;</td>
<td title="ISO9660 image"><a href="&enbase;/doc/hu/books/handbook/install-diff-media.html#INSTALL-CDROM">ISO</a></td>
<td>&Uuml;temterv</td>
<!--
<td>TODO Lista</td>
-->
</tr>
</thead>
<tbody>
@ -278,15 +244,10 @@
<td colspan="2">&os; &betarel2.current;-&betarel2.vers;</td>
<td colspan="2"></td>
<td rowspan="8"><a href="&enbase;/releases/&betarel2.current;R/schedule.html">[Megtekint]</a></td>
<!--
<td><a href="&enbase;/releases/&betarel2.current;R/todo.html">[Megtekint]</a></td>
-->
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
<td>alpha</td>
<td><!-- <a href="&url.rel;/alpha/&betarel2.current;-&betarel2.vers;"> -->[Disztrib&uacute;ci&oacute;]<!-- </a> --></td>
<td><!-- <a href="&url.rel;/alpha/ISO-IMAGES/&betarel2.current;/"> -->[ISO]<!-- </a> --></td>
</tr>
<tr>
<td></td>
@ -303,8 +264,6 @@
<tr>
<td></td>
<td>ia64</td>
<td><!-- <a href="&url.rel;/ia64/&betarel2.current;-&betarel2.vers;"> -->[Disztrib&uacute;ci&oacute;]<!-- </a> --></td>
<td><!-- <a href="&url.rel;/ia64/ISO-IMAGES/&betarel2.current;/"> -->[ISO]<!-- </a> --></td>
</tr>
<tr>
<td></td>
@ -315,8 +274,6 @@
<tr>
<td></td>
<td>powerpc</td>
<td><!-- a href="&url.rel;/powerpc/&betarel2.current;-&betarel2.vers;" -->[Disztrib&uacute;ci&oacute;]<!-- /a --></td>
<td><!-- a href="&url.rel;/powerpc/ISO-IMAGES/&betarel2.current;/" -->[ISO]<!-- /a --></td>
</tr>
<tr>
<td></td>
@ -329,6 +286,7 @@
]]>
]]>
-->
<p>Ha &eacute;rdekelnek minket a &os;-CURRENT (vagy
&rel.head;-CURRENT) k&iacute;s&eacute;rleti jelleg&#251;,
fejleszt&#245;k &eacute;s tesztel&#245;k sz&aacute;m&aacute;ra
@ -397,8 +355,7 @@
href="&enbase;/doc/en/articles/contributing/index.html">Hozz&aacute;j&aacute;rul&aacute;s a &os;-hez</a></em>
c&iacute;m&#251; cikkre.</p>
&footer;
</body>
</html>
<!--

View file

@ -9,4 +9,11 @@
rewritePrefix="../../"/>
<rewriteURI uriStartString="http://www.FreeBSD.org/XML/www/lang/"
rewritePrefix="../../"/>
<public
publicId="-//FreeBSD//ENTITIES HTML FreeBSD Navigation Bar L10N Entities//EN"
uri="navibar.l10n.ent" />
<public
publicId="-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN"
uri="header.l10n.ent" />
</catalog>

View file

@ -10,10 +10,10 @@
<!-- Components making up the standard headers and footers. -->
<!-- Override in the prolog <em>before</em> including this -->
<!-- file if necessary. -->
<!ENTITY copyright '<a href="&base;/search/index-site.html">Oldalt&eacute;rk&eacute;p</a> |
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">Oldalt&eacute;rk&eacute;p</a> |
<a href="&enbase;/copyright/">Jogi Megjegyz&eacute;sek</a> | &copy; 1995-2010 A &os; Projekt.
Minden jog fenntartva.'>
<!ENTITY author '<a href="&base;/index.html">Kezd&#245;lap</a> &nbsp; | &nbsp;
Minden jog fenntartva.</span>'>
<!ENTITY author '<a xmlns="http://www.w3.org/1999/xhtml" href="&base;/index.html">Kezd&#245;lap</a> &nbsp; | &nbsp;
<a href="&base;/mailto.html">Kapcsolat</a> &nbsp; | &nbsp;
<a href="&base;/copyright/index.html">Jogi megjegyz&eacute;sek</a> &nbsp; | &nbsp;
&copyright;'>
@ -30,9 +30,7 @@
<!ENTITY header2.word.contact 'Kapcsolat'>
<!ENTITY header2.topnav '
<h2 class="blockhide">Oldalak k&ouml;zti navig&aacute;ci&oacute;</h2>
<div id="MENU">
<div xmlns="http://www.w3.org/1999/xhtml" id="MENU">
<ul class="first">
<li><a href="&base;/">Kezd&#245;lap</a></li>
</ul>
@ -120,12 +118,7 @@
'>
<!ENTITY header2 '
<span class="txtoffscreen">
<a href="#CONTENT" title="Az oldalak k&ouml;zti navig&aacute;ci&oacute; &aacute;tl&eacute;p&eacute;se"
accesskey="1">Az oldalak k&ouml;zti navig&aacute;ci&oacute; &aacute;tl&eacute;p&eacute;se</a> (1)
<a href="#CONTENTWRAP" title="A fejezetek k&ouml;zti navig&aacute;ci&oacute; &aacute;tl&eacute;p&eacute;se"
accesskey="2">A fejezetek k&ouml;zti navig&aacute;ci&oacute; &aacute;tl&eacute;p&eacute;se</a> (2)
</span>
&header2.skipnav;
<div id="HEADERCONTAINER">
<div id="HEADER">
@ -172,7 +165,7 @@
<!-- macro for webbuild paper -->
<!ENTITY webbuild '
<p>Ez a dokumentum bemutatja, hogyan hozhatjuk l&eacute;tre a &os;
<p xmlns="http://www.w3.org/1999/xhtml">Ez a dokumentum bemutatja, hogyan hozhatjuk l&eacute;tre a &os;
weboldalait a CVS repositoryb&oacute;l.</p>'>
<!--