kupferbootstrap/docs/source/usage/faq.md
2023-12-19 23:34:33 +01:00

1 KiB

FAQ

:class: this-will-duplicate-information-and-it-is-still-useful-here
:depth: 3

Which devices are currently supported?

Currently very few!
See the devices repo. We use the same codenames as postmarketOS (although we prefix them with the SoC)

How to port a new device or package?

See Porting

How to build a specific package

See also: The full kupferbootstrap packages build docs

Example

For rebuilding kupfer-config and crossdirect, defaulting to your device's architecture

kupferbootstrap packages build [--force] [--arch $target_arch] kupfer-config crossdirect

By package path

You can also use the a path snippet ($repo/$pkgbase) to the PKGBUILD folder as seen inside your pkgbuilds.git:

kupferbootstrap packages build [--force] main/kupfer-config cross/crossdirect