diff --git a/bootstrap.sh b/bootstrap.sh index 5e18f81..3ca45e4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -61,9 +61,7 @@ mkdir -p /mnt/boot mount -L P_EFI /mnt/boot # EFI swapon -L P_SWAP # swap - -cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak -grep ".de/" /etc/pacman.d/mirrorlist.bak > /etc/pacman.d/mirrorlist +sed -e '/## Germany/,+1!d' /etc/pacman.d/mirrorlist # for server dhcpcd and other programs are not required -> see good2know pacstrap /mnt base base-devel linux linux-firmware vi dhcpcd wpa_supplicant dialog git netctl diff --git a/pack.csv b/pack.csv index f4bb43b..0a8cff4 100644 --- a/pack.csv +++ b/pack.csv @@ -17,6 +17,7 @@ L,P,acpi_call,battery recalibration L,P,tlp,better battery life A,P,openssh,Premier connectivity tool for remote login with the SSH protocol A,P,opensc,Used to provide ssh key via yubikey +A,P,yubico-pam,library to use pam auth with yubikeys # libraries A,M,pyorgmode,lib to create and modify orgmode files used in quteb script