diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 17:28:12 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 17:28:12 +0100 |
commit | 4bd17b15cfffe9cac66740635872ade36e03ce7c (patch) | |
tree | 8247bee43954dd1d14db98839ab738df58ee6b09 /docs/gnulinux | |
parent | b46f9717d719731fd062733e02aaae777054d0a1 (diff) | |
download | librebootfr-4bd17b15cfffe9cac66740635872ade36e03ce7c.tar.gz librebootfr-4bd17b15cfffe9cac66740635872ade36e03ce7c.zip |
Documentation: Remove links to "index.html", just link to directories
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/configuring_parabola.html | 2 | ||||
-rw-r--r-- | docs/gnulinux/encrypted_debian.html | 4 | ||||
-rw-r--r-- | docs/gnulinux/encrypted_parabola.html | 6 | ||||
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 2 | ||||
-rw-r--r-- | docs/gnulinux/grub_cbfs.html | 10 | ||||
-rw-r--r-- | docs/gnulinux/index.html | 2 |
6 files changed, 13 insertions, 13 deletions
diff --git a/docs/gnulinux/configuring_parabola.html b/docs/gnulinux/configuring_parabola.html index 22c80092..97c826e7 100644 --- a/docs/gnulinux/configuring_parabola.html +++ b/docs/gnulinux/configuring_parabola.html @@ -18,7 +18,7 @@ Post-installation configuration steps for Parabola GNU/Linux-libre. Parabola is extremely flexible; this is just an example. </p> <p> - <a href="index.html">Back to previous index</a> + <a href="./">Back to previous index</a> </p> </div> diff --git a/docs/gnulinux/encrypted_debian.html b/docs/gnulinux/encrypted_debian.html index 1799eedc..39149773 100644 --- a/docs/gnulinux/encrypted_debian.html +++ b/docs/gnulinux/encrypted_debian.html @@ -64,7 +64,7 @@ <p> Note: on some thinkpads, a faulty DVD drive can cause the cryptomount -a step during boot to fail. If this happens to you, try removing the drive. </p> - <p><a href="index.html">Back to previous index</a></p> + <p><a href="./">Back to previous index</a></p> </div> <div class="section"> @@ -377,7 +377,7 @@ <p> After this, you will have a modified ROM with the menu entry for cryptomount, and the entry before that for the GRUB password. Flash the modified ROM - using <a href="../install/index.html#flashrom">this tutorial</a>. + using <a href="../install/#flashrom">this tutorial</a>. </p> </div> diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index a68b2baf..418f701c 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -46,7 +46,7 @@ Note: on some thinkpads, a faulty DVD drive can cause the cryptomount -a step during boot to fail. If this happens to you, try removing the drive. </p> <p> - <a href="index.html">Back to previous index</a> + <a href="./">Back to previous index</a> </p> </div> @@ -627,7 +627,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97 </p> <p> - Now refer to <a href="http://libreboot.org/docs/install/index.html#flashrom">http://libreboot.org/docs/install/index.html#flashrom</a>. + Now refer to <a href="http://libreboot.org/docs/install/#flashrom">http://libreboot.org/docs/install/#flashrom</a>. Cd (up) to the libreboot_util directory and update the flash chip contents:<br/> # <b>./flash update libreboot.rom</b><br/> Ocassionally, coreboot changes the name of a given board. If flashrom complains about a board mismatch, but you are sure that you chose the correct ROM image, then run this alternative command:<br/> @@ -660,7 +660,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97 </p> <p> - Now you have a modified ROM. Once more, refer to <a href="http://libreboot.org/docs/install/index.html#flashrom">http://libreboot.org/docs/install/index.html#flashrom</a>. + Now you have a modified ROM. Once more, refer to <a href="http://libreboot.org/docs/install/#flashrom">http://libreboot.org/docs/install/#flashrom</a>. Cd to the libreboot_util directory and update the flash chip contents:<br/> # <b>./flash update libreboot.rom</b><br/> And wait for the "Verifying flash... VERIFIED." Once you have done that, shut down and then boot up with your new configuration. diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index c143f02b..a5708916 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -28,7 +28,7 @@ <li><a href="#troubleshooting">Troubleshooting</a></li> </ul> <p> - <a href="index.html">Back to previous index</a> + <a href="./">Back to previous index</a> </p> </div> diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index 6e7ba447..4b1923ee 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -42,7 +42,7 @@ <b>This guide is *only* for the GRUB payload. If you use the depthcharge payload, ignore this section entirely.</b> </p> <p> - <a href="index.html">Back to previous index</a> + <a href="./">Back to previous index</a> </p> </div> @@ -76,7 +76,7 @@ Download the latest release from <a href="http://libreboot.org/">http://libreboot.org/</a> <br/><b>If you downloaded from git, refer to - <a href="../git/index.html#build_meta">../git/index.html#build_meta</a> before continuing.</b> + <a href="../git/#build_meta">../git/#build_meta</a> before continuing.</b> </p> <p> @@ -157,7 +157,7 @@ <p> Use <b><i>cbfstool</i></b> and <b><i>flashrom</i></b>. There are available in the <i>libreboot_util</i> release archive, - or they can be compiled (see <a href="../git/index.html#build_flashrom">../git/index.html#build_flashrom</a>). + or they can be compiled (see <a href="../git/#build_flashrom">../git/#build_flashrom</a>). Flashrom is also available from the repositories:<br/> # <b>pacman -S flashrom</b> </p> @@ -248,7 +248,7 @@ <p> <b> - Now you have a modified ROM. Refer back to <a href="../install/index.html#flashrom">../install/index.html#flashrom</a> for information + Now you have a modified ROM. Refer back to <a href="../install/#flashrom">../install/#flashrom</a> for information on how to flash it.<br/> $ <b>cd /libreboot_util</b> # <b>./flash update libreboot.rom</b><br/> @@ -302,7 +302,7 @@ <p> <b> - Now you have a modified ROM. Again, refer back to <a href="../install/index.html#flashrom">../install/index.html#flashrom</a> for information + Now you have a modified ROM. Again, refer back to <a href="../install/#flashrom">../install/#flashrom</a> for information on how to flash it. It's the same method as you used before. Shut down and then boot up with your new configuration. </b> </p> diff --git a/docs/gnulinux/index.html b/docs/gnulinux/index.html index ad928a72..4f4bd25b 100644 --- a/docs/gnulinux/index.html +++ b/docs/gnulinux/index.html @@ -24,7 +24,7 @@ <b>This section is only for the *GRUB* payload. For depthcharge, instructions have yet to be written.</b> </p> <p> - <a href="../index.html">Back to previous index</a>. + <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> |