aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-01-24 20:43:01 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-01-24 20:43:01 +0000
commitf78845c7a84d665a0bf326335957c90d03faf78c (patch)
treea508fa13080e5801ade1217eaa7f0df1a90a2ce6 /packages.ent
parent0152a7b7b97f6aad29a550006474e171d4be78d1 (diff)
Check that /dev isn't already mounted in the udev bootscript. Fixes #2550.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r--packages.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent
index e7c530948..6905166fb 100644
--- a/packages.ent
+++ b/packages.ent
@@ -285,7 +285,7 @@
<!ENTITY less-ch6-du "2.9 MB">
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
-<!ENTITY lfs-bootscripts-version "20090817"> <!-- Scripts depend on this format -->
+<!ENTITY lfs-bootscripts-version "20100124"> <!-- Scripts depend on this format -->
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile -->
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile -->