コミットメタ情報

リビジョン2f474811349a6f91bc8f30042602a63c21a2cdad (tree)
日時2023-03-13 21:21:28
作者matsuand <30614168+matsuand@user...>
コミッターmatsuand

ログメッセージ

[lfsja-git] r11.3-27 対応。

変更サマリ

差分

--- a/configure
+++ b/configure
@@ -4737,7 +4737,7 @@ fi
47374737
47384738
47394739
4740-TARGETVER=r11.3-24
4740+TARGETVER=r11.3-27
47414741 if test "x$revspec" = "xsystemd"; then
47424742 TARGETVER="$TARGETVER-systemd"
47434743 fi
--- a/src/chapter01/jchangelog.ch
+++ b/src/chapter01/jchangelog.ch
@@ -50,6 +50,17 @@
5050
5151 -->
5252 <listitem>
53+ <para>2023-03-13</para>
54+ <itemizedlist>
55+ <listitem>
56+ <para>[matsuand] -
57+ r11.3-27 (<ulink url="&lfs-changeset;5fa9f630c">5fa9f630c</ulink>) までの対応。
58+ </para>
59+ </listitem>
60+ </itemizedlist>
61+ </listitem>
62+
63+ <listitem>
5364 <para>2023-03-12</para>
5465 <itemizedlist>
5566 <listitem>
--- a/src/chapter10/kernel.ch
+++ b/src/chapter10/kernel.ch
@@ -58,22 +58,23 @@
5858 For general information on kernel configuration see <ulink
5959 url="&hints-root;kernel-configuration.txt"/>. Additional information
6060 about configuring and building the kernel can be found at <ulink
61- url="http://www.kroah.com/lkn/"/>. These refereces are a bit
61+ url="&anduin-sources;/kernel-nutshell/"/>.
62+ These references are a bit
6263 dated, but still give a reasonable overview of the process.
6364 @y
6465 カーネルの設定方法に関する一般的な情報が <ulink url="&hints-root;kernel-configuration.txt"/> にあるので参照してください。
65- さらに詳しくカーネルの構築や設定を説明している <ulink url="http://www.kroah.com/lkn/"/> もあります。
66+ さらに詳しくカーネルの構築や設定を説明している <ulink url="&anduin-sources;/kernel-nutshell/"/> もあります。
6667 この情報を少々古いものですが、理にかなった作業過程をおおまかに示しています。
6768 @z
6869
6970 @x
7071 If all else fails, you can ask for help on the <ulink
71- url="https://www.linuxfromscratch.org/mail.html">lfs-suport</ulink>
72- mailing list. Note that suscribing is required in order for the list
72+ url="https://www.linuxfromscratch.org/mail.html">lfs-support</ulink>
73+ mailing list. Note that subscribing is required in order for the list
7374 to avoid spam.
7475 @y
7576 それでもうまくいかなかった場合は、<ulink
76- url="https://www.linuxfromscratch.org/mail.html">lfs-suport</ulink>
77+ url="https://www.linuxfromscratch.org/mail.html">lfs-support</ulink>
7778 メーリングリストに問い合わせる方法があります。
7879 スパムメールを避ける目的から、このメーリングリストは登録が必要です。
7980 @z
--- a/src/chapter11/reboot.ch
+++ b/src/chapter11/reboot.ch
@@ -132,6 +132,12 @@
132132 @z
133133
134134 @x
135+ Ensure a password is set for the root user.
136+@y
137+ root ユーザーのパスワードが設定されていることを確認してください。
138+@z
139+
140+@x
135141 A review of the following configuration files
136142 is also appropriate at this point.
137143 @y
@@ -196,11 +202,37 @@
196202 @z
197203
198204 @x
199- <para>When the reboot is complete, the LFS system is ready for use and
200- more software may be added to suit your needs.</para>
205+ <para>When the reboot is complete, the LFS system is ready for use. What you
206+ will see is a simple <quote>login: </quote> prompt. At this point, you can
207+ proceed to
208+ <phrase revision="sysv">
209+ <ulink url="https://www.linuxfromscratch.org/blfs/view/stable/">
210+ the BLFS Book</ulink></phrase>
211+ <phrase revision="systemd">
212+ <ulink url="https://www.linuxfromscratch.org/blfs/view/stable-systemd/">
213+ the BLFS Book</ulink></phrase>
214+ where you can add more software to suit your needs.</para>
201215 @y
202216 <para>
203217 再起動が無事行われ LFS システムを使うことができます。
204- 必要に応じてさらなるソフトウェアをインストールしていってください。
218+ 起動後に見えるのは<quote>login: </quote>という単純なプロンプトです。
219+ ここからは
220+ <phrase revision="sysv">
221+ <ulink url="https://www.linuxfromscratch.org/blfs/view/stable/">
222+ BLFS ブック</ulink></phrase>
223+ <phrase revision="systemd">
224+ <ulink url="https://www.linuxfromscratch.org/blfs/view/stable-systemd/">
225+ BLFS ブック</ulink></phrase>
226+ に進んでいき、利用したいソフトウェアをいろいろと追加していくことができます。
205227 </para>
206228 @z
229+
230+@x
231+ If your reboot is <emphasis role="bold">not</emphasis> successful, it
232+ is time to troubleshoot. For hints on solving inital booting problems, see
233+ <ulink url="https://www.linuxfromscratch.org/lfs/troubleshooting.html"/>.
234+@y
235+ 再起動がうまく <emphasis role="bold">できなかった</emphasis> 場合は、解消していきます。
236+ 初期起動時の問題を解決するヒントとして、<ulink
237+ url="https://www.linuxfromscratch.org/lfs/troubleshooting.html"/> を参考にしてください。
238+@z
--- a/src/general.ch
+++ b/src/general.ch
@@ -47,9 +47,9 @@
4747 <!ENTITY copyrightdate "%crdate;">
4848 ]]>
4949
50-<!ENTITY jversion "20230312">
51-<!ENTITY jversiond "20230312">
52-<!ENTITY jcorrespondSHA "57ccb5b97"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
50+<!ENTITY jversion "20230313">
51+<!ENTITY jversiond "20230313">
52+<!ENTITY jcorrespondSHA "5fa9f630c"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
5353 <!ENTITY dir-jversion "git-ja">
5454 <!ENTITY dir-jversiond "git-sysdja">
5555 @z
--- a/version.ac
+++ b/version.ac
@@ -2,4 +2,4 @@ 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], [r11.3-24])
5+m4_define([lfs_version], [r11.3-27])
旧リポジトリブラウザで表示