diff options
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index f675001..6f8d792 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -59,8 +59,7 @@ List of directories corresponding to each board: </p> <ul> - <li>ThinkPad X60, X60s: <b>bin/x60/</b></li> - <li>ThinkPad X60 Tablet: <b>bin/x60t/</b></li> + <li>ThinkPad X60, X60s and X60 Tablet: <b>bin/x60/</b></li> <li>ThinkPad T60: <b>bin/t60/</b> (note, see <a href="../hcl/index.html#supported_t60_list">../hcl/index.html#supported_t60_list</a>)</li> <li>ThinkPad X200: <b>bin/x200_8mb/</b> (8MiB flash chip) or <b>bin/x200_4mb</b> (4MiB flash chip) (see <a href="../hcl/x200.html">../hcl/x200.html</a>)</li> <li>Apple MacBook2,1: <b>bin/macbook21/</b></li> @@ -89,6 +88,11 @@ <li>Italian Qwerty keyboard: <b><i>boardname</i>_itqwerty_vesafb.rom</b></li> <li>Swedish Qwerty keyboard: <b><i>boardname</i>_svenska_vesafb.rom</b></li> </ul> + + <p> + The boards for <i>boardname</i> in the examples above can be found by the names of the directories + in <b>./bin/</b> or <b>./resources/libreboot/config/</b>. + </p> <p> _txtmode images come with a working MemTest86+ and GRUB Invaders, both of which require text-mode. |