Add ZFS/UEFI bootloader report from Eric McCorkle
This commit is contained in:
parent
33915d450f
commit
47a34887ce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47616
1 changed files with 42 additions and 0 deletions
|
@ -2896,4 +2896,46 @@
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='misc'>
|
||||
<title>ZFS Support for UEFI Boot/Loader</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Eric</given>
|
||||
<common>McCorkle</common>
|
||||
</name>
|
||||
<email>eric@metricspace.net</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<body>
|
||||
<p>UEFI-enabled <tt>boot1.efi</tt> and <tt>loader.efi</tt> have
|
||||
been modified to support loading and booting from a ZFS
|
||||
filesystem, as of the previous report. The ZFS-enabled
|
||||
<tt>loader.efi</tt> can be treated as a chainloader when
|
||||
using ZFS-enabled GRUB.</p>
|
||||
|
||||
<p>During this quarter, several successful tests have been
|
||||
reported on simple ZFS setups, using both <tt>boot1.efi</tt> with
|
||||
<tt>loader.efi</tt> as well as GRUB and <tt>loader.efi</tt>.</p>
|
||||
|
||||
<p>Successful tests have been reported for UFS with the
|
||||
patched <tt>boot1.efi</tt> and <tt>loader.efi</tt> as well.
|
||||
</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Test reports are needed for more complex ZFS setups,
|
||||
such as with log/l2arc vdevs, mirroring, striping, and raidz.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>Pending successful reports, the patch needs to be
|
||||
reviewed and committed.</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue