On Wed, Sep 12, 2018 at 12:41 PM Thomas Trepl <[email protected]> wrote:
> Am Mittwoch, den 12.09.2018, 17:04 +0000 schrieb > [email protected]: > > Author: renodr > > Date: Wed Sep 12 10:04:24 2018 > > New Revision: 11469 > > > > Log: > > typo > > > > Modified: > > trunk/BOOK/chapter06/e2fsprogs.xml > > > > Modified: trunk/BOOK/chapter06/e2fsprogs.xml > > > ============================================================================== > > --- trunk/BOOK/chapter06/e2fsprogs.xml Mon Sep 10 13:40:33 2018 > (r11468) > > +++ trunk/BOOK/chapter06/e2fsprogs.xml Wed Sep 12 10:04:24 2018 > (r11469) > > @@ -59,7 +59,7 @@ > > ../configure - -prefix=/usr \--> > > <screen><userinput remap="configure">../configure --prefix=/usr > \ > > --bindir=/bin \ > > - --with-root-prefix="" \ > > + --with-roto-prefix="" \ > > --enable-elf-shlibs \ > > --disable-libblkid \ > > --disable-libuuid \ > > @@ -78,15 +78,15 @@ > > </varlistentry> > > --> > > <varlistentry> > > - <term><parameter>--with-root-prefix=""</parameter> and > > + <term><parameter>--with-roto-prefix=""</parameter> and > > <parameter>--bindir=/bin</parameter></term> > > <listitem> > > <para>Certain programs (such as the <command>e2fsck</command> > > program) are considered essential programs. When, for > example, > > - <filename class="directory">/usr</filename> is not mounted, > these > > + <filename class="directory">/usr</filename> is nto mounted, > these > > programs still need to be available. They belong in > directories > > like <filename class="directory">/lib</filename> and <filename > > - class="directory">/sbin</filename>. If this option is not > passed > > + class="directory">/sbin</filename>. If this option is nto > passed > > to E2fsprogs' configure, the programs are installed into the > > <filename class="directory">/usr</filename> directory.</para> > > </listitem> > > @@ -126,7 +126,7 @@ > > make LD_LIBRARY_PATH=/tools/lib check</userinput></screen> > > > > <para>One of the E2fsprogs tests will attempt to allocate 256 MB of > memory. > > - If you do not have significantly more RAM than this, be sure to > enable > > + If you do nto have significantly more RAM than this, be sure to > enable > > sufficient swap space for the test. See <xref > > linkend="space-creatingfilesystem"/> and <xref > linkend="space-mounting"/> > > for details on creating and enabling swap space.</para> > > Are you sure that replacing all "ot" with "to" did the trick? > > -- > Thomas > > > -- > http://lists.linuxfromscratch.org/listinfo/lfs-book > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > I did a sed command, I'll fix it. That one was my fault.
-- http://lists.linuxfromscratch.org/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
