- Merge the following from the English version:
r44288 -> r44289 head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
This commit is contained in:
parent
bdacc0b19f
commit
731011591e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44717
1 changed files with 28 additions and 27 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r44288
|
||||
Original revision: r44289
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="kernelconfig">
|
||||
|
@ -72,8 +72,8 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>この章で表示されているすべてのコマンドは、
|
||||
<systemitem class="username">root</systemitem> 権限で実行する必要があります。</para>
|
||||
<para>この章で表示されているすべてのコマンドは、<systemitem
|
||||
class="username">root</systemitem> 権限で実行する必要があります。</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="kernelconfig-custom-kernel">
|
||||
|
@ -381,7 +381,8 @@ options IPDIVERT
|
|||
|
||||
<note>
|
||||
<para>利用可能なすべてのオプションを含むファイルを構築するには、
|
||||
以下のコマンドを <systemitem class="username">root</systemitem> 権限で実行してください。</para>
|
||||
以下のコマンドを <systemitem
|
||||
class="username">root</systemitem> 権限で実行してください。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/src/sys/<replaceable>arch</replaceable>/conf && make LINT</userinput></screen>
|
||||
</note>
|
||||
|
@ -1309,7 +1310,8 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>カーネルが起動しない<anchor xml:id="kernelconfig-noboot"/></term>
|
||||
<term>カーネルが起動しない<anchor
|
||||
xml:id="kernelconfig-noboot"/></term>
|
||||
|
||||
<listitem>
|
||||
<para>新しいカーネルが起動しなかったり、
|
||||
|
@ -1347,7 +1349,6 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
|||
|
||||
<screen>&prompt.root; <userinput>mv /boot/kernel /boot/kernel.bad</userinput>
|
||||
&prompt.root; <userinput>mv /boot/kernel.good /boot/kernel</userinput></screen>
|
||||
|
||||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue