Re: Should build.sh install=/foo generate a "complete" installation?
Chris Hanson <[email protected]> Sun, 6 Jul 2025 11:28:53 -0700
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Jul 6, 2025, at 1:46=E2=80=AFAM, Martin Husemann <[email protected]> wro= te: > I would suggest to use "kernel=3DGENERIC distsets" as target (just a signl= e invocation, it > will do all required other steps internally) and then untar all the sets > produced in the target directory. The tar extraction has to be run as > root. And the kernel might be slightly hidden in the -O directory and > needs to be copied over. This is a bit cheaper than the official way, whic= h > is: "release" as single target, which will create a few more files than > you need. >=20 Excellent, thanks for the tips! I=E2=80=99ll give that a try. =E2=80=94 Chris