Docs: Add errata entry for 11.0 b10

This commit is contained in:
vit9696 2020-10-25 01:30:29 +03:00
parent fa4a11c648
commit e742e2dc2e
5 changed files with 27 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
\documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Wed Oct 7 20:11:26 2020
%DIF ADD ../Configuration.tex Sat Oct 17 17:35:11 2020
%DIF DEL PreviousConfiguration.tex Wed Oct 7 12:20:52 2020
%DIF ADD ../Configuration.tex Sat Oct 24 19:50:41 2020
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
@ -207,7 +207,7 @@ OpenCore configuration option, and the principles behind them, before posting is
\DIFaddbegin \emph{\DIFadd{Note}}\DIFadd{: Creating this document would not have been possible without the invaluable
contributions from other people: Andrey1970, Goldfish64, dakanji, PMheart, and several others,
with the full list available in
}\href{https://github.com/acidanthera/OpenCorePkg/commits/master/Docs}{\DIFadd{OpenCorePkg history}}\DIFadd{.
}\href{https://github.com/acidanthera/OpenCorePkg/commits/master/Docs}{OpenCorePkg history}\DIFadd{.
}
\DIFaddend \subsection{Generic Terms}\label{generic-terms}
@ -3100,7 +3100,7 @@ entry choice will update till next manual reconfiguration.
\end{itemize}
\emph{Note 1}: Activated \texttt{KeySupport}, \texttt{OpenUsbKbDxe}, or similar driver is required
for key handling to work. On \DIFdelbegin \DIFdel{many firmwares }\DIFdelend \DIFaddbegin \DIFadd{sevaral types of firmware, }\DIFaddend it is not possible to get all the \DIFdelbegin \DIFdel{keys function}\DIFdelend \DIFaddbegin \DIFadd{key functions}\DIFaddend .
for key handling to work. On \DIFdelbegin \DIFdel{many firmwares }\DIFdelend \DIFaddbegin \DIFadd{several types of firmware, }\DIFaddend it is not possible to get all the \DIFdelbegin \DIFdel{keys function}\DIFdelend \DIFaddbegin \DIFadd{key functions}\DIFaddend .
\emph{Note 2}: In addition to \texttt{OPT} OpenCore supports \texttt{Escape} key to display picker when
\texttt{ShowPicker} is disabled. This key exists for \DIFaddbegin \DIFadd{the }\DIFaddend \texttt{Apple} picker mode and for
@ -3462,7 +3462,7 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk
incompatibilitiesof any kind}\DIFdelend \DIFaddbegin \DIFadd{other
incompatibilities}\DIFaddend . While unlikely, the use of this option may even cause boot \DIFdelbegin \DIFdel{failure}\DIFdelend \DIFaddbegin \DIFadd{failures}\DIFaddend .
This option should be used without any warranty exclusively on the boards known to be compatible.
\DIFaddbegin \DIFadd{Check }\href{https://github.com/acidanthera/bugtracker/issues/1222}{\DIFadd{acidanthera/bugtracker\#1222}}
\DIFaddbegin \DIFadd{Check }\href{https://github.com/acidanthera/bugtracker/issues/1222}{acidanthera/bugtracker\#1222}
\DIFadd{for some known issues with Haswell and other boards.
}\DIFaddend

Binary file not shown.

View File

@ -270,6 +270,28 @@ can be found at \href{https://github.com/acidanthera/bugtracker}{Acidanthera Bug
\end{itemize}
\item
\textbf{Identifier}: \texttt{ERR062-1} \\
\textbf{Published}: 2020-10-25 01:22 MSK \\
\textbf{Updated}: 2020-10-25 01:22 MSK \\
\textbf{Affected versions}: 0.6.1 and newer \\
\textbf{Resolved in}: --- \\
\textbf{Description}:
Booting Big Sur beta 10 will cause a kernel panic in \texttt{apfs.kext} with the
\texttt{Rooting from the live fs of a sealed volume is not allowed on a RELEASE build}
message. Reference:
\href{https://github.com/acidanthera/bugtracker/issues/1235}{acidanthera/bugtracker\#1235}.
\textbf{Possible workarounds}:
\begin{itemize}
\tightlist
\item Set \texttt{SecureBootModel} to \texttt{Disabled}
\end{itemize}
\end{itemize}
\end{document}