diff options
-rw-r--r-- | chapter01/changelog.xml | 6 | ||||
-rw-r--r-- | packages.ent | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f37df5ab9..68fb57314 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>May 15, 2006</para> <itemizedlist> <listitem> + <para>[archaic] - Updated to udev-config-20060515. This adds the rule + to create /dev/usb nodes as well as making the rules files slightly + more modular by reorganizing which rules go to which files. This is a + very minor update.</para> + </listitem> + <listitem> <para>[archaic] - Updated to man-pages-2.32.</para> </listitem> <listitem> diff --git a/packages.ent b/packages.ent index 4792e41a1..17e89c2f4 100644 --- a/packages.ent +++ b/packages.ent @@ -490,10 +490,10 @@ <!ENTITY udev-ch6-du "6.8 MB"> <!ENTITY udev-ch6-sbu "0.1 SBU"> -<!ENTITY udev-config "udev-config-20060430"> +<!ENTITY udev-config "udev-config-20060515"> <!ENTITY udev-config-size "4 KB"> <!ENTITY udev-config-url "http://downloads.linuxfromscratch.org/&udev-config;.tar.bz2"> -<!ENTITY udev-config-md5 "757a3aa05873be2ebb3f785230833656"> +<!ENTITY udev-config-md5 "0caf192fcbcc535f1201df838a675c50"> <!ENTITY udev-config-home " "> <!ENTITY util-linux-version "2.12r"> |