diff options
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/configuring_parabola.html | 4 | ||||
-rw-r--r-- | docs/gnulinux/encrypted_debian.html | 4 | ||||
-rw-r--r-- | docs/gnulinux/encrypted_parabola.html | 10 | ||||
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 34 | ||||
-rw-r--r-- | docs/gnulinux/index.html | 12 |
5 files changed, 32 insertions, 32 deletions
diff --git a/docs/gnulinux/configuring_parabola.html b/docs/gnulinux/configuring_parabola.html index 97c826e7..c2e596a5 100644 --- a/docs/gnulinux/configuring_parabola.html +++ b/docs/gnulinux/configuring_parabola.html @@ -15,7 +15,7 @@ <div class="section"> <h1 id="pagetop">Configuring Parabola (post-install)</h1> <p> - Post-installation configuration steps for Parabola GNU/Linux-libre. Parabola is extremely flexible; this is just an example. + Post-installation configuration steps for Parabola GNU+Linux-libre. Parabola is extremely flexible; this is just an example. </p> <p> <a href="./">Back to previous index</a> @@ -101,7 +101,7 @@ <p> You do not necessarily have to follow this guide word-for-word; <i>parabola</i> is extremely flexible. The aim here is to provide a common setup that most users will be happy with. While Parabola - can seem daunting at first glance (especially for new GNU/Linux users), with a simple guide it can provide + can seem daunting at first glance (especially for new GNU+Linux users), with a simple guide it can provide all the same usability as Debian or Devuan, without hiding any details from the user. </p> diff --git a/docs/gnulinux/encrypted_debian.html b/docs/gnulinux/encrypted_debian.html index 39149773..dc6ef028 100644 --- a/docs/gnulinux/encrypted_debian.html +++ b/docs/gnulinux/encrypted_debian.html @@ -8,12 +8,12 @@ @import url('../css/main.css'); </style> - <title>Installing Debian or Devuan GNU/Linux with full disk encryption (including /boot)</title> + <title>Installing Debian or Devuan GNU+Linux with full disk encryption (including /boot)</title> </head> <body> <div class="section"> - <h1>Installing Debian or Devuan GNU/Linux with full disk encryption (including /boot)</h1> + <h1>Installing Debian or Devuan GNU+Linux with full disk encryption (including /boot)</h1> <p> This guide is written for the Debian distribution, but it should also work for Devuan with the net installer. diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index 418f701c..0f4c8a7c 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -8,12 +8,12 @@ @import url('../css/main.css'); </style> - <title>Installing Parabola or Arch GNU/Linux with full disk encryption (including /boot)</title> + <title>Installing Parabola or Arch GNU+Linux with full disk encryption (including /boot)</title> </head> <body> <div class="section"> - <h1>Installing Parabola or Arch GNU/Linux with full disk encryption (including /boot)</h1> + <h1>Installing Parabola or Arch GNU+Linux with full disk encryption (including /boot)</h1> <p> Libreboot on x86 uses the GRUB <a href="http://www.coreboot.org/Payloads#GRUB_2">payload</a> by default, which means that the GRUB configuration file @@ -39,7 +39,7 @@ We recomend using Parabola, which is a version of Arch that removes all proprietary software, both in the default installation and in the package repositories. It usually lags behind Arch by only a day or two, so it is still usable for most people. - See <a href="https://wiki.parabola.nu/index.php?title=Migration_from_the_GNU/Linux_distribution_of_Arch&redirect=no">Arch to Parabola migration guide</a>. + See <a href="https://wiki.parabola.nu/index.php?title=Migration_from_the_GNU+Linux_distribution_of_Arch&redirect=no">Arch to Parabola migration guide</a>. </p> <p> @@ -53,7 +53,7 @@ <div class="section"> <p> - Boot Parabola's install environment. <a href="grub_boot_installer.html">How to boot a GNU/Linux installer</a>. + Boot Parabola's install environment. <a href="grub_boot_installer.html">How to boot a GNU+Linux installer</a>. </p> <p> @@ -74,7 +74,7 @@ <div class="section"> <p> This section deals with wiping the storage device on which you plan to install Parabola - GNU/Linux. Follow these steps, but if you use an SSD, also: + GNU+Linux. Follow these steps, but if you use an SSD, also: <p> - beware there are issues with TRIM (not enabled through luks) and security issues if you do enable it. diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index 30d7e60e..03f5dc24 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -8,20 +8,20 @@ @import url('../css/main.css'); </style> - <title>How to install GNU/Linux on a libreboot system</title> + <title>How to install GNU+Linux on a libreboot system</title> </head> <body> <div id="pagetop" class="section"> - <h1>How to install GNU/Linux on a libreboot system</h1> + <h1>How to install GNU+Linux on a libreboot system</h1> <p> This section relates to preparing, booting and installing a - GNU/Linux distribution on your libreboot system, using nothing more than a USB flash drive (and <i>dd</i>). + GNU+Linux distribution on your libreboot system, using nothing more than a USB flash drive (and <i>dd</i>). </p> <ul> - <li><a href="../distros">List of recommended GNU/Linux distributions</a></li> - <li><a href="#prepare">Prepare the USB drive (in GNU/Linux)</a></li> - <li><a href="#encryption">Installing GNU/Linux with full disk encryption</a></li> + <li><a href="../distros">List of recommended GNU+Linux distributions</a></li> + <li><a href="#prepare">Prepare the USB drive (in GNU+Linux)</a></li> + <li><a href="#encryption">Installing GNU+Linux with full disk encryption</a></li> <li><a href="#debian_netinstall">Debian or Devuan net install?</a></li> <li><a href="#parse_isolinux">Booting ISOLINUX images (automatic method)</a></li> <li><a href="#manual_isolinux">Booting ISOLINUX images (manual method)</a></li> @@ -41,11 +41,11 @@ <div id="prepare" class="section"> - <h2>Prepare the USB drive (in GNU/Linux)</h2> + <h2>Prepare the USB drive (in GNU+Linux)</h2> <p> - If you downloaded your ISO on an existing GNU/Linux system, - here is how to create the bootable GNU/Linux USB drive: + If you downloaded your ISO on an existing GNU+Linux system, + here is how to create the bootable GNU+Linux USB drive: </p> <p> @@ -82,7 +82,7 @@ <a href="https://wiki.netbsd.org/tutorials/how_to_install_netbsd_from_an_usb_memory_stick/">This page</a> on the NetBSD website shows how to create a NetBSD bootable USB drive from within NetBSD itself. You should use the <em>dd</em> method - documented there. This will also work with any GNU/Linux ISO image. + documented there. This will also work with any GNU+Linux ISO image. </p> <h2>Prepare the USB drive (in FreeBSD)</h2> @@ -90,14 +90,14 @@ <a href="https://www.freebsd.org/doc/handbook/bsdinstall-pre.html">This page</a> on the FreeBSD website shows how to create a bootable USB drive for installing FreeBSD. Use the <em>dd</em> on that page. You can - also use the same instructions with any GNU/Linux ISO image.. + also use the same instructions with any GNU+Linux ISO image.. </p> <h2>Prepare the USB drive (in LibertyBSD or OpenBSD)</h2> <p> If you downloaded your ISO on a LibertyBSD or OpenBSD system, - here is how to create the bootable GNU/Linux USB drive: + here is how to create the bootable GNU+Linux USB drive: </p> <p> @@ -131,11 +131,11 @@ <div id="encryption" class="section"> - <h2>Installing GNU/Linux with full disk encryption</h2> + <h2>Installing GNU+Linux with full disk encryption</h2> <ul> - <li><a href="encrypted_debian.html">Installing Debian or Devuan GNU/Linux with full disk encryption (including /boot)</a></li> - <li><a href="encrypted_parabola.html">Installing Parabola GNU/Linux with full disk encryption (including /boot)</a></li> + <li><a href="encrypted_debian.html">Installing Debian or Devuan GNU+Linux with full disk encryption (including /boot)</a></li> + <li><a href="encrypted_parabola.html">Installing Parabola GNU+Linux with full disk encryption (including /boot)</a></li> </ul> <p> @@ -196,7 +196,7 @@ <p> <i>These are generic instructions. They may or may not be correct for your - distribution. You must adapt them appropriately, for whatever GNU/Linux distribution + distribution. You must adapt them appropriately, for whatever GNU+Linux distribution it is that you are trying to install.</i> </p> @@ -258,7 +258,7 @@ <p> Most of these issues occur when using libreboot with coreboot's 'text mode' instead of the coreboot framebuffer. - This mode is useful for booting payloads like memtest86+ which expect text-mode, but for GNU/Linux distributions + This mode is useful for booting payloads like memtest86+ which expect text-mode, but for GNU+Linux distributions it can be problematic when they are trying to switch to a framebuffer because it doesn't exist. </p> diff --git a/docs/gnulinux/index.html b/docs/gnulinux/index.html index 4f4bd25b..7fc8b6ba 100644 --- a/docs/gnulinux/index.html +++ b/docs/gnulinux/index.html @@ -8,16 +8,16 @@ @import url('../css/main.css'); </style> - <title>GNU/Linux distributions</title> + <title>GNU+Linux distributions</title> </head> <body> <div class="section"> - <h1 id="pagetop">GNU/Linux distributions</h1> + <h1 id="pagetop">GNU+Linux distributions</h1> <p> - This section relates to dealing with GNU/Linux distributions: preparing bootable USB drives, + This section relates to dealing with GNU+Linux distributions: preparing bootable USB drives, changing the default GRUB menu and so on. </p> <p> @@ -27,15 +27,15 @@ <a href="../">Back to previous index</a>. </p> <ul> - <li><a href="grub_boot_installer.html">How to install GNU/Linux on a libreboot system</a></li> + <li><a href="grub_boot_installer.html">How to install GNU+Linux on a libreboot system</a></li> <li><a href="grub_cbfs.html">How to replace the default GRUB configuration file on a libreboot system</a></li> <li> - <a href="encrypted_parabola.html">Installing Parabola or Arch GNU/Linux-libre with full disk encryption (including /boot)</a> + <a href="encrypted_parabola.html">Installing Parabola or Arch GNU+Linux-libre with full disk encryption (including /boot)</a> <ul> <li>Follow-up tutorial: <a href="configuring_parabola.html">Configuring Parabola (post-install)</a></li> </ul> </li> - <li><a href="encrypted_debian.html">Installing Debian or Devuan GNU/Linux-libre with full disk encryption (including /boot)</a></li> + <li><a href="encrypted_debian.html">Installing Debian or Devuan GNU+Linux-libre with full disk encryption (including /boot)</a></li> </ul> </div> |