Update 2019 RISC-V talk.
[riscv-talks.git] / 2019-redhat / 2019-riscv-talk.txt
index 2bcc16d..d8ad674 100644 (file)
@@ -173,6 +173,8 @@ There are ports of the major tools:
 
 I did the first bootstrap of Fedora in September 2016.
 
+[SLIDE: BOOTSTRAPPING]
+
 Bootstrapping Fedora is complicated: I started off with an x86-64 disk
 image which could run rpmbuild.  I then removed all of the x86-64
 binaries and libraries.  I replaced them with cross-compiled RISC-V
@@ -221,8 +223,6 @@ or under QEMU on your laptop.
 [I will show a demo of Fedora RISC-V, showing that it looks very much
 like Fedora on any other architecture]
 
-[SLIDE: DEBIAN]
-
 While we were working on Fedora, we were also working closely with the
 Debian and upstream communities.  Patches and techniques are shared
 with upstream and with Debian.