aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-28 19:59:01 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-28 19:59:01 +0800
commit44674e4c92f7ef20dbc985f479c5c19548378a08 (patch)
tree69524742f934a873fb137b74ea1e3d2915b92106 /chapter01
parentd0de26cbe0bf877b25219936b7b688f0b17d0a16 (diff)
sysv: Mount cgroup fs for memory pressure information early
Prepare for systemd-254 update. See #5293 for details.
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cfb845733..73fc65f72 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,19 @@
-->
<listitem revision='sysv'>
+ <para>2023-07-28</para>
+ <itemizedlist>
+ <listitem revision='sysv'>
+ <para>[xry111] - Enable cgroup-based memory pressure information
+ in kernel, and add the cgroup file system into /etc/fstab and the
+ mountvirtfs bootscript. This is a preparation for udev from
+ systemd-254. Addresses
+ <ulink url='&lfs-ticket-root;5293'>#5293</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem revision='sysv'>
<para>2023-07-22</para>
<itemizedlist>
<listitem revision='sysv'>