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


  52            no default value.
  53 
  54        -Z  Do not update any installed zones.
  55 
  56        The second form of onu takes the following option:
  57 
  58        -r  In the current BE configure the requested publisher appropriately,
  59            without updating.
  60 
  61 EXIT STATUS
  62        The following exit values are returned:
  63 
  64        0   The command completed successfully.  No errors or warnings were
  65            reported.
  66 
  67        1   Incorrect usage.
  68 
  69        2   One of the commands used by the script failed.
  70 
  71 NOTES





  72        Former users of bfu should note the following ways in which onu behaves
  73        differently from bfu.  First, as noted above, onu creates a new BE,
  74        rather than updating an existing BE in-place.  Second, onu will not
  75        install packages that are older than what is already installed in the
  76        source BE.  Third, conflicts in system configuration files are
  77        automatically resolved according to the files' "preserve" attribute, as
  78        described in pkg(5).
  79 
  80        If the -d option is given to specify a repository directory, the new
  81        publishers will not be available in the new BE. This can prevent
  82        correct zone installs or cause issues with installing additional
  83        packages sourced from the ON repositories. In both cases, the -r option
  84        can be used in the new BE to re-enable the publishers. See EXAMPLES.
  85 
  86        Use of onu will prevent use of zone attach for ipkg-brand zones in the
  87        new BE, since the entire incorporation is removed.
  88 
  89        By default, onu will attempt to update any ipkg-brand installed zones
  90        on the system; the -Z option may be used to disable this behavior.
  91 


 109 ENVIRONMENT
 110        ONURI
 111 
 112               If the -u option is not provided, and this variable is set, it
 113               will be used as the origin URI for the publisher packaging
 114               repository.  If -u is not provided and this variable is not set,
 115               http://ipkg.sfbay/on-nightly will be used.
 116 
 117        ONPUB
 118 
 119               If the -U option is not provided, and this variable is set, it
 120               will be used as the publisher name for the packaging repository.
 121               If -U is not provided and this variable is not set, on-nightly
 122               will be used.
 123 
 124 SEE ALSO
 125        beadm(1M),  pkg(1),  pkg(5)
 126 
 127 
 128 
 129                                 August 28, 2010                    ONU(1ONBLD)


  52            no default value.
  53 
  54        -Z  Do not update any installed zones.
  55 
  56        The second form of onu takes the following option:
  57 
  58        -r  In the current BE configure the requested publisher appropriately,
  59            without updating.
  60 
  61 EXIT STATUS
  62        The following exit values are returned:
  63 
  64        0   The command completed successfully.  No errors or warnings were
  65            reported.
  66 
  67        1   Incorrect usage.
  68 
  69        2   One of the commands used by the script failed.
  70 
  71 NOTES
  72        Distributions which segment certain system directories onto separate,
  73        child datasets (e.g., /var for openindiana Text Install) must run beadm
  74        unmount <new beName> after running onu or else the child   dataset will
  75        not mount at the correct location after reboot.
  76 
  77        Former users of bfu should note the following ways in which onu behaves
  78        differently from bfu.  First, as noted above, onu creates a new BE,
  79        rather than updating an existing BE in-place.  Second, onu will not
  80        install packages that are older than what is already installed in the
  81        source BE.  Third, conflicts in system configuration files are
  82        automatically resolved according to the files' "preserve" attribute, as
  83        described in pkg(5).
  84 
  85        If the -d option is given to specify a repository directory, the new
  86        publishers will not be available in the new BE. This can prevent
  87        correct zone installs or cause issues with installing additional
  88        packages sourced from the ON repositories. In both cases, the -r option
  89        can be used in the new BE to re-enable the publishers. See EXAMPLES.
  90 
  91        Use of onu will prevent use of zone attach for ipkg-brand zones in the
  92        new BE, since the entire incorporation is removed.
  93 
  94        By default, onu will attempt to update any ipkg-brand installed zones
  95        on the system; the -Z option may be used to disable this behavior.
  96 


 114 ENVIRONMENT
 115        ONURI
 116 
 117               If the -u option is not provided, and this variable is set, it
 118               will be used as the origin URI for the publisher packaging
 119               repository.  If -u is not provided and this variable is not set,
 120               http://ipkg.sfbay/on-nightly will be used.
 121 
 122        ONPUB
 123 
 124               If the -U option is not provided, and this variable is set, it
 125               will be used as the publisher name for the packaging repository.
 126               If -U is not provided and this variable is not set, on-nightly
 127               will be used.
 128 
 129 SEE ALSO
 130        beadm(1M),  pkg(1),  pkg(5)
 131 
 132 
 133 
 134                                November 7, 2016                    ONU(1ONBLD)