diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-12-30 11:39:08 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-12-30 11:39:08 -0600 |
commit | 6d19228191743967e3f30ebaf833b5d0857d018b (patch) | |
tree | b55be619b2bba567121c622b129a2a4f7dd075d0 /chapter01/whatsnew.xml | |
parent | 6ecd06927ba617a521dafc6c4feb1b60c6941769 (diff) |
Package Updates:
Update to systemd-250 (BLFS coming shortly)
Update to meson-0.60.3
Kernel Configuration: Enable the framebuffer since it's disabled by
default in Linux-5.15.
Kernel Configuration: Add a note about CONFIG_DEFAULT_HOSTNAME on
systemd.
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6633d5743..facce6a2f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -234,9 +234,9 @@ <!--<listitem revision="sysv"> <para>Sysklogd-&sysklogd-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>Systemd-&systemd-version;</para> - </listitem>--> + </listitem> <listitem revision="sysv"> <para>SysVinit-&sysvinit-version;</para> </listitem> |