diff --git a/install.uefi b/install.uefi index c9cefbe..6dfc37c 100644 --- a/install.uefi +++ b/install.uefi @@ -46,6 +46,12 @@ mkdir -p /mnt/{boot,usr} mount /dev/vda1 /mnt/boot mount /dev/vda2 /mnt/usr +# Pacman im Live-System konfigurieren +sed -i 's/#\(Color\)/\1/' /etc/pacman.conf +# Umbruch notwendug +sed -i 's/#\(ParallelDownloads\s=\s5\)/\1\ +ILoveCandy/' /etc/pacman.conf + #ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf # tmpfiles.d macht das pacstrap -i /mnt base iptables-nft linux-firmware vim git "${KERNEL}" "${MICROCODE}" #dracut