4th release.

 - Coreboot payload: GRUB2

 - Non-free microcode updates removed from coreboot
 - Native graphics support (replaces the nonfree VBIOS / VGA option ROM)
 - thinkpad_acpi support (needed for the backlight and other things)

 - Source code 100% free and deblobbed.

------------------------------

4th release.
2014 February 21st

Compiled version () (pre-compiled coreboot.rom, flashrom/bucts source code. Documentation.):
 - useful if you just want to flash the new version:
 - http://gluglug.org.uk/X60/release/3/X60_binary.tar.gz

Source code () (coreboot, bucts, flashrom, grub2, memtest86+. Config files. Documentation.):
 - useful if you want to study and hack the source code:
 - http://gluglug.org.uk/X60/release/3/X60_source.tar.gz

Changes:
 - Removed SeaBIOS (redundant)
 - New GRUB version (2.02~beta2)
 --> Fixes some USB issues
 --> Includes ISOLINUX/SYSLINUX parser
 - New grub.cfg
 --> Removed useless options:
 		* options for booting sda 2/3/4
		* seabios boot option
 - Added new menu entries:
 --> Parse ISOLINUX config (USB)
 --> Parse ISOLINUX config (CD)
 --> Added "cat" module for use on GRUB command line.
		* "set pager=1" is set in grub.cfg, for less-like functionality

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.

------------------------------

3rd release.
2013 December 14th

Compiled version () (pre-compiled coreboot.rom, flashrom/bucts source code. Documentation.):
 - useful if you just want to flash the new version:
 - http://gluglug.org.uk/X60/release/2/X60_binary.tar.gz

Source code () (coreboot, bucts, flashrom, grub2, memtest86+. Config files. Documentation.):
 - useful if you want to study and hack the source code:
 - http://gluglug.org.uk/X60/release/2/X60_source.tar.gz

Changes:
 - Added SeaBIOS payload to GRUB2 (for booting USB drives)
 - new grub.cfg

------------------------------

2nd release.
2013 December 13th

Compiled version () (pre-compiled coreboot.rom, flashrom/bucts source code. Documentation.):
 - useful if you just want to flash the new version:
 - http://gluglug.org.uk/X60/release/1/X60_binary.tar.gz

Source code () (coreboot, bucts, flashrom, grub2, memtest86+. Config files. Documentation.):
 - useful if you want to study and hack the source code:
 - http://gluglug.org.uk/X60/release/1/X60_source.tar.gz

Changes:
 - added background image to GRUB2
 - added memtest86+ payload to grub2
 - improvements to the documentation
 - new grub.cfg

-----------------------------

1st release.
2013 December 12th

Compiled version (1.5MB) (pre-compiled coreboot.rom, flashrom/bucts source code. Documentation.):
 - useful if you just want to flash the new version:
 - http://gluglug.org.uk/X60/release/0/X60_binary.tar.gz

Source code (164.5MB) (coreboot, bucts, flashrom, grub2. Config files. Documentation.):
 - useful if you want to study and hack the source code:
 - http://gluglug.org.uk/X60/release/0/X60_source.tar.gz

Changes
 - initial release
 - source code 100% free and deblobbed.

