Fix netfs bootscript stop procedure so it does not hang indefinitely if an NFS server is unavailable

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7213 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2008-03-07 23:50:42 +00:00
parent 3cd0429cc4
commit 2a0dbb1ed0
2 changed files with 5 additions and 2 deletions

View File

@ -44,14 +44,14 @@ $Date$
<!ENTITY lfs-gcc-version "4.1.2">
<!-- End LFS versions -->
<!ENTITY blfs-bootscripts-version "20080306">
<!ENTITY blfs-bootscripts-version "20080308">
<!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">
<!-- Part II -->
<!-- Chapter 3 -->
<!ENTITY autofs-version "4.1.4">
<!ENTITY autofs-version "5.0.3">
<!-- Chapter 4 -->

View File

@ -44,6 +44,9 @@
<listitem>
<para>March 8th, 2008</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Fixed problem with netfs bootscript boot procedure.</para>
</listitem>
<listitem>
<para>[randy] - Updated to Balsa-2.3.22.</para>
</listitem>