summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2000-05-02 21:46:12 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2000-05-02 21:46:12 +0000
commit9f88da844028d066f645164bd4896f3117f10d69 (patch)
treeabd77b53762e7efd999460896c2526da6498ba85 /distrib
parent9d983940b5fa76f33227ad87ccbf94f1119308df (diff)
s/NetBSD/OpenBSD -- I hate to do this
Diffstat (limited to 'distrib')
-rw-r--r--distrib/sun3/common/install.md12
-rw-r--r--distrib/sun3/common/mr.profile4
-rw-r--r--distrib/sun3/common/rd.passwd2
-rw-r--r--distrib/sun3/common/rd.welcome2
4 files changed, 10 insertions, 10 deletions
diff --git a/distrib/sun3/common/install.md b/distrib/sun3/common/install.md
index 8476dca97c2..04498d07b1a 100644
--- a/distrib/sun3/common/install.md
+++ b/distrib/sun3/common/install.md
@@ -1,4 +1,4 @@
-# $OpenBSD: install.md,v 1.5 2000/03/01 22:10:09 todd Exp $
+# $OpenBSD: install.md,v 1.6 2000/05/02 21:46:10 miod Exp $
# $NetBSD: install.md,v 1.2.2.1 1996/08/29 03:33:48 gwr Exp $
#
#
@@ -199,10 +199,10 @@ __md_prep_disklabel_1
md_welcome_banner() {
if [ "$MODE" = "install" ]; then
echo ""
- echo "Welcome to the NetBSD/sun3 ${VERSION} installation program."
+ echo "Welcome to the OpenBSD/sun3 ${VERSION} installation program."
cat << \__welcome_banner_1
-This program is designed to help you put NetBSD on your disk,
+This program is designed to help you put OpenBSD on your disk,
in a simple and rational way. You'll be asked several questions,
and it would probably be useful to have your disk's hardware
manual, the installation notes, and a calculator handy.
@@ -210,10 +210,10 @@ __welcome_banner_1
else
echo ""
- echo "Welcome to the NetBSD/sun3 ${VERSION} upgrade program."
+ echo "Welcome to the OpenBSD/sun3 ${VERSION} upgrade program."
cat << \__welcome_banner_2
-This program is designed to help you upgrade your NetBSD system in a
+This program is designed to help you upgrade your OpenBSD system in a
simple and rational way.
As a reminder, installing the `etc' binary set is NOT recommended.
@@ -256,7 +256,7 @@ md_congrats() {
fi
cat << __congratulations_1
-CONGRATULATIONS! You have successfully $what NetBSD!
+CONGRATULATIONS! You have successfully $what OpenBSD!
To boot the installed system, enter halt at the command prompt. Once the
system has halted, reset the machine and boot from the disk.
diff --git a/distrib/sun3/common/mr.profile b/distrib/sun3/common/mr.profile
index 2457812eddf..b16e71b459f 100644
--- a/distrib/sun3/common/mr.profile
+++ b/distrib/sun3/common/mr.profile
@@ -1,5 +1,5 @@
#
-# $OpenBSD: mr.profile,v 1.5 2000/03/01 22:10:10 todd Exp $
+# $OpenBSD: mr.profile,v 1.6 2000/05/02 21:46:11 miod Exp $
# $NetBSD: mr.profile,v 1.2.6.1 1996/08/29 03:21:13 gwr Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
@@ -50,7 +50,7 @@ update
# (nah, ansi is good enough)
# run the installation script.
-echo 'To install NetBSD, enter the command: install'
+echo 'To install OpenBSD, enter the command: install'
echo 'Otherwise, enter the command: halt'
# /install XXX - Not yet...
diff --git a/distrib/sun3/common/rd.passwd b/distrib/sun3/common/rd.passwd
index b524734954a..9e1644a7235 100644
--- a/distrib/sun3/common/rd.passwd
+++ b/distrib/sun3/common/rd.passwd
@@ -1 +1 @@
-root::0:0:NetBSD RAM-disk root:/root:/bin/sh
+root::0:0:OpenBSD RAM-disk root:/root:/bin/sh
diff --git a/distrib/sun3/common/rd.welcome b/distrib/sun3/common/rd.welcome
index 9c1cf8fa3b2..4888456008a 100644
--- a/distrib/sun3/common/rd.welcome
+++ b/distrib/sun3/common/rd.welcome
@@ -1,5 +1,5 @@
- Welcome to the NetBSD/sun3 RAMDISK root!
+ Welcome to the OpenBSD/sun3 RAMDISK root!
This environment is designed to do only three things:
1: Partititon your disk (use the command: edlabel /dev/rsd0c)