From 877cf68f28da81f5fc0d1e5dcc65db77f4d2f910 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 3 Sep 1999 18:55:41 +0000 Subject: md_questions() interface allows asking questions before sets --- distrib/pmax/install.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'distrib/pmax/install.md') diff --git a/distrib/pmax/install.md b/distrib/pmax/install.md index 4140bb4f318..f696d4c4aa2 100644 --- a/distrib/pmax/install.md +++ b/distrib/pmax/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.12 1999/08/15 10:05:07 millert Exp $ +# $OpenBSD: install.md,v 1.13 1999/09/03 18:55:33 deraadt Exp $ # $NetBSD: install.md,v 1.3.2.5 1996/08/26 15:45:28 gwr Exp $ # # @@ -120,6 +120,10 @@ md_get_partition_range() { } +md_questions() { + : +} + md_installboot() { # $1 is the root disk -- cgit v1.2.3