diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-01-13 08:44:28 +0000 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-01-13 08:44:28 +0000 |
commit | 02776dffe135111ad7080784e6d00a83f8396bb8 (patch) | |
tree | aefbd76972283fd0aed1007f473a7bc6c4eb3011 /chapter01 | |
parent | a892a142e5d2e0c3f7a37ff6c28a552f6a7bceb8 (diff) |
use /run for runtime state directories
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b167d8a82..12cac6c72 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,22 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-01-13</para> + <itemizedlist> + <listitem revision="systemd"> + <para>[xry111] - Fix util-linux uuidd socket path.</para> + </listitem> + <listitem> + <para>[xry111] - Remove various references to deprecated + /var/run, use /run insteadly.</para> + </listitem> + <listitem revision="sysv"> + <para>[xry111] - Update to lfs-bootscripts-20210113.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <itemizedlist> <para>2021-01-01</para> <listitem> |