From 4bd17b15cfffe9cac66740635872ade36e03ce7c Mon Sep 17 00:00:00 2001
From: Leah Rowe
- Installation instructions can be found at docs/install/index.html. - Building instructions (for source code) can be found at docs/git/index.html#build. + Installation instructions can be found at docs/install/. + Building instructions (for source code) can be found at docs/git/#build.
- Back to previous index + Back to previous index
diff --git a/docs/bsd/index.html b/docs/bsd/index.html index 1be1faa7..845e33e1 100644 --- a/docs/bsd/index.html +++ b/docs/bsd/index.html @@ -24,7 +24,7 @@ This section is only for the *GRUB* payload. For depthcharge, instructions have yet to be written.- Back to previous index. + Back to previous index.
- Back to previous index + Back to previous index
diff --git a/docs/bsd/openbsd.html b/docs/bsd/openbsd.html index 57eb6613..d9136a14 100644 --- a/docs/bsd/openbsd.html +++ b/docs/bsd/openbsd.html @@ -36,7 +36,7 @@- Back to previous index + Back to previous index
diff --git a/docs/depthcharge/index.html b/docs/depthcharge/index.html index 40a4c34d..3088237e 100644 --- a/docs/depthcharge/index.html +++ b/docs/depthcharge/index.html @@ -22,7 +22,7 @@- Or Back to main index. + Or Back to main index.
- Fix T60 issues (see incompatible panels listed at ../hcl/index.html#supported_t60_list). + Fix T60 issues (see incompatible panels listed at ../hcl/#supported_t60_list).
@@ -178,7 +178,7 @@
About fixing remaining LCD panels on 5345:
- 'polarity' is mentioned in coreboot log (cbmem -c). compare output (with working and non-working panel). (and see the other notes in docs/future/index.html)
+ 'polarity' is mentioned in coreboot log (cbmem -c). compare output (with working and non-working panel). (and see the other notes in docs/future/)
There was a theory that working panels are @@ -422,7 +422,7 @@ f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
Backup both files (runningvga.bin and intelvbttool_out), renaming them to match the system and LCD panel used. - ../misc/index.html#get_edid_panelname will show you how to get the name (model) of the LCD panel used. + ../misc/#get_edid_panelname will show you how to get the name (model) of the LCD panel used.
- For current notes, see index.html. + For current notes, see .
@@ -128,16 +128,16 @@ Add backlight controls: in src/mainboard/lenovo/t60/devicetree.cb, change gpu_backlight to 0x58BF58BE
- Hold on! Check ../misc/index.html#get_edid_panelname to know what LCD panel you have. This is important for the next step! + Hold on! Check ../misc/#get_edid_panelname to know what LCD panel you have. This is important for the next step!
- ../hcl/index.html#supported_t60_list. + ../hcl/#supported_t60_list.
- See index.html#lcd_i945_incompatibility. + See #lcd_i945_incompatibility.
diff --git a/docs/git/index.html b/docs/git/index.html index 59e2fc9c..04981c93 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -20,7 +20,7 @@ working with the git repository.- Or Back to main index. + Or Back to main index.
- Back to previous index + Back to previous index
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 @@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.
- +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 this tutorial. + using this tutorial.
- Back to previous index + Back to previous index
@@ -627,7 +627,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97
- Now refer to http://libreboot.org/docs/install/index.html#flashrom.
+ Now refer to http://libreboot.org/docs/install/#flashrom.
Cd (up) to the libreboot_util directory and update the flash chip contents:
# ./flash update libreboot.rom
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:
@@ -660,7 +660,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97
- Now you have a modified ROM. Once more, refer to http://libreboot.org/docs/install/index.html#flashrom.
+ Now you have a modified ROM. Once more, refer to http://libreboot.org/docs/install/#flashrom.
Cd to the libreboot_util directory and update the flash chip contents:
# ./flash update libreboot.rom
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 @@
- Back to previous index + Back to previous index
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 @@ This guide is *only* for the GRUB payload. If you use the depthcharge payload, ignore this section entirely.- Back to previous index + Back to previous index
@@ -76,7 +76,7 @@ Download the latest release from http://libreboot.org/@@ -157,7 +157,7 @@
Use cbfstool and flashrom. There are available in the libreboot_util release archive,
- or they can be compiled (see ../git/index.html#build_flashrom).
+ or they can be compiled (see ../git/#build_flashrom).
Flashrom is also available from the repositories:
# pacman -S flashrom
- Now you have a modified ROM. Refer back to ../install/index.html#flashrom for information
+ Now you have a modified ROM. Refer back to ../install/#flashrom for information
on how to flash it.
$ cd /libreboot_util
# ./flash update libreboot.rom
@@ -302,7 +302,7 @@
- Now you have a modified ROM. Again, refer back to ../install/index.html#flashrom for information + Now you have a modified ROM. Again, refer back to ../install/#flashrom 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.
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 @@ This section is only for the *GRUB* payload. For depthcharge, instructions have yet to be written.- Back to previous index. + Back to previous index.
- Or Back to main index. + Or Back to main index.
- Back to previous index. + Back to previous index.
Using this guide you can also change/upgrade the CPU.
- +
- Insert panel (this one is an LG-Philips LP150E05-A2K1, and there are others. See ../hcl/index.html#supported_t60_list):
+ Insert panel (this one is an LG-Philips LP150E05-A2K1, and there are others. See ../hcl/#supported_t60_list):
- Insert new inverter board (see ../hcl/index.html#supported_t60_list for what is recommended on your LCD panel):
+ Insert new inverter board (see ../hcl/#supported_t60_list for what is recommended on your LCD panel):
Hardware modifications to enhance security on the ThinkPad T60. This tutorial is incomplete at the time of writing.
- +This guide will teach you how to replace the fan and heatsink on your ThinkPad X60.
- +This tutorial is incomplete, and only pictures for now.
- +Hardware modifications to enhance security on the ThinkPad X60. This tutorial is incomplete at the time of writing.
- +- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
The libreboot project recommends using an external USB wifi dongle that works - with free software. See index.html#recommended_wifi. + with free software. See #recommended_wifi.
There are 2 companies (endorsed by Creative Commons, under their Respects your Freedom diff --git a/docs/hcl/d945gclf.html b/docs/hcl/d945gclf.html index 78933d77..f18d7c19 100644 --- a/docs/hcl/d945gclf.html +++ b/docs/hcl/d945gclf.html @@ -17,7 +17,7 @@
- Back to previous index + Back to previous index
diff --git a/docs/hcl/ga-g41m-es2l.html b/docs/hcl/ga-g41m-es2l.html index 3b887035..663aa685 100644 --- a/docs/hcl/ga-g41m-es2l.html +++ b/docs/hcl/ga-g41m-es2l.html @@ -34,7 +34,7 @@ hwaddress ether macaddressgoeshere
- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
Your libreboot.rom image is now ready to be flashed on the system. Refer back to - ../install/index.html#flashrom + ../install/#flashrom for how to flash it.
@@ -178,7 +178,7 @@ this won't actually work; it'll just brick your laptop.- For external flashing guides, refer to ../install/index.html. + For external flashing guides, refer to ../install/.
Place the factory.rom from your system
- (can be obtained using the external flashing guides for GM45 targets linked ../install/index.html) in
+ (can be obtained using the external flashing guides for GM45 targets linked ../install/) in
the directory where you have your ich9deblob executable, then run the tool:
$ ./ich9deblob
You should now have a libreboot.rom image containing the correct 4K descriptor and 8K gbe regions, which - will then be safe to flash. Refer back to ../install/index.html#flashrom + will then be safe to flash. Refer back to ../install/#flashrom for how to flash it.
diff --git a/docs/hcl/index.html b/docs/hcl/index.html index d29b6260..9ac21c3d 100644 --- a/docs/hcl/index.html +++ b/docs/hcl/index.html @@ -31,7 +31,7 @@- Back to previous index. + Back to previous index.
@@ -120,7 +120,7 @@- To find what LCD panel you have, see: ../misc/index.html#get_edid_panelname. + To find what LCD panel you have, see: ../misc/#get_edid_panelname.
- To find what LCD panel you have, see: ../misc/index.html#get_edid_panelname. + To find what LCD panel you have, see: ../misc/#get_edid_panelname.
@@ -259,7 +259,7 @@ EndSection
- To find what LCD panel you have, see: ../misc/index.html#get_edid_panelname. + To find what LCD panel you have, see: ../misc/#get_edid_panelname.
@@ -287,7 +287,7 @@ EndSection
- Tested LCD panels: not working yet (incompatible; see ../future/index.html#lcd_i945_incompatibility) + Tested LCD panels: not working yet (incompatible; see ../future/#lcd_i945_incompatibility)
- Also of interest: ../git/index.html#config_macbook21. + Also of interest: ../git/#config_macbook21.
@@ -484,7 +484,7 @@ EndSection The bootloader will detect the GNU/Linux CD as 'Windows' (because Apple doesn't think GNU/Linux exists). Install it like you normally would. When you boot up again, hold Alt/Control once more. The installation (on the HDD) will once again be seen as 'Windows'. (it's not actually Windows, but Apple likes to think that Apple and Microsoft are all that exist.) - Now to install libreboot, follow ../install/index.html#flashrom_macbook21. + Now to install libreboot, follow ../install/#flashrom_macbook21.
@@ -530,7 +530,7 @@ EndSection- Also of interest: ../git/index.html#config_macbook21. + Also of interest: ../git/#config_macbook21.
diff --git a/docs/hcl/kcma-d8.html b/docs/hcl/kcma-d8.html index 7c70d022..5951bb0c 100644 --- a/docs/hcl/kcma-d8.html +++ b/docs/hcl/kcma-d8.html @@ -28,14 +28,14 @@
- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom - note that external flashing is required (e.g. BBB), if the proprietary (ASUS) firmware is currently installed. If you already have libreboot, by default it is possible to re-flash using software running in GNU/Linux on the kcma-d8, without using external hardware.
- Back to previous index. + Back to previous index.
diff --git a/docs/hcl/kfsn4-dre.html b/docs/hcl/kfsn4-dre.html index 228ccfa3..17ad8d31 100644 --- a/docs/hcl/kfsn4-dre.html +++ b/docs/hcl/kfsn4-dre.html @@ -22,11 +22,11 @@- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
- Back to previous index. + Back to previous index.
diff --git a/docs/hcl/kgpe-d16.html b/docs/hcl/kgpe-d16.html index 4b733d9a..1ede89ac 100644 --- a/docs/hcl/kgpe-d16.html +++ b/docs/hcl/kgpe-d16.html @@ -29,14 +29,14 @@- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom - note that external flashing is required (e.g. BBB), if the proprietary (ASUS) firmware is currently installed. If you already have libreboot, by default it is possible to re-flash using software running in GNU/Linux on the KGPE-D16, without using external hardware.
- Back to previous index. + Back to previous index.
diff --git a/docs/hcl/r400.html b/docs/hcl/r400.html index 2d1a0002..facc3fd9 100644 --- a/docs/hcl/r400.html +++ b/docs/hcl/r400.html @@ -35,11 +35,11 @@- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
- Back to previous index. + Back to previous index.
diff --git a/docs/hcl/t400.html b/docs/hcl/t400.html index 944b9933..fc8fd58d 100644 --- a/docs/hcl/t400.html +++ b/docs/hcl/t400.html @@ -35,11 +35,11 @@- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
- Back to previous index. + Back to previous index.
diff --git a/docs/hcl/t500.html b/docs/hcl/t500.html index cb6bcfb4..1cf18661 100644 --- a/docs/hcl/t500.html +++ b/docs/hcl/t500.html @@ -35,11 +35,11 @@- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
- Back to previous index. + Back to previous index.
diff --git a/docs/hcl/x200.html b/docs/hcl/x200.html index 4feddb9b..393e7db2 100644 --- a/docs/hcl/x200.html +++ b/docs/hcl/x200.html @@ -39,11 +39,11 @@- Flashing instructions can be found at ../install/index.html#flashrom + Flashing instructions can be found at ../install/#flashrom
- Back to previous index. + Back to previous index.
diff --git a/docs/index.html b/docs/index.html index a183534c..986a9619 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,25 +45,25 @@Libreboot has many practical advantages over proprietary boot firmware, such as faster boot speeds and better security. You can - install GNU/Linux with encrypted /boot/, + install GNU/Linux with encrypted /boot/, verify GPG signatures on your kernel, put a kernel in the flash chip and more.
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index eb4871c0..d6db9379 100644 --- a/docs/install/bbb_setup.html +++ b/docs/install/bbb_setup.html @@ -37,7 +37,7 @@Onto the Beaglebone black...
- +- If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/index.html#build). + If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/#build).
- Instructions to access the recovery mode screen and enabling developer mode are available on the page dedicated to depthcharge. + Instructions to access the recovery mode screen and enabling developer mode are available on the page dedicated to depthcharge.
- Once developer mode is enabled, the device will boot to the developer mode screen. ChromeOS can be booted by waiting for 30 seconds (the delay is shortened in Libreboot) or by pressing Ctrl + D + Once developer mode is enabled, the device will boot to the developer mode screen. ChromeOS can be booted by waiting for 30 seconds (the delay is shortened in Libreboot) or by pressing Ctrl + D
@@ -123,7 +123,7 @@
- It is recommended to have access to the developer mode screen and to configure the following verified boot parameters: + It is recommended to have access to the developer mode screen and to configure the following verified boot parameters:
- Back to main index + Back to main index
diff --git a/docs/install/ga-g41m-es2l.html b/docs/install/ga-g41m-es2l.html index ed7f9d0d..2ed128ab 100644 --- a/docs/install/ga-g41m-es2l.html +++ b/docs/install/ga-g41m-es2l.html @@ -21,7 +21,7 @@ motherboard while they still have the original BIOS present.- Back to main index + Back to main index
diff --git a/docs/install/index.html b/docs/install/index.html index cd89decb..5c098669 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -26,7 +26,7 @@ CONFIG_STRICT_DEVMEM not enabled.- Back to previous index + Back to previous index
@@ -96,7 +96,7 @@Keymaps are named appropriately according to each keyboard layout support in GRUB. To learn how these keymaps are created, see - ../grub/index.html#grub_keyboard + ../grub/#grub_keyboard
- If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/index.html#build). + If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/#build).
This is for the ThinkPad X60 and T60 while running Lenovo BIOS. If you already have coreboot or libreboot running, then go to #flashrom instead!
-If you are flashing a Lenovo ThinkPad T60, be sure to read ../hcl/index.html#supported_t60_list
+If you are flashing a Lenovo ThinkPad T60, be sure to read ../hcl/#supported_t60_list
- If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/index.html#build). + If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/#build).
- If you have a MacBook1,1, refer to ../hcl/index.html#macbook11 for flashing instructions. + If you have a MacBook1,1, refer to ../hcl/#macbook11 for flashing instructions.
- Be sure to read the information in ../hcl/index.html#macbook21. + Be sure to read the information in ../hcl/#macbook21.
@@ -481,7 +481,7 @@
- If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/index.html#build). + If you are using libreboot_src or git, then make sure that you built the sources first (see ../git/#build).
@@ -530,7 +530,7 @@ Verifying flash... VERIFIED.
- Now install GNU/Linux. + Now install GNU/Linux.
@@ -513,7 +513,7 @@ Verifying flash... VERIFIED.
- Now install GNU/Linux. + Now install GNU/Linux.
@@ -523,7 +523,7 @@ Verifying flash... VERIFIED.
- Now install GNU/Linux. + Now install GNU/Linux.
This section documents how to recover from a bad flash that prevents your ThinkPad T60 from booting.
- +@@ -369,7 +369,7 @@ Verifying flash... VERIFIED.
- Now install GNU/Linux. + Now install GNU/Linux.
This section documents how to recover from a bad flash that prevents your ThinkPad X60 from booting.
- +This section documents how to recover from a bad flash that prevents your ThinkPad X60 Tablet from booting.
- +- Or Back to main index. + Or Back to main index.
This is just a quick guide for reference, use 'man' to know more.
- Installation instructions can be found at docs/install/index.html. - Building instructions (for source code) can be found at docs/git/index.html#build. + Installation instructions can be found at docs/install/. + Building instructions (for source code) can be found at docs/git/#build.