Lines Matching defs:THE
4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
11 # modification, are permitted provided that the following conditions
13 # 1. Redistributions of source code must retain the above copyright
14 # notice, this list of conditions and the following disclaimer.
15 # 2. Redistributions in binary form must reproduce the above copyright
16 # notice, this list of conditions and the following disclaimer in the
17 # documentation and/or other materials provided with the distribution.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
21 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
55 # /tmp is the mount point
56 # 2048 is the size in DEV_BIZE blocks
62 FATAL ERROR: Can't mount the memory filesystem.
93 # $1 is the boot disk
106 # $1 is the disk to check
133 echo -n "Do you wish to edit the disklabel on $_disk? [y]"
137 echo -n "Do you want to create one with the disklabel editor? [y]"
141 echo -n "Do you want to try and repair the damage using the disklabel editor? [y]"
154 Here is an example of what the partition information will look like once
155 you have entered the disklabel editor. Disk partition sizes and offsets
157 pairs are on cylinder boundaries (the number of sector per cylinder is
158 given in the 'sectors/cylinder' entry, which is not shown here).
160 Do not change any parameters except the partition layout and the label name.
161 It's probably also wisest not to touch the '8 partitions:' line, even
201 echo "Welcome to the NetBSD/sparc ${VERSION} installation program."
207 manual, the installation notes, and a calculator handy.
212 echo "Welcome to the NetBSD/sparc ${VERSION} upgrade program."
218 As a reminder, installing the 'etc' binary set is NOT recommended.
219 Once the rest of your system has been upgraded, you should manually
220 merge any changes to files in the 'etc' set into those files which
229 to make sure your data is backed up before beginning the
232 Default answers are displayed in brackets after the questions.
234 prompt, you may have to hit return. Also, quitting in the middle of
244 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
245 machine has halted, power-cycle the system to load new boot code.
260 To boot the installed system, enter halt at the command prompt. Once the
261 system has halted, reset the machine and boot from the disk.
349 # Finally, move the aout shared libraries from /usr/lib
352 # If X11 is installed, move the those libraries as well
365 This release uses the ELF binary object format. Existing (a.out) binaries
367 that the shared libraries needed by those binaries are made available
368 in the filesystem hierarchy rooted at /emul/aout.
372 It will also move the X11 shared libraries in a.out format from previous
383 # Flag to notify upgrade.sh of the existence of md_prepare_upgrade()