doc/ru/internal/expire-bits.sgml
Hiroki Sato 5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00

43 lines
1.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
The FreeBSD Russian Documentation Project
$FreeBSDru: frdp/www/ru/internal/expire-bits.sgml,v 1.3 2006/02/10 12:57:39 marck Exp $
Original revision: 1.2
-->
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ru/internal/expire-bits.sgml,v 1.3 2006/02/10 13:15:25 marck Exp $">
<!ENTITY title "Правила устаревания коммит бита">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<h2>Обоснование</h2>
<p>Случается, что коммиттеры FreeBSD находят другие занятия, которые
занимают их время, и решают отказаться от коммит бита.
В некоторых ситуациях, впрочем, коммиттер может не проявлять
активности в течение долгого времени без явного отказа от бита.
В долгосрочной перспективе, такие учетные записи могут создавать
проблемы безопасности, а также поднимать вопросы, связанные с
поддержкой контактной информации и методов доступа этой учетной
записи. По этим причинам, FreeBSD Core утверждает нижеследующие
правила окончания срока действия коммит бита (опубликованы в
списке рассылки разработчиков FreeBSD 22 февраля 2002 г.)</p>
<h2>Правила</h2>
<p>Коммиттеры, не вносившие изменений в репозиторий в течение 18 месяцев,
будут время от времени удаляться из файла доступа. Коммиттеры,
желающие восстановить коммит бит, должны обращаться к
соответствующим персонам. В будущем данная процедура может быть
уточнена.</p>
&footer;
</body>
</html>