Subject: Re: Build 1.5.2 with -current
To: Mark White <mjw@celos.net>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 10/11/2001 09:10:25
On Thu, 11 Oct 2001, Mark White wrote:

> I need to build a set of laptop install disks for the 1.5.2
> system, using a slightly modified kernel, on a machine
> running -current (actually from a few months ago).
>
> I modified the kernel and rebuilt with the INSTALL_LAPTOP
> conf file without any problems, but my fumbling attempts to
> build the two install disks have not worked.  Sorry if this
> is an FAQ I haven't spotted.

There really is no simple way, except to build a whole release.

You might try building the INSTALL_LAPTOP kernel, building "all" in
/usr/src/distrib/notes and /usr/src/distrib/utils, then trying"make -k
release RELEASEDIR=somewhere DESTDIR=somewherelse" in
/usr/src/distrib/i386.

Frederick