4 Commits
0.9.1 ... 0.9.3

Author SHA1 Message Date
45df092d37 lxqt: update profile.conf 2019-02-28 17:54:07 +01:00
167681a436 lxqt: use connman 2019-02-20 11:26:27 +01:00
ed1b755a9c Add cryptsetup-runit 2019-02-16 21:50:43 +07:00
37619b95d4 Revert "Remove cryptsetup-openrc from deps, add cryptsetup package"
This reverts commit d94172218e.
2019-02-16 21:49:52 +07:00
3 changed files with 15 additions and 10 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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 #################