aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-04-16 19:38:10 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-04-16 19:38:10 +0000
commita728d169764c53a7988fdd4116600f09be53bf52 (patch)
treefae2c8dc2dcca4b95610583ad537bd5a392fea34 /chapter01/changelog.xml
parent8536c02ded36cddc06df1f8b3fbb6d2889f2e544 (diff)
Change all references to /etc/adjtime in the Util-Linux sources to /var/lib/hwclock/adjtime. Fixes #1984.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 85cab8e4b..639cbc509 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,14 @@
<para>2007-04-16</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Change all references to
+ <filename>/etc/adjtime</filename> in the Util-Linux sources to
+ <filename>/var/lib/hwclock/adjtime</filename>. Previously, only
+ <filename>hwclock/hwclock.c</filename> was changed, which meant that
+ man pages contained references to the non-FHS compliant location.
+ Fixes <ulink url="&lfs-ticket-root;1984">#1984</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Udev-108. Fixes
<ulink url="&lfs-ticket-root;1976">#1976</ulink>.</para>
</listitem>