commit: 9874503cbcc723a42e2515aa3c6cbc52e8b449fb
parent 0642851e29525ecb4cc0f3189eb86da229acafac
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 30 Sep 2022 01:56:34 +0200
notes/bootstrapping: wine-mono and mono
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/notes/bootstrapping.shtml b/notes/bootstrapping.shtml
@@ -37,6 +37,12 @@
<h3>QEMU 7+</h3>
<p>Their meson setup hardcodes the use of pre-built firmware like BIOSes and VGA Option ROMs.</p>
+ <h3>app-emulation/wine-mono</h3>
+ <p>This is a collection of binaries</p>
+
+ <h3>mono</h3>
+ <p>Contains PE binaries, fails to build when removed and network isolated / offline.</p>
+
<h2>Historically problematic</h2>
<h3>Firefox >=68 <=78</h3>