update for some altered defaults and some installs and package names

This commit is contained in:
2025-08-05 23:58:11 +02:00
parent 44cc735ffb
commit 1de7ef4ccd
5 changed files with 21 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ set -e
SCRIPT_NAME=`basename "$0"`
echo "=========== ${SCRIPT_NAME} ==========="
pacman -Sy yubikey-manager yubikey-personalization pcsc-tools libu2f-host make json-c cryptsetup
pacman -Sy yubikey-manager yubikey-personalization pcsc-tools libfido2 make json-c cryptsetup
mkdir -p /run/lvm
mount --bind /hostrun/lvm /run/lvm
@@ -21,4 +21,4 @@ cat /etc/ykfde.conf
echo ""
echo "====================="
echo "Proceed with chapter 05: mkinitcpio"
echo "Proceed with chapter 05: mkinitcpio"