Re: Unsure about buildworld

From: Benjamin Kaduk <kaduk_at_mit.edu>
Date: Wed, 21 Jun 2017 12:53:39 -0500
On Wed, Jun 21, 2017 at 06:23:30AM -0700, Jeffrey Bouquet wrote:
> 
> 
> On Tue, 20 Jun 2017 22:15:18 -0500, Benjamin Kaduk <kaduk_at_mit.edu> wrote:
> 
> > 
> > Building a release and extracting the tarballs is something that
> > people do, though I don't have any personal experience to recommend
> > it.
> > 
> 
>   I've done the latter [ recovered by base.txz ] but never tried to build a release or
> anything other than bw bk ik iw ... unless incremental binaries or failing disks... and
> since switching to SATA from EIDE many less of the latter. 

Building a release is similarly simple; something like
cd /usr/src
make buildworld buildkernel
cd release
make NODOC NOPORTS NOPKG [memstick|disc1]

(from memory); the main thing I stumble on is remembering where the
build artifacts are and whether I want memstick or disc1 for the
particular use case.

-Ben
Received on Wed Jun 21 2017 - 15:53:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:12 UTC