From 66a588d30f5f41718d814e88470b40107e2a3826 Mon Sep 17 00:00:00 2001 From: phga Date: Sat, 12 Mar 2022 18:19:12 +0100 Subject: [PATCH] fix: kernel-headers in bootstrap instead of fresh --- bootstrap.sh | 2 +- pack.csv | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 242676c..f221c90 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -136,7 +136,7 @@ cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak sed -i '/.*\.de\/.*/!d' /etc/pacman.d/mirrorlist # for server dhcpcd and other programs are not required -> see good2know -pacstrap /mnt base base-devel "$KERNEL" linux-firmware vi dhcpcd wpa_supplicant dialog git netctl curl +pacstrap /mnt base base-devel "$KERNEL" "$KERNEL"-headers linux-firmware vi dhcpcd wpa_supplicant dialog git netctl curl genfstab -p /mnt > /mnt/etc/fstab cat < /mnt/root/bootstrap2.sh diff --git a/pack.csv b/pack.csv index 6af1a31..4fbb379 100644 --- a/pack.csv +++ b/pack.csv @@ -19,7 +19,7 @@ A,P,openssh,Premier connectivity tool for remote login with the SSH protocol A,P,gnupg,Complete and free implementation of the OpenPGP standard A,P,oath-toolkit,library to use OATH-pam auth with yubikeys A,P,yubico-pam,Authentication with yubikeys -D,P,nvidia-dkms,Graphics driver +D,P,nvidia,Graphics driver A,P,expac,Pacman Database Extraction Tool (Get Install-Date) A,P,qt5ct,Tool to change themes for qt apps A,P,papirus-icon-theme,icons @@ -27,9 +27,6 @@ A,P,papirus-icon-theme,icons # libraries # A,M,pyorgmode,lib to create and modify orgmode files used in quteb script -# Driver related stuff -A,P,linux-zen-headers,linux kernel headers - # Tablet related A,P,xf86-input-wacom,xsetwacom A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet