Arch pacman -Syu :::: exclude kernel
To avoid having pacman -Syu update the kernel or other packages, add them to the IgnorePkg list. Edit: nano /etc/pacman.conf Set as individual entries, or comma separated list: IgnorePkg = … Read More
To avoid having pacman -Syu update the kernel or other packages, add them to the IgnorePkg list. Edit: nano /etc/pacman.conf Set as individual entries, or comma separated list: IgnorePkg = … Read More
Reference: https://wiki.archlinux.org/index.php/Kernel_Panics All is great with pacman -Su – but occasionally unexpected things happen. This morning after updating (including Kernel 4.2.1.1, wifi on MacBookPro11,1Retina broke. It would recognize the network … Read More