Date: Mon, 01 Mar 2021 12:28:12 -0600 From: "Brandon Bergren" <bdragon@FreeBSD.org> To: "Nathan Whitehorn" <nwhitehorn@freebsd.org>, "Kyle Evans" <kevans@freebsd.org> Cc: "Warner Losh" <imp@bsdimp.com>, "Kevin Bowling" <kevin.bowling@kev009.com>, "Jessica Clarke" <jrtc27@freebsd.org>, "Colin Percival" <cperciva@tarsnap.com>, src-committers <src-committers@freebsd.org>, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: =?UTF-8?Q?Re:_git:_0b7472b3d8d2_-_main_-_Mount_the_EFI_system_partition_?= =?UTF-8?Q?(ESP)_on_newly-installed_systems.?= Message-ID: <b1dc81b9-d17e-49ea-acb5-5fb480b6f1f2@www.fastmail.com> In-Reply-To: <fe774d29-4e3a-c443-cc91-91a60ddf51d3@freebsd.org> References: <202102232124.11NLOT27012354@gitrepo.freebsd.org> <dc61048c-2cfa-0ff5-0470-e93aa5233aae@freebsd.org> <583f83d8-c78b-d961-d2c5-9693bd36563b@freebsd.org> <743fd126-2077-49b1-9c85-7ccc61616b98@www.fastmail.com> <460ceb98-e0c1-42b3-8e3c-2587c5ce8398@www.fastmail.com> <F4E1978D-DE96-4082-885F-D6686A5D005C@freebsd.org> <CANCZdfpw1%2BsjHVPH4zahywMsLHJ1jKWbnd5A3RjGinu=nQFSGA@mail.gmail.com> <a30870ef-00b1-40b6-b378-033d8737c7e4@www.fastmail.com> <CANCZdfqPNf-RW=-T9qk5a4o-rX3CWFVGz0H_hTav-CqnW9JJ=Q@mail.gmail.com> <CAK7dMtD9k5FscvG754tLO6ZeTm5%2Bru87F06O8%2BH3bVJqVjf9iQ@mail.gmail.com> <CANCZdfrej=mY0uZnY4Cg0PxTtPjJdCUVsM2trBO83z--Qks7JA@mail.gmail.com> <8215cd95-6905-49da-ab07-65796845613c@www.fastmail.com> <c9c1db40-4aff-e0c6-284f-96a4c1482cd8@freebsd.org> <CACNAnaEJUL%2BkNbEYKVfWkt0A8gK26MkukST_PXYeK27Y_1ZrsA@mail.gmail.com> <82f307a1-d7e2-0950-510d-148a1a7e61a2@freebsd.org> <CACNAnaHkN5%2BskX4WUJuVhHoe11sp7iSeh9q9hg4jxrHBBCb_1Q@mail.gmail.com> <fe774d29-4e3a-c443-cc91-91a60ddf51d3@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 1, 2021, at 11:54 AM, Nathan Whitehorn wrote: > The /boot/uboot in BSD.root.dist also looks like cruft to me, but maybe > best to leave for now? > -Nathan It's used on Book-E powerpc* in some cases (and the bootloader is compiled and installed there by default on powerpc*) but it's a regular directory. I don't believe there's any custom behavior to treat it as a mount point because setting up booting is a machine specific thing in this case, and the user is expected to do something like copy it to the boot server or a partition on the bootstrap media. For example, on the X5000, the boot firmware is stored on an onboard SD card that has space left to install loaders and stuff, but this is something that is set up by hand. -- Brandon Bergren bdragon@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1dc81b9-d17e-49ea-acb5-5fb480b6f1f2>