Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anton Palgunov
mkimage-profiles
Commits
f0437202
Commit
f0437202
authored
Apr 06, 2021
by
Andrey Cherepanov
Committed by
Anton Midyukov
Apr 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
education: move all installer-features to installer-distro-education
parent
f43f250e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
13 deletions
+0
-13
education.mk
conf.d/education.mk
+0
-6
installer-features
pkg.in/lists/education/installer-features
+0
-7
No files found.
conf.d/education.mk
View file @
f0437202
...
@@ -19,7 +19,6 @@ mixin/education: \
...
@@ -19,7 +19,6 @@ mixin/education: \
@$(call add,THE_BRANDING,indexhtml)
@$(call add,THE_BRANDING,indexhtml)
@$(call add,THE_BRANDING,menu xfce-settings system-settings)
@$(call add,THE_BRANDING,menu xfce-settings system-settings)
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,education/installer-features)
@$(call add,THE_LISTS,education/misc)
@$(call add,THE_LISTS,education/misc)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,BASE_LISTS,workstation/3rdparty)
@$(call add,BASE_LISTS,workstation/3rdparty)
...
@@ -61,7 +60,6 @@ mixin/education-installer: \
...
@@ -61,7 +60,6 @@ mixin/education-installer: \
@$(call set,META_APP_ID,$(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,$(DISTRO_VERSION) $(ARCH))
@$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_SET,ALT)
@$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
@$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,MAIN_LISTS,slinux/not-install-full)
@$(call add,MAIN_LISTS,slinux/not-install-full)
@$(call add,MAIN_GROUPS,education/00_base)
@$(call add,MAIN_GROUPS,education/00_base)
@$(call add,MAIN_GROUPS,education/01_preschool)
@$(call add,MAIN_GROUPS,education/01_preschool)
...
@@ -98,8 +96,6 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
...
@@ -98,8 +96,6 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,MAIN_PACKAGES,xorg-conf-noblank)
@$(call add,MAIN_PACKAGES,xorg-conf-noblank)
@$(call add,THE_PACKAGES,firefox-esr-ru flashrom)
@$(call add,THE_PACKAGES,firefox-esr-ru flashrom)
@$(call add,THE_PACKAGES,xscreensaver-hacks-rss_glx)
@$(call add,THE_PACKAGES,xscreensaver-hacks-rss_glx)
@$(call add,DEFAULT_SERVICES_ENABLE,acpid dnsmasq)
@$(call add,DEFAULT_SERVICES_DISABLE,upower clamd clamsmtpd)
@$(call add,CLEANUP_PACKAGES,plymouth plymouth-scripts)
@$(call add,CLEANUP_PACKAGES,plymouth plymouth-scripts)
@$(call add,CONTROL,pam_mktemp:disabled) ### private /tmp dirs
@$(call add,CONTROL,pam_mktemp:disabled) ### private /tmp dirs
@$(call add,INSTALL2_PACKAGES,ImageMagick-tools) ### DROPME: for import on /pkg ###
@$(call add,INSTALL2_PACKAGES,ImageMagick-tools) ### DROPME: for import on /pkg ###
...
@@ -130,8 +126,6 @@ ifeq (vm,$(IMAGE_CLASS))
...
@@ -130,8 +126,6 @@ ifeq (vm,$(IMAGE_CLASS))
vm/.alt-education: vm/systemd use/repo use/oem/distro mixin/education
vm/.alt-education: vm/systemd use/repo use/oem/distro mixin/education
@$(call add,DEFAULT_SERVICES_DISABLE,multipathd)
@$(call add,DEFAULT_SERVICES_DISABLE,multipathd)
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
@$(call add,THE_PACKAGES,installer-feature-quota-stage2)
vm/alt-education:: vm/.alt-education
vm/alt-education:: vm/.alt-education
...
...
pkg.in/lists/education/installer-features
deleted
100644 → 0
View file @
f43f250e
# Installer features
installer-feature-xdg-user-dirs
installer-feature-auto-domain
installer-feature-online-repo
installer-feature-repo-add@!E2K
installer-feature-resolver-bind-stage3
installer-feature-lightdm-stage3
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment