diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6936ca0ef..090031ade 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,12 +37,25 @@ --> <listitem> + <para>2007-02-18</para> + <itemizedlist> + <listitem> + <para>[bryan] - Fix obsolete syntax used in the example Udev rules + in section 7.12.2. Fixes the easy part of + <ulink url="&lfs-ticket-root;1963">#1963</ulink>. Also re-add the + note about the backslash at the end of the udev rule lines.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-02-17</para> <itemizedlist> <listitem> <para>[bryan] - Use upstream's rule_generator rules exclusively for NIC naming, and generate the rules before configuring the network - script, so the user knows what NIC names to use.</para> + script, so the user knows what NIC names to use. Fixes the rest of + <ulink url="&lfs-ticket-root;1912">#1912</ulink>.</para> </listitem> <listitem> <para>[bryan] - Change from writing CD symlink rules files directly |