svn commit: r298243 - head/usr.sbin/bsdinstall/scripts
Nathan Whitehorn
nwhitehorn at freebsd.org
Tue Apr 19 20:29:46 UTC 2016
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 at 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.
-Nathan
More information about the svn-src-head
mailing list