Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/utils/sysinst pull up rev(s) 1.1-1.49 (new file...
details: https://anonhg.NetBSD.org/src/rev/93df9450b1b7
branches: netbsd-1-4
changeset: 469045:93df9450b1b7
user: cgd <cgd%NetBSD.org@localhost>
date: Thu Jun 24 23:04:18 1999 +0000
description:
pull up rev(s) 1.1-1.49 (new file) from trunk. (cgd)
diffstat:
distrib/utils/sysinst/msg.mi.en | 715 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 715 insertions(+), 0 deletions(-)
diffs (truncated from 719 to 300 lines):
diff -r 3416acfe2433 -r 93df9450b1b7 distrib/utils/sysinst/msg.mi.en
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/utils/sysinst/msg.mi.en Thu Jun 24 23:04:18 1999 +0000
@@ -0,0 +1,715 @@
+/* $NetBSD: msg.mi.en,v 1.49.2.2 1999/06/24 23:04:18 cgd Exp $ */
+
+/*
+ * Copyright 1997 Piermont Information Systems Inc.
+ * All rights reserved.
+ *
+ * Written by Philip A. Nelson for Piermont Information Systems Inc.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ * must display the following acknowledgement:
+ * This product includes software developed for the NetBSD Project by
+ * Piermont Information Systems Inc.
+ * 4. The name of Piermont Information Systems Inc. may not be used to endorse
+ * or promote products derived from this software without specific prior
+ * written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
+ * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY 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.
+ *
+ */
+
+/* MI Message catalog -- english, machine independent */
+
+message usage
+{usage: sysinst [-r release]
+}
+
+message yes {Yes}
+
+message no {No}
+
+message install
+{install}
+
+message reinstall
+{reinstall sets for}
+
+message upgrade
+{upgrade}
+
+message hello
+{Welcome to sysinst, the NetBSD-@@VERSION@@ system installation tool.
+This menu-driven tool is designed to help you install NetBSD to a hard
+disk, or upgrade an existing NetBSD system, with a minimum of work.
+In the following menus, you may change the current selection by
+either typing the reference letter (a, b, c, ...). Arrow keys may also work.
+You activate the current selection from the menu by typing the enter key.
+
+If you booted from a floppy, you may now remove the disk.
+
+Thank you for using NetBSD!
+}
+
+message installusure
+{You have chosen to install NetBSD on your hard disk. This will change
+information on your hard disk. You should have made a full backup
+before this procedure! This procedure will do the following things:
+ a) Partition your disk
+ b) Create new BSD file systems
+ c) Load and install distribution sets
+
+(After you enter the partition information but before your disk is
+changed, you will have the opportunity to quit this procedure.)
+Shall we continue?
+}
+
+message upgradeusure
+{Ok, lets upgrade NetBSD on your hard disk. As always, this will
+change information on your hard disk. You should have made a full backup
+before this procedure! Do you really want to upgrade NetBSD?
+(This is your last warning before this procedure starts modifying your
+disks.)
+}
+
+message reinstallusure
+{Ok, lets unpack the NetBSD distribution sets to a bootable hard disk.
+This procedure just fetches and unpacks sets onto an pre-partitioned
+bootable disk. It does not label disks, upgrade bootblocks, or save
+any existing configuration info. (Quit and choose `install' or
+`upgrade' if you want those options.) You should have already done an
+`install' or `upgrade' before starting this procedure!
+
+Do you really want to reinstall NetBSD distribution sets?
+(This is your last warning before this procedure starts modifying your
+disks.)
+}
+
+
+message nodisk
+{I can not find any hard disks for use by NetBSD. You will be
+returned to the original menu.
+}
+
+message onedisk
+{I found only one disk, %s. Therefore I assume you want to %s
+NetBSD on it.
+}
+
+message askdisk
+{I have found the following disks: %s
+\nOn which disk do you want to install NetBSD? }
+
+message badname
+{You did not choose one of the listed disks. Please try again.
+The following disks are available: %s
+\nOn which disk do you want to install NetBSD? }
+
+message disktoosmall
+{Your hard disk is too small for a standard install. You will have to enter
+the partitions size by hand.
+}
+
+message pleasemountroot
+{The root device is not mounted. Please mount it.
+
+Your selected target disk %s also holds the current root device. I
+need to know whether I'm currently running out of the target root
+(%sa), or out of an alternate root (say, in %sb, your swap partition).
+I can't tell unless you mount the root.
+
+I'm aborting back to the main menu so you can fork a subshell.
+}
+
+message cylinders
+{cylinders}
+
+message heads
+{heads}
+
+message sectors
+{sectors}
+
+message size
+{size}
+
+message start
+{start}
+
+message offset
+{offset}
+
+message bsize
+{block size}
+
+message fsize
+{frag size}
+
+message mountpoint
+{mount point}
+
+message cylname
+{cyl}
+
+message secname
+{sec}
+
+message megname
+{meg}
+
+message layout
+{NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk
+into multiple BSD partitions. You must now set up your BSD disklabel.
+You have several choices. They are summarized below.
+-- Standard: the BSD disklabel partitions are computed by this program.
+-- Standard with X: twice the swap space, space for X binaries.
+-- Custom: you specify the sizes of all the BSD disklabel partitions.
+
+The NetBSD part of your disk is %.2f Megabytes.
+Standard requires at least %.2f Megabytes.
+Standard with X requires at least %.2f Megabytes.
+}
+
+message sizechoice
+{You have elected to specify partition sizes (either for the BSD
+disklabel, or on some ports, for MBR slices). You must first choose a
+size unit to use. Choosing megabytes will give partition sizes close
+to your choice, but aligned to cylinder boundaries. Choosing sectors
+will allow you to more accurately specify the sizes. On modern ZBR disks,
+actual cylinder size varies across the disk and there is little real
+gain from cylinder alignment. On older disks, it is most efficient to
+choose partition sizes that are exact multiples of your actual
+cylinder size, which is %d sectors.
+}
+
+message defaultunit
+{Unless specified with 'M' (megabytes), 'c' (cylinders) or 's' sector
+at the end of input, sizes and offsets are in %s.
+}
+
+message startoutsidedisk
+{The start value you specified is beyond the end of the disk.
+}
+
+message endoutsidedisk
+{With this value, the partition end is beyond the end of the disk. Your
+partition size has been truncated to %d %s.
+}
+
+message fspart
+{We now have your BSD-disklabel partitions as (Size and Offset in %s):
+}
+
+message fspart_head
+{id: Size Offset End FStype Bsize Fsize Mount point
+--- ---- ------ --- ------ ----- ----- -----------
+}
+
+
+message edfspart
+{You should set the file system (FS) kind first. Then set the other values.
+
+The current values for partition %c are:
+
+}
+
+message not42bsd
+{Partition %c is not of type 4.2BSD and thus does not have a block and
+frag size to set.
+}
+
+message packname
+{Please enter a name for your NetBSD disk}
+
+message lastchance
+{Ok, we are now ready to install NetBSD on your hard disk. Nothing has been
+written yet. This is your last chance to quit this process before anything
+gets changed. Shall we continue?
+}
+
+message disksetupdone
+{Okay, the first part of the procedure is finished. Sysinst has
+written a disklabel to the target disk, and newfs'ed and fsck'ed
+the new partitions you specified for the target disk.
+
+The next step is to fetch and unpack the distribution filesets.
+Press <return> to proceed.
+}
+
+message openfail
+{Could not open %s, error message was: %s.
+}
+
+message statfail
+{Can't get properties of %s, error message was: %s.
+}
+
+message unlink_fail
+{I was unable to delete %s, error message was: %s.
+}
+
+message rename_fail
+{I was unable to rename %s to %s, error message was: %s.
+}
+
+message deleting_files
+{As part of the upgrade procedure, the following have to be deleted:
+}
+
+message deleting_dirs
+{As part of the upgrade procedure, the following directories have to be
+deleted (I will rename those that are not empty):
+}
+
+message renamed_dir
+{The directory %s has been renamed to %s because it was not empty.
+}
+
+message cleanup_warn
+{Cleanup of the existing install failed. This may cause cause the extraction
+of the set to fail.
+}
+
+message nomount
+{Partition %c's type is not 4.2BSD or msdos and therefore does not have
+a mount point.}
+
+message mountfail
+{mount of device %s on %s failed.
+}
Home |
Main Index |
Thread Index |
Old Index