Changeset 7907

Show
Ignore:
Timestamp:
01/31/07 11:31:26 (1 year ago)
Author:
matthew
Message:

Add verbose flags to the two remaining tar commands that should have them. Fixes #1932.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r7906 r7907  
    4141      <itemizedlist> 
    4242        <listitem> 
     43          <para>[matthew] - Add verbose flags when untarring the glibc-libidn 
     44          and udev-config tarballs.  Fixes 
     45          <ulink url="&lfs-ticket-root;1932">#1932</ulink>.</para> 
     46        </listitem> 
     47        <listitem> 
    4348          <para>[matthew] - Do not set/export INPUTRC anymore, as it is not 
    4449          required after upgrading to NCurses-5.2.  Fixes 
  • trunk/BOOK/chapter06/glibc.xml

    r7811 r7907  
    6262    Unpack the tarball from within the Glibc source directory:</para> 
    6363 
    64 <screen><userinput>tar -xf ../glibc-libidn-&glibc-version;.tar.bz2 
     64<screen><userinput>tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2 
    6565mv glibc-libidn-&glibc-version; libidn</userinput></screen> 
    6666 
  • trunk/BOOK/chapter06/udev.xml

    r7868 r7907  
    3939    Udev. Unpack it into the Udev source directory:</para> 
    4040 
    41 <screen><userinput>tar -xf ../&udev-config;.tar.bz2</userinput></screen> 
     41<screen><userinput>tar -xvf ../&udev-config;.tar.bz2</userinput></screen> 
    4242 
    4343    <para>Create some devices and directories that Udev cannot handle due to