1
0
Эх сурвалжийг харах

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
Jeremy Utley 21 жил өмнө
parent
commit
9ae5ef3cbf

+ 3 - 1
chapter01/changelog.xml

@@ -31,7 +31,7 @@ first a summary, then a detailed log.</para>
 <listitem><para>groff-1.19.1</para></listitem>
 <listitem><para>hotplug-2004_04_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>m4-1.4.2</para></listitem>
 <listitem><para>man-1.5o</para></listitem>
@@ -89,6 +89,8 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </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
 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",

+ 5 - 0
chapter07/bootscripts.xml

@@ -31,6 +31,11 @@
 
 <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>
 
 

+ 1 - 1
general.ent

@@ -20,7 +20,7 @@
 <!ENTITY bash-version "3.0">
 <!ENTITY binutils-version "2.15.91.0.2">
 <!ENTITY bison-version "1.875a">
-<!ENTITY bootscripts-version "2.2.1">
+<!ENTITY bootscripts-version "2.2.2">
 <!ENTITY bzip2-version "1.0.2">
 <!ENTITY coreutils-version "5.2.1">
 <!ENTITY dejagnu-version "1.4.4">