pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc doc/NEWS: instructions are probably out of date by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d89c09896df2
branches: trunk
changeset: 443529:d89c09896df2
user: nia <nia%pkgsrc.org@localhost>
date: Tue Dec 15 08:36:02 2020 +0000
description:
doc/NEWS: instructions are probably out of date by now
diffstat:
doc/NEWS | 11 +++--------
1 files changed, 3 insertions(+), 8 deletions(-)
diffs (26 lines):
diff -r 6da629afcdb6 -r d89c09896df2 doc/NEWS
--- a/doc/NEWS Tue Dec 15 05:12:18 2020 +0000
+++ b/doc/NEWS Tue Dec 15 08:36:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.16 2020/12/12 10:42:47 fcambus Exp $
+# $NetBSD: NEWS,v 1.17 2020/12/15 08:36:02 nia Exp $
PKGSRC NEWS
===========
@@ -16,14 +16,9 @@
other operating systems and cases where a non-default bootstrap
is used.
- To deal with this change, run the following commands:
+ To deal with this change, see this blog post:
- cd /usr/pkgsrc/pkgtools/pkg_install
- make USE_CWRAPPERS=no install
- cd /usr/pkg/sbin
- install -c pkg_add pkg_admin pkg_create pkg_delete pkg_info /usr/sbin/
- mv /var/db/pkg /usr/pkg/pkgdb
- mv /var/db/pkg.refcount /usr/pkg/pkgdb.refcount
+ https://pkgsrc.org/news/pkgdb-change/
Since this change affects the packaging tools only, there is no change
to binary packages and they do not need to be rebuilt.
Home |
Main Index |
Thread Index |
Old Index