diff options
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 5d5757a3..e14f74c2 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -59,6 +59,7 @@ </p> <ul> <li>Apple MacBook1,1 and MacBook2,1: download <b>libreboot_macbook21.tar.xz</b></li> + <li>ASUS KFSN4-DRE: download <b>libreboot_kfsn4-dre.tar.xz</b> (see <a href="../hcl/kfsn4-dre.html">../hcl/kfsn4-dre.html</a>)</li> <li>ThinkPad X60, X60s and X60 Tablet: download <b>libreboot_x60.tar.xz</b></li> <li>ThinkPad T60: download <b>libreboot_t60.tar.xz</b> (see <a href="../hcl/index.html#supported_t60_list">../hcl/index.html#supported_t60_list</a>)</li> <li>ThinkPad X200: download <b>libreboot_x200_8mb.tar.xz</b> (8MiB flash chip) or <b>libreboot_x200_4mb.tar.xz</b> (4MiB flash chip) (see <a href="../hcl/x200.html">../hcl/x200.html</a>)</li> @@ -66,7 +67,14 @@ <li>ThinkPad T400: download <b>libreboot_t400_8mb.tar.xz</b> (8MiB flash chip) or <b>libreboot_t400_4mb.tar.xz</b> (4MiB flash chip) (see <a href="../hcl/t400.html">../hcl/t400.html</a>)</li> <li>ThinkPad T500: download <b>libreboot_t500_8mb.tar.xz</b> (8MiB flash chip) or <b>libreboot_t500_4mb.tar.xz</b> (4MiB flash chip) (see <a href="../hcl/t500.html">../hcl/t500.html</a>)</li> </ul> - + + <p> + <b> + The <i>libreboot_</i> text at the beginning of the filename + for each archive will actually have <i>VERSION_</i> appended. + </b> + </p> + <p> The ROM images in each archive use the following naming convention: <b>boardname_keymap_mode.rom</b> </p> |