pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkg_install-renovation]: pkgsrc/pkgtools/pkg_install/files/admin Try ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1c1a346ba85
branches: pkg_install-renovation
changeset: 541554:e1c1a346ba85
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri May 30 13:49:07 2008 +0000
description:
Try documenting check-signature and sign-package. Bump date.
diffstat:
pkgtools/pkg_install/files/admin/pkg_admin.1 | 18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 deletions(-)
diffs (46 lines):
diff -r 7e61893b2507 -r e1c1a346ba85 pkgtools/pkg_install/files/admin/pkg_admin.1
--- a/pkgtools/pkg_install/files/admin/pkg_admin.1 Fri May 30 13:37:36 2008 +0000
+++ b/pkgtools/pkg_install/files/admin/pkg_admin.1 Fri May 30 13:49:07 2008 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_admin.1,v 1.18.2.1 2008/05/26 15:29:03 joerg Exp $
+.\" $NetBSD: pkg_admin.1,v 1.18.2.2 2008/05/30 13:49:07 wiz Exp $
.\"
.\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 26, 2008
+.Dd May 30, 2008
.Dt PKG_ADMIN 1
.Os
.Sh NAME
@@ -166,6 +166,10 @@
If
.Fl s
is given, also check the embedded signature.
+.It Cm check-signature Ar file ...
+Reports if
+.Ar file
+is a correctly signed package.
.It Cm config-var Ar variable
Print the current value of
.Ar variable
@@ -261,6 +265,16 @@
Packages that are not installed directly by the user but pulled in as
dependencies are marked by setting
.Dq automatic=YES .
+.It Cm sign-package pkg spkg key cert
+Sign the binary package
+.Ar pkg
+using the key
+.Ar key
+and the certificate
+.Ar cert ,
+using
+.Ar spkg
+as output file.
.It Cm unset Ar variable pkg ...
Remove an installation variable.
.El
Home |
Main Index |
Thread Index |
Old Index