diff options
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 200 |
1 files changed, 0 insertions, 200 deletions
diff --git a/docs/release.html b/docs/release.html deleted file mode 100644 index e1383e18..00000000 --- a/docs/release.html +++ /dev/null @@ -1,200 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - - <style type="text/css"> - @import url('css/main.css'); - </style> - - <title>Libreboot release information</title> -</head> -<body> - <div class="section"> - <h1 id="pagetop">Libreboot release information</h1> - <p> - Updated versions of libreboot can be found at <a href="http://libreboot.org/">libreboot.org</a>. - </p> - </div> - - <div class="section"> - - <h2>Old releases</h2> - <p> - See <a href="archive_old.html">archive_old.html</a> for information about older libreboot releases. - </p> - - </div> - - <div class="section"> - - <h1 id="releaseYYYYMMDD">Release YYYYMMDD</h1> - - <p> - Release date: Day Month Year. - </p> - - <p> - Installation instructions can be found at <b><i>docs/install/index.html</i></b>. - Building instructions (for source code) can be found at <b><i>docs/git/index.html#build</i></b>. - </p> - - <h2>Machines supported in this release:</h2> - <ul> - <li> - <b>ASUS Chromebook C201</b> - <ul> - <li>Check notes in <b><i>docs/hcl/c201.html</i></b></li> - <li>NOTE: not in libreboot 20150518. Only in git. for now.</li> - </ul> - </li> - <li> - <b>ASUS KFSN4-DRE server board</b> - <ul> - <li>PCB revision 1.05G is the best version (can use 6-core CPUs)</li> - <li>Check notes in <b><i>docs/hcl/kfsn4-dre.html</i></b></li> - <li><b>NOTE: not in libreboot 20150518. Only in git, for now.</b></li> - </ul> - </li> - <li> - <b>ASUS KGPE-D16 server board</b> - <ul> - <li>Check notes in <b><i>docs/hcl/kgpe-d16.html</i></b></li> - <li><b>NOTE: not in libreboot 20150518. Only in git, for now.</b></li> - </ul> - </li> - <li> - <b>ThinkPad X60/X60s</b> - <ul> - <li> - You can also remove the motherboard from an X61/X61s and replace it with an X60/X60s motherboard. - An X60 Tablet motherboard will also fit inside an X60/X60s. - </li> - </ul> - </li> - <li> - <b>ThinkPad X60 Tablet</b> (1024x768 and 1400x1050) with digitizer support - <ul> - <li>See <b><i>docs/hcl/index.html#supported_x60t_list</i></b> for list of supported LCD panels</li> - <li>It is unknown whether an X61 Tablet can have it's mainboard replaced with an X60 Tablet motherboard.</li> - </ul> - </li> - <li> - <b>ThinkPad T60</b> (Intel GPU) (there are issues; see below): - <ul> - <li>See notes below for exceptions, and <b><i>docs/hcl/index.html#supported_t60_list</i></b> for known working LCD panels.</li> - <li>It is unknown whether a T61 can have it's mainboard replaced with a T60 motherboard.</li> - <li>See <b><i>docs/future/index.html#t60_cpu_microcode</i></b>.</li> - <li>T60P (and T60 laptops with ATI GPU) will likely never be supported: <b><i>docs/hcl/index.html#t60_ati_intel</i></b></li> - </ul> - </li> - <li> - <b>ThinkPad X200</b> - <ul> - <li>X200S and X200 Tablet are also supported, conditionally; see <b><i>docs/hcl/x200.html#x200s</i></b></li> - <li><b>ME/AMT</b>: libreboot removes this, permanently. <b><i>docs/hcl/gm45_remove_me.html</i></b></li> - </ul> - </li> - <li> - <b>ThinkPad R400</b> - <ul> - <li>See <b><i>docs/hcl/r400.html</i></b></li> - <li><b>ME/AMT</b>: libreboot removes this, permanently. <b><i>docs/hcl/gm45_remove_me.html</i></b></li> - </ul> - </li> - <li> - <b>ThinkPad R500</b> - <ul> - <li>See <b><i>docs/hcl/r500.html</i></b></li> - <li><b>ME/AMT</b>: libreboot removes this, permanently. <b><i>docs/hcl/gm45_remove_me.html</i></b></li> - <li><b>NOTE: not in libreboot 20150518. Only in git, for now.</b></li> - </ul> - </li> - <li> - <b>ThinkPad T400</b> - <ul> - <li>See <b><i>docs/hcl/t400.html</i></b></li> - <li><b>ME/AMT</b>: libreboot removes this, permanently. <b><i>docs/hcl/gm45_remove_me.html</i></b></li> - </ul> - </li> - <li> - <b>ThinkPad T500</b> - <ul> - <li>See <b><i>docs/hcl/t500.html</i></b></li> - <li><b>ME/AMT</b>: libreboot removes this, permanently. <b><i>docs/hcl/gm45_remove_me.html</i></b></li> - </ul> - </li> - <li> - <b>Apple MacBook1,1</b> (MA255LL/A, MA254LL/A, MA472LL/A) - <ul> - <li>See <b><i>docs/hcl/index.html#macbook11</i></b>.</li> - </ul> - </li> - <li> - <b>Apple MacBook2,1</b> (MA699LL/A, MA701LL/A, MB061LL/A, MA700LL/A, MB063LL/A, MB062LL/A) - <ul> - <li>See <b><i>docs/hcl/index.html#macbook21</i></b>.</li> - </ul> - </li> - </ul> - - <h2> - Changes for this release, relative to r20150518 (earliest changes last, recent changes first) - </h2> - <ul> - <li>Changelog not yet generated. Clone the git repository and check the git logs</li> - </ul> - - </div> - - <div class="section"> - - <p> - Copyright © 2014, 2015 Francis Rowe <info@gluglug.org.uk><br/> - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.3 - or any later version published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license can be found at <a href="gfdl-1.3.txt">gfdl-1.3.txt</a> - </p> - - <p> - Updated versions of the license (when available) can be found at - <a href="https://www.gnu.org/licenses/licenses.html">https://www.gnu.org/licenses/licenses.html</a> - </p> - - <p> - UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE - EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS - AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF - ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, - IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, - WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR - PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, - ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT - KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT - ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. - </p> - <p> - TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE - TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, - NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, - INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, - COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR - USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN - ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR - DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR - IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. - </p> - <p> - The disclaimer of warranties and limitation of liability provided - above shall be interpreted in a manner that, to the extent - possible, most closely approximates an absolute disclaimer and - waiver of all liability. - </p> - - </div> - -</body> -</html> |