From 8df313c4d6607181576471e08d7e909c9c0f33e9 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 11 Aug 2014 09:00:00 -0400 Subject: Libreboot release 6 beta 5. - build: added 'luks', 'lvm', 'cmosdump' and 'cmostest' to the list of modules for grub.elf - Documentation: added pics showing T60 unbricking (still need to write a tutorial) - build: include cmos.layout (coreboot/src/mainboard/manufacturer/model/cmos.layout) files in libreboot_bin - Documentation: added ../docs/howtos/x60tablet_unbrick.html - Documentation: added ../docs/howtos/t60_unbrick.html - Documentation: added ../docs/howtos/t60_lcd_15.html - Documentation: added ../docs/howtos/t60_security.html - Documentation: added ../docs/howtos/t60_heatsink.html - Documentation: Renamed RELEASE.html to release.html - Documentation: removed pcmcia reference in x60_security.html (it's cardbus) - Documentation: added preliminary information about randomized seal (for physical intrusion detection) in x60_security.html and t60_security.html - Documentation: added preliminary information about preventing/mitigating cold-boot attack in x60_security.html and t60_security.html - Documentation: added info to ../docs/index.html#macbook21 warning about issues with macbook21 - Documentation: X60/T60: added information about checking custom ROM's using dd to see whether or not the top 64K region is duplicated below top or not. Advise caution about this in the tutorial that deals with flashing on top of Lenovo BIOS, citing the correct dd commands necessary if it is confirmed that the ROM has not been applied with dd yet. (in the case that the user compiled their own ROM's from libreboot, without using the build scripts, or if they forgot to use dd, etc). - Split resources/libreboot/patch/gitdiff into separate patch files (getcb script updated to accomodate this change). - Re-added .git files to bucts - Fixed the oversight where macbook21_firstflash wasn't included in binary archives --- (limited to 'docs/release.html') diff --git a/docs/release.html b/docs/release.html new file mode 100644 index 0000000..32d8c29 --- /dev/null +++ b/docs/release.html @@ -0,0 +1,876 @@ + + + + + + + + + Libreboot release information + + +
+

Libreboot release information

+ +
+ +

GnuPG public key (signing key)

+ +

+ pub  4096R/656F212E 2014-07-04 Libreboot Releases (signing key) <releases@libreboot.org>
+ Fingerprint=C923 4BA3 200C F688 9CC0  764D 6E97 D575 656F 212E +

+

+ Download the key: libreboot.asc. +

+

+ You should also be able to find it on a key server. Note: the above key is not for email. It is only for verifying the release archives. +

+ +

Releases

+ +

+ "Release" means that a new coreboot git revision with substantially different code has been adapted for libreboot. +

+

+ "Revision" means a modification to an existing release, where the result is insubstantially different from what preceded it. +

+

+ The 1st, 2nd, 3rd and 4th releases were really just older revisions of the 5th release. + For historical reasons (and to avoid confusion), these are still called 'releases' instead of correcting the mistake. +

+ +
+ +

6th release (pre-release, 5th beta)

+ + + +
+

Warning: BETA release! TESTING needed! BUGS present!

+

+ If flashing on an X60 then note that you might want to enable wifi and trackpoint after + booting libreboot the first time (meaning, **after** you powered off and subsequently booted again). + See ../docs/index.html#x60_wifi and + ../docs/index.html#x60_trackpoint for how to do that. +

+
+ +

Binaries (for flashing) (right-click save as, or use wget)

+ +

Source code (for hacking) (right-click save as, or use wget)

+ +

Metadata (for re-creating the source archive) (right-click save as, or use wget)

+ + +

Machines still supported (compared to previous release):

+ +

New machines supported in this release:

+ +

Machines no longer supported (compared to previous release):

+ + +

+ Revisions for 1st beta (2014 July 11th) +

+ +

+ Revisions for 2nd beta (2014 July 16th) +

+ + +

+ Revisions for 3rd beta (2014 July 20th) +

+ + +

+ Revisions for 4th beta (2014 July 29th) +

+ + +

+ Revisions for 5th beta (2014 March 11th) +

+ + +
+

+ Other tasks (to be completed before declaring the initial stable release) +

+ +
+ +

Back to top of page.

+ +
+ +

5th release

+ + + +

Officially supported

+ + +

Binaries (for flashing)

+ + +

Source code (for hacking)

+ +

+ (gluglug.org.uk/X60/release/4/X60_source.tar.gz and gluglug.org.uk/X60/release/4/X60_binary.tar.gz were the old links) +

+ +

Development notes

+ + +

Revision notes (2014 March 9th):

+ + +

Revision notes (2014 June 5th):

+ + +

Revision notes (2014 June 11th):

+ + +

Revision notes (2014 June 22nd)

+ + +

Revision (2014 June 22nd - extra)

+ + +

Revision (2014 June 22nd - extra)

+ + +

Back to top of page.

+ +
+ +

4th release

+ + + +

Officially supported

+ + +

Binaries (for flashing)

+ + +

Source code (for hacking)

+ + +

Development notes

+ +

+ The "Parse" options read ./isolinux/isolinux.cfg on a CD or USB, + and automatically converts it to a grub config and switches to the boot menu of that distro. + This makes booting ISO's *much* easier than before. +

+ +

Back to top of page.

+ +
+ +

3rd release

+ + + +

Supported:

+ + +

Binaries (for flashing)

+ + +

Source code (for hacking)

+ + +

Development notes

+ + +

Back to top of page.

+ +
+ +

2nd release

+ + + +

Supported:

+ + +

Binaries (for flashing)

+ + +

Source code (for hacking)

+ + +

Development notes

+ + +

Back to top of page.

+ +
+ +

1st release

+ + + +

Supported:

+ + +

Binaries (for flashing)

+ + +

Source code (for hacking)

+ + +

Development notes

+ + +

Back to top of page.

+ +
+ +

+ Copyright © 2014 Francis Rowe, All Rights Reserved.
+ See license.html for license conditions. +

+ + + -- cgit v0.9.1