stages.po 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><title>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:11
  20. msgid "Building LFS in Stages"
  21. msgstr ""
  22. #. type: Content of: <sect1><para>
  23. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:13
  24. msgid ""
  25. "LFS is designed to be built in one session. That is, the instructions "
  26. "assume that the system will not be shut down during the process. That does "
  27. "not mean that the system has to be done in one sitting. The issue is that "
  28. "certain procedures have to be re-accomplished after a reboot if resuming LFS "
  29. "at different points."
  30. msgstr ""
  31. #. type: Content of: <sect1><sect2><title>
  32. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:21
  33. msgid "Chapters&nbsp;1&ndash;4"
  34. msgstr ""
  35. #. type: Content of: <sect1><sect2><para>
  36. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:23
  37. msgid ""
  38. "These chapters are accomplished on the host system. When restarting, be "
  39. "careful of the following:"
  40. msgstr ""
  41. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  42. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:28
  43. msgid ""
  44. "Procedures done as the root user after Section 2.4 need to have the LFS "
  45. "environment variable set <emphasis>FOR THE ROOT USER</emphasis>."
  46. msgstr ""
  47. #. type: Content of: <sect1><sect2><title>
  48. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:36
  49. msgid "Chapter&nbsp;5&ndash;6"
  50. msgstr ""
  51. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  52. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:40
  53. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:65
  54. msgid "The /mnt/lfs partition must be mounted."
  55. msgstr ""
  56. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:44
  58. msgid ""
  59. "Threse two chapters must be done as user <emphasis>lfs</emphasis>. A "
  60. "<command>su - lfs</command> needs to be done before any task in these "
  61. "chapters. Failing to do that, you are at risk of installing packages to the "
  62. "host, and potentially rendering it unusable."
  63. msgstr ""
  64. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  65. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:51
  66. msgid ""
  67. "The procedures in <xref linkend='ch-tools-generalinstructions'/> are "
  68. "critical. If there is any doubt about installing a package, ensure any "
  69. "previously expanded tarballs are removed, then re-extract the package files, "
  70. "and complete all instructions in that section."
  71. msgstr ""
  72. #. type: Content of: <sect1><sect2><title>
  73. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:61
  74. msgid "Chapter&nbsp;7&ndash;10"
  75. msgstr ""
  76. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  77. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:69
  78. msgid ""
  79. "A few operations, from <quote>Changing Ownership</quote> to <quote>Entering "
  80. "the Chroot Environment</quote> must be done as the root user, with the LFS "
  81. "envirnment variable set for the root user."
  82. msgstr ""
  83. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  84. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:75
  85. msgid ""
  86. "When entering chroot, the LFS environment variable must be set for root. The "
  87. "LFS variable is not used afterwards."
  88. msgstr ""
  89. #. type: Content of: <sect1><sect2><itemizedlist><listitem><para>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter02/stages.xml:80
  91. msgid ""
  92. "The virtual file systems must be mounted. This can be done before or after "
  93. "entering chroot by changing to a host virtual terminal and, as root, running "
  94. "the commands in <xref linkend='ch-system-bindmount'/> and <xref "
  95. "linkend='ch-system-kernfsmount'/>."
  96. msgstr ""