From 46c2d22025ecc842435fe920c18dad21b51cc9be Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Mon, 5 Jul 2021 09:18:43 +0700 Subject: [PATCH] engineering: use your minimal install profile This should solve the problem of profile mismatch. In fact, the minimum profile is selected and a different one is displayed. There is a problem when one of the profiles is at a different level of the hierarchy. --- conf.d/engineering.mk | 2 +- pkg.in/profiles/engineering/00-minimal.directory | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 pkg.in/profiles/engineering/00-minimal.directory diff --git a/conf.d/engineering.mk b/conf.d/engineering.mk index 525b9e7a..b11b5978 100644 --- a/conf.d/engineering.mk +++ b/conf.d/engineering.mk @@ -15,7 +15,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH))) @$(call add,MAIN_GROUPS,engineering/cnc) endif @$(call add,MAIN_KFLAVOURS,rt) - @$(call add,THE_PROFILES,minimal) + @$(call add,THE_PROFILES,engineering/00-minimal) @$(call add,THE_PROFILES,engineering/10-design) @$(call add,THE_PROFILES,engineering/20-automations) diff --git a/pkg.in/profiles/engineering/00-minimal.directory b/pkg.in/profiles/engineering/00-minimal.directory new file mode 100644 index 00000000..f6dc69eb --- /dev/null +++ b/pkg.in/profiles/engineering/00-minimal.directory @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Directory +Name=Minimal Install +Name[ru_RU]=Минимальная установка +X-Alterator-Groups=