Changeset 7907
- Timestamp:
- 01/31/07 11:31:26 (1 year ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter06/glibc.xml (modified) (1 diff)
- trunk/BOOK/chapter06/udev.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7906 r7907 41 41 <itemizedlist> 42 42 <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> 43 48 <para>[matthew] - Do not set/export INPUTRC anymore, as it is not 44 49 required after upgrading to NCurses-5.2. Fixes trunk/BOOK/chapter06/glibc.xml
r7811 r7907 62 62 Unpack the tarball from within the Glibc source directory:</para> 63 63 64 <screen><userinput>tar -x f ../glibc-libidn-&glibc-version;.tar.bz264 <screen><userinput>tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2 65 65 mv glibc-libidn-&glibc-version; libidn</userinput></screen> 66 66 trunk/BOOK/chapter06/udev.xml
r7868 r7907 39 39 Udev. Unpack it into the Udev source directory:</para> 40 40 41 <screen><userinput>tar -x f ../&udev-config;.tar.bz2</userinput></screen>41 <screen><userinput>tar -xvf ../&udev-config;.tar.bz2</userinput></screen> 42 42 43 43 <para>Create some devices and directories that Udev cannot handle due to
