diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-12-04 04:05:25 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-12-04 04:05:25 +0000 |
commit | 22009fb76818288db8eb0a5f45565d1030b226c4 (patch) | |
tree | 9b3eea48f3120b69ae11651566db0c558552167c /chapter10 | |
parent | bfe0b0b45366ccdfc33be17de8c2b4fefc4b6bdf (diff) |
Update to systemd-247
Update to bc-3.2.3
Update to linux-5.9.12
Incorporate kernel changes from rhubarbpieguy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter10')
-rw-r--r-- | chapter10/kernel.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 906aa5aee..d3bd90695 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -133,8 +133,7 @@ Device Drivers ---> File systems ---> [*] Inotify support for userspace [CONFIG_INOTIFY_USER] Pseudo filesystems ---> - [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL] - [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen> + [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]</screen> </note> <note revision="systemd"> |