blob: 022a06cd1ba2eedd8e395f08f33b62b12ce782e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = booster-wip-git
pkgdesc = Fast and secure initramfs generator. Booster WIP branch.
pkgver = 0.9.r15.g1190e30
pkgrel = 1
url = https://github.com/anatol/booster
arch = x86_64
license = MIT
makedepends = git
makedepends = go
makedepends = ruby-ronn-ng
depends = bash
optdepends = busybox: to enable emergency shell at the boot time
optdepends = yubikey-personalization: for clevis Yubikey challenge-response support
optdepends = libfido2: for systemd-enroll with FIDO2
provides = booster
provides = initramfs
conflicts = booster
replaces = booster
backup = etc/booster.yaml
source = git+https://github.com/anatol/booster#branch=wip
sha512sums = SKIP
pkgname = booster-wip-git
|