1
1
\documentclass []{article }
2
2
% DIF LATEXDIFF DIFFERENCE FILE
3
- % DIF DEL PreviousConfiguration.tex Thu Jun 27 09:46:12 2019
4
- % DIF ADD ../Configuration.tex Sat Jun 29 23:39:10 2019
3
+ % DIF DEL PreviousConfiguration.tex Sat Jun 8 06:32:07 2019
4
+ % DIF ADD ../Configuration.tex Tue Jul 2 04:33:16 2019
5
5
6
6
\usepackage {lmodern }
7
7
\usepackage {amssymb,amsmath }
@@ -591,7 +591,7 @@ \subsection{Installation and Upgrade}\label{configuration-install}
591
591
for legacy systems. \DIFdelbegin \DIFdel {While it is known to be possible to }\DIFdelend \DIFaddbegin \DIFadd {To }\DIFaddend run OpenCore on such a legacy system \DIFdelbegin \DIFdel {, configuration and use of }\DIFdelend \DIFaddbegin \DIFadd {you can install
592
592
}\DIFaddend \texttt {DuetPkg } \DIFdelbegin \DIFdel {is
593
593
currently out of the scope of this document}\DIFdelend \DIFaddbegin \DIFadd {with a dedicated tool:
594
- }\href {https://github.com/acidanthera/OcSupportPkg/tree/master/Tools /BootInstall}{BootInstall}\DIFaddend .
594
+ }\href {https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities /BootInstall}{BootInstall}\DIFaddend .
595
595
596
596
For upgrade purposes refer to \texttt {Differences.pdf } document, providing
597
597
the information about the changes affecting the configuration compared
@@ -1877,7 +1877,7 @@ \subsection{Security Properties}\label{miscsecurityprops}
1877
1877
RSA public key 520 byte format description can be found in Chromium OS documentation.
1878
1878
To convert public key from X.509 certificate or from PEM file use
1879
1879
\DIFdelbegin % DIFDELCMD < \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/RsaTool}{RsaTool}%%%
1880
- \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Tools /CreateVault}{RsaTool}\DIFaddend .
1880
+ \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities /CreateVault}{RsaTool}\DIFaddend .
1881
1881
1882
1882
\emph {Note }: \texttt {vault.sig } is used regardless of this option when public key
1883
1883
is embedded into \texttt {OpenCore.efi }. Setting it to \texttt {true } will only ensure
@@ -1896,7 +1896,7 @@ \subsection{Security Properties}\label{miscsecurityprops}
1896
1896
file modifications (including filesystem corruption) do not happen unnoticed.
1897
1897
To create this file automatically use
1898
1898
\DIFdelbegin % DIFDELCMD < \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Vault}{\texttt{create\_vault.sh}} %%%
1899
- \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Tools /CreateVault}{\texttt {create\_ vault.sh }} \DIFaddend script.
1899
+ \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities /CreateVault}{\texttt {create\_ vault.sh }} \DIFaddend script.
1900
1900
1901
1901
Regardless of the underlying filesystem, path name and case must match
1902
1902
between \texttt {config.plist } and \texttt {vault.plist }.
@@ -2239,7 +2239,7 @@ \subsection{Recommended Variables}\label{nvramvarsrec}
2239
2239
keyboard list from \texttt {AppleKeyboardLayouts-L.dat } can be found
2240
2240
\DIFdelbegin \DIFdel {on
2241
2241
}% DIFDELCMD < \href{https://www.applelife.ru/posts/763537}{AppleLife}%%%
2242
- \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Tools /AppleKeyboardLayouts}{here}\DIFaddend . Using non-latin keyboard on 10.14
2242
+ \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities /AppleKeyboardLayouts}{here}\DIFaddend . Using non-latin keyboard on 10.14
2243
2243
will not enable ABC keyboard, unlike previous macOS versions, and is thus not recommended.
2244
2244
\item
2245
2245
\texttt {7C436110-AB2A-4BBB-A880-FE41995C9F82:security-mode }
@@ -3393,8 +3393,10 @@ \section{Troubleshooting}\label{troubleshooting}
3393
3393
Custom name may be created by providing \texttt {.contentDetails } file.
3394
3394
3395
3395
To download recovery online you may use
3396
- \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Recovery}{Recovery}
3397
- tool from \href {https://github.com/acidanthera/OcSupportPkg}{OcSupportPkg}.
3396
+ \DIFdelbegin % DIFDELCMD < \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Recovery}{Recovery}
3397
+ % DIFDELCMD < %%%
3398
+ \DIFdelend \DIFaddbegin \href {https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/Recovery}{Recovery}
3399
+ \DIFaddend tool from \href {https://github.com/acidanthera/OcSupportPkg}{OcSupportPkg}.
3398
3400
3399
3401
\item
3400
3402
\textbf {Can I \DIFdelbegin \DIFdel {install Windows}\DIFdelend \DIFaddbegin \DIFadd {use this on Apple hardware or virtual machines}\DIFaddend ? }
0 commit comments