Print this page
9803 pbchk could use a -c option
9825 pbchk -b option should be -p

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/scripts/Install.1onbld
          +++ new/usr/src/tools/scripts/Install.1onbld
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  .\" and limitations under the License.
  15   15  .\"
  16   16  .\" When distributing Covered Code, include this CDDL HEADER in each
  17   17  .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  18   18  .\" If applicable, add the following below this CDDL HEADER, with the
  19   19  .\" fields enclosed by brackets "[]" replaced with your own identifying
  20   20  .\" information: Portions Copyright [yyyy] [name of copyright owner]
  21   21  .\"
  22   22  .\" CDDL HEADER END
  23   23  .\"
       24 +.\" Copyright 2018 Joyent, Inc.
       25 +.\"
  24   26  .TH INSTALL 1ONBLD "Jan 14, 2010"
  25   27  .SH NAME
  26   28  Install \- install a kernel from an ON workspace
  27   29  .SH SYNOPSIS
  28   30  .TP 8n
  29   31  .B Install
  30   32  .RB [ " \-w "
  31   33  .IR workspace " ]"
  32   34  .RB [ " \-s "
  33   35  .IR "source dir" " ]"
↓ open down ↓ 244 lines elided ↑ open up ↑
 278  280  .LP
 279  281  .B Install
 280  282  processes default options first, then .Installrc
 281  283  options, then command-line options.  In the case of
 282  284  conflicting options (e.g. \fB-uma\fR), the last one wins.
 283  285  .LP
 284  286  In order to use the most convenient form of
 285  287  .BR Install " (``" "Install -t machine:/" "''),"
 286  288  you will need to do the following on the target machine:
 287  289  .LP
 288      -.br
 289  290  .nf
 290  291          (1) add your machine name to the /etc/hosts.equiv file
 291  292  .fi
 292  293  .br
 293  294  .nf
 294  295          (2) add your username to the /etc/{passwd,shadow} files
 295  296  .fi
 296  297  .br
 297  298  .nf
 298  299          (3) chown -R yourself /kernel /usr/kernel
↓ open down ↓ 73 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX