Project

General

Profile

(View Message) ยป openrc-solution.txt

greydev85, 2020-05-04 09:04 AM

 
1
- in /etc/pacman.conf uncomment (both lines):
2
[non_systemd]
3
Include = /etc/pacman.d/mirrorlist
4

    
5
Then you can get what you need, my case for lvm on luks:
6

    
7
pacman -Syu lvm2 lvm2-openrc cryptsetup cryptsetup-openrc alsa-utils alsa-utils-openrc cronie cronie-openrc
8

    
9
and back to the guide.
    (1-1/1)