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.

50 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 X230T](x230t/README.md)
  13. ## When do we do a release?
  14. Either when
  15. * There is a new SeaBIOS release,
  16. * There is a new Intel microcode release (for our CPU model),
  17. * There is new coreboot development that affects us, or
  18. * We change the config
  19. ## How we build
  20. * Everything necessary to [build coreboot](https://www.coreboot.org/Build_HOWTO) is included here
  21. * When doing a release, we always try to upload to coreboot's [board status project](https://www.coreboot.org/Supported_Motherboards)
  22. * If we add out-of-tree patches, we always [post them for review](http://review.coreboot.org/) upstream
  23. * The scripts to build reproducibly are based on
  24. [these](https://github.com/Thrilleratplay/coreboot-builder-scripts)
  25. scripts that use the
  26. [coreboot-sdk](https://hub.docker.com/r/coreboot/coreboot-sdk/).
  27. ## Alternatives
  28. We aim to be the easiest possible coreboot distribution - both
  29. to install and to use. And since our flash image is unlocked to enable
  30. software updates, it's easy to move to alternative systems from it:
  31. * [Heads](http://osresearch.net/) - a coreboot distribution
  32. with pre-built (or reproducibly buildable) flash images (for the X230 and others). Heads
  33. includes Linux, with tools to create a trusted boot chain using your GPG key
  34. and the TPM.
  35. * [libreboot](https://libreboot.org/) - a coreboot distribution with pre-built
  36. image releases. The X230 is currently not supported (the X200 is) - libreboot
  37. images are built from free software only and include the GRUB bootloader.
  38. ## Sponsors
  39. none. [become a sponsor](https://github.com/sponsors/merge) and you can
  40. be listed here. any compensation is very much appreciated.