From e7cff9ece27bb945cb5c29ecf76e8cd72e67ff1b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 9 May 2009 21:37:27 +0000 Subject: remove some chatty disklabel stuff --- distrib/hp300/ramdisk/install.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'distrib/hp300/ramdisk') diff --git a/distrib/hp300/ramdisk/install.md b/distrib/hp300/ramdisk/install.md index 79adad9541e..ad086f789f9 100644 --- a/distrib/hp300/ramdisk/install.md +++ b/distrib/hp300/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.49 2009/04/12 12:56:01 krw Exp $ +# $OpenBSD: install.md,v 1.50 2009/05/09 21:37:26 deraadt Exp $ # $NetBSD: install.md,v 1.1.2.4 1996/08/26 15:45:14 gwr Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -38,9 +38,7 @@ MDDKDEVS="/^[hs]d[0-9][0-9]* /s/ .*//p" md_installboot() { # $1 is the root disk - echo -n "Installing boot block..." disklabel -B ${1} - echo "done." } md_prep_disklabel() { -- cgit v1.2.3