Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
45df092d37 | |||
167681a436 | |||
ed1b755a9c | |||
37619b95d4 |
@@ -45,9 +45,9 @@ mkinitcpio-openswap
|
|||||||
nano
|
nano
|
||||||
net-tools
|
net-tools
|
||||||
ntfs-3g
|
ntfs-3g
|
||||||
cryptsetup
|
|
||||||
@openrc acpid-openrc
|
@openrc acpid-openrc
|
||||||
@openrc cronie-openrc
|
@openrc cronie-openrc
|
||||||
|
@openrc cryptsetup-openrc
|
||||||
@openrc dhcpcd-openrc
|
@openrc dhcpcd-openrc
|
||||||
@openrc haveged-openrc
|
@openrc haveged-openrc
|
||||||
@openrc lvm2-openrc
|
@openrc lvm2-openrc
|
||||||
@@ -59,6 +59,7 @@ cryptsetup
|
|||||||
@openrc syslog-ng-openrc
|
@openrc syslog-ng-openrc
|
||||||
@runit acpid-runit
|
@runit acpid-runit
|
||||||
@runit cronie-runit
|
@runit cronie-runit
|
||||||
|
@runit cryptsetup-runit
|
||||||
@runit dhcpcd-runit
|
@runit dhcpcd-runit
|
||||||
@runit haveged-runit
|
@runit haveged-runit
|
||||||
@runit lvm2-runit
|
@runit lvm2-runit
|
||||||
|
@@ -5,15 +5,19 @@ alsa-firmware
|
|||||||
powertop
|
powertop
|
||||||
inxi
|
inxi
|
||||||
|
|
||||||
modemmanager
|
@openrc connman-openrc
|
||||||
network-manager-applet
|
@runit connman-runit
|
||||||
nss-mdns
|
cmst
|
||||||
|
|
||||||
|
#modemmanager
|
||||||
|
#network-manager-applet
|
||||||
|
#nss-mdns
|
||||||
|
|
||||||
@openrc alsa-utils-openrc
|
@openrc alsa-utils-openrc
|
||||||
@openrc avahi-openrc
|
@openrc avahi-openrc
|
||||||
@openrc displaymanager-openrc
|
@openrc displaymanager-openrc
|
||||||
@openrc json-c
|
#@openrc json-c
|
||||||
@openrc networkmanager-openrc
|
#@openrc networkmanager-openrc
|
||||||
@openrc ntp-openrc
|
@openrc ntp-openrc
|
||||||
@openrc openrc-settingsd
|
@openrc openrc-settingsd
|
||||||
@openrc bluez-openrc
|
@openrc bluez-openrc
|
||||||
@@ -21,8 +25,8 @@ nss-mdns
|
|||||||
@runit alsa-utils-runit
|
@runit alsa-utils-runit
|
||||||
@runit avahi-runit
|
@runit avahi-runit
|
||||||
@runit sddm-runit
|
@runit sddm-runit
|
||||||
@runit json-c
|
#@runit json-c
|
||||||
@runit networkmanager-runit
|
#@runit networkmanager-runit
|
||||||
@runit ntp-runit
|
@runit ntp-runit
|
||||||
@runit bluez-runit
|
@runit bluez-runit
|
||||||
|
|
||||||
|
@@ -8,10 +8,10 @@ DISPLAYMANAGER="sddm"
|
|||||||
# AUTOLOGIN="true"
|
# AUTOLOGIN="true"
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
# SERVICES=('acpid' 'bluetooth' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager')
|
SERVICES=('acpid' 'bluetooth' 'cronie' 'cupsd' 'syslog-ng' 'connman')
|
||||||
|
|
||||||
# default group membership
|
# default group membership
|
||||||
# ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user