Print this page
2989 Eliminate use of LOGNAME_MAX in ON
1166 useradd have warning with name more 8 chars

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/SUNWcs.mf
          +++ new/usr/src/pkg/manifests/SUNWcs.mf
↓ open down ↓ 14 lines elided ↑ open up ↑
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
       25 +# Copyright (c) 2013 Gary Mills
  25   26  #
  26   27  
  27   28  <include SUNWcs.man1.inc>
  28   29  <include SUNWcs.man1m.inc>
  29   30  <include SUNWcs.man4.inc>
  30   31  <include SUNWcs.man5.inc>
  31   32  <include SUNWcs.man7d.inc>
  32   33  <include SUNWcs.man7fs.inc>
  33   34  set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS)
  34   35  set name=pkg.description \
↓ open down ↓ 304 lines elided ↑ open up ↑
 339  340  file path=etc/default/devfsadm group=sys preserve=true
 340  341  file path=etc/default/fs group=sys preserve=true
 341  342  file path=etc/default/init group=sys preserve=true
 342  343  file path=etc/default/keyserv group=sys preserve=true
 343  344  file path=etc/default/login group=sys preserve=true
 344  345  file path=etc/default/nss group=sys preserve=true
 345  346  file path=etc/default/passwd group=sys preserve=true
 346  347  file path=etc/default/su group=sys preserve=true
 347  348  file path=etc/default/syslogd group=sys preserve=true
 348  349  file path=etc/default/tar group=sys preserve=true
      350 +file path=etc/default/useradd group=sys preserve=true
 349  351  file path=etc/default/utmpd group=sys preserve=true
 350  352  file path=etc/dev/reserved_devnames group=sys preserve=true
 351  353  file path=etc/device.tab group=root mode=0444 preserve=true
 352  354  file path=etc/dfs/dfstab group=sys preserve=true
 353  355  file path=etc/dfs/fstypes group=root preserve=true
 354  356  file path=etc/dfs/sharetab group=root mode=0444 preserve=true
 355  357  file path=etc/dgroup.tab group=sys mode=0444 preserve=true
 356  358  file path=etc/dhcp/inittab group=sys preserve=true
 357  359  file path=etc/dhcp/inittab6 group=sys preserve=true
 358  360  file path=etc/dumpdates group=sys mode=0664 preserve=true
↓ open down ↓ 1539 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX