Install this version:
emerge -a =app-crypt/cryptsetup-scripts-dinit-2.8.6
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-crypt/cryptsetup-scripts-dinit-2.8.6
Or alternatively:
emerge --autounmask-write -a =app-crypt/cryptsetup-scripts-dinit-2.8.6
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.8.6 | 8 | ~amd64 | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Debian cryptsetup-scripts with patches for service usage"
HOMEPAGE="https://codeberg.org/gentoo-dinit/cryptsetup"
SRC_URI="https://codeberg.org/gentoo-dinit/cryptsetup/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/cryptsetup"
LICENSE="GPL-2+"
SLOT=0
KEYWORDS="~amd64"
RDEPEND="sys-fs/cryptsetup"
DEPEND="${RDEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | cryptsetup-scripts-dinit-2.8.6.tar.gz | 12296494 bytes | https://codeberg.org/gentoo-dinit/cryptsetup/archive/2.8.6.tar.gz |