Print this page
7388 Support DHCP Client FQDN. Allow IAID/DUID for all v4.

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/scripts/onu.1onbld
          +++ new/usr/src/tools/scripts/onu.1onbld
↓ open down ↓ 11 lines elided ↑ open up ↑
  12   12  .\" " When distributing Covered Code, include this CDDL HEADER in each
  13   13  .\" " file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  14   14  .\" " If applicable, add the following below this CDDL HEADER, with the
  15   15  .\" " fields enclosed by brackets "[]" replaced with your own identifying
  16   16  .\" " information: Portions Copyright [yyyy] [name of copyright owner]
  17   17  .\" "
  18   18  .\" " CDDL HEADER END
  19   19  .\" "
  20   20  .\" "Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  21   21  .\" "Copyright 2010, Richard Lowe
       22 +.\" "Copyright (c) 2016, Chris Fraire <cfraire@me.com>.
  22   23  .\" "
  23      -.TH ONU 1ONBLD "Aug 28, 2010"
       24 +.TH ONU 1ONBLD "Nov 7, 2016"
  24   25  .SH NAME
  25   26  .I onu
  26   27  \- OS/Net Update
  27   28  .SH SYNOPSIS
  28   29  \fBonu [opts] [-s <beName>] -t <beName>\fP
  29   30  .br
  30   31  \fBonu [opts] -r\fP
  31   32  .SH DESCRIPTION
  32   33  .LP
  33   34  .I onu
↓ open down ↓ 57 lines elided ↑ open up ↑
  91   92  The command completed successfully.
  92   93  No errors or warnings were reported.
  93   94  .TP 4
  94   95  .B 1
  95   96  Incorrect usage.
  96   97  .TP 4
  97   98  .B 2
  98   99  One of the commands used by the script failed.
  99  100  .SH NOTES
 100  101  .LP
      102 +Distributions which segment certain system directories onto separate, child
      103 +datasets (e.g., /var for openindiana Text Install) must run
      104 +.B beadm unmount <new beName>
      105 +after running onu or else the child dataset will not mount at the correct
      106 +location after reboot.
      107 +.LP
 101  108  Former users of bfu should note the following ways in which onu behaves
 102  109  differently from bfu.  First, as noted above, onu creates a new BE, rather
 103  110  than updating an existing BE in-place.  Second, onu will not install packages
 104  111  that are older than what is already installed in the source BE.  Third,
 105  112  conflicts in system configuration files are automatically resolved according
 106  113  to the files' "preserve" attribute, as described in pkg(5).
 107  114  .LP
 108  115  If the
 109  116  .B -d
 110  117  option is given to specify a repository directory, the new
↓ open down ↓ 57 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX