From owner-freebsd-current@freebsd.org Sun Aug 26 18:56:22 2018 Return-Path: Delivered-To: freebsd-current@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 19A90107EF4C for ; Sun, 26 Aug 2018 18:56:22 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic312-22.consmr.mail.gq1.yahoo.com (sonic312-22.consmr.mail.gq1.yahoo.com [98.137.69.203]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 789C08CF98 for ; Sun, 26 Aug 2018 18:56:21 +0000 (UTC) (envelope-from marklmi@yahoo.com) X-YMail-OSG: mYj.cV4VM1mVS2j9l3du1djyVAS2MbtWuRMapzG8NuNr0.PJPzTu3tWgGdmQLJ_ FN5C9prxDtFM8g6x1pDBbI41uijq.623R0B6AVUc1lhdT0Upku0CAV.Rb3kXAz92hedXWccRbtjD _pnJV1ljV4RlgJIP7yw7eA4T7ITYfDHKZhnU3FPr6pQORlNJU6Z26qsDW_.PdHC.hj6uHamx0oDP SD5TRlxNWy8hDZPUI7Vm7R61HM3xYjYRzq16X1SL5ilYOVlRGT4dEuqV6buji4KDooIWOHGsPm7N Z5m.z_sDQoRIknVxq6n6umxQWNMIT8N2Ns_sJpxDuuTHptZUl7gwpeI9IG9s4SvHRkKBazjSJ9cW Z_bHUhTiPsU7.yZk_Q7houAyVRkz4G.ZiYDL.qaddBDv6wGm1v9E8C2RlB0bt24Tt6pFIG7iMDXn OynSj88gQmQMWUhNFWJRpaHXkISMU3nqGdI2cbwn1igPS4ZZIQ02255CuGFN9vmXodwewDu2ILOU QFVY3CtVyc_BJYmpnu6_k.8niKH75uRW185dnPwzJXgvgNYkYGCX0swSHR6MjMHIcaSLHYD93rW4 u2kgfrlHK4qIUK63XxRWlD.9bGs_XJYDXGhKeeA1JYcv0dnYRTyJ.g3hXwjk1rzdOnDB_1qd41vg xhbj_wFbnwTa9cI7XwFxaZpPtl0SLFi0f.IRd4KthSVWMZn6slr5waRixUg0PFxuk44KplnVtD94 FAYXLc3fUy07feJlKzKCrjCL9vUKvxGzlno502dE0TBtRRFhXGcK_VFNl86uhxZPJgBp.PclaHwI IBfbaGo8MGcR_0FMoItgoOP5fScNIcpJdKDO_i8UgV7iFmTz.DNLKFeDJRJqY7cN1RFB79jdVw20 pN192wAiM_jlYckCVgslyGET5dY1ar4..7EvBXqzcDjtkH2_g9CiFh69TW4XICAxhkeAA2yqFtwL SETikh7j6kCXlk5x2eoVWt_LRgoDbbiS5NmI5oMBD8kPrKixgrUV0uMU94BjmBkKAti5Q Received: from sonic.gate.mail.ne1.yahoo.com by sonic312.consmr.mail.gq1.yahoo.com with HTTP; Sun, 26 Aug 2018 18:56:20 +0000 Received: from ip70-189-131-151.lv.lv.cox.net (EHLO [192.168.0.105]) ([70.189.131.151]) by smtp422.mail.gq1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 529289a25ca987874b2cbfd1023f19bb for ; Sun, 26 Aug 2018 18:36:04 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: head's /usr/src/UPDATING vs. "LOADER_DEFAULT_INTERP, documented in build(7)": not documented yet Message-Id: <3E8E48A0-4CE1-4641-8DF7-79B6BAF52AFF@yahoo.com> Date: Sun, 26 Aug 2018 11:36:02 -0700 To: FreeBSD Current X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2018 18:56:22 -0000 Quoting UPDATING for head: 20180818: The default interpreter has been switched from 4th to Lua. LOADER_DEFAULT_INTERP, documented in build(7), will override the = default interpreter. If you have custom FORTH code you will need to set LOADER_DEFAULT_INTERP=3D4th (valid values are 4th, lua or simp) = in src.conf for the build. . . . But when I look at: = https://www.freebsd.org/cgi/man.cgi?query=3Dbuild&apropos=3D0&sektion=3D0&= manpath=3DFreeBSD+12-current&arch=3Ddefault&format=3Dhtml or the installed build(7) for head -r338319 I do not find any references to LOADER_DEFAULT_INTERP . Also, from the text: If you have custom FORTH code you will need to set LOADER_DEFAULT_INTERP=3D4th (valid values are 4th, lua or simp) = in src.conf for the build I would guess that src.conf(5) should also mention LOADER_DEFAULT_INTERP and how it should be used. But I find no references to = LOADER_DEFAULT_INTERP in: = https://www.freebsd.org/cgi/man.cgi?query=3Dsrc.conf&apropos=3D0&sektion=3D= 0&manpath=3DFreeBSD+12-current&arch=3Ddefault&format=3Dhtml or in what is installed for src.conf(5) for head -r338319 . I have assumed that my long-in-use amd64 virtual-box context that I run = and update FreeBSD in (under macOS) just automatically updated sufficiently = via installkernel and installworld after building. (This assumes that all = the changes are in the freebsd-ufs partition involved and that the = freebsd-boot partition involved need not be updated.) =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)