Updated packages in bootstrap
This commit is contained in:
parent
1edc85c9db
commit
aed96fb69b
@ -66,7 +66,7 @@ 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
|
||||
|
||||
pacstrap /mnt base base-devel linux dhcpcd wpa_supplicant dialog git
|
||||
pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl netctl-auto
|
||||
genfstab -p /mnt > /mnt/etc/fstab
|
||||
|
||||
cat <<EOF > /mnt/root/bootstrap2.sh
|
||||
@ -95,7 +95,6 @@ options root=LABEL=P_ROOT rw resume=LABEL=P_SWAP
|
||||
EEE
|
||||
|
||||
cat <<EEE > /boot/loader/entries/arch-uefi-fallback.conf
|
||||
title Arch
|
||||
title Arch Linux Fallback
|
||||
linux /vmlinuz-linux
|
||||
initrd /initramfs-linux-fallback.img
|
||||
|
Loading…
x
Reference in New Issue
Block a user