aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-23 12:29:29 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-23 12:29:29 +0000
commit63f6e217582aa7c11600efc6df9ebe249bc6e095 (patch)
tree53bbe08ae9a30040390b950522be3df69b65738c /packages.ent
parent33f0959e2b6661e3107617762a26270e770c8dad (diff)
Change the bootsripts and udev configuration so the rtc is set by udev upon boot.
Removed aio device from udev configuration so defaults are used. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r--packages.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.ent b/packages.ent
index a60ed2e70..5919bee60 100644
--- a/packages.ent
+++ b/packages.ent
@@ -298,7 +298,7 @@
<!ENTITY less-ch6-du "2.8 MB">
<!ENTITY less-ch6-sbu "0.1 SBU">
-<!ENTITY lfs-bootscripts-version "20090517"> <!-- Scripts depend on this format -->
+<!ENTITY lfs-bootscripts-version "20090523"> <!-- 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 -->
@@ -511,7 +511,7 @@
<!ENTITY udev-ch6-du "10.7 MB">
<!ENTITY udev-ch6-sbu "0.2 SBU">
-<!ENTITY udev-config "udev-config-20081229"> <!-- Scripts depend on this format -->
+<!ENTITY udev-config "udev-config-20090523"> <!-- Scripts depend on this format -->
<!ENTITY udev-config-size "UDEV-SIZE KB"> <!-- Updated in Makefile -->
<!ENTITY udev-config-url "&downloads-root;&udev-config;.tar.bz2">
<!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile -->