[bootlin/training-materials updates] master: Boot time slides: stop mentioning CONFIG_LEGACY_PTY_COUNT (64369826)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue May 3 15:46:31 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/64369826838bcedca9287eb9d801db18060cbb9c

>---------------------------------------------------------------

commit 64369826838bcedca9287eb9d801db18060cbb9c
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue May 3 15:46:31 2022 +0200

    Boot time slides: stop mentioning CONFIG_LEGACY_PTY_COUNT
    
    Legacy PTY (BSD) pseudo terminals no longer in use on recent kernels
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

64369826838bcedca9287eb9d801db18060cbb9c
 slides/boot-time-kernel/boot-time-kernel.tex | 2 --
 1 file changed, 2 deletions(-)

diff --git a/slides/boot-time-kernel/boot-time-kernel.tex b/slides/boot-time-kernel/boot-time-kernel.tex
index 67a1ff74..6b2725ac 100644
--- a/slides/boot-time-kernel/boot-time-kernel.tex
+++ b/slides/boot-time-kernel/boot-time-kernel.tex
@@ -324,8 +324,6 @@ More features you could remove:
         \item Power management features
         \item \kconfig{CONFIG_SYSFS_DEPRECATED}
         \item Input: keyboards / mice / touchscreens
-        \item Reduce the \kconfig{CONFIG_LEGACY_PTY_COUNT} value or set the
-              \code{pty.legacy_count} kernel parameter
 \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list