Print this page
NEX-3250 Teach webrev about our information tracking system

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/scripts/its.conf
          +++ new/usr/src/tools/scripts/its.conf
↓ open down ↓ 25 lines elided ↑ open up ↑
  26   26  
  27   27  # Copyright 2010, Richard Lowe
  28   28  
  29   29  #
  30   30  # configuration file for information tracking systems
  31   31  #
  32   32  
  33   33  #
  34   34  # This setting determines the domain used to resolve internal URLs
  35   35  #
  36      -its_domain="illumos.org"
       36 +its_domain="nexenta.com illumos.org"
  37   37  
  38   38  #
  39   39  # This setting determines the priority with which an application will
  40   40  # resolve information system references.
  41   41  #
  42   42  # It should be a list (white space separated) of prefixes
  43   43  # from the corresponding its.reg file.
  44   44  #
  45      -its_priority="illumos sun arc doo"
       45 +its_priority="nexenta-nex nexenta-os nexenta-sup illumos sun arc doo"
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX