Source-Changes-HG archive

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

[src/trunk]: src/etc/mtree new openssl directories



details:   https://anonhg.NetBSD.org/src/rev/0f9deeee0636
branches:  trunk
changeset: 374717:0f9deeee0636
user:      christos <christos%NetBSD.org@localhost>
date:      Wed May 10 15:52:50 2023 +0000

description:
new openssl directories

diffstat:

 etc/mtree/NetBSD.dist.base   |  5 ++++-
 etc/mtree/NetBSD.dist.x86_64 |  5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 3f79075fabe8 -r 0f9deeee0636 etc/mtree/NetBSD.dist.base
--- a/etc/mtree/NetBSD.dist.base        Wed May 10 15:52:07 2023 +0000
+++ b/etc/mtree/NetBSD.dist.base        Wed May 10 15:52:50 2023 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NetBSD.dist.base,v 1.247 2023/04/16 20:46:17 nikita Exp $
+#      $NetBSD: NetBSD.dist.base,v 1.248 2023/05/10 15:52:50 christos Exp $
 #      @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -355,6 +355,9 @@
 ./usr/lib/lua
 ./usr/lib/lua/5.4
 ./usr/lib/named
+./usr/lib/openssl
+./usr/lib/openssl/engines
+./usr/lib/openssl/modules
 ./usr/lib/pkgconfig
 ./usr/lib/postfix
 ./usr/lib/security
diff -r 3f79075fabe8 -r 0f9deeee0636 etc/mtree/NetBSD.dist.x86_64
--- a/etc/mtree/NetBSD.dist.x86_64      Wed May 10 15:52:07 2023 +0000
+++ b/etc/mtree/NetBSD.dist.x86_64      Wed May 10 15:52:50 2023 +0000
@@ -1,7 +1,10 @@
-#      $NetBSD: NetBSD.dist.x86_64,v 1.16 2022/05/15 21:41:56 mrg Exp $
+#      $NetBSD: NetBSD.dist.x86_64,v 1.17 2023/05/10 15:52:50 christos Exp $
 
 ./usr/include/dev/nvmm
 ./usr/include/dev/nvmm/x86
 ./usr/include/i386
 ./usr/include/x86
 ./usr/include/xen
+./usr/lib/i386/openssl
+./usr/lib/i386/openssl/modules
+./usr/lib/i386/openssl/engines



Home | Main Index | Thread Index | Old Index