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.
 
 
 
 
 
Martin Kepplinger 0f5e70bf54 README: improve header descriptions 6 years ago
x230 x230: README: remove duplicate of flashing command at the wrong place 6 years ago
.gitignore add script to create 12MB image from 4MB release image for internal flashing 6 years ago
LICENSE Initial commit 6 years ago
README.md README: improve header descriptions 6 years ago
SOURCE.md add better source documentation for license compliance 6 years ago

README.md

skulls - coreboot your device the easy way

pre-built coreboot image and documentation on how to flash them; compatible with Windows and Linux, and easy to use. There's a boot menu and a few options to tick.

seabios_bootmenu

We want to make it easy to "bootstrap" your laptop to a working, unlocked, up-to-date coreboot-based BIOS.

Supported Laptops

When do we do a release?

Either when

  • There is a new SeaBIOS release,
  • There is a new Intel microcode release (for our CPU model),
  • There is a coreboot issue that affects us, or
  • We change the config

How we build

Alternatives

We aim to be the easiest possible coreboot distribution - both to install and to use. And since our images are unlocked to enable easy software updates, it's easy to try alternative systems too:

  • Heads - coreboot distribution with pre-built (or reproducibly buildable) flash images (for the X230 and others). Heads includes Linux, with tools to create a trusted boot chain using your GPG key and the TPM.
  • libreboot - also a coreboot distribution with pre-built image releases. The X230 is currently not supported (the X200 is) - libreboot images are built from free software only and include the GRUB bootloader.