sys-kernel/ugrd: Drop 1.9.1, add 1.10.1, standardize postints

Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
Zen
2024-05-30 14:27:56 -05:00
parent d8c1480d62
commit bb5592e3e2
4 changed files with 10 additions and 5 deletions

View File

@@ -45,4 +45,7 @@ pkg_postinst() {
optfeature "ugrd.crypto.cryptsetup support" sys-fs/cryptsetup
optfeature "ugrd.fs.btrfs support" sys-fs/btrfs-progs
optfeature "ugrd.crypto.gpg support" app-crypt/gnupg
optfeature "ugrd.fs.lvm support" sys-fs/lvm2[lvm]
ewarn "UGRD will not be used with installkernel unless 'ugrd' is set as the"
ewarn "'initrd_generator' in /etc/kernel/install.conf."
}