basealt.mk: refactor a bit

"+sysvinit +systemd" looks somewhat weird,
and "+vmguest use/vmguest" is clearly a dup;
both have finally caught my eye when staring
at a long-forgotten build/reports/targets.png
for alt-workstation.iso...

NB: rider@ notes that syslogd alongside journal
    tends to be problematic due to split logging
    and periodic dropouts.
This commit is contained in:
Michael Shigorin 2017-02-01 21:20:24 +03:00
parent 274ead6274
commit 38d338e0ee

View File

@ -9,10 +9,9 @@ distro/alt-workstation: workstation_groups = $(addprefix workstation/,\
vlc voip-clients)
distro/alt-workstation: distro/.base use/luks \
+installer +sysvinit +power +systemd +pulse +vmguest +wireless +efi \
+installer +power +systemd +pulse +vmguest +wireless +efi \
use/kernel/net use/docs/license \
use/vmguest use/memtest \
use/bootloader/grub \
use/memtest use/bootloader/grub \
use/install2/fs use/install2/vnc use/install2/repo \
use/install2/suspend use/x11/xorg use/sound use/xdg-user-dirs \
mixin/desktop-installer \