refactor(meta): ZFS installs in one go should now work (#3)
This commit is contained in:
parent
e92a22c005
commit
da88ec53a6
3
setup.sh
3
setup.sh
@ -623,8 +623,7 @@ function install_os_in_chroot () {
|
|||||||
add_motd_getting_started_msg #2.6
|
add_motd_getting_started_msg #2.6
|
||||||
get_aur_helper #2.7
|
get_aur_helper #2.7
|
||||||
paru_install --replace-conflicting 'paru-bin'
|
paru_install --replace-conflicting 'paru-bin'
|
||||||
paru_install 'zfs-dkms'
|
paru_install 'zfs-dkms' 'zfs-utils' 'rsync'
|
||||||
paru_install 'zfs-utils' 'rsync'
|
|
||||||
hwclock --systohc
|
hwclock --systohc
|
||||||
mkinitcpio -P
|
mkinitcpio -P
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user