From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 13 08:18:19 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ADC135EC; Wed, 13 Nov 2013 08:18:19 +0000 (UTC) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B9B12D36; Wed, 13 Nov 2013 08:18:19 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa07.fnfis.com (8.14.5/8.14.5) with ESMTP id rAD8IIUF025282 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 13 Nov 2013 02:18:18 -0600 Received: from LTCFISWMSGMB21.FNFIS.com ([169.254.1.152]) by LTCFISWMSGHT06.FNFIS.com ([10.132.206.17]) with mapi id 14.03.0158.001; Wed, 13 Nov 2013 02:18:17 -0600 From: "Teske, Devin" To: Alfred Perlstein Subject: Re: Loader forth changes for customization Thread-Topic: Loader forth changes for customization Thread-Index: AQHO4EjnMi0GIoZQO0eCkJ5RnRP0Cw== Date: Wed, 13 Nov 2013 08:18:16 +0000 Message-ID: <09673101-DB54-4D25-9989-8C80D06E266B@fisglobal.com> References: <5282E56F.4020307@freebsd.org> <52832003.8080406@freebsd.org> In-Reply-To: <52832003.8080406@freebsd.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.120] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.14, 0.0.0000 definitions=2013-11-13_03:2013-11-12,2013-11-13,1970-01-01 signatures=0 Cc: FreeBSD Hackers , Devin Teske , "Teske, Devin" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: Devin Teske List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 08:18:19 -0000 On Nov 12, 2013, at 10:45 PM, Alfred Perlstein wrote: > I added some hooks for menu.rc as well, you can see it via the github url= s below. >=20 > I've attached a sample menu.rc.local that provides additional menus. >=20 > -Alfred >=20 > On 11/12/13, 6:35 PM, Alfred Perlstein wrote: >> Hey folks, >>=20 >> I added some forth using Devin's help to make it easier to customize the= FreeBSD boot loader graphics. >>=20 >> Diffs are here: >> https://github.com/alfredperlstein/freebsd/compare/loader_custom_rc >> -or- >> https://github.com/alfredperlstein/freebsd/compare/loader_custom_rc.diff >>=20 >>=20 >> Diff attached. >>=20 >> Also attached is a custom loader.rc file and loader.conf file that shows= how to set the brand/logo. >>=20 >> Please review. >>=20 I signed up for a github account (thanks), and I started commenting on some= lines. >> -Alfred >=20 > Hmmm, I hadn't realized that you could say: set foo=3Dbar Along-side setting functions in the same file. I don't think you can set functions in an *.rc file, only in a *.4th file? No? Maybe it's a false misconception of mine. I've been keeping them separate for years. (but probably rightfully so, to keep *.rc files clean). --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.