diff --git a/README.adoc b/README.adoc index 9a159ee..844884f 100644 --- a/README.adoc +++ b/README.adoc @@ -65,7 +65,7 @@ The trade-offs are basically a balance between: This is the best setup if you are on Ubuntu. We tend to test this repo the most on the latest Ubuntu, and on the latest Ubuntu LTS. -Everything will likely also work on other Linux distros if you do what install the analogous required packages for your distro from link:configure[], but this is not currently well tested. Compatibility patches are welcome. You can also try <> if you are on other Linux distros. Native Windows is unlikely feasible because Buildroot is a huge set of GNU Make scripts + host tools, just use an Ubuntu VM in that case. +Everything will likely also work on other Linux distros if you do what install the analogous required packages for your distro from link:configure[], but this is not currently well tested. Compatibility patches are welcome. <> should however just work on any distro. Native Windows is unlikely feasible because Buildroot is a huge set of GNU Make scripts + host tools, just do everything from inside an Ubuntu in VirtualBox instance in that case. Reserve 12Gb of disk and run: @@ -81,7 +81,7 @@ cd linux-kernel-module-cheat :; .... -The first configure will take a while (30 minutes to 2 hours) to clone and build, see <> for more details. +The initial build will take a while (30 minutes to 2 hours) to clone and build, see <> for more details. If you don't want to wait, you could also try the following faster but much more limited methods: @@ -343,7 +343,7 @@ and can therefore be used to estimate system performance, see: <> for a more thorough comparison. +See <> for a more thorough comparison. ==== gem5 Buildroot setup getting started