diff options
author | Leah Rowe <info@minifree.org> | 2017-04-05 18:09:28 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-05 18:09:28 +0100 |
commit | 8ed7a364eeb04a25eac81dfdec38cfcbc0f89008 (patch) | |
tree | 6bee39d614af5f8e3b8d9e6cb871a01c3fc4b100 | |
parent | 2c6c325ec999c4cda44128d12e86f7d66cecd310 (diff) | |
download | librebootfr-8ed7a364eeb04a25eac81dfdec38cfcbc0f89008.tar.gz librebootfr-8ed7a364eeb04a25eac81dfdec38cfcbc0f89008.zip |
make all links relative, this time without breaking them
-rw-r--r-- | docs/gnulinux/encrypted_parabola.md | 4 | ||||
-rw-r--r-- | docs/gnulinux/grub_cbfs.md | 2 | ||||
-rw-r--r-- | docs/gnulinux/grub_hardening.md | 2 | ||||
-rw-r--r-- | docs/hcl/c201.md | 2 | ||||
-rw-r--r-- | docs/hcl/d945gclf.md | 4 | ||||
-rw-r--r-- | docs/hcl/index.md | 4 | ||||
-rw-r--r-- | docs/hcl/kcma-d8.md | 2 | ||||
-rw-r--r-- | docs/hcl/kgpe-d16.md | 2 | ||||
-rw-r--r-- | docs/hcl/r400.md | 4 | ||||
-rw-r--r-- | docs/hcl/t400.md | 4 | ||||
-rw-r--r-- | docs/hcl/t500.md | 4 | ||||
-rw-r--r-- | docs/hcl/x200.md | 4 | ||||
-rw-r--r-- | docs/index.md | 2 | ||||
-rw-r--r-- | docs/install/rpi_setup.md | 8 | ||||
-rw-r--r-- | docs/release.md | 2 | ||||
-rw-r--r-- | www/download.md | 2 |
16 files changed, 26 insertions, 26 deletions
diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md index 042b81b9..718221fc 100644 --- a/docs/gnulinux/encrypted_parabola.md +++ b/docs/gnulinux/encrypted_parabola.md @@ -582,7 +582,7 @@ and insert the modified grubtest.cfg:\ \$ **./cbfstool libreboot.rom add -n grubtest.cfg -f grubtest.cfg -t raw**\ -Now refer to <http://libreboot.org/docs/install/#flashrom>. Cd (up) to +Now refer to [../install/#flashrom](../install/#flashrom). Cd (up) to the libreboot\_util directory and update the flash chip contents: # ./flash update libreboot.rom @@ -628,7 +628,7 @@ Add the modified version that you just made: $ ./cbfstool libreboot.rom add -n grub.cfg -f grub.cfg -t raw Now you have a modified ROM. Once more, refer to -<http://libreboot.org/docs/install/#flashrom>. Cd to the libreboot\_util +[../install/#flashrom](../install/#flashrom). Cd to the libreboot\_util directory and update the flash chip contents: # ./flash update libreboot.rom diff --git a/docs/gnulinux/grub_cbfs.md b/docs/gnulinux/grub_cbfs.md index b6df498f..d98aa95f 100644 --- a/docs/gnulinux/grub_cbfs.md +++ b/docs/gnulinux/grub_cbfs.md @@ -44,7 +44,7 @@ Table of Contents Introduction ------------ -Download the latest release from <http://libreboot.org/>\ +Download the latest release from [libreboot.org](/)\ **If you downloaded from git, refer to [../git/\#build\_meta](../git/#build_meta) before continuing.** diff --git a/docs/gnulinux/grub_hardening.md b/docs/gnulinux/grub_hardening.md index c7f9a450..de8b9807 100644 --- a/docs/gnulinux/grub_hardening.md +++ b/docs/gnulinux/grub_hardening.md @@ -36,7 +36,7 @@ Helpful links: - [GRUB info pages](http://git.savannah.gnu.org/cgit/grub.git/tree/docs/grub.texi) - [SATA connected storage considered dangerous until proven - otherwise.](https://libreboot.org/faq/#firmware-hddssd) + otherwise.](../../faq/#firmware-hddssd) - [Coreboot GRUB security howto](https://www.coreboot.org/GRUB2#Security) diff --git a/docs/hcl/c201.md b/docs/hcl/c201.md index 1a4ed56d..1aede14a 100644 --- a/docs/hcl/c201.md +++ b/docs/hcl/c201.md @@ -130,7 +130,7 @@ ChromeOS with a distribution that respects your freedom) be more free when using one of these laptops. The libreboot FAQ briefly describes what an *EC* is: -<http://libreboot.org/faq/#firmware-ec> +[../../faq/#firmware-ec](../../faq/#firmware-ec) No microcode! {#microcode} ============= diff --git a/docs/hcl/d945gclf.md b/docs/hcl/d945gclf.md index 6737aadf..2f4a41bc 100644 --- a/docs/hcl/d945gclf.md +++ b/docs/hcl/d945gclf.md @@ -3,7 +3,7 @@ title: Intel D945GCLF desktop board ... If you just want flashing instructions, go to -[../install/d945gclf.html](https://libreboot.org/docs/install/d945gclf.html) +[../install/d945gclf.html](../install/d945gclf.html) This board is a mini-itx desktop board for 2008. It uses an atom 230, which is a singe core CPU but it is hyperthreaded so it appears to have @@ -79,7 +79,7 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license or any later version published by Creative Commons; A copy of the license can be found at -[../cc-by-sa-4.0.txt](https://libreboot.org/docs/cc-by-sa-4.0.txt) +[../cc-by-sa-4.0.txt](../cc-by-sa-4.0.txt) Updated versions of the license (when available) can be found at <https://creativecommons.org/licenses/by-sa/4.0/legalcode> diff --git a/docs/hcl/index.md b/docs/hcl/index.md index b76d36f7..c502c37f 100644 --- a/docs/hcl/index.md +++ b/docs/hcl/index.md @@ -63,12 +63,12 @@ EC update on i945 (X60, T60) and GM45 (X200, T400, T500, R400) {#ecupdate} ============================================================== It is recommended that you update to the latest EC firmware version. The -[EC firmware](https://libreboot.org/faq/#firmware-ec) is separate from +[EC firmware](../../faq/#firmware-ec) is separate from libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See: -- <https://libreboot.org/docs/install/index.html#flashrom> +- [../install/index.html#flashrom](../install/index.html#flashrom) - <http://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk> NOTE: this can only be done when you are using Lenovo BIOS. How to diff --git a/docs/hcl/kcma-d8.md b/docs/hcl/kcma-d8.md index 7ece3b89..9745c9a1 100644 --- a/docs/hcl/kcma-d8.md +++ b/docs/hcl/kcma-d8.md @@ -41,7 +41,7 @@ IPMI iKVM module add-on {#ipmi} Don't use it. It uses proprietary firmware and adds a backdoor (remote out-of-band management chip, similar to the [Intel Management -Engine](http://libreboot.org/faq/#intelme). Fortunately, the firmware is +Engine](../../faq/#intelme). Fortunately, the firmware is unsigned (possibly to replace) and physically separate from the mainboard since it's on the add-on module, which you don't have to install. diff --git a/docs/hcl/kgpe-d16.md b/docs/hcl/kgpe-d16.md index 2fc1053c..04a8c9be 100644 --- a/docs/hcl/kgpe-d16.md +++ b/docs/hcl/kgpe-d16.md @@ -42,7 +42,7 @@ IPMI iKVM module add-on {#ipmi} Don't use it. It uses proprietary firmware and adds a backdoor (remote out-of-band management chip, similar to the [Intel Management -Engine](http://libreboot.org/faq/#intelme). Fortunately, the firmware is +Engine](../../faq/#intelme). Fortunately, the firmware is unsigned (possibly to replace) and physically separate from the mainboard since it's on the add-on module, which you don't have to install. diff --git a/docs/hcl/r400.md b/docs/hcl/r400.md index 631bf8c2..09b98464 100644 --- a/docs/hcl/r400.md +++ b/docs/hcl/r400.md @@ -23,12 +23,12 @@ EC update {#ecupdate} ========= It is recommended that you update to the latest EC firmware version. The -[EC firmware](https://libreboot.org/faq/#firmware-ec) is separate from +[EC firmware](../../faq/#firmware-ec) is separate from libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See: -- <https://libreboot.org/docs/install/index.html#flashrom> +- [../install/index.html#flashrom](../install/index.html#flashrom) - <http://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk> NOTE: this can only be done when you are using Lenovo BIOS. How to diff --git a/docs/hcl/t400.md b/docs/hcl/t400.md index 4c9fe0d7..2ff2c836 100644 --- a/docs/hcl/t400.md +++ b/docs/hcl/t400.md @@ -23,12 +23,12 @@ EC update {#ecupdate} ========= It is recommended that you update to the latest EC firmware version. The -[EC firmware](https://libreboot.org/faq/#firmware-ec) is separate from +[EC firmware](../../faq/#firmware-ec) is separate from libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See: -- <https://libreboot.org/docs/install/index.html#flashrom> +- [../install/index.html#flashrom](../install/index.html#flashrom) - <http://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk> NOTE: this can only be done when you are using Lenovo BIOS. How to diff --git a/docs/hcl/t500.md b/docs/hcl/t500.md index c3bb418f..be919227 100644 --- a/docs/hcl/t500.md +++ b/docs/hcl/t500.md @@ -23,12 +23,12 @@ EC update {#ecupdate} ========= It is recommended that you update to the latest EC firmware version. The -[EC firmware](https://libreboot.org/faq/#firmware-ec) is separate from +[EC firmware](../../faq/#firmware-ec) is separate from libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See: -- <https://libreboot.org/docs/install/index.html#flashrom> +- [../install/index.html#flashrom](../install/index.html#flashrom) - <http://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk> NOTE: this can only be done when you are using Lenovo BIOS. How to diff --git a/docs/hcl/x200.md b/docs/hcl/x200.md index 14b34b4a..9e476cf1 100644 --- a/docs/hcl/x200.md +++ b/docs/hcl/x200.md @@ -26,12 +26,12 @@ EC update {#ecupdate} ========= It is recommended that you update to the latest EC firmware version. The -[EC firmware](https://libreboot.org/faq/#firmware-ec) is separate from +[EC firmware](../../faq/#firmware-ec) is separate from libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See: -- <https://libreboot.org/docs/install/index.html#flashrom> +- [../install/index.html#flashrom](../install/index.html#flashrom) - <http://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk> NOTE: this can only be done when you are using Lenovo BIOS. How to diff --git a/docs/index.md b/docs/index.md index b1487ba0..da89767f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ Information about this release can be found at [release.html](release.html). Always check [libreboot.org](/) for updates. Answers to [frequently asked questions about -Libreboot](https://libreboot.org/faq/). +Libreboot](../faq/). Installing libreboot ==================== diff --git a/docs/install/rpi_setup.md b/docs/install/rpi_setup.md index 0b1ccea5..89d921ba 100644 --- a/docs/install/rpi_setup.md +++ b/docs/install/rpi_setup.md @@ -37,7 +37,7 @@ Manual](http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles_pdf/42t7844_04.pd to disassemble the laptop, until you can access the BIOS chip. For photos, follow the [Libreboot T60 Recovery -Guide](http://libreboot.org/docs/install/t60_unbrick.html). +Guide](t60_unbrick.html). - On the X60, the BIOS chip is on the bottom of the motherboard, under a layer of protective black tape. @@ -71,7 +71,7 @@ B+ with 40 pins, start counting from the right and leave 14 pins): 5 MOSI Gray Orange Pin 18 19 6 CLK Purple Yellow Pin 22 23 7 *not used* *not used* *not used* *not used* *not used* - 8 3.3V *red* White [3.3V PSU RED](http://libreboot.org/docs/install/bbb_setup.html) 17 + 8 3.3V *red* White [3.3V PSU RED](bbb_setup.html) 17 Make sure the pinouts are correct; otherwise, Flashrom will fail to detect a chip, or it will "detect" a `0x0` chip. Finally, make sure @@ -193,7 +193,7 @@ successfully. If not, just flash again. - Screw drivers Follow the [ThinkPad X200: Initial installation -guide](http://libreboot.org/docs/install/x200_external.html) to +guide](x200_external.html) to disassemble the laptop, and access the BIOS rom chip. > **Note:** `x86#` refers to commands to be run on the x86 computer, and @@ -210,7 +210,7 @@ If you're running Raspian, you can do **sudo raspi-config**, enable SPI under Advanced and then spidev will be enabled. Simple, eh? [Download Libreboot from their releases -page](http://www.libreboot.org/download/). For your safety, verify the +page](../../download/). For your safety, verify the GPG signature as well. x86# gpg --keyserver prefered.keyserver.org --recv-keys 0x656F212E diff --git a/docs/release.md b/docs/release.md index 4580b5c8..0ee091b8 100644 --- a/docs/release.md +++ b/docs/release.md @@ -4,7 +4,7 @@ x-toc-enable: true ... Updated versions of libreboot can be found at -[libreboot.org](http://libreboot.org/). +[libreboot.org](/). Libreboot 20160907 {#release20160907} ================== diff --git a/www/download.md b/www/download.md index a0b5a64a..adf3edf9 100644 --- a/www/download.md +++ b/www/download.md @@ -95,4 +95,4 @@ Libreboot includes statically linked executables. If you need the sources for those statically linked dependencies inside the executables, then you can contact the libreboot project using the details on the home page; source code will be provided. You can download this source code -from [here](https://libreboot.org/ccsource/). +from [here](ccsource/). |