| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 | <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [  <!ENTITY % general-entities SYSTEM "../general.ent">  %general-entities;]><sect1 id="ch-intro-resources">  <?dbhtml filename="resources.html"?>  <title>相关资源</title>  <sect2 id="ch-intro-faq">    <title>FAQ</title>    <!--para>If during the building of the LFS system you encounter any    errors, have any questions, or think there is a typo in the book,    please start by consulting the Frequently Asked Questions (FAQ)    that is located at <ulink url="&faq-root;"/>.</para-->	<para> 如果在构建 LFS 的过程中您遇到了任何问题,或是存在疑问,		或者觉得书中存在拼写错误,请先参考常见问题列表 (FAQ)。它位于		<ulink url="&faq-root;"/>。</para>  </sect2>  <sect2 id="ch-intro-maillists">    <title>邮件列表</title>    <!--para>The <uri>linuxfromscratch.org</uri> server hosts a number of mailing    lists used for the development of the LFS project. These lists include the    main development and support lists, among others. If the FAQ does not solve    the problem you are having, the next step would be to search the mailing    lists at <ulink url="&lfs-root;search.html"/>.</para-->	<para>服务器 <uri>linuxfromscratch.org</uri> 管理了若干用于 LFS		项目开发过程的邮件列表,其中有主要的开发列表和技术支持列表,		以及其他辅助列表。如果 FAQ 不能解决您的问题,		您可以访问 <ulink url="&lfs-root;search.html"/>		在邮件列表中进行搜索。</para>    <!--para>For information on the different lists, how to subscribe, archive    locations, and additional information, visit    <ulink url="&lfs-root;mail.html"/>.</para-->	<para>如果希望了解各个邮件列表的信息,如订阅方法、过往邮件存档等,访问		<ulink url="&lfs-root;mail.html"/>。</para>  </sect2>  <!-- FIXME: Remove until such time as we have our own News Server, JH 20060105  <sect2 id="ch-intro-newsserver">    <title>News Server</title>    <para>The mailing lists hosted at <uri>linuxfromscratch.org</uri> are    also accessible via the Network News Transfer Protocol (NNTP) server.    All messages posted to a mailing list are copied to the corresponding    newsgroup, and vice versa.</para>    <para>The news server is located at    <uri>news.linuxfromscratch.org</uri>.</para>  </sect2> -->  <sect2 id="ch-intro-irc">    <title>IRC</title>    <!--para>Several members of the LFS community offer assistance on Internet    Relay Chat (IRC). Before using this support, please make sure that your    question is not already answered in the LFS FAQ or the mailing list    archives. You can find the IRC network at <uri>irc.freenode.net</uri>.    The support channel is named #LFS-support.</para-->	<para>LFS 社区的几个成员通过因特网中继聊天系统 (IRC) 提供支援。		在使用这一渠道之前,首先保证您的问题并没有被 LFS FAQ		和邮件列表解决。您可以在 <uri>irc.freenode.net</uri> 找到 IRC 网络,		支持频道的名字是 #LFS-support。</para>  </sect2>  <!-- Commentted out until the target link is updated  <sect2 id="ch-intro-references">    <title>References</title>    <para>For additional information on the packages, useful tips are    available in the LFS Package Reference page located at <ulink    url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>  </sect2>  -->  <sect2 id="ch-intro-mirrors">    <title>镜像站点</title>    <!--para>The LFS project has a number of world-wide mirrors to make accessing    the website and downloading the required packages more convenient. Please    visit the LFS website at <ulink url="&lfs-root;mirrors.html"/> for a list    of current mirrors.</para-->	<para>LFS 项在全世界分布着若干镜像站,		您可以通过这些镜像站更容易地访问 LFS 网站,并下载需要的软件包。		请访问 LFS 网站 <ulink url="&lfs-root;mirrors.html"/>		来得到最新的镜像站点列表。</para>  </sect2>  <sect2 id="ch-intro-contactinfo">    <title>联系方式</title>	<para>请直接将您的问题和评论发送到某个 LFS 邮件列表(上面已经给出)。	</para>	<note><title>译注</title>    <para>西安电子科技大学的 LFS 软件包镜像站位于	  <ulink url="https://linux.xidian.edu.cn/mirrors/lfs"/>	  (只提供校内访问),中国科学技术大学的 LFS 软件包镜像站位于	  <ulink url="https://mirrors.ustc.edu.cn/lfs"/>。请在	  <ulink url="https://linux.xidian.edu.cn/git/xry111/LFS-book/issues"/>	  报告翻译错误。</para>    </note>  </sect2></sect1>
 |