feat(bootstrap): added new way to only keep german mirrors
This commit is contained in:
parent
d23c9327d8
commit
1d787b894f
@ -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
|
||||
|
1
pack.csv
1
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
|
||||
|
|
Loading…
x
Reference in New Issue
Block a user