This commit is contained in:
Ciro Santilli
2022-02-07 10:40:45 +00:00
parent 5dbe4eddb5
commit 99e0d32722
3 changed files with 10 additions and 4 deletions

View File

@@ -461,7 +461,7 @@ pre{ white-space:pre }
<p>The perfect emulation setup to study and develop the <a href="#linux-kernel">Linux kernel</a> v5.9.2, kernel modules, <a href="#qemu-buildroot-setup">QEMU</a>, <a href="#gem5-buildroot-setup">gem5</a> and x86_64, ARMv7 and ARMv8 <a href="#userland-assembly">userland</a> and <a href="#baremetal-setup">baremetal</a> assembly, <a href="#c">ANSI C</a>, <a href="#cpp">C++</a> and <a href="#posix">POSIX</a>. <a href="#gdb">GDB step debug</a> and <a href="#kgdb">KGDB</a> just work. Powered by <a href="#about-the-qemu-buildroot-setup">Buildroot</a> and <a href="#about-the-baremetal-setup">crosstool-NG</a>. Highly automated. Thoroughly documented. Automated <a href="#test-this-repo">tests</a>. "Tested" in an Ubuntu 20.04 host.</p>
</div>
<div class="paragraph">
<p><a href="https://twitter.com/dakami/status/1344853681749934080">Dan Kaminski-approved</a>™.</p>
<p><a href="https://twitter.com/dakami/status/1344853681749934080">Dan Kaminski-approved</a> <a href="https://en.wikipedia.org/wiki/Dan_Kaminsky">RIP</a>.</p>
</div>
<div class="paragraph">
<p>TL;DR: <a href="#qemu-buildroot-setup-getting-started">Section 2.2.1, &#8220;QEMU Buildroot setup getting started&#8221;</a></p>
@@ -482,6 +482,9 @@ pre{ white-space:pre }
</li>
</ul>
</div>
<div class="paragraph">
<p><a href="https://github.com/cirosantilli/china-dictatorship" class="bare">https://github.com/cirosantilli/china-dictatorship</a> | <a href="https://cirosantilli.com/china-dictatorship/xinjiang" class="bare">https://cirosantilli.com/china-dictatorship/xinjiang</a></p>
</div>
<div class="imageblock">
<div class="content">
<img src="https://raw.githubusercontent.com/cirosantilli/china-dictatorship-media/master/Xinjiang_prisoners_sitting_identified.jpeg" alt="Xinjiang prisoners sitting identified" width="800">
@@ -2366,7 +2369,7 @@ firefox index.html</pre>
</div>
</div>
<div class="paragraph">
<p>see also: <a href="https://cirosantilli.com/china-dictatorship/#mirrors" class="bare">https://cirosantilli.com/china-dictatorship/#mirrors</a></p>
<p>see also: <a href="https://cirosantilli.com/china-dictatorship/mirrors" class="bare">https://cirosantilli.com/china-dictatorship/mirrors</a></p>
</div>
<div class="paragraph">
<p>The secondary systems programming functionality is described on the sections below starting from <a href="#getting-started">Getting started</a>.</p>