Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/packingrules.4
          +++ new/usr/src/man/man4/packingrules.4
   1    1  '\" te
   2    2  .\"  Copyright (c) 1996 Sun Microsystems, Inc.  All Rights Reserved.
        3 +.\"  Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   3    4  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    5  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    6  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH PACKINGRULES 4 "Dec 23, 1996"
        7 +.TH PACKINGRULES 4 "Sep 8, 2015"
   7    8  .SH NAME
   8      -packingrules \- packing rules file for cachefs and filesync
        9 +packingrules \- packing rules file for filesync
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
  12   13  \fB$\fR\fBHOME\fR\fB/.packingrules\fR
  13   14  .fi
  14   15  
  15   16  .SH DESCRIPTION
  16   17  .sp
  17   18  .LP
  18   19  \fB$\fR\fBHOME\fR\fB/.packingrules\fR is a packing rules file for
  19      -\fBfilesync\fR and  \fBcachefspack\fR. \fB$\fR\fBHOME\fR\fB/.packingrules\fR
       20 +\fBfilesync\fR. \fB$\fR\fBHOME\fR\fB/.packingrules\fR
  20   21  contains a list of directories and files that are to be packed and
  21   22  synchronized.  It also contains a list of directories and files that  are to be
  22      -specifically excluded from packing and synchronization. See  \fBfilesync\fR(1)
  23      -and  \fBcachefspack\fR(1M).
       23 +specifically excluded from packing and synchronization. See  \fBfilesync\fR(1).
  24   24  .sp
  25   25  .LP
  26   26  The \fB$\fR\fBHOME\fR\fB/.packingrules\fR file is automatically created if
  27   27  users invoke \fBfilesync\fR with filename arguments. By using \fBfilesync\fR
  28   28  options, users can augment the packing rules in
  29   29  \fB$\fR\fBHOME\fR\fB/.packingrules\fR.
  30   30  .sp
  31   31  .LP
  32   32  Many users choose to manually create the packing rules file and edit it by
  33   33  hand. Users can edit \fB$\fR\fBHOME\fR\fB/.packingrules\fR (using any editor)
↓ open down ↓ 145 lines elided ↑ open up ↑
 179  179  #
 180  180  BASE /net/bigserver/export/buildenv $HOME/buildenv
 181  181  LIST !find . -type f -a -perm -111 -a -print
 182  182  .fi
 183  183  .in -2
 184  184  .sp
 185  185  
 186  186  .SH SEE ALSO
 187  187  .sp
 188  188  .LP
 189      -\fBfile\fR(1), \fBfilesync\fR(1), \fBcachefspack\fR(1M)
      189 +\fBfile\fR(1), \fBfilesync\fR(1)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX