update for some altered defaults and some installs and package names
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
SCRIPT_NAME=`basename "$0"`
|
||||
echo "=========== ${SCRIPT_NAME} ==========="
|
||||
|
||||
pacstrap /mnt base yubikey-manager yubikey-personalization pcsc-tools libu2f-host acpid dbus grub-efi-x86_64 efibootmgr lvm2
|
||||
pacstrap /mnt base yubikey-manager yubikey-personalization pcsc-tools libfido2 acpid dbus grub-efi-x86_64 efibootmgr lvm2 git htop duf
|
||||
|
||||
genfstab -U -p /mnt >> /mnt/etc/fstab
|
||||
|
||||
@@ -12,4 +12,4 @@ cat /mnt/etc/fstab
|
||||
|
||||
echo ""
|
||||
echo "====================="
|
||||
echo "Proceed with chapter 05: YubiKey Full Disk Encryption"
|
||||
echo "Proceed with chapter 05: YubiKey Full Disk Encryption"
|
||||
|
||||
Reference in New Issue
Block a user