mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Merge pull request #38 from pm4rcin/patch-2
Remove redundant parallel download
This commit is contained in:
commit
e958a0e983
1 changed files with 0 additions and 3 deletions
|
|
@ -273,9 +273,6 @@ mount -o ssd,noatime,compress-force=zstd:3,discard=async,subvol=@var_pkgs $BTRFS
|
||||||
chattr +C /mnt/var/log
|
chattr +C /mnt/var/log
|
||||||
mount $ESP /mnt/boot/
|
mount $ESP /mnt/boot/
|
||||||
|
|
||||||
# Enable parallel downloading in pacman
|
|
||||||
sed -i "s/^#ParallelDownloads.*$/ParallelDownloads = 10/" /etc/pacman.conf
|
|
||||||
|
|
||||||
# Setting up the kernel.
|
# Setting up the kernel.
|
||||||
kernel_selector
|
kernel_selector
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue