From: rahnds Date: Thu, 6 Feb 1997 07:07:11 +0000 (+0000) Subject: Clean up silly things, mount rd0a not rd0, and X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=072861fdf9a193646e829bb78c524ad725a75170;p=openbsd Clean up silly things, mount rd0a not rd0, and prog is not a valid program for crunch to find. --- diff --git a/distrib/powerpc/miniroot/install.md b/distrib/powerpc/miniroot/install.md index babe655a941..c67c6b81c51 100644 --- a/distrib/powerpc/miniroot/install.md +++ b/distrib/powerpc/miniroot/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.1 1997/01/31 05:11:04 rahnds Exp $ +# $OpenBSD: install.md,v 1.2 1997/02/06 07:07:11 rahnds Exp $ # Copyright (c) 1996 The NetBSD Foundation, Inc. # All rights reserved. # @@ -267,7 +267,7 @@ md_makerootwritable() { return fi umount /tmp >> /dev/null 2>&1 - if ! mount -t ffs -u /dev/rd0 / ; then + if ! mount -t ffs -u /dev/rd0a / ; then cat << \__rd0_failed_1 FATAL ERROR: Can't mount the ram filesystem. diff --git a/distrib/powerpc/miniroot/raminst.conf b/distrib/powerpc/miniroot/raminst.conf index 3d68a150e33..8546e2efadd 100644 --- a/distrib/powerpc/miniroot/raminst.conf +++ b/distrib/powerpc/miniroot/raminst.conf @@ -9,8 +9,8 @@ srcdirs gnu/usr.bin progs cat chmod chown cut cp dd df disklabel ed grep expr fdisk fsck_ffs ftp progs gzip ifconfig init hostname kill ln ls mkdir mknod more mount -progs mount_cd9660 progs mount_kernfs mount_ffs mount_msdos mount_nfs -progs mv newfs pwd reboot rm route progs sed sleep sh slattach sort stty +progs mount_cd9660 mount_kernfs mount_ffs mount_msdos mount_nfs +progs mv newfs pwd reboot rm route sed sleep sh slattach sort stty progs sync pax test tip umount vim ln vim vi