mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Fix up download location of Util-linux-ng and a couple of related typos in chapter 6. Fixes #2134.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b7e520014b
commit
04b3d73c4c
@ -56,7 +56,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Util-linux</title>
|
<title>Installation of Util-linux-ng</title>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure</userinput></screen>
|
<screen><userinput remap="configure">./configure</userinput></screen>
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="contents-utillinux" role="content">
|
<sect2 id="contents-utillinux" role="content">
|
||||||
<title>Contents of Util-linux</title>
|
<title>Contents of Util-linux-ng</title>
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20080122">
|
<!ENTITY version "SVN-20080124">
|
||||||
<!ENTITY releasedate "January 22, 2007">
|
<!ENTITY releasedate "January 24, 2007">
|
||||||
<!ENTITY milestone "7.0">
|
<!ENTITY milestone "7.0">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
@ -503,7 +503,7 @@
|
|||||||
|
|
||||||
<!ENTITY util-linux-ng-version "2.13.1">
|
<!ENTITY util-linux-ng-version "2.13.1">
|
||||||
<!ENTITY util-linux-ng-size "2,788 KB">
|
<!ENTITY util-linux-ng-size "2,788 KB">
|
||||||
<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux/util-linux-ng-&util-linux-ng-version;.tar.bz2">
|
<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.13/util-linux-ng-&util-linux-ng-version;.tar.bz2">
|
||||||
<!ENTITY util-linux-ng-md5 "424badc1832e4b5291a2ec04e9e244f4">
|
<!ENTITY util-linux-ng-md5 "424badc1832e4b5291a2ec04e9e244f4">
|
||||||
<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
|
<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
|
||||||
<!ENTITY util-linux-ng-ch5-du "8.9 MB">
|
<!ENTITY util-linux-ng-ch5-du "8.9 MB">
|
||||||
|
Loading…
Reference in New Issue
Block a user