diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6e762fc7c..436685489 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2007-01-31 + + [matthew] - Add verbose flags when untarring the glibc-libidn + and udev-config tarballs. Fixes + #1932. + [matthew] - Do not set/export INPUTRC anymore, as it is not required after upgrading to NCurses-5.2. Fixes diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index da5be5032..bb33360af 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -61,7 +61,7 @@ ). Unpack the tarball from within the Glibc source directory: -tar -xf ../glibc-libidn-&glibc-version;.tar.bz2 +tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2 mv glibc-libidn-&glibc-version; libidn In the vi_VN.TCVN locale, bash enters an infinite loop diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 97c4ec2f1..ff1326184 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -38,7 +38,7 @@ The udev-config tarball contains LFS-specific files used to configure Udev. Unpack it into the Udev source directory: -tar -xf ../&udev-config;.tar.bz2 +tar -xvf ../&udev-config;.tar.bz2 Create some devices and directories that Udev cannot handle due to them being required very early in the boot process: