refactor(os): Earlier systemd path unit setup (#1)
This commit is contained in:
parent
23ca5f0c65
commit
155e36dc60
2
setup.sh
2
setup.sh
@ -405,12 +405,12 @@ function install_os_in_chroot () {
|
||||
pacman-key --populate archlinux
|
||||
pacman -S archlinux-keyring --noconfirm
|
||||
|
||||
keep_initiramfs_root_only_rw
|
||||
get_aur_helper
|
||||
paru_install 'zfs-dkms' 'zfs-utils'
|
||||
hwclock --systohc
|
||||
locale-gen
|
||||
source /etc/locale.conf
|
||||
keep_initiramfs_root_only_rw
|
||||
mkinitcpio -P
|
||||
|
||||
# Install ZFSBootMenu and deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user