aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPA4WDH2021-07-13 21:59:59 +0200
committerPA4WDH2021-07-13 21:59:59 +0200
commit570b74d8a35be76df859b6cb3e400013317455c9 (patch)
treef6d962dad070e474b7a93466a94cb4702a5ea0d4
parentInitial commit (diff)
downloadunmatched-patchwork-570b74d8a35be76df859b6cb3e400013317455c9.tar.gz
unmatched-patchwork-570b74d8a35be76df859b6cb3e400013317455c9.tar.bz2
unmatched-patchwork-570b74d8a35be76df859b6cb3e400013317455c9.zip
Fix typos in README.html
-rw-r--r--README.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.html b/README.html
index 2a6e140..314461f 100644
--- a/README.html
+++ b/README.html
@@ -22,20 +22,20 @@
This overlay contains a few packages:
</p>
<ul>
- <li>media-video/mplayer: mplayer with a patch for it's configure script to accept RISC-V</li>
- <li>sys-apps/sysvinit: sysvinit patched so that the "reboot" command does the
- same als "halt" because the Unmatched can't rebooti and will be stuck
+ <li>media-video/mplayer: Mplayer with a patch for it's configure script to accept RISC-V</li>
+ <li>sys-apps/sysvinit: Sysvinit patched so that the "reboot" command does the
+ same als "halt" because the Unmatched can't reboot and will be stuck
if you do</li>
<li>sys-boot/grub: Grub with patches to allow loading linux</li>
<li>sys-boot/opensbi: OpenSBI with patches from SiFive</li>
- <li>sys-boot/u-boot: u-boot with patches from SiFive. Also has USE flags to
+ <li>sys-boot/u-boot: U-Boot with patches from SiFive. Also has USE flags to
set the CPU Frequency and prioritize EFI booting (required for grub)</li>
- <li>sys-kernel/sifive-sources: gentoo-sources with patches from SiFive</li>
+ <li>sys-kernel/sifive-sources: Gentoo-sources with patches from SiFive</li>
</ul>
<h2>How to use this overlay?</h2>
<p>
- First you'll have to clone this overlay on a place you like. A common place
- these days is <b>/var/db/repos</b>. So cd into that direcoty and use
+ First you'll have to clone this overlay on a place you like, a common place
+ these days is <b>/var/db/repos</b>. So cd into that directory and use
<b>git clone https://code.pa4wdh.nl.eu.org/gentoo/unmatched-patchwork</b>,
this will create a directory called unmatched-patchwork with the overlay in
it.