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 6f3c8ee113 update to 0.0.6 6 years ago
x230 update to 0.0.6 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: fix typo 6 years ago
SOURCE.md add better source documentation for license compliance 6 years ago

README.md

Skulls - not quite Heads

pre-built coreboot image and documentation on how to flash them.

seabios_bootmenu

Skulls makes it easy to bring an unlocked, up-to-date and easy to use coreboot-based BIOS to your laptop.

  • unlocked: software update after first-time flashing / no restrictions on connected hardware
  • easy to use: SeaBIOS - simply a boot menu, compatible with Windows and Linux
  • up to date: Frequently a new image with the latest versions of all components

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 image is unlocked to enable easy software updates, it's easy to move to alternative systems from it:

  • 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.