ask about lid
authorderaadt <deraadt@openbsd.org>
Sun, 20 Jul 2014 20:12:41 +0000 (20:12 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 20 Jul 2014 20:12:41 +0000 (20:12 +0000)
distrib/amd64/common/install.md
distrib/i386/common/install.md

index 735f516..0d9c935 100644 (file)
@@ -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" ; }
index 6fd25c3..d7071dd 100644 (file)
@@ -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" ; }