diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-25 01:04:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-25 01:04:51 +0000 |
commit | 96e9f0bd0ae9d5e539abbcec8109ec5e1f103e30 (patch) | |
tree | 18d7da318b835f5eca20fd1353c9736dace6dd14 /general.ent | |
parent | 8a961f65245346170b1f4f5ca50775691b423bd5 (diff) |
Add an instruction to the eudev install to create the initial
/etc/udev/hwdb.bin file.
Update to tzdata-2014i.
Update to util-linux-2.25.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 6c34df471..711c9ccf8 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ -<!ENTITY version "SVN-20141019"> +<!ENTITY version "SVN-20141025"> <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> -<!ENTITY releasedate "October 19, 2014"> +<!ENTITY releasedate "October 25, 2014"> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.7"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |