OSDN Git Service

[lfsja-git] r11.2-321 対応。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Mon, 13 Feb 2023 08:09:51 +0000 (17:09 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Mon, 13 Feb 2023 08:09:51 +0000 (17:09 +0900)
configure
src/chapter01/jchangelog.ch
src/chapter02/hostreqs.ch
src/chapter04/aboutsbus.ch
src/chapter08/introduction.ch
src/general.ch
src/packages.ch
version.ac

index 9facb8a..665b7af 100755 (executable)
--- a/configure
+++ b/configure
@@ -4737,7 +4737,7 @@ fi
 
 
 
-TARGETVER=r11.2-318
+TARGETVER=r11.2-321
 if test "x$revspec" = "xsystemd"; then
   TARGETVER="$TARGETVER-systemd"
 fi
index 74aa414..ad1537a 100644 (file)
 
 -->
    <listitem>
+      <para>2023-02-13</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matsuand] -
+          r11.2-321 (<ulink url="&lfs-changeset;d649720e1">d649720e1</ulink>) までの対応。
+          </para>
+        </listitem>
+      </itemizedlist>
+   </listitem>
+
+   <listitem>
       <para>2023-02-12</para>
       <itemizedlist>
         <listitem>
index e940af4..6d9eae5 100644 (file)
 @z
 
 @x
+     <title>Hardware</title>
+@y
+     <title>ハードウェア</title>
+@z
+
+@x
+     <para>The LFS editors recommend that the system CPU have at least
+     four cores and that the system have at least 8 GB of memory. 
+     Older systems that do not meet these requirements will still work,
+     but the time to build packages will be significantly longer
+     than documented.
+  </para>
+@y
+     <para>
+     LFS 編集者としては、システム CPU は最低でも 4 コア、メモリ容量は最低でも 8 GB を推奨しています。
+     この要件を満たさない古いシステムであっても、動くかもしれません。
+     しかしパッケージのビルド時間は、本書に示すものよりも極端に長くなるかもしれません。
+  </para>
+@z
+
+@x
+     <title>Software</title>
+@y
+     <title>ソフトウェア</title>
+@z
+
+@x
     <para>Your host system should have the following software with the
     minimum versions indicated. This should not be an issue for most
     modern Linux distributions. Also note that many distributions will
index 8fc5acd..01dde2b 100644 (file)
   <para>Many people would like to know beforehand approximately how long
   it takes to compile and install each package. Because Linux From
   Scratch can be built on many different systems, it is impossible to
-  provide absolute time estimates. The biggest package (Glibc) will
-  take approximately 20 minutes on the fastest systems, but could take
-  up to three days on slower systems! Instead of providing actual times,
+  provide absolute time estimates. The biggest package (gcc) will
+  take approximately 5 minutes on the fastest systems, but could take
+  days on slower systems! Instead of providing actual times,
   the Standard Build Unit (SBU) measure will be
   used instead.</para>
 @y
   <para>
   各パッケージをコンパイルしインストールするのにどれほどの時間を要するか、誰しも知りたくなるところです。
   しかし Linux From Scratch は数多くのシステム上にて構築可能であるため、正確な処理時間を見積ることは困難です。
-  最も大きなパッケージ (Glibc) の場合、処理性能の高いシステムでも20分はかかります。
-  それが性能の低いシステムとなると日はかかるかもしれません! 本書では処理時間を正確に示すのでなく、標準ビルド単位 (Standard Build Unit; SBU) を用いることにします。
+  最も大きなパッケージ (gcc) の場合、処理性能の高いシステムでも 5 分はかかります。
+  それが性能の低いシステムとなると日はかかるかもしれません! 本書では処理時間を正確に示すのでなく、標準ビルド単位 (Standard Build Unit; SBU) を用いることにします。
   </para>
 @z
 
 @x
