diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 8458745a2..a07ce920d 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -9,7 +9,7 @@ - binutils + binutils-pass1 &binutils-version;
&binutils-url;
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 82b3b52d0..8ff9d3574 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -9,7 +9,7 @@ - binutils + binutils-pass2 &binutils-version;
&binutils-url;
diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index c4e3910a1..e783d1883 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -9,7 +9,7 @@ - gcc + gcc-pass1 &gcc-version;
&gcc-url;
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index b99afa41f..dfba44eb3 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -9,7 +9,7 @@ - gcc + gcc-pass2 &gcc-version;
&gcc-url;
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index d7b6eb95f..6c3b3d27b 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -9,7 +9,7 @@ - gcc + gcc-libstdc++ &gcc-version;
&gcc-url;
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index 36edc3c3d..b5f134ee3 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -9,7 +9,7 @@ - linux + linux-headers &linux-version;
&linux-url;
diff --git a/chapter05/python.xml b/chapter05/python.xml index 263d3a5c3..fcca9c92c 100644 --- a/chapter05/python.xml +++ b/chapter05/python.xml @@ -43,6 +43,13 @@ Installation of Python + + There are two package files whose name starts with + python. The one to extract from is + Python-&python-version;.tar.xz (notice the + uppercase first letter). + + This package first builds the Python interpreter, then some standard Python modules. The main script for building modules is written in Python, and uses hard-coded paths to the host - linux + linux-headers &linux-version;
&linux-url;
diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml index 95b837ed3..3c311e389 100644 --- a/chapter06/pkgconfig.xml +++ b/chapter06/pkgconfig.xml @@ -9,7 +9,7 @@ - pkgconfig + pkg-config &pkgconfig-version;
&pkgconfig-url;
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 8c4c1695e..0b163b2cb 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -9,7 +9,7 @@ - lfs-bootscripts + bootscripts &lfs-bootscripts-version;
&lfs-bootscripts-url;
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 2eb6857e3..20c1e8b96 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -9,7 +9,7 @@ - linux + kernel &linux-version;
&linux-url;