diff --git a/site/docs/index.md b/site/docs/index.md index a6f8827..182696d 100644 --- a/site/docs/index.md +++ b/site/docs/index.md @@ -21,7 +21,7 @@ Documentation related to operating systems ============================ - [How to install BSD operating systems](bsd/) -- [How to install GNU+Linux](gnulinux/) (and other Linux-based systems) +- [How to install GNU+Linux](gnulinux/) Information for developers ========================== diff --git a/site/docs/install/spi_generic.md b/site/docs/install/spi_generic.md index 6ccc423..06f8a85 100644 --- a/site/docs/install/spi_generic.md +++ b/site/docs/install/spi_generic.md @@ -46,7 +46,7 @@ Connecting via ethernet is generally easier than doing so with WiFi. Check your distro's docs if you wish to connect with WiFi only. To determine the IP address of your programmer, log in to your AP/Router web interface. If you're not sure the IP address of your AP, it is likely `192.168.1.1.` -You can determine the correct IP address with `ip r` on a linux machine. +You can determine the correct IP address with `ip r` on a GNU+Linux system. You should see your programmer somewhere on the homepage, depending on your router firmware. This author recommends using [https://openwrt.org/](https://openwrt.org/) for your router firmware. diff --git a/site/news/canoeboot20240504.md b/site/news/canoeboot20240504.md index b6b6404..33cf769 100644 --- a/site/news/canoeboot20240504.md +++ b/site/news/canoeboot20240504.md @@ -42,7 +42,7 @@ is being added all the time! These and other examples are just the start. Canoeboot provides a *superior* boot experience compared to proprietary BIOS/UEFI, giving you the same power and level of -control that running a Linux or BSD operating system does. It's *your* computer +control that a fully free GNU+Linux system would afford. It's *your* computer to boot however you wish. Canoeboot lets you get more out of the hardware. All your favourite GNU+Linux distros are compatible, even Qubes(on most machines).