From aed96fb69ba0bf62d2ead61184edfa0826aeeff3 Mon Sep 17 00:00:00 2001 From: "Toerd@480" Date: Fri, 13 Mar 2020 17:09:04 +0100 Subject: [PATCH] Updated packages in bootstrap --- bootstrap.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 5ba6e81..318d31b 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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 < /mnt/root/bootstrap2.sh @@ -95,7 +95,6 @@ options root=LABEL=P_ROOT rw resume=LABEL=P_SWAP EEE cat < /boot/loader/entries/arch-uefi-fallback.conf -title Arch title Arch Linux Fallback linux /vmlinuz-linux initrd /initramfs-linux-fallback.img