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.

54 lines
2.3 KiB

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