1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<?xml version="1.0" encoding="koi8-r"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "���������� ��� ����������� FreeBSD">
]>
<!--
The FreeBSD Russian Documentation Project
$FreeBSDru: frdp/www/ru/internal/developer.xml,v 1.17 2006/07/19 10:45:38 den Exp $
Original revision: 1.35
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.docs">
<h2><a href="../../doc/ru_RU.KOI8-R/articles/committers-guide/">
����������� ��� �����������</a></h2>
<p>�������� �������� ��� ���� ����� �����������, ����������� ���
�����������, ��� � ��������������� �������. � ���������, �����
��������� ��������� �������
<a href="../../doc/ru_RU.KOI8-R/articles/committers-guide/cvs.operations.html">
������ � CVS</a>,
<a href="../../doc/ru_RU.KOI8-R/articles/committers-guide/gnats.html">
������� ������������ ������ GNATS</a> �
<a href="../../doc/ru_RU.KOI8-R/articles/committers-guide/ssh.guide.html">
������� ����������� �� SSH</a>.</p>
<p>���� �������� �������� ����������� �ӣ, ��� ������ ����� ����� ���������
������� FreeBSD.</p>
<h2><a href="../../doc/en_US.ISO8859-1/books/fdp-primer/">������� ��� �����
���������� ������� ���������������� FreeBSD</a></h2>
<p>���� ������� �������� �ӣ, ��� ��� ����� ����� ��� ����, ����� �������
������� � ������� ���������������� FreeBSD, �� ������������ � ������������
�����������, ������� �� ������ ������������ (��� � ������������, ��� �
�������������� �������), �� ���������������� ���� ������� ����������������.</p>
<h2><a href="../../doc/ru_RU.KOI8-R/books/porters-handbook/index.html">
����������� �� �������� ������ FreeBSD</a></h2>
<p>����������� ��� ����������� ������ FreeBSD, ���������� � ����
<a href="../../doc/ru_RU.KOI8-R/books/porters-handbook/freebsd-versions.html">
������� �������� ���������� __FreeBSD_version</a>.</p>
<h2><a href="../../doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
���������� ������� ���-������� FreeBSD</a></h2>
&webbuild;
<h2>������� FreeBSD</h2>
<ul>
<li><a href="../docproj/docproj.html">
������ ���������������� FreeBSD</a></li>
<li><a href="&base;/../releng/index.html">
������� ������� ������� FreeBSD</a></li>
<li><a href="http://people.FreeBSD.org/~picobsd/">
PicoBSD</a></li>
<li><a href="../platforms/alpha.html">
������ FreeBSD/Alpha</a></li>
<li><a href="../platforms/ia64/index.html">
������ FreeBSD/IA-64</a></li>
<li><a href="../platforms/ppc.html">
������ FreeBSD/PPC</a></li>
<li><a href="../platforms/sparc.html">
������ FreeBSD/SPARC</a></li>
<li><a href="http://www.TrustedBSD.org/">
������ TrustedBSD</a></li>
<li><a href="../projects/index.html">
������� ���������� FreeBSD</a></li>
</ul>
<h2>������ �������</h2>
<ul>
<li><a href="&base;/developers/cvs.html">CVS Repository</a></li>
<li><a href="../support.html#gnats">��������� �� �������</a></li>
<li><a href="../security/index.html">
���������� � ������������ FreeBSD</a></li>
<li><a href="../copyright/copyright.html">Copyright</a></li>
<li><a href="http://wikitest.FreeBSD.org">FreeBSD Wiki (���-������������)</a></li>
<li><a href="http://perforce.FreeBSD.org">����������� Perforce ��� ������������� ��������</a></li>
</ul>
<p><a href="internal.html">���������� ���������� FreeBSD</a></p>
</body>
</html>
|