mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Upgraded to LFS-Bootscripts 2.2.2, also make sure the hotplug bootscript is installed, since we are still using hotplug in unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9c14ec2337
commit
9ae5ef3cbf
@ -31,7 +31,7 @@ first a summary, then a detailed log.</para>
|
|||||||
<listitem><para>groff-1.19.1</para></listitem>
|
<listitem><para>groff-1.19.1</para></listitem>
|
||||||
<listitem><para>hotplug-2004_04_01</para></listitem>
|
<listitem><para>hotplug-2004_04_01</para></listitem>
|
||||||
<listitem><para>iana-etc-1.01</para></listitem>
|
<listitem><para>iana-etc-1.01</para></listitem>
|
||||||
<listitem><para>lfs-bootscripts-2.2.1</para></listitem>
|
<listitem><para>lfs-bootscripts-2.2.2</para></listitem>
|
||||||
<listitem><para>linux-2.6.8.1</para></listitem>
|
<listitem><para>linux-2.6.8.1</para></listitem>
|
||||||
<listitem><para>m4-1.4.2</para></listitem>
|
<listitem><para>m4-1.4.2</para></listitem>
|
||||||
<listitem><para>man-1.5o</para></listitem>
|
<listitem><para>man-1.5o</para></listitem>
|
||||||
@ -89,6 +89,8 @@ first a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>August 27, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.2</para></listitem>
|
||||||
|
|
||||||
<listitem><para>August 27, 2004 [jeremy]: (Experimental) Changed both chapter
|
<listitem><para>August 27, 2004 [jeremy]: (Experimental) Changed both chapter
|
||||||
5 and chapter 6 glibc to compile against sanitized headers instead of raw
|
5 and chapter 6 glibc to compile against sanitized headers instead of raw
|
||||||
kernel headers - this brings us more in line with what is considered "proper",
|
kernel headers - this brings us more in line with what is considered "proper",
|
||||||
|
@ -31,6 +31,11 @@
|
|||||||
|
|
||||||
<screen><userinput>make install</userinput></screen>
|
<screen><userinput>make install</userinput></screen>
|
||||||
|
|
||||||
|
<para>Since this version of LFS also uses the hotplug package, we also want to
|
||||||
|
make sure we install the bootscripts for that as well:</para>
|
||||||
|
|
||||||
|
<screen><userinput>make install-hotplug</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<!ENTITY bash-version "3.0">
|
<!ENTITY bash-version "3.0">
|
||||||
<!ENTITY binutils-version "2.15.91.0.2">
|
<!ENTITY binutils-version "2.15.91.0.2">
|
||||||
<!ENTITY bison-version "1.875a">
|
<!ENTITY bison-version "1.875a">
|
||||||
<!ENTITY bootscripts-version "2.2.1">
|
<!ENTITY bootscripts-version "2.2.2">
|
||||||
<!ENTITY bzip2-version "1.0.2">
|
<!ENTITY bzip2-version "1.0.2">
|
||||||
<!ENTITY coreutils-version "5.2.1">
|
<!ENTITY coreutils-version "5.2.1">
|
||||||
<!ENTITY dejagnu-version "1.4.4">
|
<!ENTITY dejagnu-version "1.4.4">
|
||||||
|
Loading…
Reference in New Issue
Block a user