mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-05 08:27:16 -04:00
Temporarily disabled makepkg.conf modification
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@ hwclock --systohc --utc
|
|||||||
pacman -S networkmanager-openrc
|
pacman -S networkmanager-openrc
|
||||||
rc-update add NetworkManager
|
rc-update add NetworkManager
|
||||||
|
|
||||||
# makepkg configuration
|
# makepkg configuration - temporarily disabled
|
||||||
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/config-files/makepkg.conf -o /etc/makepkg.conf
|
#curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/config-files/makepkg.conf -o /etc/makepkg.conf
|
||||||
|
|
||||||
# bootloader installation and configuration
|
# bootloader installation and configuration
|
||||||
pacman -S grub efibootmgr os-prober mtools dosfstools --noconfirm
|
pacman -S grub efibootmgr os-prober mtools dosfstools --noconfirm
|
||||||
|
|||||||
Reference in New Issue
Block a user