Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit 7a7297463e84f670939d0be47678f675da42c2ce Author: Sven Eckelmann sven@narfation.org Date: Sun Jul 7 23:29:28 2019 +0000
doc: open-mesh/Emulation_Debug: improve boot time slightly by dropping legacy ptys
7a7297463e84f670939d0be47678f675da42c2ce open-mesh/Emulation_Debug.textile | 1 + 1 file changed, 1 insertion(+)
diff --git a/open-mesh/Emulation_Debug.textile b/open-mesh/Emulation_Debug.textile index 7d0ee45..32441de 100644 --- a/open-mesh/Emulation_Debug.textile +++ b/open-mesh/Emulation_Debug.textile @@ -184,6 +184,7 @@ CONFIG_NET_IPGRE_DEMUX=y CONFIG_NET_IP_TUNNEL=y CONFIG_NET_IPGRE=y CONFIG_NET_IPGRE_BROADCAST=y +# CONFIG_LEGACY_PTYS is not set
# makes boot a lot slower but required for shutdown CONFIG_ACPI=y