tech-install archive

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

Re: Should build.sh install=/foo generate a "complete" installation?



On Sun, Jul 06, 2025 at 10:33:33PM -0700, Chris Hanson wrote:
> What I wound up doing was building the distribution sets, then
> untarring the built sets into the exported root directory. That was
> sufficient for everything but binary packages. For binary packages, I
> had to first use a non-https URL to install pkgin and the Mozilla root
> certificates, then I could switch back to the regular URL.

When first login to the new setup machine you probably need to run

	certctl rehash

to make the SSL trust anchors available.

Martin


Home | Main Index | Thread Index | Old Index