coreboot-kgpe-d16/util/coreboot-configurator/contrib
Sean Rhodes 914f50552f util/coreboot-configurator: Add RPM spec file
Add RPM spec to allow building RPMs, for both coreboot-configurator
and nvramtool, for Fedora.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I80a77d0f2246409c06e22abb229d63c4611a9fb5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65346
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-09-22 15:13:07 +00:00
..
debian
flatpak
rpm util/coreboot-configurator: Add RPM spec file 2022-09-22 15:13:07 +00:00
PKGBUILD
README.md

README.md

Distribution Packages alt text

The relevant packaging necessary to generate DEB, flatpak and PKG distribution packages is contained here. The generated packages can be used on a distribution such as Fedora, Debian, Ubuntu or Manjaro.

DEB packages

To build the DEBs, run these commands (from the root of your git checkout):

cp -r contrib/debian .
debuild --no-lintian

To build source files, modify the change log accordingly and run:

cp -r contrib/debian .
debuild -S

PKG

A sample PKGBUILD is included.

Flatpak

To build the Flatpak, run these commands (from the root of your git checkout):

meson build --prefix=/usr
pushd build
meson dist
popd
cp contrib/flatpak/org.coreboot.coreboot-configurator.json .
flatpak-builder build-dir org.coreboot.coreboot-configurator.json

Copying or Reusing

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

© 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