Home | History | Annotate | Line # | Download | only in sysinst
msg.mi.en revision 1.1
      1  1.1  dholland /*	$NetBSD: msg.mi.en,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
      2  1.1  dholland 
      3  1.1  dholland /*
      4  1.1  dholland  * Copyright 1997 Piermont Information Systems Inc.
      5  1.1  dholland  * All rights reserved.
      6  1.1  dholland  *
      7  1.1  dholland  * Written by Philip A. Nelson for Piermont Information Systems Inc.
      8  1.1  dholland  *
      9  1.1  dholland  * Redistribution and use in source and binary forms, with or without
     10  1.1  dholland  * modification, are permitted provided that the following conditions
     11  1.1  dholland  * are met:
     12  1.1  dholland  * 1. Redistributions of source code must retain the above copyright
     13  1.1  dholland  *    notice, this list of conditions and the following disclaimer.
     14  1.1  dholland  * 2. Redistributions in binary form must reproduce the above copyright
     15  1.1  dholland  *    notice, this list of conditions and the following disclaimer in the
     16  1.1  dholland  *    documentation and/or other materials provided with the distribution.
     17  1.1  dholland  * 3. The name of Piermont Information Systems Inc. may not be used to endorse
     18  1.1  dholland  *    or promote products derived from this software without specific prior
     19  1.1  dholland  *    written permission.
     20  1.1  dholland  *
     21  1.1  dholland  * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
     22  1.1  dholland  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     23  1.1  dholland  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     24  1.1  dholland  * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
     25  1.1  dholland  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     26  1.1  dholland  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     27  1.1  dholland  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     28  1.1  dholland  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     29  1.1  dholland  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     30  1.1  dholland  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     31  1.1  dholland  * THE POSSIBILITY OF SUCH DAMAGE.
     32  1.1  dholland  *
     33  1.1  dholland  */
     34  1.1  dholland 
     35  1.1  dholland /* MI Message catalog -- english, machine independent */
     36  1.1  dholland 
     37  1.1  dholland message usage
     38  1.1  dholland {usage: sysinst [-D] [-f definition_file] [-r release]
     39  1.1  dholland }
     40  1.1  dholland 
     41  1.1  dholland message sysinst_message_language
     42  1.1  dholland {Installation messages in English}
     43  1.1  dholland 
     44  1.1  dholland message sysinst_message_locale
     45  1.1  dholland {en_US.ISO8859-1}
     46  1.1  dholland 
     47  1.1  dholland message Yes {Yes}
     48  1.1  dholland message No {No}
     49  1.1  dholland message All {All}
     50  1.1  dholland message Some {Some}
     51  1.1  dholland message None {None}
     52  1.1  dholland message none {none}
     53  1.1  dholland message OK {OK}
     54  1.1  dholland message ok {ok}
     55  1.1  dholland message On {On}
     56  1.1  dholland message Off {Off}
     57  1.1  dholland message unchanged {unchanged}
     58  1.1  dholland message Delete {Delete?}
     59  1.1  dholland 
     60  1.1  dholland message install
     61  1.1  dholland {install}
     62  1.1  dholland 
     63  1.1  dholland message reinstall
     64  1.1  dholland {reinstall sets for}
     65  1.1  dholland 
     66  1.1  dholland message upgrade
     67  1.1  dholland {upgrade}
     68  1.1  dholland 
     69  1.1  dholland message hello
     70  1.1  dholland {NetBSD/@@MACHINE@@ @@VERSION@@
     71  1.1  dholland 
     72  1.1  dholland This menu-driven tool is designed to help you install NetBSD to a hard
     73  1.1  dholland disk, or upgrade an existing NetBSD system, with a minimum of work.
     74  1.1  dholland In the following menus type the reference letter (a, b, c, ...) to
     75  1.1  dholland select an item, or type CTRL+N/CTRL+P to select the next/previous item.
     76  1.1  dholland The arrow keys and Page-up/Page-down may also work.
     77  1.1  dholland Activate the current selection from the menu by typing the enter key.
     78  1.1  dholland }
     79  1.1  dholland 
     80  1.1  dholland message thanks
     81  1.1  dholland {Thank you for using NetBSD!
     82  1.1  dholland }
     83  1.1  dholland 
     84  1.1  dholland message installusure
     85  1.1  dholland {You have chosen to install NetBSD on your hard disk.  This will change
     86  1.1  dholland information on your hard disk.  You should have made a full backup
     87  1.1  dholland before this procedure!  This procedure will do the following things:
     88  1.1  dholland 	a) Partition your disk
     89  1.1  dholland 	b) Create new BSD file systems
     90  1.1  dholland 	c) Load and install distribution sets
     91  1.1  dholland 	d) Some initial system configuration
     92  1.1  dholland 
     93  1.1  dholland (After you enter the partition information but before your disk is
     94  1.1  dholland changed, you will have the opportunity to quit this procedure.)
     95  1.1  dholland 
     96  1.1  dholland Shall we continue?
     97  1.1  dholland }
     98  1.1  dholland 
     99  1.1  dholland message upgradeusure
    100  1.1  dholland {Ok, let's upgrade NetBSD on your hard disk.  As always, this will
    101  1.1  dholland change information on your hard disk.  You should have made a full backup
    102  1.1  dholland before this procedure!  Do you really want to upgrade NetBSD?
    103  1.1  dholland (This is your last warning before this procedure starts modifying your
    104  1.1  dholland disks.)
    105  1.1  dholland }
    106  1.1  dholland 
    107  1.1  dholland message reinstallusure
    108  1.1  dholland {Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
    109  1.1  dholland This procedure just fetches and unpacks sets onto an pre-partitioned
    110  1.1  dholland bootable disk. It does not label disks, upgrade bootblocks, or save
    111  1.1  dholland any existing configuration info.  (Quit and choose `install' or
    112  1.1  dholland `upgrade' if you want those options.)  You should have already done an
    113  1.1  dholland `install' or `upgrade' before starting this procedure!
    114  1.1  dholland 
    115  1.1  dholland Do you really want to reinstall NetBSD distribution sets?
    116  1.1  dholland (This is your last warning before this procedure starts modifying your
    117  1.1  dholland disks.)
    118  1.1  dholland }
    119  1.1  dholland 
    120  1.1  dholland message mount_failed
    121  1.1  dholland {Mounting %s failed. Continue?
    122  1.1  dholland }
    123  1.1  dholland 
    124  1.1  dholland message nodisk
    125  1.1  dholland {I can not find any hard disks for use by NetBSD.  You will be
    126  1.1  dholland returned to the original menu.
    127  1.1  dholland }
    128  1.1  dholland 
    129  1.1  dholland message onedisk
    130  1.1  dholland {I found only one disk, %s.
    131  1.1  dholland Therefore I assume you want to %s NetBSD on it.
    132  1.1  dholland }
    133  1.1  dholland 
    134  1.1  dholland message ask_disk
    135  1.1  dholland {On which disk do you want to %s NetBSD? }
    136  1.1  dholland 
    137  1.1  dholland message Available_disks
    138  1.1  dholland {Available disks}
    139  1.1  dholland 
    140  1.1  dholland message heads
    141  1.1  dholland {heads}
    142  1.1  dholland 
    143  1.1  dholland message sectors
    144  1.1  dholland {sectors}
    145  1.1  dholland 
    146  1.1  dholland message fs_isize
    147  1.1  dholland {average file size (bytes)}
    148  1.1  dholland 
    149  1.1  dholland message mountpoint
    150  1.1  dholland {mount point (or 'none')}
    151  1.1  dholland 
    152  1.1  dholland message cylname
    153  1.1  dholland {cyl}
    154  1.1  dholland 
    155  1.1  dholland message secname
    156  1.1  dholland {sec}
    157  1.1  dholland 
    158  1.1  dholland message megname
    159  1.1  dholland {MB}
    160  1.1  dholland 
    161  1.1  dholland message layout
    162  1.1  dholland {NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk
    163  1.1  dholland into multiple BSD partitions.  You must now set up your BSD disklabel.
    164  1.1  dholland 
    165  1.1  dholland You can use a simple editor to set the sizes of the NetBSD partitions,
    166  1.1  dholland or keep the existing partition sizes and contents.
    167  1.1  dholland 
    168  1.1  dholland You will then be given the opportunity to change any of the disklabel
    169  1.1  dholland fields.
    170  1.1  dholland 
    171  1.1  dholland The NetBSD part of your disk is %d Megabytes.
    172  1.1  dholland A full installation requires at least %d Megabytes without X and
    173  1.1  dholland at least %d Megabytes if the X sets are included.
    174  1.1  dholland }
    175  1.1  dholland 
    176  1.1  dholland message Choose_your_size_specifier
    177  1.1  dholland {Choosing megabytes will give partition sizes close to your choice,
    178  1.1  dholland but aligned to cylinder boundaries.  Choosing sectors will allow you
    179  1.1  dholland to more accurately specify the sizes.  On modern ZBR disks, actual
    180  1.1  dholland cylinder size varies across the disk and there is little real gain
    181  1.1  dholland from cylinder alignment.  On older disks, it is most efficient to
    182  1.1  dholland choose partition sizes that are exact multiples of your actual
    183  1.1  dholland cylinder size.
    184  1.1  dholland 
    185  1.1  dholland Choose your size specifier}
    186  1.1  dholland 
    187  1.1  dholland message ptnsizes
    188  1.1  dholland {You can now change the sizes for the system partitions.  The default is
    189  1.1  dholland to allocate all the space to the root file system, however you may wish
    190  1.1  dholland to have separate /usr (additional system files), /var (log files etc)
    191  1.1  dholland or /home (users' home directories).
    192  1.1  dholland 
    193  1.1  dholland Free space will be added to the partition marked with a '+'.
    194  1.1  dholland }
    195  1.1  dholland 
    196  1.1  dholland message ptnheaders
    197  1.1  dholland {
    198  1.1  dholland        MB         Cylinders   Sectors   Filesystem
    199  1.1  dholland }
    200  1.1  dholland 
    201  1.1  dholland message askfsmount
    202  1.1  dholland {Mount point?}
    203  1.1  dholland 
    204  1.1  dholland message askfssize
    205  1.1  dholland {Size for %s in %s?}
    206  1.1  dholland 
    207  1.1  dholland message askunits
    208  1.1  dholland {Change input units (sectors/cylinders/MB)}
    209  1.1  dholland 
    210  1.1  dholland message NetBSD_partition_cant_change
    211  1.1  dholland {NetBSD partition}
    212  1.1  dholland 
    213  1.1  dholland message Whole_disk_cant_change
    214  1.1  dholland {Whole disk}
    215  1.1  dholland 
    216  1.1  dholland message Boot_partition_cant_change
    217  1.1  dholland {Boot partition}
    218  1.1  dholland 
    219  1.1  dholland message add_another_ptn
    220  1.1  dholland {Add a user defined partition}
    221  1.1  dholland 
    222  1.1  dholland message fssizesok
    223  1.1  dholland {Accept partition sizes.  Free space %d %s, %d free partitions.}
    224  1.1  dholland 
    225  1.1  dholland message fssizesbad
    226  1.1  dholland {Reduce partition sizes by %d %s (%u sectors).}
    227  1.1  dholland 
    228  1.1  dholland message startoutsidedisk
    229  1.1  dholland {The start value you specified is beyond the end of the disk.
    230  1.1  dholland }
    231  1.1  dholland 
    232  1.1  dholland message endoutsidedisk
    233  1.1  dholland {With this value, the partition end is beyond the end of the disk.
    234  1.1  dholland Your partition size has been truncated to %d %s.
    235  1.1  dholland 
    236  1.1  dholland Type enter to continue
    237  1.1  dholland }
    238  1.1  dholland 
    239  1.1  dholland message toobigdisklabel
    240  1.1  dholland {
    241  1.1  dholland This disk is too large for a disklabel partition table to be used
    242  1.1  dholland and hence cannot be used as a bootable disk or to hold the root
    243  1.1  dholland partition.
    244  1.1  dholland }
    245  1.1  dholland 
    246  1.1  dholland message fspart
    247  1.1  dholland {We now have your BSD-disklabel partitions as:
    248  1.1  dholland This is your last chance to change them.
    249  1.1  dholland 
    250  1.1  dholland }
    251  1.1  dholland 
    252  1.1  dholland message fspart_header
    253  1.1  dholland {   Start %3s   End %3s  Size %3s FS type    Newfs Mount Mount point
    254  1.1  dholland    --------- --------- --------- ---------- ----- ----- -----------
    255  1.1  dholland }
    256  1.1  dholland 
    257  1.1  dholland message fspart_row
    258  1.1  dholland {%9lu %9lu %9lu %-10s %-5s %-5s %s}
    259  1.1  dholland 
    260  1.1  dholland message show_all_unused_partitions
    261  1.1  dholland {Show all unused partitions}
    262  1.1  dholland 
    263  1.1  dholland message partition_sizes_ok
    264  1.1  dholland {Partition sizes ok}
    265  1.1  dholland 
    266  1.1  dholland message edfspart
    267  1.1  dholland {The current values for partition `%c' are,
    268  1.1  dholland Select the field you wish to change:
    269  1.1  dholland 
    270  1.1  dholland                           MB cylinders   sectors
    271  1.1  dholland 	             ------- --------- ---------
    272  1.1  dholland }
    273  1.1  dholland 
    274  1.1  dholland message fstype_fmt
    275  1.1  dholland {        FStype: %9s}
    276  1.1  dholland 
    277  1.1  dholland message start_fmt
    278  1.1  dholland {         start: %9u %8u%c %9u}
    279  1.1  dholland 
    280  1.1  dholland message size_fmt
    281  1.1  dholland {          size: %9u %8u%c %9u}
    282  1.1  dholland 
    283  1.1  dholland message end_fmt
    284  1.1  dholland {           end: %9u %8u%c %9u}
    285  1.1  dholland 
    286  1.1  dholland message bsize_fmt
    287  1.1  dholland {    block size: %9d bytes}
    288  1.1  dholland 
    289  1.1  dholland message fsize_fmt
    290  1.1  dholland { fragment size: %9d bytes}
    291  1.1  dholland 
    292  1.1  dholland message isize_fmt
    293  1.1  dholland { avg file size: %9d bytes (for number of inodes)}
    294  1.1  dholland message isize_fmt_dflt
    295  1.1  dholland { avg file size:         4 fragments}
    296  1.1  dholland 
    297  1.1  dholland message newfs_fmt
    298  1.1  dholland {         newfs: %9s}
    299  1.1  dholland 
    300  1.1  dholland message mount_fmt
    301  1.1  dholland {         mount: %9s}
    302  1.1  dholland 
    303  1.1  dholland message mount_options_fmt
    304  1.1  dholland { mount options: }
    305  1.1  dholland 
    306  1.1  dholland message mountpt_fmt
    307  1.1  dholland {   mount point: %9s}
    308  1.1  dholland 
    309  1.1  dholland message toggle
    310  1.1  dholland {Toggle}
    311  1.1  dholland 
    312  1.1  dholland message restore
    313  1.1  dholland {Restore original values}
    314  1.1  dholland 
    315  1.1  dholland message Select_the_type
    316  1.1  dholland {Select the type}
    317  1.1  dholland 
    318  1.1  dholland message other_types
    319  1.1  dholland {other types}
    320  1.1  dholland 
    321  1.1  dholland message label_size
    322  1.1  dholland {%s
    323  1.1  dholland Special values that can be entered for the size value:
    324  1.1  dholland     -1:   use until the end of the NetBSD part of the disk
    325  1.1  dholland    a-%c:   end this partition where partition X starts
    326  1.1  dholland 
    327  1.1  dholland size (%s)}
    328  1.1  dholland 
    329  1.1  dholland message label_offset
    330  1.1  dholland {%s
    331  1.1  dholland Special values that can be entered for the offset value:
    332  1.1  dholland     -1:   start at the beginning of the NetBSD part of the disk
    333  1.1  dholland    a-%c:   start at the end of previous partition (a, b, ..., %c)
    334  1.1  dholland 
    335  1.1  dholland start (%s)}
    336  1.1  dholland 
    337  1.1  dholland message invalid_sector_number
    338  1.1  dholland {Badly formed sector number
    339  1.1  dholland }
    340  1.1  dholland 
    341  1.1  dholland message Select_file_system_block_size
    342  1.1  dholland {Select file system block size}
    343  1.1  dholland 
    344  1.1  dholland message Select_file_system_fragment_size
    345  1.1  dholland {Select file system fragment size}
    346  1.1  dholland 
    347  1.1  dholland message packname
    348  1.1  dholland {Please enter a name for your NetBSD disk}
    349  1.1  dholland 
    350  1.1  dholland message lastchance
    351  1.1  dholland {Ok, we are now ready to install NetBSD on your hard disk (%s).  Nothing has been
    352  1.1  dholland written yet.  This is your last chance to quit this process before anything
    353  1.1  dholland gets changed.
    354  1.1  dholland 
    355  1.1  dholland Shall we continue?
    356  1.1  dholland }
    357  1.1  dholland 
    358  1.1  dholland message disksetupdone
    359  1.1  dholland {Okay, the first part of the procedure is finished.  Sysinst has
    360  1.1  dholland written a disklabel to the target disk, and newfs'ed and fsck'ed
    361  1.1  dholland the new partitions you specified for the target disk.
    362  1.1  dholland }
    363  1.1  dholland 
    364  1.1  dholland message disksetupdoneupdate
    365  1.1  dholland {Okay, the first part of the procedure is finished.  Sysinst has
    366  1.1  dholland written a disklabel to the target disk, and fsck'ed the new
    367  1.1  dholland partitions you specified for the target disk.
    368  1.1  dholland }
    369  1.1  dholland 
    370  1.1  dholland message openfail
    371  1.1  dholland {Could not open %s, error message was: %s.
    372  1.1  dholland }
    373  1.1  dholland 
    374  1.1  dholland message mountfail
    375  1.1  dholland {mount of device /dev/%s%c on %s failed.
    376  1.1  dholland }
    377  1.1  dholland 
    378  1.1  dholland message extractcomplete
    379  1.1  dholland {The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
    380  1.1  dholland The system is now able to boot from the selected harddisk. To complete
    381  1.1  dholland the installation, sysinst will give you the opportunity to configure
    382  1.1  dholland some essential things first.
    383  1.1  dholland }
    384  1.1  dholland 
    385  1.1  dholland message instcomplete
    386  1.1  dholland {The installation of NetBSD-@@VERSION@@ is now complete.  The system
    387  1.1  dholland should boot from hard disk.  Follow the instructions in the INSTALL
    388  1.1  dholland document about final configuration of your system.  The afterboot(8)
    389  1.1  dholland manpage is another recommended reading; it contains a list of things
    390  1.1  dholland to be checked after the first complete boot.
    391  1.1  dholland 
    392  1.1  dholland At a minimum, you should edit /etc/rc.conf to match your needs. See
    393  1.1  dholland /etc/defaults/rc.conf for the default values.
    394  1.1  dholland }
    395  1.1  dholland 
    396  1.1  dholland message upgrcomplete
    397  1.1  dholland {The upgrade to NetBSD-@@VERSION@@ is now complete.  You will
    398  1.1  dholland now need to follow the instructions in the INSTALL document as to
    399  1.1  dholland what you need to do to get your system reconfigured for your situation.
    400  1.1  dholland Remember to (re)read the afterboot(8) manpage as it may contain new
    401  1.1  dholland items since your last upgrade.
    402  1.1  dholland 
    403  1.1  dholland At a minimum, you must edit rc.conf for your local environment and change
    404  1.1  dholland rc_configured=NO to rc_configured=YES or reboots will stop at single-user,
    405  1.1  dholland and copy back the password files (taking into account new system accounts
    406  1.1  dholland that may have been created for this release) if you were using local
    407  1.1  dholland password files.
    408  1.1  dholland }
    409  1.1  dholland 
    410  1.1  dholland 
    411  1.1  dholland message unpackcomplete
    412  1.1  dholland {Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.
    413  1.1  dholland You will now need to follow the instructions in the INSTALL document
    414  1.1  dholland to get your system reconfigured for your situation.
    415  1.1  dholland The afterboot(8) manpage can also be of some help.
    416  1.1  dholland 
    417  1.1  dholland At a minimum, you must edit rc.conf for your local environment and change
    418  1.1  dholland rc_configured=NO to rc_configured=YES or reboots will stop at single-user.
    419  1.1  dholland }
    420  1.1  dholland 
    421  1.1  dholland message distmedium
    422  1.1  dholland {Your disk is now ready for installing the kernel and the distribution
    423  1.1  dholland sets.  As noted in your INSTALL notes, you have several options.  For
    424  1.1  dholland ftp or nfs, you must be connected to a network with access to the proper
    425  1.1  dholland machines.
    426  1.1  dholland 
    427  1.1  dholland Sets selected %d, processed %d, Next set %s.
    428  1.1  dholland 
    429  1.1  dholland }
    430  1.1  dholland 
    431  1.1  dholland message distset
    432  1.1  dholland {The NetBSD distribution is broken into a collection of distribution
    433  1.1  dholland sets.  There are some basic sets that are needed by all installations
    434  1.1  dholland and there are some other sets that are not needed by all installations.
    435  1.1  dholland You may choose to install a core set (Minimal installation), all of them
    436  1.1  dholland (Full installation) or you select from the optional distribution sets.
    437  1.1  dholland } /* XXX add 'minimal installation' */
    438  1.1  dholland 
    439  1.1  dholland message ftpsource
    440  1.1  dholland {The following are the %s site, directory, user, and password that
    441  1.1  dholland will be used.  If "user" is "ftp", then the password is not needed.
    442  1.1  dholland 
    443  1.1  dholland }
    444  1.1  dholland 
    445  1.1  dholland message email
    446  1.1  dholland {e-mail address}
    447  1.1  dholland 
    448  1.1  dholland message dev
    449  1.1  dholland {device}
    450  1.1  dholland 
    451  1.1  dholland message nfssource
    452  1.1  dholland {Enter the nfs host and server directory where the distribution is located.
    453  1.1  dholland Remember, the directory should contain the .tgz files and
    454  1.1  dholland must be nfs mountable.
    455  1.1  dholland 
    456  1.1  dholland }
    457  1.1  dholland 
    458  1.1  dholland message floppysource
    459  1.1  dholland {Enter the floppy device to be used and transfer directory on the target
    460  1.1  dholland file system.  The set files must be in the root directory of the floppies.
    461  1.1  dholland 
    462  1.1  dholland }
    463  1.1  dholland 
    464  1.1  dholland message cdromsource
    465  1.1  dholland {Enter the CDROM device to be used and directory on the CDROM where
    466  1.1  dholland the distribution is located.
    467  1.1  dholland Remember, the directory should contain the .tgz files.
    468  1.1  dholland 
    469  1.1  dholland }
    470  1.1  dholland 
    471  1.1  dholland message Available_cds
    472  1.1  dholland {Available CDs }
    473  1.1  dholland 
    474  1.1  dholland message ask_cd
    475  1.1  dholland {Multiple CDs found, please select the one containing the install CD.}
    476  1.1  dholland 
    477  1.1  dholland message cd_path_not_found
    478  1.1  dholland {The installation sets have not been found at the default location on this
    479  1.1  dholland CD. Please check device and path name.}
    480  1.1  dholland 
    481  1.1  dholland message localfssource
    482  1.1  dholland {Enter the unmounted local device and directory on that device where
    483  1.1  dholland the distribution is located.
    484  1.1  dholland Remember, the directory should contain the .tgz files.
    485  1.1  dholland 
    486  1.1  dholland }
    487  1.1  dholland 
    488  1.1  dholland message localdir
    489  1.1  dholland {Enter the already-mounted local directory where the distribution is located.
    490  1.1  dholland Remember, the directory should contain the .tgz files.
    491  1.1  dholland 
    492  1.1  dholland }
    493  1.1  dholland 
    494  1.1  dholland message filesys
    495  1.1  dholland {file system}
    496  1.1  dholland 
    497  1.1  dholland message nonet
    498  1.1  dholland {I can not find any network interfaces for use by NetBSD.  You will be
    499  1.1  dholland returned to the previous menu.
    500  1.1  dholland }
    501  1.1  dholland 
    502  1.1  dholland message netup
    503  1.1  dholland {The following network interfaces are active: %s
    504  1.1  dholland Does one of them connect to the required server?}
    505  1.1  dholland 
    506  1.1  dholland message asknetdev
    507  1.1  dholland {I have found the following network interfaces: %s
    508  1.1  dholland \nWhich device shall I use?}
    509  1.1  dholland 
    510  1.1  dholland message badnet
    511  1.1  dholland {You did not choose one of the listed network devices.  Please try again.
    512  1.1  dholland The following network devices are available: %s
    513  1.1  dholland \nWhich device shall I use?}
    514  1.1  dholland 
    515  1.1  dholland message netinfo
    516  1.1  dholland {To be able to use the network, we need answers to the following:
    517  1.1  dholland 
    518  1.1  dholland }
    519  1.1  dholland 
    520  1.1  dholland message net_domain
    521  1.1  dholland {Your DNS domain}
    522  1.1  dholland 
    523  1.1  dholland message net_host
    524  1.1  dholland {Your host name}
    525  1.1  dholland 
    526  1.1  dholland message net_ip
    527  1.1  dholland {Your IPv4 number}
    528  1.1  dholland 
    529  1.1  dholland message net_srv_ip
    530  1.1  dholland {Server IPv4 number}
    531  1.1  dholland 
    532  1.1  dholland message net_mask
    533  1.1  dholland {IPv4 Netmask}
    534  1.1  dholland 
    535  1.1  dholland message net_namesrv6
    536  1.1  dholland {IPv6 name server}
    537  1.1  dholland 
    538  1.1  dholland message net_namesrv
    539  1.1  dholland {IPv4 name server}
    540  1.1  dholland 
    541  1.1  dholland message net_defroute
    542  1.1  dholland {IPv4 gateway}
    543  1.1  dholland 
    544  1.1  dholland message net_media
    545  1.1  dholland {Network media type}
    546  1.1  dholland 
    547  1.1  dholland message netok
    548  1.1  dholland {The following are the values you entered.
    549  1.1  dholland 
    550  1.1  dholland DNS Domain:		%s
    551  1.1  dholland Host Name:		%s
    552  1.1  dholland Primary Interface:	%s
    553  1.1  dholland Host IP:		%s
    554  1.1  dholland Netmask:		%s
    555  1.1  dholland IPv4 Nameserver:	%s
    556  1.1  dholland IPv4 Gateway:		%s
    557  1.1  dholland Media type:		%s
    558  1.1  dholland }
    559  1.1  dholland 
    560  1.1  dholland message netok_slip
    561  1.1  dholland {The following are the values you entered.  Are they OK?
    562  1.1  dholland 
    563  1.1  dholland DNS Domain:		%s
    564  1.1  dholland Host Name:		%s
    565  1.1  dholland Primary Interface:	%s
    566  1.1  dholland Host IP:		%s
    567  1.1  dholland Server IP:		%s
    568  1.1  dholland Netmask:		%s
    569  1.1  dholland IPv4 Nameserver:	%s
    570  1.1  dholland IPv4 Gateway:		%s
    571  1.1  dholland Media type:		%s
    572  1.1  dholland }
    573  1.1  dholland 
    574  1.1  dholland message netokv6
    575  1.1  dholland {IPv6 autoconf:		%s
    576  1.1  dholland IPv6 Nameserver:	%s
    577  1.1  dholland }
    578  1.1  dholland 
    579  1.1  dholland message netok_ok
    580  1.1  dholland {Are they OK?}
    581  1.1  dholland 
    582  1.1  dholland message netagain
    583  1.1  dholland {Please reenter the information about your network.  Your last answers
    584  1.1  dholland will be your default.
    585  1.1  dholland 
    586  1.1  dholland }
    587  1.1  dholland 
    588  1.1  dholland message wait_network
    589  1.1  dholland {
    590  1.1  dholland Waiting while network interface comes up.
    591  1.1  dholland }
    592  1.1  dholland 
    593  1.1  dholland message resolv
    594  1.1  dholland {Could not create /etc/resolv.conf.  Install aborted.
    595  1.1  dholland }
    596  1.1  dholland 
    597  1.1  dholland message realdir
    598  1.1  dholland {Could not change to directory %s: %s.  Install aborted.
    599  1.1  dholland }
    600  1.1  dholland 
    601  1.1  dholland message delete_xfer_file
    602  1.1  dholland {Delete after install}
    603  1.1  dholland 
    604  1.1  dholland message notarfile
    605  1.1  dholland {Release set %s does not exist.}
    606  1.1  dholland 
    607  1.1  dholland message endtarok
    608  1.1  dholland {All selected distribution sets unpacked successfully.}
    609  1.1  dholland 
    610  1.1  dholland message endtar
    611  1.1  dholland {There were problems unpacking distribution sets.
    612  1.1  dholland Your installation is incomplete.
    613  1.1  dholland 
    614  1.1  dholland You selected %d distribution sets.  %d sets couldn't be found
    615  1.1  dholland and %d were skipped after an error occurred.  Of the %d
    616  1.1  dholland that were attempted, %d unpacked without errors and %d with errors.
    617  1.1  dholland 
    618  1.1  dholland The installation is aborted. Please recheck your distribution source
    619  1.1  dholland and consider reinstalling sets from the main menu.}
    620  1.1  dholland 
    621  1.1  dholland message abort
    622  1.1  dholland {Your choices have made it impossible to install NetBSD.  Install aborted.
    623  1.1  dholland }
    624  1.1  dholland 
    625  1.1  dholland message abortinst
    626  1.1  dholland {The distribution was not successfully loaded.  You will need to proceed
    627  1.1  dholland by hand.  Installation aborted.
    628  1.1  dholland }
    629  1.1  dholland 
    630  1.1  dholland message abortupgr
    631  1.1  dholland {The distribution was not successfully loaded.  You will need to proceed
    632  1.1  dholland by hand.  Upgrade aborted.
    633  1.1  dholland }
    634  1.1  dholland 
    635  1.1  dholland message abortunpack
    636  1.1  dholland {Unpacking additional sets was not successful.  You will need to
    637  1.1  dholland proceed by hand, or choose a different source for release sets and try
    638  1.1  dholland again.
    639  1.1  dholland }
    640  1.1  dholland 
    641  1.1  dholland message createfstab
    642  1.1  dholland {There is a big problem!  Can not create /mnt/etc/fstab.  Bailing out!
    643  1.1  dholland }
    644  1.1  dholland 
    645  1.1  dholland 
    646  1.1  dholland message noetcfstab
    647  1.1  dholland {Help! No /etc/fstab in target disk %s.  Aborting upgrade.
    648  1.1  dholland }
    649  1.1  dholland 
    650  1.1  dholland message badetcfstab
    651  1.1  dholland {Help! Can't parse /etc/fstab in target disk %s.  Aborting upgrade.
    652  1.1  dholland }
    653  1.1  dholland 
    654  1.1  dholland message X_oldexists
    655  1.1  dholland {I cannot save %s/bin/X as %s/bin/X.old, because the
    656  1.1  dholland target disk already has an %s/bin/X.old. Please fix this before
    657  1.1  dholland continuing.
    658  1.1  dholland 
    659  1.1  dholland One way is to start a shell from the Utilities menu, examine the
    660  1.1  dholland target %s/bin/X and %s/bin/X.old.  If
    661  1.1  dholland %s/bin/X.old is from a completed upgrade, you can rm -f
    662  1.1  dholland %s/bin/X.old and restart.  Or if %s/bin/X.old is from
    663  1.1  dholland a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
    664  1.1  dholland %s/bin/X.old to %s/bin/X
    665  1.1  dholland 
    666  1.1  dholland Aborting upgrade.}
    667  1.1  dholland 
    668  1.1  dholland message netnotup
    669  1.1  dholland {There was a problem in setting up the network.  Either your gateway
    670  1.1  dholland or your nameserver was not reachable by a ping.  Do you want to
    671  1.1  dholland configure your network again?  (No allows you to continue anyway
    672  1.1  dholland or abort the install process.)
    673  1.1  dholland }
    674  1.1  dholland 
    675  1.1  dholland message netnotup_continueanyway
    676  1.1  dholland {Would you like to continue the install process anyway, and assume
    677  1.1  dholland that the network is working?  (No aborts the install process.)
    678  1.1  dholland }
    679  1.1  dholland 
    680  1.1  dholland message makedev
    681  1.1  dholland {Making device nodes ...
    682  1.1  dholland }
    683  1.1  dholland 
    684  1.1  dholland message badfs
    685  1.1  dholland {It appears that /dev/%s%c is not a BSD file system or the fsck was
    686  1.1  dholland not successful.  Try mounting it anyway?  (Error number %d.)
    687  1.1  dholland }
    688  1.1  dholland 
    689  1.1  dholland message rootmissing
    690  1.1  dholland { target root is missing %s.
    691  1.1  dholland }
    692  1.1  dholland 
    693  1.1  dholland message badroot
    694  1.1  dholland {The completed new root file system failed a basic sanity check.
    695  1.1  dholland  Are you sure you installed all the required sets?
    696  1.1  dholland }
    697  1.1  dholland 
    698  1.1  dholland message fd_type
    699  1.1  dholland {Floppy file system type}
    700  1.1  dholland 
    701  1.1  dholland message fdnotfound
    702  1.1  dholland {Could not find the file on the floppy.
    703  1.1  dholland }
    704  1.1  dholland 
    705  1.1  dholland message fdremount
    706  1.1  dholland {The floppy was not mounted successfully.
    707  1.1  dholland }
    708  1.1  dholland 
    709  1.1  dholland message fdmount
    710  1.1  dholland {Please load the floppy containing the file named "%s.%s".
    711  1.1  dholland 
    712  1.1  dholland If the set's has no more disks, select "Set finished" to install the set.
    713  1.1  dholland Select "Abort fetch" to return to the install media selection menu.
    714  1.1  dholland }
    715  1.1  dholland 
    716  1.1  dholland message mntnetconfig
    717  1.1  dholland {Is the network information you entered accurate for this machine
    718  1.1  dholland in regular operation and do you want it installed in /etc? }
    719  1.1  dholland 
    720  1.1  dholland message cur_distsets
    721  1.1  dholland {The following is the list of distribution sets that will be used.
    722  1.1  dholland 
    723  1.1  dholland }
    724  1.1  dholland 
    725  1.1  dholland message cur_distsets_header
    726  1.1  dholland {   Distribution set         Selected
    727  1.1  dholland    ------------------------ --------
    728  1.1  dholland }
    729  1.1  dholland 
    730  1.1  dholland message set_base
    731  1.1  dholland {Base}
    732  1.1  dholland 
    733  1.1  dholland message set_system
    734  1.1  dholland {System (/etc)}
    735  1.1  dholland 
    736  1.1  dholland message set_compiler
    737  1.1  dholland {Compiler Tools}
    738  1.1  dholland 
    739  1.1  dholland message set_games
    740  1.1  dholland {Games}
    741  1.1  dholland 
    742  1.1  dholland message set_man_pages
    743  1.1  dholland {Online Manual Pages}
    744  1.1  dholland 
    745  1.1  dholland message set_misc
    746  1.1  dholland {Miscellaneous}
    747  1.1  dholland 
    748  1.1  dholland message set_modules
    749  1.1  dholland {Kernel Modules}
    750  1.1  dholland 
    751  1.1  dholland message set_tests
    752  1.1  dholland {Test programs}
    753  1.1  dholland 
    754  1.1  dholland message set_text_tools
    755  1.1  dholland {Text Processing Tools}
    756  1.1  dholland 
    757  1.1  dholland message set_X11
    758  1.1  dholland {X11 sets}
    759  1.1  dholland 
    760  1.1  dholland message set_X11_base
    761  1.1  dholland {X11 base and clients}
    762  1.1  dholland 
    763  1.1  dholland message set_X11_etc
    764  1.1  dholland {X11 configuration}
    765  1.1  dholland 
    766  1.1  dholland message set_X11_fonts
    767  1.1  dholland {X11 fonts}
    768  1.1  dholland 
    769  1.1  dholland message set_X11_servers
    770  1.1  dholland {X11 servers}
    771  1.1  dholland 
    772  1.1  dholland message set_X11_prog
    773  1.1  dholland {X11 programming}
    774  1.1  dholland 
    775  1.1  dholland message set_source
    776  1.1  dholland {Source and debug sets}
    777  1.1  dholland 
    778  1.1  dholland message set_syssrc
    779  1.1  dholland {Kernel sources}
    780  1.1  dholland 
    781  1.1  dholland message set_src
    782  1.1  dholland {Base sources}
    783  1.1  dholland 
    784  1.1  dholland message set_sharesrc
    785  1.1  dholland {Share sources}
    786  1.1  dholland 
    787  1.1  dholland message set_gnusrc
    788  1.1  dholland {GNU sources}
    789  1.1  dholland 
    790  1.1  dholland message set_xsrc
    791  1.1  dholland {X11 sources}
    792  1.1  dholland 
    793  1.1  dholland message set_debug
    794  1.1  dholland {Debug symbols}
    795  1.1  dholland 
    796  1.1  dholland message set_xdebug
    797  1.1  dholland {X11 debug symbols}
    798  1.1  dholland 
    799  1.1  dholland message cur_distsets_row
    800  1.1  dholland {%-27s %3s}
    801  1.1  dholland 
    802  1.1  dholland message select_all
    803  1.1  dholland {Select all the above sets}
    804  1.1  dholland 
    805  1.1  dholland message select_none
    806  1.1  dholland {Deselect all the above sets}
    807  1.1  dholland 
    808  1.1  dholland message install_selected_sets
    809  1.1  dholland {Install selected sets}
    810  1.1  dholland 
    811  1.1  dholland message tarerror
    812  1.1  dholland {There was an error in extracting the file %s.  That means
    813  1.1  dholland some files were not extracted correctly and your system will not be
    814  1.1  dholland complete.
    815  1.1  dholland 
    816  1.1  dholland Continue extracting sets?}
    817  1.1  dholland 
    818  1.1  dholland message must_be_one_root
    819  1.1  dholland {There must be a single partition marked to be mounted on '/'.}
    820  1.1  dholland 
    821  1.1  dholland message partitions_overlap
    822  1.1  dholland {partitions %c and %c overlap.}
    823  1.1  dholland 
    824  1.1  dholland message No_Bootcode
    825  1.1  dholland {No bootcode for specified FS type of root partition}
    826  1.1  dholland 
    827  1.1  dholland message cannot_ufs2_root
    828  1.1  dholland {Sorry, the root file system can't be FFSv2 due to lack of bootloader support
    829  1.1  dholland on this port.}
    830  1.1  dholland 
    831  1.1  dholland message edit_partitions_again
    832  1.1  dholland {
    833  1.1  dholland 
    834  1.1  dholland You can either edit the partition table by hand, or give up and return
    835  1.1  dholland to the main menu.
    836  1.1  dholland 
    837  1.1  dholland Edit the partition table again?}
    838  1.1  dholland 
    839  1.1  dholland message config_open_error
    840  1.1  dholland {Could not open config file %s\n}
    841  1.1  dholland 
    842  1.1  dholland message choose_timezone
    843  1.1  dholland {Please choose the timezone that fits you best from the list below.
    844  1.1  dholland Press RETURN to select an entry.
    845  1.1  dholland Press 'x' followed by RETURN to quit the timezone selection.
    846  1.1  dholland 
    847  1.1  dholland  Default:	%s
    848  1.1  dholland  Selected:	%s
    849  1.1  dholland  Local time: 	%s %s
    850  1.1  dholland }
    851  1.1  dholland 
    852  1.1  dholland message tz_back
    853  1.1  dholland { Back to main timezone list}
    854  1.1  dholland 
    855  1.1  dholland message swapactive
    856  1.1  dholland {The disk that you selected has a swap partition that may currently be
    857  1.1  dholland in use if your system is low on memory. Because you are going to
    858  1.1  dholland repartition this disk, this swap partition will be disabled now. Please
    859  1.1  dholland beware that this might lead to out of swap errors. Should you get such
    860  1.1  dholland an error, please restart the system and try again.}
    861  1.1  dholland 
    862  1.1  dholland message swapdelfailed
    863  1.1  dholland {Sysinst failed to deactivate the swap partition on the disk that you
    864  1.1  dholland chose for installation. Please reboot and try again.}
    865  1.1  dholland 
    866  1.1  dholland message rootpw
    867  1.1  dholland {The root password of the newly installed system has not yet been initialized,
    868  1.1  dholland and is thus empty.  Do you want to set a root password for the system now?}
    869  1.1  dholland 
    870  1.1  dholland message rootsh
    871  1.1  dholland {You can now select which shell to use for the root user. The default is
    872  1.1  dholland /bin/sh, but you may prefer another one.}
    873  1.1  dholland 
    874  1.1  dholland message no_root_fs
    875  1.1  dholland {
    876  1.1  dholland There is no defined root file system.  You need to define at least
    877  1.1  dholland one mount point with "/".
    878  1.1  dholland 
    879  1.1  dholland Press <return> to continue.
    880  1.1  dholland }
    881  1.1  dholland 
    882  1.1  dholland message slattach {
    883  1.1  dholland Enter slattach flags
    884  1.1  dholland }
    885  1.1  dholland 
    886  1.1  dholland message Pick_an_option {Pick an option to turn on or off.}
    887  1.1  dholland message Scripting {Scripting}
    888  1.1  dholland message Logging {Logging}
    889  1.1  dholland 
    890  1.1  dholland message Status  { Status: }
    891  1.1  dholland message Command {Command: }
    892  1.1  dholland message Running {Running}
    893  1.1  dholland message Finished {Finished}
    894  1.1  dholland message Command_failed {Command failed}
    895  1.1  dholland message Command_ended_on_signal {Command ended on signal}
    896  1.1  dholland 
    897  1.1  dholland message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
    898  1.1  dholland message Exit_Install_System {Exit Install System}
    899  1.1  dholland message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
    900  1.1  dholland message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
    901  1.1  dholland message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
    902  1.1  dholland message Reboot_the_computer {Reboot the computer}
    903  1.1  dholland message Utility_menu {Utility menu}
    904  1.1  dholland message Config_menu {Config menu}
    905  1.1  dholland message exit_utility_menu {Back to main menu}
    906  1.1  dholland message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
    907  1.1  dholland message Run_bin_sh {Run /bin/sh}
    908  1.1  dholland message Set_timezone {Set timezone}
    909  1.1  dholland message Configure_network {Configure network}
    910  1.1  dholland message Partition_a_disk {Partition a disk}
    911  1.1  dholland message Logging_functions {Logging functions}
    912  1.1  dholland message Halt_the_system {Halt the system}
    913  1.1  dholland message yes_or_no {yes or no?}
    914  1.1  dholland message Hit_enter_to_continue {Hit enter to continue}
    915  1.1  dholland message Choose_your_installation {Choose your installation}
    916  1.1  dholland message Set_Sizes {Set sizes of NetBSD partitions}
    917  1.1  dholland message Use_Existing {Use existing partition sizes}
    918  1.1  dholland message Megabytes {Megabytes}
    919  1.1  dholland message Cylinders {Cylinders}
    920  1.1  dholland message Sectors {Sectors}
    921  1.1  dholland message Select_medium {Install from}
    922  1.1  dholland message ftp {FTP}
    923  1.1  dholland message http {HTTP}
    924  1.1  dholland message nfs {NFS}
    925  1.1  dholland .if HAVE_INSTALL_IMAGE
    926  1.1  dholland message cdrom {CD-ROM / DVD / install image media}
    927  1.1  dholland .else
    928  1.1  dholland message cdrom {CD-ROM / DVD}
    929  1.1  dholland .endif
    930  1.1  dholland message floppy {Floppy}
    931  1.1  dholland message local_fs {Unmounted fs}
    932  1.1  dholland message local_dir {Local directory}
    933  1.1  dholland message Select_your_distribution {Select your distribution}
    934  1.1  dholland message Full_installation {Full installation}
    935  1.1  dholland message Full_installation_nox {Installation without X11}
    936  1.1  dholland message Minimal_installation {Minimal installation}
    937  1.1  dholland message Custom_installation {Custom installation}
    938  1.1  dholland message hidden {** hidden **}
    939  1.1  dholland message Host {Host}
    940  1.1  dholland message Base_dir {Base directory}
    941  1.1  dholland message Set_dir_bin {Binary set directory}
    942  1.1  dholland message Set_dir_src {Source set directory}
    943  1.1  dholland message Xfer_dir {Transfer directory}
    944  1.1  dholland message User {User}
    945  1.1  dholland message Password {Password}
    946  1.1  dholland message Proxy {Proxy}
    947  1.1  dholland message Get_Distribution {Get Distribution}
    948  1.1  dholland message Continue {Continue}
    949  1.1  dholland message What_do_you_want_to_do {What do you want to do?}
    950  1.1  dholland message Try_again {Try again}
    951  1.1  dholland message Set_finished {Set finished}
    952  1.1  dholland message Skip_set {Skip set}
    953  1.1  dholland message Skip_group {Skip set group}
    954  1.1  dholland message Abandon {Abandon installation}
    955  1.1  dholland message Abort_fetch {Abort fetch}
    956  1.1  dholland message Device {Device}
    957  1.1  dholland message File_system {File system}
    958  1.1  dholland message Select_IPv6_DNS_server {  Select IPv6 DNS server}
    959  1.1  dholland message other {other }
    960  1.1  dholland message Perform_IPv6_autoconfiguration {Perform IPv6 autoconfiguration?}
    961  1.1  dholland message Perform_DHCP_autoconfiguration {Perform DHCP autoconfiguration?}
    962  1.1  dholland message Root_shell {Root shell}
    963  1.1  dholland message User_shell {User shell}
    964  1.1  dholland 
    965  1.1  dholland .if AOUT2ELF
    966  1.1  dholland message aoutfail
    967  1.1  dholland {The directory where the old a.out shared libraries should be moved to could
    968  1.1  dholland not be created. Please try the upgrade procedure again and make sure you
    969  1.1  dholland have mounted all file systems.}
    970  1.1  dholland 
    971  1.1  dholland message emulbackup
    972  1.1  dholland {Either the /emul/aout or /emul directory on your system was a symbolic link
    973  1.1  dholland pointing to an unmounted file system. It has been given a '.old' extension.
    974  1.1  dholland Once you bring your upgraded system back up, you may need to take care
    975  1.1  dholland of merging the newly created /emul/aout directory with the old one.
    976  1.1  dholland }
    977  1.1  dholland .endif
    978  1.1  dholland 
    979  1.1  dholland message oldsendmail
    980  1.1  dholland {Sendmail is no longer in this release of NetBSD, default MTA is
    981  1.1  dholland postfix. The file /etc/mailer.conf still chooses the removed
    982  1.1  dholland sendmail. Do you want to upgrade /etc/mailer.conf automatically for
    983  1.1  dholland postfix? If you choose "No" you will have to update /etc/mailer.conf
    984  1.1  dholland yourself to ensure proper email delivery.}
    985  1.1  dholland 
    986  1.1  dholland message license
    987  1.1  dholland {To use the network interface %s, you must agree to the license in
    988  1.1  dholland file %s. To view this file now, you can type ^Z, look at the contents of
    989  1.1  dholland the file and then type "fg" to resume.}
    990  1.1  dholland 
    991  1.1  dholland message binpkg
    992  1.1  dholland {To configure the binary package system, please choose the network location
    993  1.1  dholland to fetch packages from.  Once your system comes up, you can use 'pkgin'
    994  1.1  dholland to install additional packages, or remove packages.}
    995  1.1  dholland 
    996  1.1  dholland message pkgpath
    997  1.1  dholland {Enabling binary packages with pkgin requires setting up the repository.
    998  1.1  dholland The following are the host, directory, user, and password that
    999  1.1  dholland will be used.  If "user" is "ftp", then the password is not needed.
   1000  1.1  dholland 
   1001  1.1  dholland }
   1002  1.1  dholland message rcconf_backup_failed {Making backup of rc.conf failed. Continue?}
   1003  1.1  dholland message rcconf_backup_succeeded {rc.conf backup saved to %s.}
   1004  1.1  dholland message rcconf_restore_failed {Restoring backup rc.conf failed.}
   1005  1.1  dholland message rcconf_delete_failed {Deleting old %s entry failed.}
   1006  1.1  dholland message Pkg_dir {Package directory}
   1007  1.1  dholland message configure_prior {configure a prior installation of}
   1008  1.1  dholland message configure {configure}
   1009  1.1  dholland message change {change}
   1010  1.1  dholland message password_set {password set}
   1011  1.1  dholland message YES {YES}
   1012  1.1  dholland message NO {NO}
   1013  1.1  dholland message DONE {DONE}
   1014  1.1  dholland message abandoned {Abandoned}
   1015  1.1  dholland message empty {***EMPTY***}
   1016  1.1  dholland message timezone {Timezone}
   1017  1.1  dholland message change_rootpw {Change root password}
   1018  1.1  dholland message enable_binpkg {Enable installation of binary packages}
   1019  1.1  dholland message enable_sshd {Enable sshd}
   1020  1.1  dholland message enable_ntpd {Enable ntpd}
   1021  1.1  dholland message run_ntpdate {Run ntpdate at boot}
   1022  1.1  dholland message enable_mdnsd {Enable mdnsd}
   1023  1.1  dholland message add_a_user {Add a user}
   1024  1.1  dholland message configmenu {Configure the additional items as needed.}
   1025  1.1  dholland message doneconfig {Finished configuring}
   1026  1.1  dholland message Install_pkgin {Install pkgin and update package summary}
   1027  1.1  dholland message binpkg_installed
   1028  1.1  dholland {Your system is now configured to use pkgin to install binary packages.  To
   1029  1.1  dholland install a package, run:
   1030  1.1  dholland 
   1031  1.1  dholland pkgin install <packagename>
   1032  1.1  dholland 
   1033  1.1  dholland from a root shell.  Read the pkgin(1) manual page for further information.}
   1034  1.1  dholland message Install_pkgsrc {Fetch and unpack pkgsrc}
   1035  1.1  dholland message pkgsrc
   1036  1.1  dholland {Installing pkgsrc requires unpacking an archive retrieved over the network.
   1037  1.1  dholland The following are the host, directory, user, and password that
   1038  1.1  dholland will be used.  If "user" is "ftp", then the password is not needed.
   1039  1.1  dholland 
   1040  1.1  dholland }
   1041  1.1  dholland message Pkgsrc_dir {pkgsrc directory}
   1042  1.1  dholland message get_pkgsrc {Fetch and unpack pkgsrc for building from source}
   1043  1.1  dholland message retry_pkgsrc_network {Network configuration failed.  Retry?}
   1044  1.1  dholland message quit_pkgsrc {Quit without installing pkgsrc}
   1045  1.1  dholland message pkgin_failed
   1046  1.1  dholland {Installation of pkgin failed, possibly because no binary packages
   1047  1.1  dholland exist.  Please check the package path and try again.}
   1048  1.1  dholland message failed {Failed}
   1049  1.1  dholland message addusername {8 character username to add:}
   1050  1.1  dholland message addusertowheel {Do you wish to add this user to group wheel?}
   1051