fix(iso): Unleash makepkg core count (#1)
This commit is contained in:
parent
1290869dfe
commit
61cffda88b
2
setup.sh
2
setup.sh
@ -437,6 +437,7 @@ function install_os_in_chroot () {
|
||||
pacman -S archlinux-keyring --noconfirm
|
||||
|
||||
keep_initiramfs_root_only_rw
|
||||
unleash_makepkg
|
||||
get_aur_helper
|
||||
paru_install 'zfs-dkms' 'zfs-utils'
|
||||
hwclock --systohc
|
||||
@ -576,6 +577,7 @@ function main () {
|
||||
set_ntp
|
||||
update_pacman_db
|
||||
install_pkgs 'jq'
|
||||
unleash_makepkg
|
||||
install_zfs
|
||||
setup_zpool
|
||||
mount_system
|
||||
|
Loading…
x
Reference in New Issue
Block a user