From owner-freebsd-questions@freebsd.org Wed Jun 20 13:09:05 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF1A31018A30 for ; Wed, 20 Jun 2018 13:09:05 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51D1379F8E for ; Wed, 20 Jun 2018 13:09:05 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) by pochta-mx.canmos.ru (Postfix) with ESMTP id DD5332DBB757; Wed, 20 Jun 2018 16:08:58 +0300 (MSK) X-Spam-Checker-Version: SpamAssassin 3.3.2-pochta_20120910 (2011-06-06) on pochta.canmos.ru X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2-pochta_20120910 Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by pochta-mx.canmos.ru (Postfix) with ESMTPS; Wed, 20 Jun 2018 16:08:58 +0300 (MSK) Date: Wed, 20 Jun 2018 16:08:58 +0300 (MSK) From: "Igor V. Ruzanov" X-X-Sender: igorr@pochta.canmos.ru To: Mark Saad cc: freebsd-questions@freebsd.org Subject: Re: Refresh my memory make release with a custom kernel In-Reply-To: <1DD85328-F718-4569-9BE8-811D34CBD779@longcount.org> Message-ID: References: <1DD85328-F718-4569-9BE8-811D34CBD779@longcount.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-GPG-PUBLIC-KEY: 1024D/F433BDD5 2009-06-17 Igor V. Ruzanov X-GPG-FINGERPRINT: 5030 C793 4238 FAFF 827F 0E99 FDCE 63DD F433 BDD5 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2018 13:09:06 -0000 On Wed, 20 Jun 2018, Mark Saad wrote: |Hi all | I can’t remember and I havent been able to find the right option to make a release with a custom kernel config . | |I did |make buildworld |make buildkernel KERNCONF=SUPERDOOPER I usually run `make installkernel KERNCONF=SUPERDOOPER`, then reboot and `make installworld` after kernel building step. |cd release |make release KERNEL=SUPERDOOPER |make install DESTDIR=/export/build/sd | |The resulting kernel was a generic not my custom . What am I forgetting? | |--- |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" |