2020-12-18 22:41:08 +07:00
mixin/alt-engineering-install : engineering_groups = $( addprefix engineering /,\
2021-07-05 00:44:42 +07:00
05-apps 2d-cad 3d-cad 3d-printer apcs cam eda misc)
2020-12-18 22:41:08 +07:00
mixin/alt-engineering-live : engineering_lists = $( addprefix engineering /,\
2021-07-05 00:44:42 +07:00
2d-cad 3d-cad 3d-printer apcs cam eda misc)
2020-12-18 22:41:08 +07:00
2021-08-04 14:49:26 +07:00
mixin/alt-engineering : mixin /regular -desktop mixin /regular -mate \
use/x11/lightdm/gtk \
2021-09-01 04:53:34 +07:00
use/l10n +systemd +systemd-optimal +nm-gtk +plymouth
2021-03-04 00:43:35 +07:00
@$( call add,THE_PACKAGES,theme-mate-windows)
2020-12-18 22:41:08 +07:00
mixin/alt-engineering-install : mixin /alt -engineering
@$( call add,MAIN_GROUPS,$( engineering_groups) )
2021-07-05 00:44:42 +07:00
i f e q ( , $( filter -out i 586 x 86_ 64 aarch 64,$ ( ARCH ) ) )
@$( call add,MAIN_GROUPS,engineering/cnc)
e n d i f
2021-07-05 09:25:29 +07:00
i f e q ( , $( filter -out x 86_ 64,$ ( ARCH ) ) )
2020-12-18 22:41:08 +07:00
@$( call add,MAIN_KFLAVOURS,rt)
2021-07-05 09:25:29 +07:00
e n d i f
2021-07-05 09:18:43 +07:00
@$( call add,THE_PROFILES,engineering/00-minimal)
2020-12-18 22:41:08 +07:00
@$( call add,THE_PROFILES,engineering/10-design)
@$( call add,THE_PROFILES,engineering/20-automations)
2021-05-27 15:25:44 +07:00
mixin/alt-engineering-live : mixin /alt -engineering \
2022-02-16 16:28:25 +07:00
use/live/ru use/live/rw use/live/desktop \
use/cleanup/live-no-cleanupdb \
use/cleanup/live-no-cleanup-docs
2020-12-18 22:41:08 +07:00
@$( call add,LIVE_LISTS,$( engineering_lists) )
2021-07-05 00:44:42 +07:00
i f e q ( , $( filter -out i 586 x 86_ 64 aarch 64,$ ( ARCH ) ) )
@$( call add,LIVE_LISTS,engineering/cnc)
e n d i f
2020-12-18 22:41:08 +07:00
i f e q ( d i s t r o , $( IMAGE_CLASS ) )
2021-05-30 22:49:00 +07:00
distro/regular-engineering-live : distro /.regular -x 11 \
2021-05-27 15:25:44 +07:00
mixin/alt-engineering-live; @:
2020-12-18 22:41:08 +07:00
2021-05-30 22:49:00 +07:00
distro/regular-engineering-install : distro /.regular -install -x 11 \
2020-12-18 22:41:08 +07:00
mixin/alt-engineering-install; @:
e n d i f
i f e q ( v m , $( IMAGE_CLASS ) )
2021-05-30 22:49:00 +07:00
vm/regular-engineering : vm /.regular -desktop mixin /alt -engineering -install \
2020-12-18 22:41:08 +07:00
use/oem/install; @:
e n d i f