From owner-freebsd-arch@freebsd.org Thu Oct 12 16:57:02 2017 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69853E2EE0E for ; Thu, 12 Oct 2017 16:57:02 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5499D83F72 for ; Thu, 12 Oct 2017 16:57:02 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by mailman.ysv.freebsd.org (Postfix) id 51217E2EE0D; Thu, 12 Oct 2017 16:57:02 +0000 (UTC) Delivered-To: arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50CF5E2EE0C for ; Thu, 12 Oct 2017 16:57:02 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CF8E83F71 for ; Thu, 12 Oct 2017 16:57:02 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 851585A9F12; Thu, 12 Oct 2017 16:56:55 +0000 (UTC) Date: Thu, 12 Oct 2017 16:56:55 +0000 From: Brooks Davis To: Warner Losh Cc: "freebsd-arch@freebsd.org" Subject: Re: deorbiting /usr/lib/libstand.a, moving to sysboot Message-ID: <20171012165655.GH68389@spindle.one-eyed-alien.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zbGR4y+acU1DwHSi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2017 16:57:02 -0000 --zbGR4y+acU1DwHSi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Oct 08, 2017 at 11:45:37PM -0600, Warner Losh wrote: > I'd like to deorbit /usr/lib/stand.a and /usr/include/stand.h. These are > really parts of the boot loader with an unstable API and shouldn't be > installed into the system. It's really a private library to the boot loader. Kicking it out of src/lib will be a good thing. It doesn't make sense to build and install as part of the world and, for good reason, doesn't follow normal rules. It was a pain to deal with for CHERI and I think we've disabled it entierly. -- Brooks --zbGR4y+acU1DwHSi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJZ357WAAoJEKzQXbSebgfAJHoH/AvthD4oM8Zz4OwOBZACd4pp bJG/xAABZaB84gW8brZ+fARgqGry6JsREy9Tf629Rd+WvKE6uy4I25bcjCTZkVC9 V31sLriYWFmrzV+jsmv8siOSCcplYHLgfur6NkSrWw5aCoM+7qAXRxzkVzcwNcyS nPnyE4TSsHdglam0YtnQmxACSE/Mg+rHGgK9OR6Sq44ClJkvIHmPENFPGnBoEpgy zcPSgfYHWicjQfFEnXMOcsqeABgTGv1pQ79hju8Zkp68cRcdsrCnSmmNsq86/PLV zfK2R61ZO+RIUPVQHt2hpcCPbGlg5LiPPndl8emuIscbMCHSIoY7CDg1SoeyPzg= =/JXZ -----END PGP SIGNATURE----- --zbGR4y+acU1DwHSi--