Date: Tue, 19 Apr 2016 14:37:48 -0600 From: Warner Losh <imp@bsdimp.com> To: Nathan Whitehorn <nwhitehorn@freebsd.org> Cc: John Baldwin <jhb@freebsd.org>, Allan Jude <allanjude@freebsd.org>, src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r298243 - head/usr.sbin/bsdinstall/scripts Message-ID: <CANCZdfpvk9KnVcw-1xa-WVCHGgYmb2k2-MSwkvGKFmf-hfEurw@mail.gmail.com> In-Reply-To: <57169533.3020908@freebsd.org> References: <201604190325.u3J3PaNo026464@repo.freebsd.org> <97483568.HegCXKxvF0@ralph.baldwin.cx> <57169533.3020908@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 19, 2016 at 2:29 PM, Nathan Whitehorn <nwhitehorn@freebsd.org> wrote: > > > On 04/19/16 09:12, John Baldwin wrote: > >> On Tuesday, April 19, 2016 03:25:36 AM Allan Jude wrote: >> >>> Author: allanjude >>> Date: Tue Apr 19 03:25:36 2016 >>> New Revision: 298243 >>> URL: https://svnweb.freebsd.org/changeset/base/298243 >>> >>> Log: >>> Add a new installation type to bsdinstall/zfsboot: BIOS+UEFI >>> Installs both pmbr+gptzfsboot as well as boot1.efifat in separate >>> partitions >>> The resulting system can be booted with either UEFI or BIOS/CSM. >>> Preference is controlled by the user's firmware boot settings. >>> This is now the default for zfsboot installs >>> PR: 208629 >>> Submitted by: Galael LAPLANCHE <ganael.laplanche@corp.ovh.com> >>> (original version) >>> >> Any thought about supporting this for UFS as well? >> >> It would be pretty easy just to set that up by default. I'm happy to add > that this weekend if you think it would be useful. I have scripts that I stole for nanobsd that does that. I stole them from the release process. Perhaps we need to refactor things so we have just one copy of the scripts. This code copying will bring nothing but pain in the end. Already crochet has had issues with lagging due to copied rather than shared code. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpvk9KnVcw-1xa-WVCHGgYmb2k2-MSwkvGKFmf-hfEurw>