Subject: CVS commit: src/usr.sbin/pkg_install/create
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 03/08/2007 00:33:54
Module Name: src
Committed By: joerg
Date: Thu Mar 8 00:33:54 UTC 2007
Modified Files:
src/usr.sbin/pkg_install/create: create.h main.c perform.c pkg_create.1
Log Message:
Nuke -X option for pkg_create. Filtering the PLIST thrown at tar is not
really useful and easier done directly. This feature was supposedly
never used at all.
OK agc@, jlam@
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.sbin/pkg_install/create/create.h
cvs rdiff -r1.29 -r1.30 src/usr.sbin/pkg_install/create/main.c
cvs rdiff -r1.44 -r1.45 src/usr.sbin/pkg_install/create/perform.c
cvs rdiff -r1.41 -r1.42 src/usr.sbin/pkg_install/create/pkg_create.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.