mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Update bootscripts and describe consolelog script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d89b2b0c7b
commit
69283afc72
@ -37,6 +37,17 @@
|
||||
-->
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>2007-07-30</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dnicholson] - Updated LFS-Bootscripts to 20070730 and added
|
||||
the description for the new <command>consolelog</command>
|
||||
script.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2007-07-26</para>
|
||||
<itemizedlist>
|
||||
|
@ -48,8 +48,8 @@
|
||||
<segtitle>Installed scripts</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>checkfs, cleanfs, console, functions, halt, ifdown, ifup,
|
||||
localnet, modules, mountfs, mountkernfs, network, rc, reboot,
|
||||
<seg>checkfs, cleanfs, console, consolelog, functions, halt, ifdown,
|
||||
ifup, localnet, modules, mountfs, mountkernfs, network, rc, reboot,
|
||||
sendsignals, setclock, static, swap, sysctl, sysklogd, template,
|
||||
udev, and udev_retry</seg>
|
||||
</seglistitem>
|
||||
@ -97,6 +97,17 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="consolelog-bootscripts">
|
||||
<term><command>consolelog</command></term>
|
||||
<listitem>
|
||||
<para>Sets the kernel log level to control messages reaching the
|
||||
console.</para>
|
||||
<indexterm zone="ch-scripts-bootscripts consolelog-bootscripts">
|
||||
<primary sortas="d-consolelog">consolelog</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="functions-bootscripts">
|
||||
<term><command>functions</command></term>
|
||||
<listitem>
|
||||
|
@ -15,6 +15,11 @@
|
||||
<secondary>configuring</secondary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm zone="ch-scripts-console">
|
||||
<primary sortas="d-consolelog">consolelog</primary>
|
||||
<secondary>configuring</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>This section discusses how to configure the <command>console</command>
|
||||
and <command>consolelog</command> bootscripts that set up the keyboard map,
|
||||
console font and console kernel log level. If non-ASCII characters (e.g.,
|
||||
|
@ -281,10 +281,10 @@
|
||||
<!ENTITY less-ch6-du "2.8 MB">
|
||||
<!ENTITY less-ch6-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20070420">
|
||||
<!ENTITY lfs-bootscripts-version "20070730">
|
||||
<!ENTITY lfs-bootscripts-size "39 KB">
|
||||
<!ENTITY lfs-bootscripts-url "http://www.linuxfromscratch.org/lfs/downloads/development/lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
|
||||
<!ENTITY lfs-bootscripts-md5 "e27ed8fc5f4438020b79c4fe6962a2ab">
|
||||
<!ENTITY lfs-bootscripts-md5 "d50c72aa2f45c646f384a1ffeb20fafe">
|
||||
<!ENTITY lfs-bootscripts-home " ">
|
||||
<!ENTITY lfs-bootscripts-ch7-du "0.4 MB">
|
||||
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user