Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgviews] src/usr.sbin/pkg_install/view



Module Name:    src
Committed By:   jlam
Date:           Fri Jul 25 18:47:49 UTC 2003

Modified Files:
        src/usr.sbin/pkg_install/view [pkgviews]: pkg_view.1 pkg_view.sh

Log Message:
By default, don't symlink files that match "*[~#] *.OLD *.orig" (list
borrowed from /etc/rc.subr) into the view, since they're extremely likely
to be scratch files left over from editing config files, and they'd just
pollute the view with unnecessary files.


To generate a diff of this commit:
cvs rdiff -r1.1.2.5 -r1.1.2.6 src/usr.sbin/pkg_install/view/pkg_view.1
cvs rdiff -r1.1.2.16 -r1.1.2.17 src/usr.sbin/pkg_install/view/pkg_view.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index