-  <para>The SBU measure works as follows. The first package to be compiled
-  is binutils in <xref linkend="chapter-cross-tools"/>. The
-  time it takes to compile this package is what we will refer to as the
-  Standard Build Unit or SBU. All other compile times will be expressed in
-  terms of this unit of time.</para>
+  <para>The SBU measure works as follows. The first package to be compiled is
+  binutils in <xref linkend="chapter-cross-tools"/>. The time it takes to
+  compile using one core is what we will refer to as the Standard
+  Build Unit or SBU. All other compile times will be expressed in terms of this
+  unit of time.</para>
 @y
   <para>
   SBU の測定は以下のようにします。
   最初にコンパイルするのは <xref linkend="chapter-cross-tools"/>における binutils です。
-  ã\81\93ã\81®ã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\81®ã\82³ã\83³ã\83\91ã\82¤ã\83«に要する時間を標準ビルド時間とし、他のコンパイル時間はその時間を基準にして表現します。
+  ã\81\93ã\81®ã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\82\92 1 ã\82³ã\82¢ã\81®ã\82·ã\82¹ã\83\86ã\83 ã\81«ã\82\88ã\81£ã\81¦ã\82³ã\83³ã\83\91ã\82¤ã\83«ã\81\99ã\82\8bã\81®に要する時間を標準ビルド時間とし、他のコンパイル時間はその時間を基準にして表現します。
   </para>
 @z
 
     ビルド時に何らかの問題が発生したら、単一プロセッサー処理を行ってエラーメッセージを分析してください。
     </para>
 @z
+
+@x
+    <para>The times presented here are based upon using four cores (-j4). The
+    times in Chapter 8 also include the time to run the regression tests for
+    the package unless specified otherwise.</para>
+@y
+    <para>
+    ここに示す時間は 4 コア(-j4)を使用した場合に基づいています。
+    また第 8 章では、特に断りがない限り、パッケージの縮退テストの実行時間も含めています。
+    </para>
+@z
index a6e9f02..6b204c1 100644 (file)
 @x
   <note><para>The SBU values and required disk space include test suite data
   for all applicable packages in <xref linkend="chapter-building-system"/>. SBU
-  values have been calculated using a single CPU core (-j1) for all
-  operations.</para></note>
+  values have been calculated using four CPU cores (-j4) for all
+  operations unless specified otherwise.</para></note>
 @y
   <note><para>
   <xref linkend="chapter-building-system"/> にて導入するパッケージにおいて SBU 値と必要ディスク容量には、テストスイート実施による時間や容量をすべて含んでいます。
-  なお SBU 値はすべて、単一の CPU コア(-j1)を用いて算出しています。
+  なお SBU 値は特に断りのない限り、4 CPU コア(-j4)を用いて算出しています。
   </para></note>
 @z
 
index 6947527..a32aedf 100644 (file)
@@ -47,9 +47,9 @@
 <!ENTITY copyrightdate   "%crdate;">
 ]]>
 
-<!ENTITY jversion        "20230212">
-<!ENTITY jversiond       "20230212">
-<!ENTITY jcorrespondSHA  "c6550e11c"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
+<!ENTITY jversion        "20230213">
+<!ENTITY jversiond       "20230213">
+<!ENTITY jcorrespondSHA  "d649720e1"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
 <!ENTITY dir-jversion    "git-ja">
 <!ENTITY dir-jversiond   "git-sysdja">
 @z
index 41a255c..5965b45 100644 (file)
 @z
 
 @x
+<!ENTITY acl-fin-sbu "less than 0.1 SBU">
+@y
+<!ENTITY acl-fin-sbu "0.1 SBU 以下">
+@z
+
+@x
 <!ENTITY attr-fin-sbu "less than 0.1 SBU">
 @y
 <!ENTITY attr-fin-sbu "0.1 SBU 以下">
@@ -22,9 +28,9 @@
 @z
 
 @x
-<!ENTITY automake-fin-sbu "less than 0.1 SBU (about 7.7 SBU with tests)">
+<!ENTITY automake-fin-sbu "less than 0.1 SBU (about 7.3 SBU with tests)">
 @y
