Date: Wed, 20 Jun 2018 21:34:05 +0300 From: Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com> To: Mark Saad <nonesuch@longcount.org> Cc: "Igor V. Ruzanov" <igorr@pochta-mx.canmos.ru>, FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: Refresh my memory make release with a custom kernel Message-ID: <CAOgwaMv4AbPZMWu3fY9Y3_g9MGgkcwz57ocfix%2B%2Bsg5=XRGxqg@mail.gmail.com> In-Reply-To: <CAMXt9NbLGy-w4hwN-TTytmid7Li8fwaujA2aJexyD%2BJVP9B4GA@mail.gmail.com> References: <1DD85328-F718-4569-9BE8-811D34CBD779@longcount.org> <alpine.BSF.2.00.1806201607160.33412@pochta.canmos.ru> <CAMXt9NbLGy-w4hwN-TTytmid7Li8fwaujA2aJexyD%2BJVP9B4GA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 20, 2018 at 8:26 PM, Mark Saad <nonesuch@longcount.org> wrote: > Igor > That did not work, the resulting kernel was still a GENERIC . For a > work around > I am just going to tar up /boot/kernel into my own kernel.txz. This is > on 11.2-SATBLE/PRERELEASE > > > > On Wed, Jun 20, 2018 at 9:08 AM, Igor V. Ruzanov > <igorr@pochta-mx.canmos.ru> wrote: > > On Wed, 20 Jun 2018, Mark Saad wrote: > > > > |Hi all > > | I can=E2=80=99t remember and I havent been able to find the right op= tion to > make a release with a custom kernel config . > > | > > |I did > > |make buildworld > > |make buildkernel KERNCONF=3DSUPERDOOPER > > I usually run `make installkernel KERNCONF=3DSUPERDOOPER`, then reboot = and > > `make installworld` after kernel building step. > > > > |cd release > > |make release KERNEL=3DSUPERDOOPER > > |make install DESTDIR=3D/export/build/sd > > | > > |The resulting kernel was a generic not my custom . What am I forgettin= g? > > | > > |--- > > |Mark Saad | nonesuch@longcount.org > > |_______________________________________________ > > |freebsd-questions@freebsd.org mailing list > > |https://lists.freebsd.org/mailman/listinfo/freebsd-questions > > |To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > > | > > > > -- > mark saad | nonesuch@longcount.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > There is FreeBSD Handbook chapter : https://www.freebsd.org/doc/handbook/book.html#kernelconfig-building 8.2. Why Build a Custom Kernel? 8.3. Finding the System Hardware 8.4. The Configuration File 8.5. Building and Installing a Custom Kernel If you search a phrase like the following freebsd make custom iso image in the Google , you may find some useful links . FreeBSD SVN contains directories about how to generate a release ISO . There is a manual page : https://www.freebsd.org/cgi/man.cgi?release(7) *release* -- release building infrastructure Mehmet Erol Sanliturk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOgwaMv4AbPZMWu3fY9Y3_g9MGgkcwz57ocfix%2B%2Bsg5=XRGxqg>