coreboot-kgpe-d16/util/coreboot-configurator
Sean Rhodes ed0c7f53eb util/coreboot-configurator: Update Debian dependancies
Change the control file to allow either libyaml-cpp0.6 or
libyaml-cpp0.7.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I754d3e2018ab78fcb657d313c8662313738b190a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65345
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2022-09-22 15:12:59 +00:00
..
contrib util/coreboot-configurator: Update Debian dependancies 2022-09-22 15:12:59 +00:00
images
src util: Fix a few spelling mistakes 2022-05-30 04:25:07 +00:00
meson.build
meson_options.txt
README.md

coreboot-configurator alt text

A simple GUI to change settings in coreboot's CBFS, via the nvramtool utility.

coreboot-configurator

How to install

Ubuntu, Linux Mint, elementary OS, Zorin OS and other derivates

Install
sudo add-apt-repository ppa:starlabs/coreboot
sudo apt update
sudo apt install coreboot-configurator
Uninstall
sudo apt purge coreboot-configurator

Debian 11

Install
echo "deb http://ppa.launchpad.net/starlabs/ppa/ubuntu focal main" | sudo tee -a /etc/apt/sources.list.d/starlabs-ubuntu-ppa-focal.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 17A20BAF70BEC3904545ACFF8F21C26C794386E3
sudo apt update
sudo apt install coreboot-configurator
Uninstall
sudo apt purge coreboot-configurator

Manjaro

Install
sudo pamac install coreboot-configurator
Uninstall
sudo pamac remove coreboot-configurator

Other Distributions

Install
git clone https://github.com/StarLabsLtd/coreboot-configurator.git
cd coreboot-configurator
meson build
ninja -C build install
Uninstall
sudo ninja -C uninstall

Advanced Mode

Enabling advanced mode will all you to see all settings contained inside coreboot. Tread carefully :)

Copying or Reusing

Included scripts are free software licensed under the terms of the GNU General Public License, version 2.

© Star Labs® / All Rights Reserved.

Any issues or questions, please contact us at support@starlabs.systems

View our full range of Linux laptops at: https://starlabs.systems