Re: Building multiple kernels with "make release"

2025-01-05 Thread Alan Somers
To resurrect this old thread, I got it working. I can now run release.sh and it will build .iso files and VM images that contain two kernels. My PR is at https://github.com/freebsd/freebsd-src/pull/1566 . On Sat, Aug 21, 2021 at 11:14 AM Glen Barber wrote: > > It is on my list of things to look

Re: Building multiple kernels with "make release"

2021-08-21 Thread Glen Barber
It is on my list of things to look into next week. Glen Sent from my phone. Please excuse my brevity and/or typos. > On Aug 20, 2021, at 4:10 PM, Alan Somers wrote: > >  >> On Thu, Jul 29, 2021 at 12:43 PM Emmanuel Vadot >> wrote: >> On Thu, 29 Jul 2021 00:13:54 + >> Glen Barber wrote:

Re: Building multiple kernels with "make release"

2021-08-20 Thread Alan Somers
On Thu, Jul 29, 2021 at 12:43 PM Emmanuel Vadot wrote: > On Thu, 29 Jul 2021 00:13:54 + > Glen Barber wrote: > > > On Wed, Jul 28, 2021 at 06:00:28PM -0600, Alan Somers wrote: > > > On Wed, Jul 28, 2021 at 5:52 PM Miroslav Lachman <000.f...@quip.cz> > wrote: > > > > > > > On 28/07/2021 20:46

Re: Building multiple kernels with "make release"

2021-07-29 Thread Emmanuel Vadot
On Thu, 29 Jul 2021 00:13:54 + Glen Barber wrote: > On Wed, Jul 28, 2021 at 06:00:28PM -0600, Alan Somers wrote: > > On Wed, Jul 28, 2021 at 5:52 PM Miroslav Lachman <000.f...@quip.cz> wrote: > > > > > On 28/07/2021 20:46, Juraj Lutter wrote: > > > > > > > > > > > >> On 28 Jul 2021, at 20:37

Re: Building multiple kernels with "make release"

2021-07-29 Thread Chris
On 2021-07-28 10:11, Alan Somers wrote: Is it possible to build multiple different kernels and include them all in a release image? release.conf says so. But from experiment, what I see is that: * release.sh does pass both kernels in the KERNCONF variable to "make buildkernel" * "make buildker

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 06:00:28PM -0600, Alan Somers wrote: > On Wed, Jul 28, 2021 at 5:52 PM Miroslav Lachman <000.f...@quip.cz> wrote: > > > On 28/07/2021 20:46, Juraj Lutter wrote: > > > > > > > > >> On 28 Jul 2021, at 20:37, Glen Barber wrote: > > >> > > >> On Wed, Jul 28, 2021 at 12:05:25PM

Re: Building multiple kernels with "make release"

2021-07-28 Thread Alan Somers
On Wed, Jul 28, 2021 at 5:52 PM Miroslav Lachman <000.f...@quip.cz> wrote: > On 28/07/2021 20:46, Juraj Lutter wrote: > > > > > >> On 28 Jul 2021, at 20:37, Glen Barber wrote: > >> > >> On Wed, Jul 28, 2021 at 12:05:25PM -0600, Alan Somers wrote: > >>> On Wed, Jul 28, 2021 at 11:57 AM Glen Barber

Re: Building multiple kernels with "make release"

2021-07-28 Thread Miroslav Lachman
On 28/07/2021 20:46, Juraj Lutter wrote: On 28 Jul 2021, at 20:37, Glen Barber wrote: On Wed, Jul 28, 2021 at 12:05:25PM -0600, Alan Somers wrote: On Wed, Jul 28, 2021 at 11:57 AM Glen Barber wrote: Just on a hunch, could you try with adding INSTALLKERNEL="${KERNEL}" to your release.conf?

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 08:46:19PM +0200, Juraj Lutter wrote: > > > > On 28 Jul 2021, at 20:37, Glen Barber wrote: > > > > On Wed, Jul 28, 2021 at 12:05:25PM -0600, Alan Somers wrote: > >> On Wed, Jul 28, 2021 at 11:57 AM Glen Barber wrote: > >>> Just on a hunch, could you try with adding INST

Re: Building multiple kernels with "make release"

2021-07-28 Thread Juraj Lutter
> On 28 Jul 2021, at 20:37, Glen Barber wrote: > > On Wed, Jul 28, 2021 at 12:05:25PM -0600, Alan Somers wrote: >> On Wed, Jul 28, 2021 at 11:57 AM Glen Barber wrote: >>> Just on a hunch, could you try with adding INSTALLKERNEL="${KERNEL}" to >>> your release.conf? >>> >>> I now seem to recal

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 12:05:25PM -0600, Alan Somers wrote: > On Wed, Jul 28, 2021 at 11:57 AM Glen Barber wrote: > > Just on a hunch, could you try with adding INSTALLKERNEL="${KERNEL}" to > > your release.conf? > > > > I now seem to recall some weirdness with this, but the exact details > > elu

Re: Building multiple kernels with "make release"

2021-07-28 Thread Alan Somers
On Wed, Jul 28, 2021 at 11:57 AM Glen Barber wrote: > On Wed, Jul 28, 2021 at 05:32:03PM +, Glen Barber wrote: > > On Wed, Jul 28, 2021 at 11:30:44AM -0600, Alan Somers wrote: > > > On Wed, Jul 28, 2021 at 11:28 AM Glen Barber wrote: > > > > > > > On Wed, Jul 28, 2021 at 05:26:50PM +, Gl

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 05:32:03PM +, Glen Barber wrote: > On Wed, Jul 28, 2021 at 11:30:44AM -0600, Alan Somers wrote: > > On Wed, Jul 28, 2021 at 11:28 AM Glen Barber wrote: > > > > > On Wed, Jul 28, 2021 at 05:26:50PM +, Glen Barber wrote: > > > > On Wed, Jul 28, 2021 at 11:11:48AM -06

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 11:30:44AM -0600, Alan Somers wrote: > On Wed, Jul 28, 2021 at 11:28 AM Glen Barber wrote: > > > On Wed, Jul 28, 2021 at 05:26:50PM +, Glen Barber wrote: > > > On Wed, Jul 28, 2021 at 11:11:48AM -0600, Alan Somers wrote: > > > > Is it possible to build multiple differe

Re: Building multiple kernels with "make release"

2021-07-28 Thread Alan Somers
On Wed, Jul 28, 2021 at 11:28 AM Glen Barber wrote: > On Wed, Jul 28, 2021 at 05:26:50PM +, Glen Barber wrote: > > On Wed, Jul 28, 2021 at 11:11:48AM -0600, Alan Somers wrote: > > > Is it possible to build multiple different kernels and include them > all in > > > a release image? release.co

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 05:26:50PM +, Glen Barber wrote: > On Wed, Jul 28, 2021 at 11:11:48AM -0600, Alan Somers wrote: > > Is it possible to build multiple different kernels and include them all in > > a release image? release.conf says so. But from experiment, what I see is > > that: > > >

Re: Building multiple kernels with "make release"

2021-07-28 Thread Glen Barber
On Wed, Jul 28, 2021 at 11:11:48AM -0600, Alan Somers wrote: > Is it possible to build multiple different kernels and include them all in > a release image? release.conf says so. But from experiment, what I see is > that: > > * release.sh does pass both kernels in the KERNCONF variable to "make