diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-16 17:19:20 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-16 17:19:20 +0000 |
commit | f896e21c3f635470dec99e91be17dba666c0908c (patch) | |
tree | 95250a744c121ebb3a0ddf1abb7fe4d7e700eb5c /chapter01 | |
parent | b8bda22c6c465773b3cf81ef8a040125d967ef68 (diff) |
Updated udev to version 186. This update has a major procedure
change due to merging systemd and udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a590c6293..9ee401277 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,18 @@ --> <listitem> + <para>2012-07-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated udev to version 186. This update + has a major procedure change due to merging systemd and + udev. Fixes + <ulink url="&lfs-ticket-root;3098">#3098</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-07-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2879ddb30..71f1e85ca 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -188,7 +188,7 @@ <para>Texinfo &texinfo-version;</para> </listitem>--> <listitem> - <para>Udev &udev-version;</para> + <para>Udev &systemd-version; (extracted from systemd-&systemd-version;)</para> </listitem> <!--<listitem> <para>&udev-config;</para> |