1
0
Fork
You've already forked lbmk
0
forked from libreboot/lbmk
libreboot build system
  • C 69%
  • Shell 13.5%
  • Roff 12.7%
  • Python 3%
  • Awk 1.1%
  • Other 0.7%
Find a file
2026年02月08日 15:46:35 +01:00
config Added Danish Keymap dkqwerty.gkb 2026年02月08日 15:46:35 +01:00
include inject: fix mac address insertion 2025年12月25日 13:41:37 +01:00
util config/git: import suckless sbase 2025年10月04日 09:20:12 +01:00
.gitignore init.sh: put TMPDIR inside xbmkpwd, not /tmp 2025年09月02日 06:02:57 +01:00
COPYING libreboot! 2021年05月18日 13:56:12 +01:00
mk WIP: chromebook integration script 2025年11月14日 18:22:51 +00:00
README.md README.md: Use newlines instead of bulleted list for docs/support links 2025年02月02日 07:56:24 +00:00

Libreboot

Documentation: libreboot.org
Support: #libreboot on Libera IRC

Libreboot provides libre boot firmware on supported motherboards. It replaces proprietary vendor BIOS/UEFI implementations, by

  • Using coreboot to initialize the hardware (e.g. memory controller, CPU, etc.) while minimizing unwanted functionality (e.g. backdoors such as the Intel Management Engine)
  • ... which runs a payload such as SeaBIOS, GRUB, or U-Boot
  • ... which loads your operating system's boot loader (BSD and Linux-based systems are supported).

Why use Libreboot, and what is coreboot?

A lot of users who use libre operating systems still use proprietary boot firmware, which often contain backdoors and bugs, hampering user freedom and right to repair.

coreboot provides libre boot firmware by initializing the hardware then running a payload. However, coreboot is notoriously difficult to configure and install for most non-technical users, requiring detailed technical knowledge of hardware.

Libreboot solves this by being a coreboot distribution (in the same way that Alpine Linux is a Linux distribution). It provides a fully automated build system that downloads and compiles pre-configured ROM images for supported motherboards, so end-users could easily fetch images to flash onto their devices.

Libreboot also produces documentation aimed at non-technical users and excellent user support via IRC.

Contribute

You can check bugs listed on the bug tracker.

You may use Codeberg pull requests to send patches with bug fixes or other improvements. This repository hosts the code for the main build system. The website lives in a separate repository.

Development is also done on the IRC channel.

License for this README

It's just a README file. It is released under Creative Commons Zero, version 1.0.