Re: Should build.sh install=/foo generate a "complete" installation?
Chris Hanson <[email protected]> Sun, 6 Jul 2025 22:33:33 -0700
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
Thanks again for the assistance! What I wound up doing was building the distribution sets, then untarring the= built sets into the exported root directory. That was sufficient for everyt= hing but binary packages. For binary packages, I had to first use a non-http= s URL to install pkgin and the Mozilla root certificates, then I could switc= h back to the regular URL. At some point I need to set up a script to do this. (And also establish a se= t of NeXT-style symlinks for [fixed]/etc[/fixed] and [fixed]/var[/fixed] int= o a template [fixed]/private[/fixed], so systems of the same type can share t= he same exported root.) =E2=80=94 Chris