From owner-freebsd-arch@FreeBSD.ORG Mon Jan 30 22:08:11 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9C16106566C; Mon, 30 Jan 2012 22:08:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) by mx1.freebsd.org (Postfix) with ESMTP id CC6358FC0A; Mon, 30 Jan 2012 22:08:11 +0000 (UTC) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by anubis.delphij.net (Postfix) with ESMTPSA id 62BFAC3F0; Mon, 30 Jan 2012 14:08:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=delphij.net; s=anubis; t=1327961291; bh=aC2nNiL04hPXIstov4tsWxVoiSWdc++TUND5/S4HwVo=; h=Message-ID:Date:From:Reply-To:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=vBHEHGdb+tUbeCcsaUsw/8IPRqIOt7Ey6cXH/w16v95sjh9k0ht3LB8O1S8pKeHry LEQgEtetLeV5X5S0g6z33aUYg7PuKg4UFO5tAmFp1EzJNQKu4v0N5N1Ld0ClQ6yIag OMs5lbRgKD3LF+dIoqEhAV7MZOCdYt1VRnSq4SCQ= Message-ID: <4F2714CA.2030401@delphij.net> Date: Mon, 30 Jan 2012 14:08:10 -0800 From: Xin Li Organization: The FreeBSD Project MIME-Version: 1.0 To: Robert Millan References: <20120122201814.GA32081@thorin> <4F1DBB94.900@delphij.net> <4F204FDD.60807@delphij.net> <20120128150126.GA14522@thorin> In-Reply-To: <20120128150126.GA14522@thorin> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Kostik Belousov , Adrian Chadd , d@delphij.net, freebsd-arch@freebsd.org Subject: Re: RFC: MK_BLOBS build option X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2012 22:08:12 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, On 01/28/12 07:01, Robert Millan wrote: > On Wed, Jan 25, 2012 at 10:54:21AM -0800, Xin Li wrote: >> >> I meant this, basically we have: >> >> GENERIC -- default kernel in FreeBSD SOURCELESS_EXCLUDES -- a >> meta-'overlay' that contains 'include SOURCELESS_HOST_EXCLUDES' >> and 'include SOURCELESS_UCODE_EXCLUDES' SOURCELESS_HOST_EXCLUDES >> -- a 'overlay' that contains a few 'nodevice 's >> SOURCELESS_UCODE_EXCLUDES -- ditto >> >> This way, e.g. GENERIC-DEBIAN would be simply: >> >> include GENERIC include SOURCELESS_EXCLUDES >> >> This way would minimize the maintenance of the GENERIC-DEBIAN I >> think while not compromising your policy of not including these >> stuff in binary? > > Sounds fine to me. Please let me know what you think about this. > I took your idea but used "WITHOUT" rather than "EXCLUDES" for > consistency with the MK_SOURCELESS_* options (which would be > disabled using e.g. -DWITHOUT_SOURCELESS_UCODE in command-line). > > I've also rewritten descriptions of the MK_* options so they use > the word "sourceless" instead of referring to "binary-only blobs". Sorry for the late response. The patch looks good to me. Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQEcBAEBCAAGBQJPJxTKAAoJEG80Jeu8UPuzl78IAIWpMlg9Hfty5Ep2xBZI5tPW fCzQA1dtEaPpeSw/duh/CRLVUKbQQtKtIrmyFBHMFJsgTxruHCUxEeuw6B6N7vZL 8NZxUVbWvchQYBEcz26vbro2ff2nBrVajPvJDRb+sj7OHI2qZT0sg1iLfn30Xydv Mb/alPsWaRcKIQKYsL+mRpRpYJ+ksaTEH8H5NBn86f5dhFe4scwbW+d+nm/mXLZb kC+MvF+/LdjnQOIRiW6/e8seQDZTilFpUyLS/dzg9VM0kZw91j6KakFlW13FKLwy bVEWNqYkxsdyLNf+c5UCLELzE9N3alsdqpKaNlxF/J/ZKMLzzqOVEtI6tMIvPoY= =kXJ1 -----END PGP SIGNATURE-----