コミットメタ情報

リビジョン71091751e482282b4ed01187773c19f5a3d1ad88 (tree)
日時2021-08-02 08:45:32
作者matsuand <30614168+matsuand@user...>
コミッターmatsuand

ログメッセージ

[lfsja-git] r10.1-160 対応。

変更サマリ

差分

--- a/configure
+++ b/configure
@@ -4720,7 +4720,7 @@ fi
47204720
47214721
47224722
4723-TARGETVER=r10.1-156
4723+TARGETVER=r10.1-160
47244724
47254725 (cd ${bookdir} && sh git-version.sh)
47264726 if test -f ${bookdir}/version.ent; then
--- a/src/chapter01/changelog.ch
+++ b/src/chapter01/changelog.ch
@@ -50,6 +50,41 @@
5050 @z
5151
5252 @x
53+ <para>2021-08-01</para>
54+ <itemizedlist>
55+ <listitem>
56+ <para>[bdubbs] - Remove unneeded sed commands from automake and
57+ coreutils. Fixes
58+ <ulink url="&lfs-ticket-root;4895">#4895</ulink>.</para>
59+ </listitem>
60+ <listitem>
61+ <para>[bdubbs] - Update to linux-5.13.7. Fixes
62+ <ulink url="&lfs-ticket-root;4893">#4893</ulink>.</para>
63+ </listitem>
64+ <listitem>
65+ <para>[bdubbs] - Update to e2fsprogs-1.46.3. Fixes
66+ <ulink url="&lfs-ticket-root;4896">#4896</ulink>.</para>
67+ </listitem>
68+ </itemizedlist>
69+@y
70+ <para>2021-08-01</para>
71+ <itemizedlist>
72+ <listitem>
73+ <para>[bdubbs] - automake と coreutils から不要な sed コマンドを削除。
74+ <ulink url="&lfs-ticket-root;4895">#4895</ulink> を Fix に。</para>
75+ </listitem>
76+ <listitem>
77+ <para>[bdubbs] - linux-5.13.7 へのアップデート。
78+ <ulink url="&lfs-ticket-root;4893">#4893</ulink> を Fix に。</para>
79+ </listitem>
80+ <listitem>
81+ <para>[bdubbs] - e2fsprogs-1.46.3 へのアップデート。
82+ <ulink url="&lfs-ticket-root;4896">#4896</ulink> を Fix に。</para>
83+ </listitem>
84+ </itemizedlist>
85+@z
86+
87+@x
5388 <para>2021-07-27</para>
5489 <itemizedlist>
5590 <listitem>
--- a/src/chapter01/jchangelog.ch
+++ b/src/chapter01/jchangelog.ch
@@ -59,6 +59,17 @@
5959
6060 -->
6161 <listitem>
62+ <para>2021-08-02</para>
63+ <itemizedlist>
64+ <listitem>
65+ <para>[matsuand] -
66+ r10.1-160 (<ulink url="&lfs-changeset;c2d234220">c2d234220</ulink>) までの対応。
67+ </para>
68+ </listitem>
69+ </itemizedlist>
70+ </listitem>
71+
72+ <listitem>
6273 <para>2021-07-28</para>
6374 <itemizedlist>
6475 <listitem>
--- a/src/chapter07/stripping.ch
+++ b/src/chapter07/stripping.ch
@@ -252,12 +252,14 @@
252252 @x
253253 If you left the chroot environment either to strip off debug
254254 symbols, create a backup, or restart building using a restore,
255- remember to mount the kernel virtual filesystems now again as
255+ remember to check that the virtual filesystems are still
256+ mounted (<command>findmnt | grep $LFS</command>).
257+ If they are not mounted, remount them now as
256258 described in <xref linkend='ch-tools-kernfs'/> and re-enter
257259 the chroot environment (see <xref linkend='ch-tools-chroot'/>)
258- again before continuing.
260+ before continuing.
259261 @y
260262 chroot 環境から抜け出して、デバッグシンボルのストリップ、バックアップの生成を行った場合、あるいはバックアップ復元後のビルド作業を開始する場合は、<xref
261- linkend='ch-tools-kernfs'/> において説明しているカーネル仮想ファイルシステムを再びマウントすることを忘れないでください。
262- これを行ってから、再び chroot 環境に入るようにしてください(<xref linkend='ch-tools-chroot'/> 参照)。
263+ linkend='ch-tools-kernfs'/> において説明している、カーネル仮想ファイルシステムがマウントされていることを確認してください (<command>findmnt | grep $LFS</command>)。
264+ もしマウントされていなかったら、マウントを行ってから、再び chroot 環境に入るようにしてください(<xref linkend='ch-tools-chroot'/> 参照)。
263265 @z
--- a/src/chapter08/check.ch
+++ b/src/chapter08/check.ch
@@ -3,10 +3,6 @@
33 %
44 % This is a CTIE change file for the original XML source of the LFSbook.
55 %
6-% $Author$
7-% $Rev$
8-% $Date:: $
9-%
106 @x
117 <?xml version="1.0" encoding="ISO-8859-1"?>
128 @y
@@ -65,14 +61,14 @@
6561 </para>
6662 @z
6763
68-@x
69- <para>Note that the Check test suite may take a relatively long
70- (up to 4 SBU) time.</para>
71-@y
72- <para>
73- Check のテストスイートには比較的時間を要する点に注意してください。(4 SBU ほど)
74- </para>
75-@z
64+%@x
65+% <para>Note that the Check test suite may take a relatively long
66+% (up to 4 SBU) time.</para>
67+%@y
68+% <para>
69+% Check のテストスイートには比較的時間を要する点に注意してください。(4 SBU ほど)
70+% </para>
71+%@z
7672
7773 @x
7874 <para>Install the package:</para>
--- a/src/chapter08/e2fsprogs.ch
+++ b/src/chapter08/e2fsprogs.ch
@@ -90,23 +90,23 @@
9090 </para>
9191 @z
9292
93-@x
94-<para>One test, m_rootdir_acl, is known to fail.</para>
95-@y
96-<para>
97-m_rootdir_acl というテストが 1 つだけ失敗します。
98-</para>
99-@z
100-
101-@x
102- <para>On a spinning disk, the tests take a little more than 4 SBUs. They
103- can be much shorter on an SSD (down to about 1.5 SBUs).</para>
104-@y
105- <para>
106- 回転式ディスクの場合、テストはさらに 4 SBU 以上要します。
107- SSD 上であれば、より短くなります(1.5 SBU くらいまで下がります)。
108- </para>
109-@z
93+%@x
94+%<para>One test, m_rootdir_acl, is known to fail.</para>
95+%@y
96+%<para>
97+%m_rootdir_acl というテストが 1 つだけ失敗します。
98+%</para>
99+%@z
100+
101+%@x
102+% <para>On a spinning disk, the tests take a little more than 4 SBUs. They
103+% can be much shorter on an SSD (down to about 1.5 SBUs).</para>
104+%@y
105+% <para>
106+% 回転式ディスクの場合、テストはさらに 4 SBU 以上要します。
107+% SSD 上であれば、より短くなります(1.5 SBU くらいまで下がります)。
108+% </para>
109+%@z
110110
111111 @x
112112 <para>Install the package:</para>
--- a/src/chapter08/gcc.ch
+++ b/src/chapter08/gcc.ch
@@ -150,17 +150,17 @@
150150 </para>
151151 @z
152152
153-@x
154- <para>In g++, three tests in constexpr-52830 are known to fail and
155- also to be treated as unexpected successes (XPASS). This is because
156- an <quote>internal compiler error</quote> on this test is fixed, but
157- the compiler still rejects some valid code.</para>
158-@y
159- <para>
160- g++ においては、constexpr-52830 におけるテストが 3 つ失敗するものとされていますが、予期しない成功 (XPASS) となります。
161- これは、そのテストにおいて<quote>内部コンパイラーエラー</quote>が修正されるからであり、ただしコンパイラーが正常なコードを受け付けないままであるからです。
162- </para>
163-@z
153+%@x
154+% <para>In g++, three tests in constexpr-52830 are known to fail and
155+% also to be treated as unexpected successes (XPASS). This is because
156+% an <quote>internal compiler error</quote> on this test is fixed, but
157+% the compiler still rejects some valid code.</para>
158+%@y
159+% <para>
160+% g++ においては、constexpr-52830 におけるテストが 3 つ失敗するものとされていますが、予期しない成功 (XPASS) となります。
161+% これは、そのテストにおいて<quote>内部コンパイラーエラー</quote>が修正されるからであり、ただしコンパイラーが正常なコードを受け付けないままであるからです。
162+% </para>
163+%@z
164164
165165 @x
166166 <para>In libstdc++, one numpunct test and six tests related to get_time are
--- a/src/chapter08/m4.ch
+++ b/src/chapter08/m4.ch
@@ -3,10 +3,6 @@
33 %
44 % This is a CTIE change file for the original XML source of the LFSbook.
55 %
6-% $Author$
7-% $Rev$
8-% $Date:: $
9-%
106 @x
117 <?xml version="1.0" encoding="ISO-8859-1"?>
128 @y
@@ -52,6 +48,14 @@
5248 @z
5349
5450 @x
51+ <para>One test, test-posix_spawn-script, is known to fail.</para>
52+@y
53+ <para>
54+ test-posix_spawn-script というテストが 1 つ失敗します。
55+ </para>
56+@z
57+
58+@x
5559 <para>Install the package:</para>
5660 @y
5761 <para>&InstallThePackage;</para>
--- a/src/chapter08/tar.ch
+++ b/src/chapter08/tar.ch
@@ -64,9 +64,9 @@
6464 @z
6565
6666 @x
67- <para>To test the results (about 3 SBU), issue:</para>
67+ <para>To test the results, issue:</para>
6868 @y
69- <para>コンパイル結果をテストするために以下を実行します。(約 3 SBU)</para>
69+ <para>コンパイル結果をテストするために以下を実行します。</para>
7070 @z
7171
7272 @x
--- a/src/chapter08/tcl.ch
+++ b/src/chapter08/tcl.ch
@@ -3,10 +3,6 @@
33 %
44 % This is a CTIE change file for the original XML source of the LFSbook.
55 %
6-% $Author$
7-% $Rev$
8-% $Date:: $
9-%
106 @x
117 <?xml version="1.0" encoding="ISO-8859-1"?>
128 @y
@@ -115,6 +111,14 @@
115111 @z
116112
117113 @x
114+ <para>One test, unixInit-1.2, is known to fail.</para>
115+@y
116+ <para>
117+ unixInit-1.2 というテストが 1 つ失敗します。
118+ </para>
119+@z
120+
121+@x
118122 <para>Install the package:</para>
119123 @y
120124 <para>&InstallThePackage;</para>
--- a/src/chapter08/util-linux.ch
+++ b/src/chapter08/util-linux.ch
@@ -75,14 +75,14 @@
7575 @z
7676
7777 @x
78- <note><para>There is one test that fails if the related config options
79- are not enabled in the kernel of the host system. The failure
80- causes the tests to hang forever.
78+ <note><para>There is one test that fails in the chroot envronment and
79+ causes the tests to hang forever. The problem does not occur outside
80+ of the chroot envronment.
8181 To work around the problem, delete the test:</para>
8282 @y
8383 <note><para>
84- ホストシステムのカーネル設定において、テストに関連するオプションが有効でない場合に、テストのうちの 1 つが失敗します。
85- テストが失敗するとハングオーバーしてしまいます。
84+ chroot 環境内においては、テストが 1 つ失敗して、テストをハングさせてしまいます。
85+ この問題は chroot 環境から抜け出れば発生しません。
8686 これを回避するため、そのテストは削除します。
8787 </para>
8888 @z
--- a/src/general.ch
+++ b/src/general.ch
@@ -24,9 +24,9 @@
2424 <!ENTITY releasedate "August 26th, 2021">
2525 <!ENTITY copyrightdate "1999-2021">
2626 -->
27-<!ENTITY jversion "20210728">
28-<!ENTITY jversiond "20210728">
29-<!ENTITY jcorrespondSHA "7f9a48070"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
27+<!ENTITY jversion "20210802">
28+<!ENTITY jversiond "20210802">
29+<!ENTITY jcorrespondSHA "c2d234220"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
3030 <!ENTITY dir-jversion "git-ja">
3131 <!ENTITY dir-jversiond "git-sysdja">
3232 @z
--- a/version.ac
+++ b/version.ac
@@ -2,5 +2,5 @@ dnl
22 dnl This is part of LFSbookja package.
33 dnl
44 dnl m4-include this file to define the current LFS version
5-m4_define([lfs_version], [r10.1-156])
6-m4_define([lfsd_version], [r10.1-156-systemd])
5+m4_define([lfs_version], [r10.1-160])
6+m4_define([lfsd_version], [r10.1-160-systemd])
旧リポジトリブラウザで表示