From 71345073d01d4c217be124fa7c03935c67670bab Mon Sep 17 00:00:00 2001 From: deraadt Date: Sun, 20 Jul 2014 20:12:41 +0000 Subject: [PATCH] ask about lid --- distrib/amd64/common/install.md | 3 ++- distrib/i386/common/install.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/distrib/amd64/common/install.md b/distrib/amd64/common/install.md index 735f5160368..0d9c9353fb2 100644 --- a/distrib/amd64/common/install.md +++ b/distrib/amd64/common/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.34 2014/01/19 04:08:27 jsing Exp $ +# $OpenBSD: install.md,v 1.35 2014/07/20 20:12:41 deraadt Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -34,6 +34,7 @@ MDXAPERTURE=2 MDXDM=y +MDLID=y NCPU=$(sysctl -n hw.ncpufound) ((NCPU > 1)) && { DEFAULTSETS="bsd bsd.rd bsd.mp" ; SANESETS="bsd bsd.mp" ; } diff --git a/distrib/i386/common/install.md b/distrib/i386/common/install.md index 6fd25c34413..d7071dde795 100644 --- a/distrib/i386/common/install.md +++ b/distrib/i386/common/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.57 2014/01/20 05:14:05 jsing Exp $ +# $OpenBSD: install.md,v 1.58 2014/07/20 20:12:41 deraadt Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -34,6 +34,7 @@ MDXAPERTURE=2 MDXDM=y +MDLID=y NCPU=$(sysctl -n hw.ncpufound) ((NCPU > 1)) && { DEFAULTSETS="bsd bsd.rd bsd.mp" ; SANESETS="bsd bsd.mp" ; } -- 2.20.1