Page MenuHomeFreeBSD

D51916.diff
No OneTemporary

D51916.diff

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
@@ -239,7 +239,7 @@
-- Always install the default FreeBSD-base.conf file to the chroot, even
-- if we don't actually fetch the packages from the repository specified
-- there (e.g. because we are performing an offline installation).
- local chroot_repos_dir = chroot .. "/usr/local/etc/pkg/repos/"
+ local chroot_repos_dir = chroot .. "/etc/pkg/"
assert(os.execute("mkdir -p " .. chroot_repos_dir))
assert(os.execute("cp /usr/share/bsdinstall/FreeBSD-base.conf " ..
chroot_repos_dir))

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 20, 9:52 AM (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27761819
Default Alt Text
D51916.diff (682 B)

Event Timeline