You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
2.2 KiB

  1. # Skulls - not quite Heads
  2. pre-built [coreboot](https://www.coreboot.org/) images with an easy
  3. installation process
  4. ![seabios_bootmenu](x230/front.jpg)
  5. Skulls makes it easy to install an _unlocked_, _up-to-date_ and _easy to use_
  6. coreboot-based BIOS on your laptop.
  7. * _unlocked_: software update after first-time flashing / no restrictions for connected hardware
  8. * _easy to use_: SeaBIOS - simply a boot menu, compatible with Windows and Linux
  9. * _up to date_: Frequently a new image with the latest versions of all components
  10. ## Supported Laptops
  11. * [Lenovo Thinkpad X230](x230/README.md)
  12. * [Lenovo Thinkpad X230 with FHD mod](x230_fhd/README.md)
  13. * [Lenovo Thinkpad X230T](x230t/README.md)
  14. ## When do we do a release?
  15. Either when
  16. * There is a new SeaBIOS release,
  17. * There is a new Intel microcode release (for our CPU model),
  18. * There is new coreboot development that affects us, or
  19. * We change the config
  20. ## How we build
  21. * Everything necessary to [build coreboot](https://www.coreboot.org/Build_HOWTO) is included here
  22. * When doing a release, we always try to upload to coreboot's [board status project](https://www.coreboot.org/Supported_Motherboards)
  23. * If we add out-of-tree patches, we always [post them for review](http://review.coreboot.org/) upstream
  24. * The scripts to build reproducibly are based on
  25. [these](https://github.com/Thrilleratplay/coreboot-builder-scripts)
  26. scripts that use the
  27. [coreboot-sdk](https://hub.docker.com/r/coreboot/coreboot-sdk/).
  28. ## Alternatives
  29. We aim to be the easiest possible coreboot distribution - both
  30. to install and to use. And since our flash image is unlocked to enable
  31. software updates, it's easy to move to alternative systems from it:
  32. * [Heads](http://osresearch.net/) - a coreboot distribution
  33. with pre-built (or reproducibly buildable) flash images (for the X230 and others). Heads
  34. includes Linux, with tools to create a trusted boot chain using your GPG key
  35. and the TPM.
  36. * [libreboot](https://libreboot.org/) - a coreboot distribution with pre-built
  37. image releases. The X230 is currently not supported (the X200 is) - libreboot
  38. images are built from free software only and include the GRUB bootloader.
  39. ## Sponsors
  40. none. [become a sponsor](https://github.com/sponsors/merge) and you can
  41. be listed here. any compensation is very much appreciated.