-<!ENTITY automake-fin-sbu "0.1 SBU 以下 (テスト込みで約 7.7 SBU)">
+<!ENTITY automake-fin-sbu "0.1 SBU 以下 (テスト込みで約 7.3 SBU)">
 @z
 
 @x
 @z
 
 @x
-<!ENTITY check-fin-sbu "0.1 SBU (about 3.6 SBU with tests)">
+<!ENTITY check-fin-sbu "0.1 SBU (about 1.7 SBU with tests)">
 @y
-<!ENTITY check-fin-sbu "0.1 SBU (テスト込みで約 3.6 SBU)">
+<!ENTITY check-fin-sbu "0.1 SBU (テスト込みで約 1.7 SBU)">
 @z
 
 @x
-<!ENTITY dejagnu-tmp-sbu "less than 0.1 SBU">
+<!ENTITY e2fsprogs-fin-sbu "2.4 SBU on a spinning disk, 0.4 SBU on an SSD">
 @y
-<!ENTITY dejagnu-tmp-sbu "0.1 SBU 以下">
+<!ENTITY e2fsprogs-fin-sbu "回転式ディスクで 2.4 SBU、SSD で 0.4 SBU">
 @z
 
 @x
-<!ENTITY e2fsprogs-fin-sbu "4.4 SBU on a spinning disk, 1.2 SBU on an SSD">
+<!ENTITY gcc-fin-sbu "43 SBU (with tests)">
 @y
-<!ENTITY e2fsprogs-fin-sbu "回転式ディスクで 4.4 SBU、SSD で 1.2 SBU">
+<!ENTITY gcc-fin-sbu "43 SBU (テスト込み)">
 @z
 
 @x
-<!ENTITY gcc-fin-sbu "160 SBU (with tests)">
+<!ENTITY gdbm-fin-sbu "less than 0.1 SBU">
 @y
-<!ENTITY gcc-fin-sbu "160 SBU (テスト込み)">
+<!ENTITY gdbm-fin-sbu "0.1 SBU 以下">
 @z
 
 @x
 @z
 
 @x
+<!ENTITY kmod-fin-sbu "less than 0.1 SBU">
+@y
+<!ENTITY kmod-fin-sbu "0.1 SBU 以下">
+@z
+
+@x
 <!ENTITY less-fin-sbu "less than 0.1 SBU">
 @y
 <!ENTITY less-fin-sbu "0.1 SBU 以下">
 <!ENTITY linux-knl-du "1200 - 8800 MB (一般的には 1700 MB 程度)">
 <!ENTITY linux-knl-sbu "1.5 - 130.0 SBU (一般的には 12 SBU 程度)">
 @z
+@x
+<!ENTITY linux-headers-tmp-sbu "less than 0.1 SBU">
+@y
+<!ENTITY linux-headers-tmp-sbu "0.1 SBU 以下">
+@z
+
+@x
+<!ENTITY make-tmp-sbu "less than 0.1 SBU">
+@y
+<!ENTITY make-tmp-sbu "0.1 SBU 以下">
+@z
 
 @x
 <!ENTITY man-pages-fin-sbu "less than 0.1 SBU">
 @z
 
 @x
+<!ENTITY readline-fin-sbu "less than 0.1 SBU">
+@y
+<!ENTITY readline-fin-sbu "0.1 SBU 以下">
+@z
+
+@x
 <!ENTITY sysklogd-fin-sbu "less than 0.1 SBU">
 @y
 <!ENTITY sysklogd-fin-sbu "0.1 SBU 以下">
index d263fee..196d986 100644 (file)
@@ -2,4 +2,4 @@ dnl
 dnl  This is part of LFSbookja package.
 dnl 
 dnl m4-include this file to define the current LFS version
-m4_define([lfs_version], [r11.2-318])
+m4_define([lfs_version], [r11.2-321])