Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136850007
D53753.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
645 B
Referenced Files
None
Subscribers
None
D53753.diff
View Options
diff --git a/usr.sbin/bsdinstall/scripts/pkgbase.in b/usr.sbin/bsdinstall/scripts/pkgbase.in
--- a/usr.sbin/bsdinstall/scripts/pkgbase.in
+++ b/usr.sbin/bsdinstall/scripts/pkgbase.in
@@ -337,7 +337,7 @@
-- Since pkg always interprets fingerprints paths as relative to
-- the --rootdir we must copy the key from the host.
assert(os.execute("mkdir -p " .. chroot .. "/usr/share/keys"))
- assert(os.execute("cp -R /usr/share/keys/pkg " .. chroot .. "/usr/share/keys/"))
+ assert(os.execute("cp -R /usr/share/keys/* " .. chroot .. "/usr/share/keys/"))
end
-- We must use --repo-conf-dir rather than -o REPOS_DIR here as the latter
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 2:14 AM (22 m, 29 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25317116
Default Alt Text
D53753.diff (645 B)
Attached To
Mode
D53753: bsdinstall: Copy in all keys
Attached
Detach File
Event Timeline
Log In to Comment