Author: renodr
Date: Wed Mar 18 19:39:55 2020
New Revision: 11791
Log:
Make some minor tweaks to the kernel configuration on systemd
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter08/kernel.xml
trunk/BOOK/general.ent
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Wed Mar 18 15:30:25 2020 (r11790)
+++ trunk/BOOK/chapter01/changelog.xml Wed Mar 18 19:39:55 2020 (r11791)
@@ -41,7 +41,18 @@
Note: If a change is only specific to sysv or systemd, then use
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
- -->
+ -->
+ <listitem revision="systemd">
+ <para>2020-03-18</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Make minor modifications to the kernel configuration
+ in order to match the configuration options to there current
positions
+ in Linux-5.5</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2020-03-15</para>
<itemizedlist>
Modified: trunk/BOOK/chapter08/kernel.xml
==============================================================================
--- trunk/BOOK/chapter08/kernel.xml Wed Mar 18 15:30:25 2020 (r11790)
+++ trunk/BOOK/chapter08/kernel.xml Wed Mar 18 19:39:55 2020 (r11791)
@@ -86,11 +86,11 @@
<screen role="nodump" revision="systemd">
General setup -->
+ [*] Control Group support [CONFIG_CGROUPS]
[ ] Enable deprecated sysfs features to support old userspace tools
[CONFIG_SYSFS_DEPRECATED]
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT]
--->
[*] open by fhandle syscalls [CONFIG_FHANDLE]
[ ] Auditing support [CONFIG_AUDIT]
- [*] Control Group support [CONFIG_CGROUPS]
Processor type and features --->
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
Firmware Drivers --->
@@ -109,10 +109,7 @@
<*> Kernel automounter support (supports v3, v4, and v5)
[CONFIG_AUTOFS_FS]
Pseudo filesystems --->
[*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
- [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]
-Kernel hacking --->
- x86 Debugging --->
- Choose kernel unwinder (Frame pointer unwinder) --->
[CONFIG_UNWINDER_FRAME_POINTER]</screen>
+ [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>
</note>
<note revision="systemd">
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Mar 18 15:30:25 2020 (r11790)
+++ trunk/BOOK/general.ent Wed Mar 18 19:39:55 2020 (r11791)
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20200315">
+<!ENTITY version "SVN-20200318">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc
releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or
"x.y[-pre{x}]" -->
-<!ENTITY versiond "20200315-systemd">
+<!ENTITY versiond "20200318-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "March 15th, 2020">
+<!ENTITY releasedate "March 18th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not
– -->
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page