mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Speling
This commit is contained in:
parent
d54813bc0c
commit
bcb20b4701
@ -78,7 +78,7 @@ esac</userinput></screen>
|
|||||||
cd build</userinput></screen>
|
cd build</userinput></screen>
|
||||||
|
|
||||||
<para>Ensure that the <command>ldconfig</command> and <command>sln</command>
|
<para>Ensure that the <command>ldconfig</command> and <command>sln</command>
|
||||||
utilites are installed into
|
utilities are installed into
|
||||||
<filename class="directory">/usr/sbin</filename>:</para>
|
<filename class="directory">/usr/sbin</filename>:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" > configparms</userinput></screen>
|
<screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" > configparms</userinput></screen>
|
||||||
|
@ -123,7 +123,7 @@ umount $LFS/{sys,proc,run,dev}</userinput></screen>
|
|||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
Because the backup archive is compressed, it takes a relatively
|
Because the backup archive is compressed, it takes a relatively
|
||||||
long time (over 10 minutes) even on a resonably fast system.
|
long time (over 10 minutes) even on a reasonably fast system.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
<term><parameter>ADJTIME_PATH=/var/lib/hwclock/adjtime</parameter></term>
|
<term><parameter>ADJTIME_PATH=/var/lib/hwclock/adjtime</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This sets the location of the file recording information about
|
<para>This sets the location of the file recording information about
|
||||||
the hardware clock in accordance to the FHS. This is not stricly
|
the hardware clock in accordance to the FHS. This is not strictly
|
||||||
needed for this temporary tool, but it prevents creating a file
|
needed for this temporary tool, but it prevents creating a file
|
||||||
at another location, which would not be overwritten or removed
|
at another location, which would not be overwritten or removed
|
||||||
when building the final util-linux package.</para>
|
when building the final util-linux package.</para>
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
cd build</userinput></screen>
|
cd build</userinput></screen>
|
||||||
|
|
||||||
<para>Ensure that the <command>ldconfig</command> and <command>sln</command>
|
<para>Ensure that the <command>ldconfig</command> and <command>sln</command>
|
||||||
utilites will be installed into
|
utilities will be installed into
|
||||||
<filename class="directory">/usr/sbin</filename>:</para>
|
<filename class="directory">/usr/sbin</filename>:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" > configparms</userinput></screen>
|
<screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" > configparms</userinput></screen>
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
<title/>
|
<title/>
|
||||||
|
|
||||||
<para>Jinja2 is a Python module that implements a simple pythonic template
|
<para>Jinja2 is a Python module that implements a simple pythonic template
|
||||||
lanuage.</para>
|
language.</para>
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>&buildtime;</segtitle>
|
<segtitle>&buildtime;</segtitle>
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>Similar to GMP, libffi builds with optimizations specific
|
<para>Similar to GMP, libffi builds with optimizations specific
|
||||||
to the proccesor in use. If building for another system, export
|
to the processor in use. If building for another system, export
|
||||||
CFLAGS and CXXFLAGS to specify a generic build for your architecture.
|
CFLAGS and CXXFLAGS to specify a generic build for your architecture.
|
||||||
If this is not done, all applications that link to libffi will trigger
|
If this is not done, all applications that link to libffi will trigger
|
||||||
Illegal Operation Errors.</para>
|
Illegal Operation Errors.</para>
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
rationale to use the <command>install</command> command here.</para>
|
rationale to use the <command>install</command> command here.</para>
|
||||||
|
|
||||||
<note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
|
<note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
|
||||||
and ld-linux.so.2 on 32-bit systems. The contruct below selects the
|
and ld-linux.so.2 on 32-bit systems. The construct below selects the
|
||||||
correct name for the current architecture.</para></note>
|
correct name for the current architecture.</para></note>
|
||||||
|
|
||||||
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->
|
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
# Allow the command prompt to wrap to the next line
|
# Allow the command prompt to wrap to the next line
|
||||||
set horizontal-scroll-mode Off
|
set horizontal-scroll-mode Off
|
||||||
|
|
||||||
# Enable 8bit input
|
# Enable 8-bit input
|
||||||
set meta-flag On
|
set meta-flag On
|
||||||
set input-meta On
|
set input-meta On
|
||||||
|
|
||||||
|
@ -163,7 +163,7 @@ EOF</userinput></screen>
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para><command>systemctl show -p Wants <replaceable><multi-user.target></replaceable></command>:
|
<para><command>systemctl show -p Wants <replaceable><multi-user.target></replaceable></command>:
|
||||||
shows all units that depend on the multi-user target. Targets are
|
shows all units that depend on the multi-user target. Targets are
|
||||||
special unit files that are anogalous to runlevels under
|
special unit files that are analogous to runlevels under
|
||||||
SysVinit.</para>
|
SysVinit.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user