diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
commit | ca20eee8a154b2ffc9df0940a63371bcd284aaed (patch) | |
tree | 2be4056cd94f078774d7c965c865f62e5289467a /distrib/sparc/floppies | |
parent | d44dfb5d692e3c38d987ca775af156909295c7b3 (diff) |
Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.
However this stuff is largely related to NetBSD and must be completely
redone, if we will make real relases sometime
Diffstat (limited to 'distrib/sparc/floppies')
-rw-r--r-- | distrib/sparc/floppies/inst-common/dot.commonutils | 7 | ||||
-rw-r--r-- | distrib/sparc/floppies/inst/dot.hdprofile | 5 | ||||
-rw-r--r-- | distrib/sparc/floppies/inst/dot.instutils | 7 | ||||
-rw-r--r-- | distrib/sparc/floppies/inst/install.sh | 33 | ||||
-rw-r--r-- | distrib/sparc/floppies/upgr/dot.hdprofile | 5 | ||||
-rw-r--r-- | distrib/sparc/floppies/upgr/dot.upgrutils | 7 | ||||
-rw-r--r-- | distrib/sparc/floppies/upgr/upgrade.sh | 13 |
7 files changed, 35 insertions, 42 deletions
diff --git a/distrib/sparc/floppies/inst-common/dot.commonutils b/distrib/sparc/floppies/inst-common/dot.commonutils index ec71cb22b1e..aaa436bf92a 100644 --- a/distrib/sparc/floppies/inst-common/dot.commonutils +++ b/distrib/sparc/floppies/inst-common/dot.commonutils @@ -1,3 +1,4 @@ +# $OpenBSD: dot.commonutils,v 1.2 1996/04/25 21:31:24 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -26,12 +27,10 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: dot.commonutils,v 1.1 1995/10/27 22:39:53 deraadt Exp $ -# Installation utilites (functions), to get NetBSD installed on +# Installation utilites (functions), to get OpenBSD installed on # the hard disk. These are meant to be invoked from the shell prompt, -# by people installing NetBSD. +# by people installing OpenBSD. # we know that /etc/fstab is only generated on the hard drive dest_dir=/ diff --git a/distrib/sparc/floppies/inst/dot.hdprofile b/distrib/sparc/floppies/inst/dot.hdprofile index f434c09abdd..20ef27690dc 100644 --- a/distrib/sparc/floppies/inst/dot.hdprofile +++ b/distrib/sparc/floppies/inst/dot.hdprofile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.hdprofile,v 1.2 1996/04/25 21:31:12 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -26,8 +27,6 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: dot.hdprofile,v 1.1 1995/10/27 22:39:43 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH @@ -57,6 +56,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then . /.commonutils . /.instutils - echo "Follow the installation directions to install the NetBSD" + echo "Follow the installation directions to install the OpenBSD" echo "distribution sets." fi diff --git a/distrib/sparc/floppies/inst/dot.instutils b/distrib/sparc/floppies/inst/dot.instutils index af22d774eff..496c10f1726 100644 --- a/distrib/sparc/floppies/inst/dot.instutils +++ b/distrib/sparc/floppies/inst/dot.instutils @@ -1,3 +1,4 @@ +# $OpenBSD: dot.instutils,v 1.2 1996/04/25 21:31:16 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -26,12 +27,10 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: dot.instutils,v 1.1 1995/10/27 22:39:44 deraadt Exp $ -# Installation configuration utilites (functions), to get NetBSD configured +# Installation configuration utilites (functions), to get OpenBSD configured # reasonably once it is installed on the hard disk. These are meant to be -# invoked from the shell prompt, by people installing NetBSD. +# invoked from the shell prompt, by people installing OpenBSD. Configure() { diff --git a/distrib/sparc/floppies/inst/install.sh b/distrib/sparc/floppies/inst/install.sh index d450174c3de..4142d3b6042 100644 --- a/distrib/sparc/floppies/inst/install.sh +++ b/distrib/sparc/floppies/inst/install.sh @@ -1,4 +1,5 @@ #!/bin/sh +# $OpenBSD: install.sh,v 1.2 1996/04/25 21:31:19 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -27,10 +28,8 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: install.sh,v 1.1 1995/10/27 22:39:49 deraadt Exp $ -# NetBSD installation script. +# OpenBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable # user interface. @@ -48,9 +47,9 @@ getresp() { fi } -echo "Welcome to the NetBSD ${VERSION} installation program." +echo "Welcome to the OpenBSD ${VERSION} installation program." echo "" -echo "This program is designed to help you put NetBSD on your hard disk," +echo "This program is designed to help you put OpenBSD on your hard disk," echo "in a simple and rational way. You'll be asked several questions," echo "and it would probably be useful to have your disk's hardware" echo "manual, the installation notes, and a calculator handy." @@ -88,7 +87,7 @@ echo "" echo "To do the installation, you'll need to provide some information about" echo "your disk." echo "" -echo "NetBSD can be installed on ST506, ESDI, IDE, or SCSI disks." +echo "OpenBSD can be installed on ST506, ESDI, IDE, or SCSI disks." echo -n "What kind of disk will you be installing on? [SCSI] " getresp "SCSI" case "$resp" in @@ -159,7 +158,7 @@ labelname=$resp echo "" echo "You will now need to provide some information about your disk's" echo "geometry. This should either be in the User's Manual for your disk," -echo "or you should have written down what NetBSD printed when booting." +echo "or you should have written down what OpenBSD printed when booting." echo "(Note that he geometry that's printed at boot time is preferred.)" echo "" echo -n "Number of bytes per disk sector? [512] " @@ -215,13 +214,13 @@ if [ $sizeunit = "sectors" ]; then fi echo -n "" -echo -n "Size of NetBSD portion of disk (in $sizeunit)? " +echo -n "Size of OpenBSD portion of disk (in $sizeunit)? " getresp partition=$resp partition_sects=`expr $resp \* $sizemult` part_offset=0 if [ $partition_sects -lt $disksize ]; then - echo -n "Offset of NetBSD portion of disk (in $sizeunit)? " + echo -n "Offset of OpenBSD portion of disk (in $sizeunit)? " getresp part_offset=$resp fi @@ -264,7 +263,7 @@ echo "" swap=0 while [ $swap -eq 0 ]; do - echo "$units_left $sizeunit remaining in NetBSD portion of disk." + echo "$units_left $sizeunit remaining in OpenBSD portion of disk." echo -n "Swap partition size (in $sizeunit)? " getresp case $resp in @@ -287,7 +286,7 @@ blocksize=8192 $DONTDOIT mount -u /dev/fd0a / cat /etc/disktab.preinstall > $DT echo "" >> $DT -echo "$labelname|NetBSD installation generated:\\" >> $DT +echo "$labelname|OpenBSD installation generated:\\" >> $DT echo " :dt=${type}:ty=winchester:\\" >> $DT echo -n " :nc#${cyls_per_disk}:ns#${sects_per_track}" >> $DT echo ":nt#${tracks_per_cyl}:\\" >> $DT @@ -304,8 +303,8 @@ _offset=`expr $part_offset \* $sizemult` echo " :pc#${_size}:oc#${_offset}:\\" >> $DT echo "You will now have to enter information about any other partitions" -echo "to be created in the NetBSD portion of the disk. This process will" -echo "be complete when you've filled up all remaining space in the NetBSD" +echo "to be created in the OpenBSD portion of the disk. This process will" +echo "be complete when you've filled up all remaining space in the OpenBSD" echo "portion of the disk." while [ $part_used -lt $partition ]; do @@ -313,7 +312,7 @@ while [ $part_used -lt $partition ]; do units_left=`expr $partition - $part_used` while [ $part_size -eq 0 ]; do echo "" - echo -n "$units_left $sizeunit remaining in NetBSD portion of " + echo -n "$units_left $sizeunit remaining in OpenBSD portion of " echo "the disk" echo -n "Next partition size (in $sizeunit)? " getresp @@ -373,7 +372,7 @@ sync echo "" echo "THIS IS YOUR LAST CHANCE!!!" echo "" -echo -n "Are you SURE you want NetBSD installed on your hard drive? (yes/no) " +echo -n "Are you SURE you want OpenBSD installed on your hard drive? (yes/no) " answer="" while [ "$answer" = "" ]; do getresp @@ -469,10 +468,10 @@ echo "OK! The preliminary work of setting up your disk is now complete." echo "" echo "The remaining tasks are:" echo "" -echo "To copy a NetBSD kernel to the hard drive's root filesystem." +echo "To copy a OpenBSD kernel to the hard drive's root filesystem." echo "Once accomplished, you can boot off the hard drive." echo "" -echo "To load and install the NetBSD distribution sets." +echo "To load and install the OpenBSD distribution sets." echo "Currently the hard drive's root filesystem is mounted on /mnt" echo "" echo "Consult the installation notes which will describe how to" diff --git a/distrib/sparc/floppies/upgr/dot.hdprofile b/distrib/sparc/floppies/upgr/dot.hdprofile index ff95d52f681..56d216c8223 100644 --- a/distrib/sparc/floppies/upgr/dot.hdprofile +++ b/distrib/sparc/floppies/upgr/dot.hdprofile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.hdprofile,v 1.2 1996/04/25 21:31:29 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -26,8 +27,6 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: dot.hdprofile,v 1.1 1995/10/27 22:40:05 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH @@ -57,6 +56,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then . /.commonutils . /.upgrutils - echo "Follow the installation directions to install the NetBSD" + echo "Follow the installation directions to install the OpenBSD" echo "distribution sets." fi diff --git a/distrib/sparc/floppies/upgr/dot.upgrutils b/distrib/sparc/floppies/upgr/dot.upgrutils index efde5d1f067..06b93eabc42 100644 --- a/distrib/sparc/floppies/upgr/dot.upgrutils +++ b/distrib/sparc/floppies/upgr/dot.upgrutils @@ -1,3 +1,4 @@ +# $OpenBSD: dot.upgrutils,v 1.2 1996/04/25 21:31:32 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -26,12 +27,10 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: dot.upgrutils,v 1.1 1995/10/27 22:40:07 deraadt Exp $ # Upgrade cleanup utilites (functions), to make sure a recently-upgraded # system is safely runnable. These are meant to be invoked from the shell -# prompt, by people installing NetBSD. +# prompt, by people installing OpenBSD. Cleanup() { @@ -49,7 +48,7 @@ Cleanup() echo "Done." echo "" - echo "All that's left to do now is to install a new NetBSD kernel" + echo "All that's left to do now is to install a new OpenBSD kernel" echo "on your hard disk. You should now halt your machine using" echo "the 'halt' command. Once the machine is halted, replace the" echo "installation floppy with the kernel-copy floppy and hit any" diff --git a/distrib/sparc/floppies/upgr/upgrade.sh b/distrib/sparc/floppies/upgr/upgrade.sh index 03a8ef12b29..c4a0071fde4 100644 --- a/distrib/sparc/floppies/upgr/upgrade.sh +++ b/distrib/sparc/floppies/upgr/upgrade.sh @@ -1,4 +1,5 @@ #!/bin/sh +# $OpenBSD: upgrade.sh,v 1.2 1996/04/25 21:31:35 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -27,10 +28,8 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id: upgrade.sh,v 1.1 1995/10/27 22:40:09 deraadt Exp $ -# NetBSD upgrade script. +# OpenBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable # user interface. @@ -48,9 +47,9 @@ getresp() { fi } -echo "Welcome to the NetBSD ${VERSION} upgrade program." +echo "Welcome to the OpenBSD ${VERSION} upgrade program." echo "" -echo "This program is designed to help you put the new version of NetBSD" +echo "This program is designed to help you put the new version of OpenBSD" echo "on your hard disk, in a simple and rational way. To upgrade, you" echo "must have plenty of free space on all partitions which will be" echo "upgraded. If you have at least 1MB free on your root partition," @@ -242,11 +241,11 @@ echo "Done." echo "" echo "" echo "OK! The preliminary work of setting up your disk is now complete," -echo "and you can now upgrade the actual NetBSD software." +echo "and you can now upgrade the actual OpenBSD software." echo "" echo "Right now, your hard disk is mounted on /mnt. You should consult" echo "the installation notes to determine how to load and install the new" -echo "NetBSD distribution sets, and how to clean up after the upgrade" +echo "OpenBSD distribution sets, and how to clean up after the upgrade" echo "software, when you are done." echo "" echo "GOOD LUCK!" |